Commit graph

481 commits

Author SHA1 Message Date
paleksandrs
484cab4451 Merge branch 'develop' into aleksandrs/6963_multi_session_logout 2022-11-02 14:02:52 +02:00
Anderas
5450a68576
Merge pull request #6985 from vector-im/andy/complete_crypto
Complete MXCryptoV2 implementation
2022-10-31 17:56:05 +00:00
Andy Uhnak
09ba7bcc30 Display crypto version 2022-10-31 09:34:18 +00:00
paleksandrs
c02f144314 Merge branch 'develop' into aleksandrs/6963_multi_session_logout 2022-10-31 11:30:12 +02:00
Alfonso Grillo
159c6a81e7 Hide old sessions list when the new dm is enabled 2022-10-27 16:28:52 +02:00
Aleksandrs Proskurins
d2cde943de Multi session logut 2022-10-27 10:04:42 +03:00
Anderas
d38e312293
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
170f26532c Define MXCrypto and MXCrossSigning as protocols 2022-10-25 14:11:39 +01:00
Aleksandrs Proskurins
61f9047163
Merge pull request #6905 from vector-im/aleksandrs/6904_device_client_information_not_updated
Device Manger: Device client information not updated
2022-10-18 11:37:20 +03:00
Aleksandrs Proskurins
ebb72cfe9e Force update client information 2022-10-18 10:07:40 +03:00
Yoan Pintas
c8ceb52287
[Voice Broadcast] Aggregate the chunks of voice messages in room timeline (#6891) 2022-10-17 18:23:47 +02:00
Gil Eluard
93019603d0 "Notifications on this device" not refreshed in user settings screen 2022-10-14 15:10:15 +02:00
David Langley
1f5830821c
Merge pull request #6831 from vector-im/langleyd/6830_wysiwyg_core_formatting
Wysiwyg: Core Formatting
2022-10-13 16:03:27 +01:00
Doug
b6e47f07a8
Add a SignOutFlowPresenter. (#6854)
Used in AllChats, UserSessions and Settings.
(TabBarCoordinator is unnecessary as signout will be removed from there).
2022-10-13 14:36:30 +01:00
David Langley
aa6c3a0041 get rid of additional UIHostingController. Cleanup and comments. 2022-10-12 14:14:25 +01:00
David Langley
573f27a6f1 Add labs flag and strings 2022-10-08 11:57:13 +01:00
Doug
fea894ddcf Use regular titles for sub-screens of Settings. 2022-10-05 16:43:34 +01:00
ismailgulek
26665fdc81
New session manager labs flag (PSG-792) (#6780)
* Add new session manager labs flag

* Add labs flag for client information feature

* Add changelog
2022-09-30 15:45:20 +03:00
Andy Uhnak
2a05d10362 Manual device verification with Crypto V2 2022-09-29 14:34:39 +01:00
Johannes Marbach
0e845dcd04 Pass country code into MSISDN requests
Fixes #6723
2022-09-15 20:22:16 +02:00
Gil Eluard
5a79db57dc Removed labs flag and enabled New App Layout 2022-09-05 12:03:52 +02:00
Gil Eluard
d2c64c44d4 Added Labs flag for the new App Layout
- Make CI happy
2022-08-29 15:24:10 +02:00
Gil Eluard
5e29f57da9 Added Labs flag for the new App Layout 2022-08-29 14:59:09 +02:00
SBiOSoftWhare
8e78e1d5ff SettingsViewController: Handle user sessions screen flow. 2022-08-22 17:50:17 +02:00
Doug
5f21b5c103 Fix build errors. 2022-08-09 15:04:54 +01:00
Doug
4572e7c480 Remove all types related to Groups 2022-08-09 15:04:54 +01:00
Gil Eluard
2b4f81fb82
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
Gil Eluard
55d7c22124
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
Doug
372ad84702 Reword account deactivation button in Settings. 2022-07-15 10:36:09 +01:00
Doug
278311863c Rename riot-keys.txt to element-keys.txt. 2022-07-12 09:15:44 +01:00
Doug
6340e8f10d Revert some fonts that were changed in #6275 2022-07-08 16:13:20 +01:00
Doug
ef5365ab24 Replace DesignKit with package from ElementX. 2022-07-07 15:42:57 +01:00
Doug
00d781ac22
Add support for in-app notifications. (#6341) 2022-07-07 15:31:37 +01:00
Johannes Marbach
d29270fb6a Expand all if and guard constructs involving @available(iOS 14... or #available(iOS 14...
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-23 10:05:46 +02:00
aringenbach
1d5584d9a8 Handle long press on back buttons 2022-06-22 15:56:31 +02:00
Johannes Marbach
b7d9cf0278 Unify location sharing build settings and drop iOS 14 checks 2022-06-21 13:03:09 +02:00
Johannes Marbach
f89631b719 Expose live-location sharing labs flag (default: false)
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-21 09:43:45 +02:00
aringenbach
a6df2b395b De-labs use only latest user avatar and name 2022-06-20 10:08:58 +02:00
aringenbach
d88d456b80 Fix settings screens items alignment 2022-06-17 14:45:17 +02:00
Johannes Marbach
0b6123fa8d De-labs message bubbles
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-14 10:44:37 +02:00
aringenbach
5dcb80f2cd Add a setting to hide/display redaction placeholders 2022-06-14 09:36:08 +02:00
ismailgulek
952a84bc98
Merge branch 'develop' into ismail/6175_signout_from_all 2022-06-09 20:38:34 +03:00
ismailgulek
d8f24e9e23
Use change password screen in settings 2022-06-09 20:26:19 +03:00
Doug
85db782d31
Add support for account deactivation over SSO. (#6252) 2022-06-09 16:03:47 +01:00
ismailgulek
29fa0eb10a
Add logoutDevices parameter to MXKAccount 2022-06-09 17:23:25 +03:00
MaximeE
e9dbaca3da 6195: Apply PR comments 2022-05-31 09:49:46 +02:00
MaximeE
e4572c1bf5 6195: Hide live location sharing lab setting for now 2022-05-30 17:32:12 +02:00
MaximeE
f85970fb7b 6195: Add labbs flag for live location sharing 2022-05-24 11:43:00 +02:00
ismailgulek
9348e11dc8
Add discourage view when server doesn't support threads 2022-04-19 13:32:15 +03:00
aringenbach
92e094dca6 Rename build setting & encode with string value 2022-04-07 09:38:21 +02:00