Commit Graph

5042 Commits

Author SHA1 Message Date
Weblate e04fde479a Merge branch 'origin/develop' into Weblate. 2020-03-24 11:04:19 +00:00
manuroe 8e9c34659b BF: Self verification is broken
#3040
The screen was stuck on the request step in case of self verification (to_device events)
2020-03-24 09:14:01 +01:00
random cf4f817f3d Translated using Weblate (Italian)
Currently translated at 100.0% (924 of 924 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2020-03-20 16:26:51 +00:00
Osoitz 73630b5e63 Translated using Weblate (Basque)
Currently translated at 100.0% (924 of 924 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2020-03-20 16:26:50 +00:00
Besnik Bleta 5fd4d00ff9 Translated using Weblate (Albanian)
Currently translated at 99.6% (920 of 924 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2020-03-20 16:26:49 +00:00
Mark Schulte df7430c0ad AuthFallback: Stay in Riot App
When doing a SAML based SSO via Gsuite, I must click a link
specifying that I trust this app. That link will break me
out of the SSO sign-in process, and open up safari.

To fix address this, I've removed the feature that opens links in
safari.

Signed-off-by: Mark Schulte <schultetwin@gmail.com>
2020-03-19 08:15:04 -07:00
Weblate 04f65ddc84 Merge branch 'origin/develop' into Weblate. 2020-03-19 08:01:30 +00:00
Kévin C 09ffa3352d Translated using Weblate (French)
Currently translated at 100.0% (924 of 924 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2020-03-19 08:01:30 +00:00
Weblate e1c8d900ce Merge branch 'origin/develop' into Weblate. 2020-03-19 08:01:28 +00:00
Weblate e98e6c1467 Merge branch 'origin/develop' into Weblate. 2020-03-19 08:01:28 +00:00
SBiOSoftWhare 21b48d7960 Merge branch 'develop' into key_verification_refact 2020-03-19 08:43:55 +01:00
SBiOSoftWhare 23a02c362c Refactor DeviceVerification prefix classes to KeyVerification where needed. And move key verification related classes into the same module KeyVerification. 2020-03-18 17:39:26 +01:00
Weblate 7bd167db1d Merge branch 'origin/develop' into Weblate. 2020-03-18 15:36:40 +00:00
Weblate 963a277fac Merge branch 'origin/develop' into Weblate. 2020-03-18 15:36:40 +00:00
Weblate c4a823dee4 Merge branch 'origin/develop' into Weblate. 2020-03-18 15:36:40 +00:00
manuroe 76315ec57d Fix build issue 2020-03-18 16:36:12 +01:00
Weblate 17ae732cb4 Merge branch 'origin/develop' into Weblate. 2020-03-18 14:00:23 +00:00
Elwyn Malethan 0b011cab4d Translated using Weblate (Welsh)
Currently translated at 100.0% (922 of 922 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/cy/
2020-03-18 14:00:23 +00:00
random 55ce17d544 Translated using Weblate (Italian)
Currently translated at 100.0% (922 of 922 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2020-03-18 14:00:22 +00:00
Kévin C fb5391ac5f Translated using Weblate (French)
Currently translated at 100.0% (922 of 922 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2020-03-18 14:00:19 +00:00
Weblate 56ac0a1ee0 Merge branch 'origin/develop' into Weblate. 2020-03-18 14:00:17 +00:00
Weblate 2597c29351 Merge branch 'origin/develop' into Weblate. 2020-03-18 14:00:17 +00:00
manuroe ab7159294c Merge pull request #3037 from vector-im/security_screen_rework
Security screen: Add a dedicated cross-signing section
2020-03-18 15:00:12 +01:00
manuroe 8683896490 Security Screen: Update actions for cross-signing 2020-03-18 13:34:52 +01:00
manuroe 2da507ad55 Security Screen: Use MXCrossSigning.state 2020-03-18 10:01:23 +01:00
Weblate b903cbcc6e Merge branch 'origin/develop' into Weblate. 2020-03-17 13:19:12 +00:00
Weblate 3d461dd2ce Merge branch 'origin/develop' into Weblate. 2020-03-17 13:19:12 +00:00
Weblate 144e19db9f Merge branch 'origin/develop' into Weblate. 2020-03-17 13:19:11 +00:00
SBiOSoftWhare d04cb28734 KeyVerificationVerifyByScanningViewModel: Remove pending QR code transaction when not used. 2020-03-17 14:06:56 +01:00
SBiOSoftWhare a9645538ef Move QR code reader and generator classes in their own module. 2020-03-17 12:24:09 +01:00
SBiOSoftWhare 5a3a13a0fb KeyVerificationVerifyByScanningViewModel: Remove useless commented code. 2020-03-17 09:58:32 +01:00
SBiOSoftWhare 887232c7a7 Key verification: Move SAS verification flow files. 2020-03-13 19:25:22 +01:00
SBiOSoftWhare 790e821f35 AppDelegate: Fix incoming key verification request alert crash. 2020-03-13 19:22:43 +01:00
SBiOSoftWhare 9c997c67ba Device verification: Handle QR code verification. 2020-03-13 19:02:34 +01:00
SBiOSoftWhare 52e414835c User verification: Check cross-signing bootstrap before start. 2020-03-13 19:01:04 +01:00
SBiOSoftWhare 259f267f3e QR code verification: Update scanning verification screen. 2020-03-13 19:00:28 +01:00
SBiOSoftWhare d7860a0c09 User verification: Update start verification flow. 2020-03-13 19:00:14 +01:00
SBiOSoftWhare 8d4e42e550 Key verification: Update data loading flow for new QR code screen. 2020-03-13 18:52:02 +01:00
SBiOSoftWhare d7fbf70b37 QR code verification: Add KeyVerificationService specific to Riot. 2020-03-13 18:50:08 +01:00
SBiOSoftWhare f269ea6a6c QR code verification: Implement scanning verification view model and coordinator. 2020-03-13 18:49:00 +01:00
SBiOSoftWhare 7ee78d5d91 QR code verification: Add scanning verification screen. 2020-03-13 18:46:45 +01:00
SBiOSoftWhare c4d84f7ba8 QR code verification: Add localizations. 2020-03-13 18:45:31 +01:00
SBiOSoftWhare a1caf51a6b Add camera button assets. 2020-03-13 18:41:10 +01:00
SBiOSoftWhare 5fbbef6279 Create QRCodeReaderViewController used to scan a QR code. 2020-03-13 00:16:49 +01:00
SBiOSoftWhare e3721edaf4 Create QRCodeGenerator to generate QR image from data. 2020-03-13 00:14:24 +01:00
SBiOSoftWhare cadec08e81 Create a common close button. 2020-03-13 00:11:00 +01:00
SBiOSoftWhare 60dac402e3 CameraPresenter: Use CameraAccessManager and CameraAccessAlertPresenter. 2020-03-13 00:08:45 +01:00
SBiOSoftWhare 3021c387a3 Create CameraAccessAlertPresenter to present common alerts related to camera access. 2020-03-13 00:07:21 +01:00
SBiOSoftWhare 48f095619c Create CameraAccessManager to handle camera availability and authorization. 2020-03-13 00:05:33 +01:00
manuroe b034aeb7fe Security screen: Create a dedicated section for cross-signing
for future debug.
Reorder the screen a bit.
2020-03-12 11:21:47 +01:00