Commit Graph

1361 Commits

Author SHA1 Message Date
Doug
2e37817215 Update compound and remove all of the temporary icons (#2419)
* Update compound and fix breaking changes.

* Replace a lot of temporary icon assets with Compound versions.

* Replace temporary composer icon assets with Compound versions.

* Remove old icon asset from EI.

* Use Compound icons where possible for hero images.

* Snapshots
2024-02-05 16:03:13 +00:00
Velin92
6c881932e6 Translations update 2024-02-05 10:04:23 +02:00
Stefan Ceriu
e42b1c2a68 Remove unused SwiftUI timeline version 2024-02-02 18:20:14 +02:00
Stefan Ceriu
e8d5f00903 Prevent unnecessary backpagination requests from running every time a room is entered
- related to #1760 which moved initial timeline item computations to a serial queue
2024-02-02 18:20:14 +02:00
Stefan Ceriu
c770cb0e92 Base ElementCall encryption on the room encryption state, remove developer options setting 2024-02-01 17:18:17 +02:00
Mauro
e8923eea9f Fix - lowercase required when fetching the SAS localization (#2410) 2024-01-31 15:53:47 +01:00
Mauro
ed62be3a5e Download SAS Strings Tool + Localised SAS emojis (#2409) 2024-01-31 13:29:52 +01:00
Mauro
7cf9ddab87 Missing filter (#2407) 2024-01-30 17:12:53 +01:00
Mauro
90a6a5fe73 State events filtering + Bump sdk (#2404) 2024-01-30 16:48:34 +01:00
Stefan Ceriu
90e8600249 Remove unused poll history timeline 2024-01-30 17:35:55 +02:00
Stefan Ceriu
b311d18114 Add support for quick room search through the Cmd+K shortcut (#2363) 2024-01-29 14:55:11 +02:00
Velin92
ddd35010ca Translations update 2024-01-29 09:34:36 +02:00
Stefan Ceriu
594ae1fd2b Fix the room list spasming when reaching the top after having scrolled down 2024-01-26 20:57:47 +02:00
Stefan Ceriu
f33a77b7a0 Fix flakey app lock setup pin screen pin entry typing 2024-01-26 17:59:58 +02:00
Stefan Ceriu
d5c180272b Fix home screen UI test, mark user as migrated 2024-01-26 17:59:58 +02:00
Stefan Ceriu
5e32cd2dbc Move the account migration screen to within the room list 2024-01-26 15:35:05 +02:00
Mauro
5a95dc95ae Bump SDK to 1.1.35 (#2388) 2024-01-26 14:32:02 +01:00
Stefan Ceriu
ba179a18a3 #2380 - Add simple call screen UI test 2024-01-26 11:48:48 +02:00
Stefan Ceriu
7fca4c80d0 Enable tracing logs for read receipts 2024-01-26 11:45:04 +02:00
Mauro
fa41b3645f UI POC for room list filters (#2382)
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2024-01-26 09:43:05 +00:00
Mauro
65b3765326 Settings to enable and disable sending public RRs (#2384) 2024-01-25 15:47:33 +01:00
Stefan Ceriu
6a7ebd13a0 Fixes #2378 - Allow partial text selection in the timeline item view source menu 2024-01-25 14:40:03 +02:00
Mauro
316d1c13fb Failure when finding a refresh token in a non OIDC login (#2377)
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2024-01-25 12:35:26 +00:00
Doug
5cac05a47d Revert "Disable ff for release."
This reverts commit 0a54832235.
2024-01-25 12:01:40 +00:00
Doug
0a54832235 Disable ff for release. 2024-01-25 10:59:49 +00:00
Stefan Ceriu
bed7d789af Follow up to #2325 - Prevent tighlooping between makeUIView and updateUIView when creating room calls. 2024-01-25 12:35:16 +02:00
Mauro
45e40f26c7 Fix: Grey dot appears when you have unread messages that do not trigger a notification (#2371) 2024-01-23 15:14:53 +00:00
Mauro
49a3eb8a57 App now prevents redacting own messages if there is no permission (#2368) 2024-01-23 11:05:30 +00:00
Stefan Ceriu
fdee5acecc Fixes #734 - Add a "View logs" option to the report a problem screen
Move bug report and log viewer responsibility to a separate flow coordinator. Reuse it as a child coordinator in the authentication, userSessionFlow and settings flow coordinators.
2024-01-23 10:13:48 +02:00
Mauro
d6261a6ebc Bump SDK + Mention Badge fix (#2367) 2024-01-22 17:43:39 +00:00
Stefan Ceriu
2f9d2cf457 Allow reporting a problem from the onboarding screen 2024-01-22 14:17:36 +02:00
Velin92
a0aecf415a Translations update 2024-01-22 09:03:10 +02:00
Mauro
bd3e3dc3b2 Filtered out unwanted state events for DMs (#2361) 2024-01-19 18:58:29 +01:00
Mauro
4e7b90ab26 Change Leave Room to Leave Conversation for DMs (#2354) 2024-01-18 15:48:11 +00:00
Mauro
3e8a423fcc Lock screen rotation for the camera (#2353) 2024-01-18 13:24:15 +00:00
Stefan Ceriu
03971c62c6 Make room proxy unsubscriptions explicit. Fixes problems in which creating and deallocating room proxies would unexpectedly unsubscribe other proxies. 2024-01-17 13:21:56 +02:00
Stefan Ceriu
78e22e6d11 Reuse the existing room proxy for poll history and avoid an extra subscription 2024-01-17 13:21:56 +02:00
Stefan Ceriu
ea1beda6d6 Fixes #2325 - Prevent the same WebView from being reused for multiple Element Call links 2024-01-17 12:26:08 +02:00
Stefan Ceriu
b573fe5b9b Fixes #1911 - Automatically focus the composer when a hardware keyboards is connected (#2343) 2024-01-17 08:06:31 +00:00
Stefan Ceriu
64b694b565 Fixes #2333 - Allow copying user display names on the room member details screen 2024-01-15 10:58:36 +02:00
Velin92
db3e831f5f Translations update 2024-01-15 09:01:15 +02:00
Mauro
e44543fd84 User ID is shown also in the room members list (#2332) 2024-01-12 17:13:00 +00:00
Doug
63ff979057 Enable database encryption for new logins on Nightly/PR builds. (#2328)
- Slightly reworks where the pusher client ID is generated.
2024-01-12 16:45:59 +00:00
Mauro
ff8dc9be14 Reverting RTE to use SDK markdown when in markdown mode (#2327) 2024-01-12 11:58:36 +00:00
Stefan Ceriu
842b4d4cca Update AttributedStringBuilderComponent identifiers, fix layout issues 2024-01-12 10:49:14 +02:00
Mauro
d1e2194a1a updateMembers now is chain of membersNoSync + membersWithSync (#2324) 2024-01-12 09:46:51 +01:00
Mauro
aee7c233b5 Fix: on iPad swapping apps resets the currently written text of the composer (#2323) 2024-01-11 16:36:19 +00:00
Stefan Ceriu
e7ab176b40 More integration test tweaks (#2321)
* Improve integration test timings and alert handing

* Add missing `receive(on: DispatchQueue.main` on the invites screen

* Wait for photo library to load

* Disable the preferForLoop swiftformat rule and fix a couple of new warnings

* Delay invites screen snapshotting after dispatch main queue addition
2024-01-11 16:35:03 +02:00
Stefan Ceriu
f8fb77017a Fixes #2314 - Tweak avatar animations to increase perceived load times 2024-01-10 16:57:37 +02:00
Stefan Ceriu
dde4b6cd7e Various integration test tweaks following test homeserver and account change 2024-01-10 16:57:25 +02:00