Commit graph

437 commits

Author SHA1 Message Date
Andy Uhnak
8184832c40 Fix crypto v2 config 2023-02-02 16:43:00 +00:00
Andy Uhnak
4ae6061e01 Reset Crypto SDK on logout 2023-02-02 16:42:56 +00:00
Andy Uhnak
a9f8feb0a6 Enable Crypto SDK for production 2023-02-02 12:32:14 +00:00
Flescio
84ecbf6478
Merge pull request #7314 from vector-im/flescio/1040-poll_detail
Details screen of a poll (PSG-1039)
2023-02-01 15:46:08 +01:00
Andy Uhnak
6a33749ad0 Fix crypto v2 config 2023-02-01 11:51:52 +00:00
Flavio Alescio
5e1e28e7fa Merge commit '2aaef072e4a2cdae4e49c801136613292c6e292d' into flescio/1040-poll_detail 2023-02-01 10:13:28 +01:00
Andy Uhnak
ff6fab708e Reset Crypto SDK on logout 2023-01-31 13:14:47 +00:00
Flavio Alescio
7e9f44a78f added alert to show possible error, improved tests 2023-01-27 17:10:16 +01:00
Doug
204b9d032f Prepare for new sprint 2023-01-26 17:17:21 +00:00
Doug
99891f3c32 version++ 2023-01-26 16:24:32 +00:00
Doug
3490fbb73a Prepare for new sprint 2023-01-24 14:14:07 +00:00
Anderas
19320c2abe
Merge pull request #7272 from vector-im/andy/migrate_crypto
Add labs settings for Crypto SDK
2023-01-23 09:22:11 +00:00
Andy Uhnak
f098e77ff6 Add labs settings for crypto v2 2023-01-16 12:12:54 +00:00
Alfonso Grillo
e1b04c1036 Update build setting 2023-01-13 16:40:40 +01:00
Alfonso Grillo
a493d6fd62 Add poll history in room’s settings 2023-01-12 10:42:56 +01:00
Doug
b54453cee1 Prepare for new sprint 2023-01-10 16:50:20 +00:00
Doug
acf7b1603b changelog.d: Upgrade MatrixSDK version ([v0.24.7](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.24.7)). 2023-01-10 14:13:24 +00:00
ismailgulek
2715ea06ec Prepare for new sprint 2022-11-29 19:52:26 +03:00
Philippe Loriaux
341b9bd6b8 Add Voice Broadcast left time countdown 2022-11-23 10:17:32 +01:00
ismailgulek
e79c832760 Prepare for new sprint 2022-11-15 16:56:22 +03:00
Aleksandrs Proskurins
3dd03a1f13
Merge pull request #7056 from vector-im/aleksandrs/7043_unverified_sessions_alert
Unverified sessions alert
2022-11-10 09:23:21 +02:00
paleksandrs
36a9c3c696 Snooze controller 2022-11-09 14:59:35 +02:00
Stefan Ceriu
b369ce6d7c Prepare for new sprint 2022-11-08 15:20:50 +02:00
gulekismail
d6c7a5c040 Prepare for new sprint 2022-11-01 14:17:09 +03:00
Andy Uhnak
ba175027e3 Complete MXCryptoV2 implementation 2022-10-26 17:00:43 +01:00
yostyle
7c0ea5adc4 Merge branch 'develop' into yostyle/voice_broadcast_playing 2022-10-20 17:45:41 +02:00
yostyle
b1cde5f719 Display live voice broadcast 2022-10-20 16:48:20 +02:00
Alfonso Grillo
86e3fcb82f
Merge pull request #6870 from vector-im/alfogrillo/audio_player_info
Background audio messages info (PSB-180)
2022-10-20 10:23:57 +02:00
yostyle
0862ffb13f Add device_id and record tag 2022-10-20 01:45:57 +02:00
ismailgulek
8d5063c70c Prepare for new sprint 2022-10-18 16:14:59 +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
Stefan Ceriu
4557471f30 Allow the login with qr button to be shown on the login screen if the currently selected homeserver supports it 2022-10-13 20:49:32 +03:00
Alfonso Grillo
7fe2d3e202 Add allowBackgroundAudioMessagePlayback build setting 2022-10-13 14:35:25 +02:00
Stefan Ceriu
1c9a83bef2 Add missing rendezvousServerBaseURL buildSetting 2022-10-12 17:27:25 +03:00
Yoan Pintas
3488b67976
Add voice broadcast state event (#6785) 2022-10-12 11:30:38 +02:00
ismailgulek
359bfc0445
QR Login additional flags (#6825) 2022-10-07 17:24:29 +03:00
ismailgulek
1ee8c9ca19
QR login from device manager (#6818)
* Add link device button into the sessions overview screen

* Run Swift format

* Fix tests

* Fix a crash in tests

* Fix PR remark
2022-10-07 12:58:26 +03:00
ismailgulek
19afad1f18
Login with QR UI components (#6790)
* Display QR button on login screen if HS supports

* Create start screen

* Add build flag

* Connect start screen to the login

* QR display screen

* Move `LabelledDividerView` into separate file

* Show display QR screen on button tap

* Add swift concurreny to CameraAccessManager

* Introduce `QRLoginServiceProtocol`

* Use new service in screens

* Introduce scan QR code screen

* Remove hardcoded service availability

* Remove unnecessary import

* Add confirmation screen

* Add loading screen

* Fix ZXingObjc targets

* Add failure screen

* Add strings

* Various UI tweaks, navigation according to the service state

* Fix tests

* Add string for invalid QR error

* Add QR login service mode
2022-10-06 18:05:46 +03:00
Doug
426e7930e9 Prepare for new sprint 2022-10-04 18:12:17 +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
9cbf5dc209 Prepare for new sprint 2022-09-28 18:03:41 +01:00
Johannes Marbach
9468b6fd03 Fetch display name from AppInfo, too 2022-09-26 14:05:08 +02:00
Johannes Marbach
2060482fa2 Use AppInfo to get version string 2022-09-26 12:17:47 +02:00
Johannes Marbach
4cbbb95b62 Switch to #elseif 2022-09-26 12:07:19 +02:00
Johannes Marbach
ee1a2c8b90 Include concrete device model in user agent (PSG-754)
Fixes: #6742
2022-09-26 10:24:35 +02:00
gulekismail
a1784f0ff7 Prepare for new sprint 2022-09-20 13:46:45 +03:00
Doug
a12ef0118d Prepare for new sprint 2022-09-12 17:14:53 +01:00
gulekismail
d7ab536d33 Prepare for new sprint 2022-09-09 11:08:04 +03:00
gulekismail
b6f5b5fc90 Prepare for new sprint 2022-09-07 17:14:53 +03:00
Gil Eluard
5a79db57dc Removed labs flag and enabled New App Layout 2022-09-05 12:03:52 +02:00
Stefan Ceriu
a87eb94058 Prepare for new sprint 2022-08-31 17:26:24 +03:00
Stefan Ceriu
52b518783c Prepare for new sprint 2022-08-29 19:13:49 +03:00
Stefan Ceriu
b81bd17113 version++ 2022-08-29 18:03:32 +03:00
Gil Eluard
8f159d8c93 Added Labs flag for the new App Layout
- Make CI happy
2022-08-29 16:01:34 +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
Gil Eluard
2c7820b5ec App Layout: Activate feature 2022-08-24 13:37:59 +03:00
Stefan Ceriu
eb39dbd1b7 Bump the app version to 1.9.0 2022-08-24 12:23:59 +03:00
SBiOSoftWhare
d649134851 BuildSettings: Add new feature flag for device manager. 2022-08-22 17:40:27 +02:00
Doug
963febd285 Prepare for new sprint 2022-08-12 10:32:20 +01:00
Doug
b4338eea22 Prepare for new sprint 2022-08-10 16:39:13 +01:00
Doug
33a7c27c0b Remove flairs and related groups. 2022-08-09 15:04:54 +01:00
Doug
5f21b5c103 Fix build errors. 2022-08-09 15:04:54 +01:00
Doug
f7ba2094d4 Prepare for new sprint 2022-08-09 14:20:37 +01:00
Gil Eluard
a809185407
Implement new space selector bottom sheet (#6518)
* Delight: Edit layout experiment #6079
2022-08-05 13:39:45 +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
gulekismail
9d6f3211cc Prepare for new sprint 2022-07-26 15:17:07 +03:00
Johannes Marbach
234e25c66a Add comment to clarify override
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-07-26 08:51:14 +02:00
Johannes Marbach
ca8a1fff31 Read tile server URL from .well-known (PSG-592)
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-07-25 17:00:37 +02:00
Doug
4a1ec4d170 Enable authentication and personalisation flows. 2022-07-25 12:33:28 +01:00
Doug
ff5a63bffc Prepare for new sprint 2022-07-15 14:26:16 +01:00
Doug
3e64eef6a1 Prepare for new sprint 2022-07-13 14:35:35 +01:00
Doug
fd4a048abe Prepare for new sprint 2022-07-12 19:31:10 +01:00
aringenbach
e08e5d7fb1 Move MatrixKit defaults still in use to BuildSettings and replace register 2022-07-04 15:53:26 +02:00
Stefan Ceriu
b0fc49e976 Prepare for new sprint 2022-06-28 21:27:50 +03: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
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
gulekismail
ff06c68f8f Prepare for new sprint 2022-06-14 16:41:58 +03:00
gulekismail
62add618b3 Prepare for new sprint 2022-06-03 14:04:57 +03:00
Doug
097460a688 Prepare for new sprint 2022-05-31 14:04:08 +01:00
Andy Uhnak
71ac5c266a Prepare for new sprint 2022-05-19 18:21:26 +01:00
Doug
196a889f9a Remove EMS banner from Server Selection screen. 2022-05-19 11:43:38 +01:00
Doug
8358ccbb73 Prepare for new sprint 2022-05-18 16:04:42 +01:00
Stefan Ceriu
06be1c494f Prepare for new sprint 2022-05-05 16:11:24 +03:00
Doug
3161d3d535 Add Authentication Flow WIP.
- Add Registration Screen.
- Add Server Selection Screen.
- Rename AuthenticationCoordinator to LegacyAuthenticationCoordinator.
- Add AuthenticationService and RegistrationWizard.
- Async extensions.
- Add global white and EMS colors to the themes.
- Add tests for server selection and registration screens.
- Accessibility and iPad layout tweaks.
- Remove MainActor from Auth Coordinators/VMs/Views.
(It broke the protocol conformances so now the methods and properties are marked individually.)
2022-05-04 19:26:38 +01:00
ismailgulek
2c12f50961
Update provisioning profiles 2022-04-26 12:09:42 +03:00
SBiOSoftWhare
d8d4420c2e Project.xcconfig: Update to Swift 5.6. 2022-04-22 13:10:43 +02:00
SBiOSoftWhare
b876bd9a99 Project.xcconfig: Update deployment target. 2022-04-22 12:58:40 +02:00
gulekismail
1419392c6f Prepare for new sprint 2022-04-20 16:50:58 +03:00
Doug
139316c0f5 Stop excluding ARM64 simulator builds.
Follows on from an update to JitsiMeetSDK in matrix-ios-sdk.
2022-04-11 13:05:42 +01:00
Doug
c3bb530d5c Update PostHog debug configuration. 2022-04-11 11:51:18 +01:00
Doug
98d730f5a9 Rename NOTIFICATION key to Notification for missing translations.
Make Bundle.app a stored property.
Exclude Pirate from the supported languages.
2022-04-08 14:14:34 +01:00
aringenbach
3e54762ad0
Merge pull request #5999 from vector-im/aringenbach/5995_presence_offline_mode
Presence offline mode setting
2022-04-07 11:43:13 +02:00
aringenbach
92e094dca6 Rename build setting & encode with string value 2022-04-07 09:38:21 +02:00
Doug
e1f53b078b Prepare for new sprint 2022-04-06 17:48:54 +01:00
aringenbach
6a82bf9e01 Add presence offline mode setting 2022-04-06 15:18:54 +02:00
Doug
d175efc01b Prepare for new sprint 2022-04-05 16:00:29 +01:00
Doug
df6f631b5f Prepare for new sprint 2022-03-31 10:39:28 +01:00
Doug
693a469bda
Merge pull request #5936 from vector-im/doug/5935_enable_all_langauges
Enable all translations
2022-03-29 09:33:06 +01:00