Philippe Loriaux
d36d12a4d9
Add Voice Broadcast left time countdown
2022-11-23 10:17:32 +01:00
paleksandrs
56a9baaccd
Snooze controller
2022-11-09 14:59:35 +02:00
yostyle
af9019cdba
Merge branch 'develop' into yostyle/voice_broadcast_playing
2022-10-20 17:45:41 +02:00
yostyle
0b77d674ce
Display live voice broadcast
2022-10-20 16:48:20 +02:00
Alfonso Grillo
864894091d
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
Yoan Pintas
5279338e62
[Voice Broadcast] Aggregate the chunks of voice messages in room timeline ( #6891 )
2022-10-17 18:23:47 +02:00
Stefan Ceriu
d422e3ea1d
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
23e977c13a
Add allowBackgroundAudioMessagePlayback build setting
2022-10-13 14:35:25 +02:00
Stefan Ceriu
cbe4f0a80f
Add missing rendezvousServerBaseURL buildSetting
2022-10-12 17:27:25 +03:00
Yoan Pintas
fb066ea869
Add voice broadcast state event ( #6785 )
2022-10-12 11:30:38 +02:00
ismailgulek
7d21a37f58
QR Login additional flags ( #6825 )
2022-10-07 17:24:29 +03:00
ismailgulek
d5c7e6bd8e
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
ismailgulek
15191dd9ff
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
Gil Eluard
4950ce2d46
Removed labs flag and enabled New App Layout
2022-09-05 12:03:52 +02:00
Gil Eluard
75699ccf49
Added Labs flag for the new App Layout
...
- Make CI happy
2022-08-29 16:01:34 +02:00
Gil Eluard
0c4f69ffcc
Added Labs flag for the new App Layout
...
- Make CI happy
2022-08-29 15:24:10 +02:00
Gil Eluard
4b619eda39
Added Labs flag for the new App Layout
2022-08-29 14:59:09 +02:00
Gil Eluard
b3ece1bbc1
App Layout: Activate feature
2022-08-24 13:37:59 +03:00
SBiOSoftWhare
d494171b0c
BuildSettings: Add new feature flag for device manager.
2022-08-22 17:40:27 +02:00
Doug
bf771954c0
Remove flairs and related groups.
2022-08-09 15:04:54 +01:00
Doug
a59758419b
Fix build errors.
2022-08-09 15:04:54 +01:00
Gil Eluard
64fe1d544e
Implement new space selector bottom sheet ( #6518 )
...
* Delight: Edit layout experiment #6079
2022-08-05 13:39:45 +02:00
Gil Eluard
4de0901f36
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
Johannes Marbach
8e8ca2eedb
Add comment to clarify override
...
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-07-26 08:51:14 +02:00
Johannes Marbach
f07cac669e
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
73e532adf8
Enable authentication and personalisation flows.
2022-07-25 12:33:28 +01:00
aringenbach
f484bd7284
Move MatrixKit defaults still in use to BuildSettings and replace register
2022-07-04 15:53:26 +02:00
Johannes Marbach
8b9cd5eaba
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
8e61533df2
Unify location sharing build settings and drop iOS 14 checks
2022-06-21 13:03:09 +02:00
Johannes Marbach
2dc1b06033
Expose live-location sharing labs flag (default: false)
...
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-06-21 09:43:45 +02:00
Doug
02e5f0bf2e
Remove EMS banner from Server Selection screen.
2022-05-19 11:43:38 +01:00
Doug
cc360b4487
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
Doug
578dbc5c0b
Update PostHog debug configuration.
2022-04-11 11:51:18 +01:00
aringenbach
a539ad5f14
Rename build setting & encode with string value
2022-04-07 09:38:21 +02:00
aringenbach
b644735b20
Add presence offline mode setting
2022-04-06 15:18:54 +02:00
Doug
16e64033c3
Add BuildSettings to SwiftUI targets.
...
Remove RTL change on UIAlertController.
2022-03-28 17:53:34 +01:00
Doug
b4c1567872
Add a RTL BuildSetting and use this for SwiftUI views too.
2022-03-28 16:52:07 +01:00
David Langley
d23728fa9a
Merge pull request #5743 from vector-im/langleyd/5017_uisi_autoreporter
...
App: UISI AutoReporting
2022-03-24 14:58:23 +00:00
aringenbach
8238705bfe
Remove automatically hiding call button when no Jitsi URL is available
2022-03-22 15:38:53 +01:00
aringenbach
6221c86e9e
Enable nilability on Jitsi server URL
2022-03-22 14:10:09 +01:00
Doug
059a8181ed
Add onboarding avatar screen.
...
Includes a PhotoPickerPresenter to pick photos without requesting permissions.
2022-03-21 17:36:40 +00:00
David Langley
cd913b2a12
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/5017_uisi_autoreporter
2022-03-16 21:45:33 +00:00
David Langley
f21d4aa5ac
Update detector to match web implementation(only track decryption attempts), add labs flag, increase rate limit spacing.
2022-03-16 17:47:41 +00:00
David Langley
7c6a798caa
Add AutoReported, re-work big client interface and hook up AutoReporter.
2022-03-11 16:47:08 +00:00
Arnaud Ringenbach
66bf8f0428
Rename profile as userAvatarAndName
2022-03-07 13:45:02 +01:00
Arnaud Ringenbach
6ae0a9cdb3
Use only latest profiles in the timeline (labs)
2022-03-07 13:45:02 +01:00
SBiOSoftWhare
51a819c815
Add live location sharing build flag.
2022-03-02 14:39:30 +01:00
Andy Uhnak
e39456f758
Enable home and room user indicators
2022-03-01 15:50:24 +00:00
Doug
4f3a2c0639
Merge pull request #5698 from vector-im/doug/5653_ftue_analytics_prompt
...
Prepare onboarding flow for personalisation screens.
2022-02-28 17:25:19 +00:00
Doug
9396338c19
Prepare onboarding flow for personalisation screens.
...
Add a BuildSetting to control the display of the personalisation screens.
Add a property to delay the AuthenticationCoordinator from showing any screens.
Add Congratulations screen to onboarding flow.
2022-02-25 11:27:27 +00:00