Andy Uhnak
|
81cdb68ce4
|
CryptoSDK phased rollout feature
|
2023-02-22 11:25:28 +00:00 |
|
Alfonso Grillo
|
10d2232d8a
|
Merge pull request #7335 from vector-im/alfogrillo/automatic_poll_rules_sync
Automatic poll rules sync (PSG-1135)
|
2023-02-03 11:57:53 +01:00 |
|
Alfonso Grillo
|
63411b4472
|
Refactor PushRulesUpdater API
|
2023-02-03 10:49:59 +01:00 |
|
Alfonso Grillo
|
c06ac1587e
|
Remove debug prints
|
2023-02-02 17:01:24 +01:00 |
|
Alfonso Grillo
|
291b893e75
|
Put logic back in AppCoordinator
|
2023-02-02 15:02:13 +01:00 |
|
Andy Uhnak
|
168e6067fb
|
Enable Crypto SDK for production
|
2023-02-02 12:32:14 +00:00 |
|
Alfonso Grillo
|
0de90435fb
|
Move logic in AppConfiguration
|
2023-02-02 11:04:28 +01:00 |
|
Alfonso Grillo
|
4b25e0edce
|
Continue PushRulesUpdater logics
|
2023-02-02 09:58:29 +01:00 |
|
Alfonso Grillo
|
b2b2cbac4b
|
Start PushRulesUpdater
|
2023-02-01 19:11:00 +01:00 |
|
Andy Uhnak
|
81e9f5ff66
|
Reset Crypto SDK on logout
|
2023-01-31 13:14:47 +00:00 |
|
Gil Eluard
|
1b56901568
|
App Layout: Removed the onboarding flow
|
2023-01-24 21:25:58 +01:00 |
|
Nicolas Mauri
|
cb14003f58
|
Merge pull request #7291 from vector-im/nimau/7285_voicebroadcast_connection_issue
Detect and handle the lost of connectivity with the homeserver while recording a voice broadcast
|
2023-01-23 14:29:32 +01:00 |
|
Anderas
|
1e16230efa
|
Merge pull request #7272 from vector-im/andy/migrate_crypto
Add labs settings for Crypto SDK
|
2023-01-23 09:22:11 +00:00 |
|
Nicolas Mauri
|
8dea553cb2
|
Pause the voicebroadcast recording if the homeserver is not reachable
|
2023-01-20 19:42:15 +01:00 |
|
Andy Uhnak
|
29674a4943
|
Display migration progress during startup
|
2023-01-18 16:45:32 +00:00 |
|
Yoan Pintas
|
d34cebc6be
|
Voice broadcast connection error handling while recording (#7282)
|
2023-01-18 16:27:13 +00:00 |
|
Nicolas Mauri
|
3237a5d8c3
|
Live voice broadcast should not appear in Info Center while playing
|
2023-01-16 15:24:40 +01:00 |
|
Gil Eluard
|
bf8fdb1d3c
|
Turn on Threads for all users
|
2022-12-12 16:43:06 +01:00 |
|
Andy Uhnak
|
3bd8436dc8
|
Display sync progress on the loading screen
|
2022-11-23 10:58:15 +00:00 |
|
paleksandrs
|
d7e2f7a202
|
Poll not usable after logging out and back in
|
2022-11-14 10:43:31 +02:00 |
|
paleksandrs
|
4f31253950
|
Snooze controller
|
2022-11-09 14:59:35 +02:00 |
|
Andy Uhnak
|
618fb88424
|
CryptoV2 changes
|
2022-10-31 08:49:51 +00:00 |
|
Andy Uhnak
|
2acf773404
|
Complete MXCryptoV2 implementation
|
2022-10-26 17:00:43 +01:00 |
|
Anderas
|
8f47e8cf52
|
Merge pull request #6943 from vector-im/andy/crypto_protocol
Define MXCrypto and MXCrossSigning as protocols
|
2022-10-25 15:19:41 +01:00 |
|
Andy Uhnak
|
825f49b4ca
|
Define MXCrypto and MXCrossSigning as protocols
|
2022-10-25 14:11:39 +01:00 |
|
Anderas
|
4c18423c81
|
Merge pull request #6937 from vector-im/andy/trust_devices
Deprecate legacy device-to-device verification
|
2022-10-25 14:07:16 +01:00 |
|
Philippe Loriaux
|
9d05c0d6f5
|
Set voice broadcast recording to pause when the app goes in background and when the RVC will disappear
|
2022-10-20 19:39:51 +02:00 |
|
Andy Uhnak
|
2d25f62cf8
|
Device-to-device verification
|
2022-10-19 15:12:16 +01:00 |
|
Gil Eluard
|
fe956f573d
|
Tidy up TabBarCoordinator now that AllChatsCoordinator exists.
|
2022-10-12 11:47:59 +02:00 |
|
Andy Uhnak
|
66f83eae64
|
Refactor verification manager, request, transactions
|
2022-10-06 11:00:09 +01:00 |
|
aringenbach
|
26fc3754a0
|
Fix crash on logout from too much wrong pin codes
|
2022-09-15 09:42:50 +02:00 |
|
Stefan Ceriu
|
2f0ce20e7e
|
Merge pull request #6675 from vector-im/gil/6673-Remove_labs_flag_for_New_App_Layout
Removed labs flag and enabled New App Layout
|
2022-09-07 12:27:29 +03:00 |
|
Yoan Pintas
|
8ea45ad0ce
|
Start DM on first message (#6367)
Start DM on first message
Co-authored-by: Philippe Loriaux <philippel@element.io>
|
2022-09-06 14:33:32 +02:00 |
|
Gil Eluard
|
2b1dcbb260
|
Reset allChatsOnboardingHasBeenDisplayed on logout
|
2022-09-05 13:21:59 +02:00 |
|
Gil Eluard
|
049c8996d1
|
Removed labs flag and enabled New App Layout
|
2022-09-05 12:03:52 +02:00 |
|
Gil Eluard
|
af49d3f6ed
|
Glitchy room list header when scrolling
- update after review
|
2022-09-02 22:30:19 +02:00 |
|
Anderas
|
f8b0c61691
|
Merge pull request #6641 from vector-im/andy/6589_self_verification
Self-verification flow in Crypto V2
|
2022-08-30 11:50:20 +01:00 |
|
Gil Eluard
|
bbb0dc1b5a
|
Added Labs flag for the new App Layout
- Make CI happy
|
2022-08-29 16:01:34 +02:00 |
|
Gil Eluard
|
8b9c2ad5f1
|
Added Labs flag for the new App Layout
- Make CI happy
|
2022-08-29 15:24:10 +02:00 |
|
Gil Eluard
|
5187cf9107
|
Added Labs flag for the new App Layout
|
2022-08-29 14:59:09 +02:00 |
|
ismailgulek
|
418dec3c63
|
Paginate through room events if needed when opening the app from a notification
|
2022-08-26 16:56:39 +03:00 |
|
Andy Uhnak
|
7069b86613
|
Self-verification flow
|
2022-08-25 16:24:17 +01:00 |
|
Andy Uhnak
|
a9d1e84252
|
Track all errors in Sentry
|
2022-08-23 08:14:59 +01:00 |
|
Doug
|
57f92307f2
|
Remove flairs and related groups.
|
2022-08-09 15:04:54 +01:00 |
|
Doug
|
85db4e22a0
|
Fix build errors.
|
2022-08-09 15:04:54 +01:00 |
|
Gil Eluard
|
7d45c9a452
|
The theme defined in the application is not applied to all UI components (#6532)
* The theme defined in the application is not applied to all UI components
|
2022-08-05 15:00:22 +02:00 |
|
Doug
|
c3fd347f9d
|
Fix an infinite loop when tapping an unjoined room alias. (#6522)
* Fix a crash in universal link handling.
* Fix an infinite loop when tapping an unjoined room alias.
|
2022-08-04 15:41:50 +01:00 |
|
Gil Eluard
|
0aa5b4f4a1
|
Delight edit layout experiment (#6384)
* Delight: Edit layout experiment #6079
* Feature flag new App Layout #6406
* Update All chats screen with latest design #6407
|
2022-08-02 17:27:33 +02:00 |
|
Andy Uhnak
|
f313a0927f
|
Convert verification request and transaction to protocols
|
2022-07-18 10:28:48 +01:00 |
|
aringenbach
|
9163036763
|
Move fix to AppDelegate links handling
|
2022-07-11 18:36:56 +02:00 |
|