MaximeEvrard42
6d261c9801
Merge pull request #6185 from vector-im/maximee/6101_lls_add_spinner_starting_cell
...
[Location sharing] Add a spinner to starting state of location sharing cell (PSF-990)
2022-05-30 10:55:02 +02:00
ismailgulek
c10064fb00
Show fallback on authentication coordinator
2022-05-27 17:49:54 +03:00
ismailgulek
33f893a672
Fix confirmation for RTL overridden links
2022-05-27 00:24:15 +03:00
Doug
48828a34b1
Report analytics from the new auth flow.
...
Fix SSO buttons pressed appearance.
2022-05-26 14:46:33 +01:00
ismailgulek
c888dff792
Implement show msisdn screen flow
2022-05-26 00:32:03 +03:00
Doug
68301a85a7
Handle SSO deep links via the AuthenticationServiceDelegate.
2022-05-25 17:38:21 +01:00
Doug
7f1484c21c
Add SSOAuthenticationPresenter to the AuthenticationCoordinator.
2022-05-25 14:48:18 +01:00
MaximeE
b928f5f301
6101: Rename for more clarity
2022-05-24 17:58:41 +02:00
SBiOSoftWhare
64feaf611e
UserLocationService: Fix typo.
2022-05-24 17:22:11 +02:00
Doug
6023eb59b7
Add AuthenticationHomeserverViewData to easily map AuthenticationState.Homeserver to a type in the SwiftUI target.
2022-05-24 15:47:25 +01:00
Doug
9b5b1312d9
Make the server selection coordinator aware of which flow it is for.
...
Don't set the authentication state until after registration has been queried to avoid using the wrong client if the user cancelled the selection.
2022-05-24 15:47:24 +01:00
Doug
4e6c13573c
Fix presentation of verification with the new login flow.
2022-05-24 15:47:24 +01:00
Doug
9c9b3befcd
Add login screen.
2022-05-24 15:47:24 +01:00
SBiOSoftWhare
54378386ae
UserLocationService: Support restarting send location to a beacon after app kill.
2022-05-24 16:45:19 +02:00
MaximeE
16950ad58b
6195: Add labbs flag for live location sharing
2022-05-24 11:43:00 +02:00
Stefan Ceriu
7dbe5b17e9
Attempt at fixing [CALayer animationForKey] crashes.
2022-05-23 10:26:59 +03:00
Shunmugaraj
8ce6a1c1c6
copy not working in > iOS 15
2022-05-23 09:59:15 +03:00
SBiOSoftWhare
d8e9049dd2
RoomDataSource: Improve live location sharing status verification.
2022-05-20 15:14:59 +02:00
Andy Uhnak
2b7238e552
Merge branch 'master' into develop
2022-05-19 18:21:22 +01:00
MaximeE
e8586aff9e
6101: Fix behavior of activity indicator
2022-05-19 17:13:52 +02:00
Stefan Ceriu
ace32be042
#6130 , #4769 - Fix home screen not resetting on tab switching
2022-05-19 16:49:09 +03:00
Stefan Ceriu
68c91ea839
#4769 , #6130 - Fix filtering search bar cancel button not clearing the results.
2022-05-19 16:49:09 +03:00
Stefan Ceriu
b0189d9204
Fix home screen shrinking too much on keyboard opening.
2022-05-19 16:49:09 +03:00
SBiOSoftWhare
266c6b9bcb
Merge pull request #6161 from vector-im/steve/5722_device_location
...
Location sharing: Support sending live device location
2022-05-19 14:56:46 +02:00
Doug
a91bc3d760
Fix doc comments and callback.
2022-05-19 11:43:38 +01:00
Doug
7e4b67c57b
Use ordered flow for matrix.org and (kind of) homeserver defined order otherwise.
2022-05-19 11:43:38 +01:00
Doug
792d3ed355
Use an onStart closure instead of awaiting the authentication coordinator.
2022-05-19 11:43:38 +01:00
Doug
eb7ce713ad
Self review of PR.
2022-05-19 11:43:38 +01:00
Doug
9c5aa0ca1e
Add Email/Terms/ReCaptcha into the Authentication flow
...
Replace ReCaptcha navigation delegate with a WKUserContentController.
Move callback property closures onto the MainActor.
Show a loading indicator whilst waiting for the authentication service to start.
Move nextUncompletedStage into FlowResult.
Handle text field actions during authentication.
Remove scroll view tweaks in server selection screen following EMS banner removal.
2022-05-19 11:43:38 +01:00
MaximeE
bc3d1b4551
6101: Add spinner on location sharing cell
2022-05-18 18:13:23 +02:00
Stefan Ceriu
816ba3b249
Fix crash when opening rooms where the current user doesn't have permission to post messages.
2022-05-18 11:58:25 +03:00
Stefan Ceriu
de6a633a23
Fixes #6160 - Stop deleting audio recording when sending fails and allow it to be retried through the normal mechanism
2022-05-17 18:25:57 +03:00
MaximeE
838be598ed
6162: Update UI according to new design
2022-05-17 11:26:29 +02:00
Yoan Pintas
5a69c01274
Merge pull request #6098 from vector-im/yostyle/disable_search_encrypted_rooms
...
Hide or disable search in the encrypted rooms
2022-05-16 23:24:06 +02:00
SBiOSoftWhare
114e2bf01c
Fix UI tests.
2022-05-16 18:18:13 +02:00
SBiOSoftWhare
8c38a04514
Merge branch 'develop' into steve/5722_device_location
...
# Conflicts:
# Riot/Modules/Room/DataSources/RoomDataSource.m
2022-05-16 17:11:57 +02:00
SBiOSoftWhare
1480af3f04
RoomDataSource: Fix SDK updates.
2022-05-16 17:05:13 +02:00
SBiOSoftWhare
7b2380d4ce
LocationManager: Fix request always usage.
2022-05-16 16:58:02 +02:00
SBiOSoftWhare
0ead18d5b9
AppCoordinator: Handle UserLocationServiceProvider setup
2022-05-16 11:33:40 +02:00
SBiOSoftWhare
a9cb03c42a
MXSession: Add convenient getter to retrieve UserLocationService associated to session user id
2022-05-16 11:32:33 +02:00
SBiOSoftWhare
d1d7acbc35
Add UserLocationServiceProvider that enables to automatically store UserLocationService per user id and retrieve existing UserLocationService.
2022-05-16 11:28:37 +02:00
SBiOSoftWhare
0c427f295a
Add UserLocationService that handles live location sharing for the current user
2022-05-16 11:18:16 +02:00
SBiOSoftWhare
9d4dc16fc1
Add LocationManager that handles device geolocalization.
2022-05-16 11:03:37 +02:00
ismailgulek
ee26187bc1
Merge pull request #6152 from vector-im/aringenbach/clear_pills_artifacts
...
Flush pills on text view updates
2022-05-16 11:30:51 +03:00
aringenbach
b61c8a1d97
Check nullability on attributed text
2022-05-13 17:02:56 +02:00
aringenbach
ee8d7bf200
Fix composer text coloration
2022-05-13 16:40:47 +02:00
aringenbach
a3e84905f9
Use NSHashTable
2022-05-13 14:58:34 +02:00
aringenbach
01d5254f78
Store weak references in MXKMessageTextView array
2022-05-13 14:46:42 +02:00
aringenbach
98fd77af65
Weakify message text view reference
2022-05-13 14:00:06 +02:00
aringenbach
783ad8fc13
Flush pills on text view updates
2022-05-13 13:52:46 +02:00