Commit graph

352 commits

Author SHA1 Message Date
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