Commit Graph

10267 Commits

Author SHA1 Message Date
Riot Translate Bot 66831ff24d Update from Weblate (#3212)
* Translated using Weblate (French)

Currently translated at 100.0% (970 of 970 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Italian)

Currently translated at 98.8% (958 of 970 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

* Translated using Weblate (French)

Currently translated at 100.0% (973 of 973 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Italian)

Currently translated at 100.0% (973 of 973 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (973 of 973 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/

* Translated using Weblate (French)

Currently translated at 100.0% (977 of 977 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Albanian)

Currently translated at 99.4% (971 of 977 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/

* Translated using Weblate (Italian)

Currently translated at 100.0% (977 of 977 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (977 of 977 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/

* Translated using Weblate (Bulgarian)

Currently translated at 86.9% (849 of 977 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/

Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Kévin C <zecakeh@pm.me>
Co-authored-by: random <dictionary@tutamail.com>
Co-authored-by: Szimszon <github@oregpreshaz.eu>
Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2020-05-07 16:08:04 +02:00
manuroe b9e2778fc8 Merge pull request #3210 from vector-im/mitigate_missing_keys
Secrets: On startup, request again private keys we are missing locally
2020-05-07 14:38:34 +02:00
manuroe 52c0a76958 Secrets: Requests cross-signing private keys again
if we are supposed to have them
2020-05-07 13:30:40 +02:00
manuroe 274c67c459 Secrets: On startup, request again private keys we are missing locally
This will mitigate unexpected state of cross-signing and backup.
2020-05-07 13:18:54 +02:00
SBiOSoftWhare 56ecba6337 Session verification: Cancel if device is not found. 2020-05-07 12:21:47 +02:00
SBiOSoftWhare 473f3d8f5d UserVerificationCoordinator: Integrate manually verify device screen. 2020-05-07 10:54:02 +02:00
SBiOSoftWhare 1cd5ae28d8 Implement manually verify device screen. 2020-05-07 10:52:49 +02:00
SBiOSoftWhare 34b523cb37 Add convenient multiline UILabel height fix method. 2020-05-07 10:52:12 +02:00
SBiOSoftWhare 09eab3a4ae Update screen template. 2020-05-07 10:50:31 +02:00
manuroe 042613a49c Merge pull request #3203 from vector-im/xs_stale_state
Cross-signing: The "Complete Security" button triggers a verification…
2020-05-06 15:13:15 +02:00
manuroe 79f19a96fd RoomMemberVC: Make sure we have user keys to display the right trust level 2020-05-06 14:37:37 +02:00
manuroe 7d55f75c61 Cross-signing: The "Complete Security" button triggers a verification request to all user devices 2020-05-06 14:35:52 +02:00
manuroe f9b777dfdf UserVerificationSessionStatusView: Add verifyManually action 2020-05-06 09:45:55 +02:00
manuroe a0b852a792 UserVerificationSessionStatusViewController: Add manually verify button 2020-05-05 18:27:36 +02:00
manuroe b142a51d6c Wording: Use "Not trusted" as riot-web
Not trusted is also the term used on the screen that launches this one
2020-05-05 18:11:11 +02:00
SBiOSoftWhare 4dc9d19019 Merge pull request #3200 from vector-im/riot_3189
BF: Copy on self-verification QR code scanning screen refers to other-person scanning
2020-05-05 16:15:33 +02:00
SBiOSoftWhare bf42db87da Update changes 2020-05-05 15:45:57 +02:00
SBiOSoftWhare e97b95815e Key verification: Update QR code scan screen UI and update title when scanning own sessions. 2020-05-05 15:45:00 +02:00
SBiOSoftWhare 557f46fdd7 Merge pull request #3197 from vector-im/riot_3195
BF: KeyVerificationSelfVerifyStartViewController has no navigation
2020-05-05 12:11:53 +02:00
SBiOSoftWhare 3a0e415a61 Remove some optional chaining. 2020-05-05 12:03:51 +02:00
SBiOSoftWhare 4118c84006 KeyVerificationSelfVerifyStartViewController: Show navigation bar if needed. 2020-05-05 11:51:22 +02:00
SBiOSoftWhare 3939122b06 KeyVerificationDataLoadingViewController: Show navigation bar if needed. 2020-05-05 11:50:59 +02:00
SBiOSoftWhare 56f199d151 Update changes 2020-05-05 11:46:12 +02:00
SBiOSoftWhare dd80fa8e89 Merge pull request #3196 from vector-im/riot_3180_2
Key verification: Update unverified sessions alert wording
2020-05-05 09:55:32 +02:00
SBiOSoftWhare b70b53b607 Key verification: Update unverified sessions alert wording. 2020-05-05 09:39:47 +02:00
SBiOSoftWhare 13ec464487 Merge pull request #3194 from vector-im/riot_3180
Key verification: Display "Verify your other sessions" modal at every startup if needed
2020-05-05 09:24:31 +02:00
SBiOSoftWhare 107eb4c461 MasterTatBarVC: Fix navigation stack issue when show security screen. 2020-05-05 09:17:47 +02:00
SBiOSoftWhare 3339964730 Update changes 2020-05-04 20:00:35 +02:00
SBiOSoftWhare 45450a95f7 Key verification: Display "Verify your other sessions" modal at every startup if needed. 2020-05-04 19:59:11 +02:00
SBiOSoftWhare 5acbe5fbbd Make SettingsViewController directly instantiable. 2020-05-04 19:58:06 +02:00
Riot Translate Bot 1f864b76c7 Update from Weblate (#3193)
Co-authored-by: Weblate <noreply@weblate.org>
2020-05-04 10:49:10 +02:00
Riot Translate Bot 396ef7b996 Update from Weblate (#3192)
* Translated using Weblate (French)

Currently translated at 100.0% (970 of 970 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Italian)

Currently translated at 98.8% (958 of 970 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

* Translated using Weblate (French)

Currently translated at 100.0% (973 of 973 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Italian)

Currently translated at 100.0% (973 of 973 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Kévin C <zecakeh@pm.me>
Co-authored-by: random <dictionary@tutamail.com>
2020-05-04 10:48:53 +02:00
SBiOSoftWhare 9c55ae4ef8 Merge branch 'release/v0.11.2' 2020-05-01 03:48:04 +02:00
SBiOSoftWhare 29e239b030 Merge tag 'v0.11.2' into develop
no message
2020-05-01 03:48:04 +02:00
SBiOSoftWhare 028f32b323 version++ 2020-05-01 03:39:23 +02:00
SBiOSoftWhare e4488f7e4f Merge pull request #3188 from vector-im/riot_3184
New sign in alert: Update wording
2020-04-30 23:52:12 +02:00
SBiOSoftWhare 4aa73fd2b5 New sign in alert: Update wording. 2020-04-30 23:49:56 +02:00
SBiOSoftWhare 8249981208 Merge pull request #3187 from vector-im/riot_3183
Complete Security screen: Support verification start
2020-04-30 19:25:05 +02:00
SBiOSoftWhare ca43e32f63 Merge branch 'develop' into riot_3183 2020-04-30 19:24:45 +02:00
SBiOSoftWhare 2685f03dbd Update changes. 2020-04-30 19:19:06 +02:00
SBiOSoftWhare 9c3b587db3 Complete security: Handle incoming SAS transaction. 2020-04-30 19:17:56 +02:00
SBiOSoftWhare 22bfaba335 KeyVerificationCoordinatorBridgePresenter: Add isPresenting property. 2020-04-30 19:11:13 +02:00
SBiOSoftWhare 3d0bf1e1ef Merge pull request #3186 from vector-im/riot_3179
Display the "Verify this session" modal at every startup
2020-04-30 19:06:08 +02:00
SBiOSoftWhare a8855eba31 Update changes. 2020-04-30 15:34:00 +02:00
SBiOSoftWhare d28e247cd9 Key verification: Display "Verify this session" modal at every startup if needed. 2020-04-30 15:28:43 +02:00
manuroe 55e30ee582 i18n: Fix typo in new strings 2020-04-29 16:41:16 +02:00
manuroe e447caf2b5 version++ 2020-04-29 12:31:30 +02:00
SBiOSoftWhare 3f7c18318b Merge pull request #3177 from vector-im/riot_3153
Complete security screen: Update assets size
2020-04-29 10:08:43 +02:00
SBiOSoftWhare 25d942d1b3 Complete security screen: Update assets size. 2020-04-29 09:55:16 +02:00
Riot Translate Bot 2802a6a6cd Update from Weblate (#3176)
Co-authored-by: Weblate <noreply@weblate.org>
2020-04-29 09:18:15 +02:00