Commit Graph

15654 Commits

Author SHA1 Message Date
ismailgulek a8774e8a10 Merge pull request #6243 from vector-im/release/1.8.18/release
Release 1.8.18
2022-06-03 14:03:46 +03:00
gulekismail a53602a2f5 version++ 2022-06-03 13:24:16 +03:00
gulekismail 9e1884eff7 changelog.d: Upgrade MatrixSDK version ([v0.23.8](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.8)). 2022-06-03 13:24:15 +03:00
Gil Eluard 84c36a449e Show user indicators when paginating a room (#6234)
- implemented
2022-06-03 09:46:34 +02:00
MaximeEvrard42 ae8811beb6 Merge pull request #6232 from vector-im/maximee/6202_lls_improve_detection_pin_drop
[Location sharing] Improve detection of user panning on the map (PSF-1050)
2022-06-02 17:31:50 +02:00
MaximeE 0618cc4aa3 6202: Improve how pan gesture is handled 2022-06-02 11:34:01 +02:00
Germain a161453d3f Remove spaces issues to delight board automation (#6230)
* Remove spaces issues to delight board automation

* Move issues with the Team Delight label

* Fix label name
2022-06-01 17:50:15 +02:00
MaximeE 5ba8a110f9 6202: Add pan gesture recognizer to handle detection of user moving across map 2022-06-01 14:17:27 +02:00
Doug 98a92366d8 Merge pull request #6196 from wtimme/feature/No-Ticket-Inhibit-all-warnings-from-pods
Silence warnings from 3rd-party CocoaPods dependencies
2022-06-01 08:55:08 +01:00
wtimme 45079a85cc Merge remote-tracking branch 'origin/develop' into feature/No-Ticket-Inhibit-all-warnings-from-pods 2022-05-31 19:51:54 +02: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
MaximeE 2fd42c530e Merge branch 'develop' into maximee/6202_lls_improve_detection_pin_drop 2022-05-31 16:43:06 +02:00
Doug 5a18589ec5 Prepare for new sprint 2022-05-31 14:04:08 +01:00
Doug 1c2193358d Merge branch 'master' into develop 2022-05-31 14:04:06 +01:00
Doug d1d367834f Merge branch 'release/1.8.17/master' 2022-05-31 14:04:01 +01:00
Doug 7090ca500e finish version++ 2022-05-31 14:04:01 +01:00
Doug 75d49f6e5b Merge pull request #6226 from vector-im/release/1.8.17/release
Release 1.8.17
2022-05-31 14:02:09 +01:00
Doug 710fb3c020 Tweak CHANGES.md. 2022-05-31 13:10:33 +01:00
Doug c8e9d9d3dc version++ 2022-05-31 13:06:14 +01:00
Doug ed87c074bc changelog.d: Upgrade MatrixSDK version ([v0.23.7](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.7)). 2022-05-31 13:06:13 +01: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 3f9a10e713 Merge pull request #6223 from vector-im/doug/fix_weblate
Weblate strings
2022-05-31 11:08:17 +01:00
Doug 45797c7ca5 Remove bad string and add comment for translators. 2022-05-31 11:02:15 +01:00
Doug a6da090691 Merge pull request #6221 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2022-05-31 10:58:11 +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
wtimme ee5203aea3 Let warnings from MatrixSDK and AnalyticsEvents show up in Xcode
As requested by @pixlwave during their review of #6196, these
`inhibit_warnings` directive configure CocoaPods in a way that the
warnings for both MatrixSDK and AnalyticsEvents show up when building
the workspace in Xcode.
2022-05-31 10:50:28 +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
wtimme 20b3a30677 Add changelog entry for #6196 2022-05-31 10:14:30 +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
Doug 4a2ed35658 Login/Registration screen tweaks
Scale SSO button icon with dynamic type.
Add an onCommit parameter to RoundedBorderTextField and use to submit instead of onEditingChanged.
2022-05-29 10:14:14 +01: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 8441386c2e Add changelog 2022-05-27 17:54:23 +03:00
ismailgulek b35639bdcf Do not start loading on server selection 2022-05-27 17:52:13 +03:00
ismailgulek dc4845618c Show fallback on login screen 2022-05-27 17:51:54 +03:00