Commit Graph

8768 Commits

Author SHA1 Message Date
ismailgulek 7cd40c7a26 Pass soft logout credentials on coordinator initialization 2022-06-08 15:59:52 +03:00
ismailgulek 3cd1adb312 Merge branch 'develop' into ismail/6181_auth_soft_logout 2022-06-07 23:54:54 +03:00
ismailgulek fb4e5085cb Merge pull request #6250 from vector-im/ismail/6180_support_prov_links 2022-06-07 20:54:14 +03:00
ismailgulek 1804cea58c Fix PR remarks 2022-06-07 19:48:26 +03:00
ismailgulek eb77c4f2b8 Create classes for soft logout screen 2022-06-07 19:22:24 +03:00
ismailgulek c62852a580 Handle provisioning links in AuthenticationService and call delegate method 2022-06-07 16:19:24 +03:00
ismailgulek e142365fa8 Remove bad methods from auth coordinators 2022-06-07 16:17:46 +03:00
ismailgulek 043ad4e5df Remove old methods from onboarding coordinator and tabbar controller 2022-06-07 16:15:45 +03:00
ismailgulek 1bf3c06d6e Adapt to refactorings 2022-06-07 16:11:28 +03:00
ismailgulek fc4cf0fd72 Refactor app delegate for universal link handling 2022-06-07 16:07:18 +03:00
ismailgulek 69d0954dd0 Update UniversalLink class to parse path and query params 2022-06-07 16:05:47 +03:00
aringenbach 12bcd06caf Merge pull request #6155 from vector-im/aringenbach/construct_replies_from_replied_event
Construct formatted body from replied event
2022-06-07 11:23:50 +02:00
MaximeEvrard42 47ef9077d4 Merge pull request #6237 from vector-im/steve/6236_bg_location
Location sharing: Support sending location in background (PSF-1037)
2022-06-07 10:00:36 +02:00
aringenbach 0e723d0d62 Fix in reply to links appearing outside of mx-quote 2022-06-07 09:02:36 +02:00
ismailgulek 468f1e1c64 Add savingAccountsEnabled property to MXKAccountManager 2022-06-06 16:15:32 +03:00
ismailgulek d955397ae7 Merge pull request #6235 from vector-im/ismail/5655_reset_password 2022-06-06 15:19:14 +03:00
aringenbach 74389edddd Fix else opening bracket
Co-authored-by: Gil Eluard <gile@element.io>
2022-06-03 12:08:16 +02:00
Gil Eluard 84c36a449e Show user indicators when paginating a room (#6234)
- implemented
2022-06-03 09:46:34 +02:00
aringenbach 008728711b Create reply body only if replied event sender is available 2022-06-03 09:14:06 +02:00
aringenbach 77e9a6364c Construct formatted body from replied event 2022-06-02 15:45:08 +02:00
SBiOSoftWhare 937ad04860 LocationManager: Indicate to change status bar appearance when the app uses location services in the background. 2022-06-02 14:33:00 +02:00
SBiOSoftWhare 753102d587 UserLocationService: Enable background location. 2022-06-02 14:31:04 +02:00
SBiOSoftWhare 5ec5f422a9 Enable background location capability. 2022-06-02 14:27:45 +02:00
ismailgulek 232d12476f Update icon in choose password screen 2022-06-01 22:37:00 +03:00
ismailgulek e279bedc0d Add strings 2022-06-01 18:56:56 +03:00
ismailgulek 5c0d50b43d Merge pull request #6210 from vector-im/ismail/6176_auth_fallback 2022-05-31 19:11:32 +03:00
Doug 31d48cb7a2 Merge pull request #6204 from vector-im/doug/5151_sso_login
Support SSO login in the new flow.
2022-05-31 17:05:14 +01:00
Doug 48f91ab93a Merge pull request #6201 from vector-im/doug/5654_login_flow
Add login screen to new flow.
2022-05-31 17:04:50 +01:00
aringenbach d7216cf171 WellKnown: support outbound keys presharing strategy 2022-05-31 17:38:33 +02:00
Doug 0f294b8ec5 Merge pull request #6222 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Translations update from Weblate
2022-05-31 11:49:57 +01:00
Doug 45797c7ca5 Remove bad string and add comment for translators. 2022-05-31 11:02:15 +01:00
Weblate ff946dbc8e Merge branch 'origin/develop' into Weblate. 2022-05-31 09:25:12 +00:00
Weblate ae97268ffa Merge branch 'origin/develop' into Weblate. 2022-05-31 09:23:31 +00:00
SBiOSoftWhare 0fb708caa6 Merge pull request #6200 from vector-im/steve/6199_persist_beacon_summary
Location sharing: Support restarting location sending after app kill (PSF-1036)
2022-05-31 11:22:13 +02:00
MaximeEvrard42 6be0370950 Merge pull request #6198 from vector-im/maximee/6195_lls_labbs_flag
[Location Sharing]: Add labbs flag for live location sharing - PSF-800
2022-05-31 10:41:54 +02:00
ismailgulek 8819ab65f6 Use flow in the state 2022-05-31 11:01:17 +03:00
MaximeE dd1b770b95 6195: Apply PR comments 2022-05-31 09:49:46 +02:00
aringenbach 9b482511ea Fix ITMS Warning on CFBundleDocumentTypes 2022-05-31 08:57:07 +02:00
ismailgulek 15ebe174c5 Fix PR remarks 2022-05-30 19:56:23 +03:00
MaximeE 50650d6229 6195: Hide live location sharing lab setting for now 2022-05-30 17:32:12 +02:00
ismailgulek ab78c10ece Merge pull request #6209 from vector-im/ismail/6208_links_rtlo
Ask the user to confirm urls which contain unicode direction overrides
2022-05-30 17:32:07 +03:00
aringenbach fcdd1d3593 Fix issue with mention pill avatar consuming tap gestures 2022-05-30 15:20:03 +02:00
ismailgulek 492ccb5eed Move validation logic to a new class and add tests 2022-05-30 16:05:20 +03:00
ismailgulek 389f256987 Move extension methods to Swift.String, add tests 2022-05-30 16:05:00 +03:00
ismailgulek 919db63e3e Merge branch 'develop' into ismail/6208_links_rtlo 2022-05-30 13:46:32 +03:00
MaximeEvrard42 e9a40a2598 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
Tomkoid d0bf469905 Translated using Weblate (Czech)
Currently translated at 17.6% (361 of 2041 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/cs/
2022-05-28 20:32:11 +00:00
iaiz b003c4258b Translated using Weblate (Spanish)
Currently translated at 100.0% (2041 of 2041 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/es/
2022-05-27 15:32:11 +00:00
ismailgulek 88b2688703 Show fallback on authentication coordinator 2022-05-27 17:49:54 +03:00
ismailgulek 4a0c31ce89 Fix confirmation for RTL overridden links 2022-05-27 00:24:15 +03:00