Commit Graph

528 Commits

Author SHA1 Message Date
manuroe 353d56ac50 Secure backup setup: Manage the case when the user has already a key backup
but we do not have the private key
2020-06-30 14:15:18 +02:00
ismailgulek 6c2c2faea2 Merge branch 'develop' into xcode11
# Conflicts:
#	CHANGES.rst
#	Riot.xcodeproj/project.pbxproj
2020-06-26 17:33:09 +03:00
SBiOSoftWhare b1908231f7 Merge branch 'develop' into riot_3293
# Conflicts:
#	CHANGES.rst
#	Riot/Generated/Strings.swift
2020-06-26 14:30:21 +02:00
SBiOSoftWhare dfb5627126 Refactoring secure backup references. 2020-06-26 14:13:37 +02:00
SBiOSoftWhare f353d69c14 Refactoring secure backup references. 2020-06-26 14:01:33 +02:00
manuroe b378080857 Add AuthenticatedSessionViewControllerFactory to set up a authenticated flow for a given CS API request 2020-06-26 07:38:38 +02:00
SBiOSoftWhare 7c749a026f Fix refactoring. 2020-06-25 17:52:36 +02:00
SBiOSoftWhare 057890dd52 Fix Manu's remarks. 2020-06-25 17:31:46 +02:00
SBiOSoftWhare 6568fdc556 Key backup banner: Update localizable strings. 2020-06-25 09:45:29 +02:00
SBiOSoftWhare 414a925290 Fix Nad's remarks. 2020-06-24 18:29:52 +02:00
SBiOSoftWhare d2076a67fb Fix rebase issue. 2020-06-23 18:33:48 +02:00
SBiOSoftWhare 763d1cab43 Secure key backup: Add string localizations. 2020-06-23 18:31:52 +02:00
SBiOSoftWhare 41304118c5 Secrets setup: Add images. 2020-06-23 18:31:52 +02:00
SBiOSoftWhare 49211bdce2 Secrets recovery: Update recovery with passphrase and recovery with key screens. 2020-06-11 13:21:47 +02:00
SBiOSoftWhare 043ddebdf3 Secrets recovery: Add new images. 2020-06-11 13:20:07 +02:00
SBiOSoftWhare c068735b80 Fix Manu's remarks 2020-06-10 17:06:47 +02:00
SBiOSoftWhare ea83d0f309 Update pbxproj 2020-06-09 17:38:26 +02:00
SBiOSoftWhare a3e89a1676 Add secrets recovery strings. 2020-06-09 16:50:36 +02:00
ismailgulek 2830af7cd6 Create notification service extension
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 14:27:30 +03:00
ismailgulek f83ca37a69 PushNotificationService implementation
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:50:45 +03:00
SBiOSoftWhare 4ffd08250f Implement manually verify device screen. 2020-05-07 10:52:49 +02:00
manuroe efb6e351c8 UserVerificationSessionStatusViewController: Add manually verify button 2020-05-05 18:27:36 +02:00
manuroe 8436acfda4 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 eb4281ab86 Key verification: Update QR code scan screen UI and update title when scanning own sessions. 2020-05-05 15:45:00 +02:00
SBiOSoftWhare e1c7fffaad Key verification: Update unverified sessions alert wording. 2020-05-05 09:39:47 +02:00
SBiOSoftWhare d21be63a92 Key verification: Display "Verify your other sessions" modal at every startup if needed. 2020-05-04 19:59:11 +02:00
SBiOSoftWhare 4032692b46 New sign in alert: Update wording. 2020-04-30 23:49:56 +02:00
SBiOSoftWhare 3caf3e2691 Key verification: Display "Verify this session" modal at every startup if needed. 2020-04-30 15:28:43 +02:00
manuroe a1792b1a7d i18n: Fix typo in new strings 2020-04-29 16:41:16 +02:00
manuroe c63ed9a075 Merge remote-tracking branch 'origin/develop' into develop 2020-04-29 09:16:40 +02:00
manuroe db89255205 Verification: Update copy when only SAS
Copied from riot-web from its member panel
2020-04-29 08:42:36 +02:00
SBiOSoftWhare cdb820c275 Key verification: Update verified screen UI. 2020-04-28 20:27:48 +02:00
manuroe 39d5a743ac Verification: Do not talk about QR code if only emoji is possible
#3035
2020-04-28 18:16:37 +02:00
SBiOSoftWhare 92c6902fb6 KeyVerificationVerifyBySASViewController: Update wording and UI. 2020-04-28 17:10:26 +02:00
SBiOSoftWhare 6d4e5714c0 Update localizations. 2020-04-28 12:05:27 +02:00
SBiOSoftWhare 2b6bf31de6 Update key verification localizations 2020-04-27 19:46:21 +02:00
manuroe 7117e1c1f8 version++ 2020-04-24 19:07:41 +02:00
manuroe 3eeeb6752f Cross-signing: Improve no bootstrap support copy a bit 2020-04-24 18:50:38 +02:00
SBiOSoftWhare 2048add0d0 Complete security: Add new assets. 2020-04-24 16:22:25 +02:00
SBiOSoftWhare fa262b5247 Complete security: Add new localizations. 2020-04-24 16:21:51 +02:00
manuroe e49fee1769 Settings - Security: Fix missing i18n 2020-04-23 17:29:58 +02:00
SBiOSoftWhare 58d27d7b9c Update wording. 2020-04-23 16:02:18 +02:00
SBiOSoftWhare c1a4da9c16 SecurityViewController: Show current device cannot cross sign show all devices with black shield and present complete security on tap. 2020-04-23 15:50:01 +02:00
SBiOSoftWhare 4c7107efe7 Key verification: Add new state for complete security flow. 2020-04-23 11:55:19 +02:00
SBiOSoftWhare fe34af387e Merge pull request #3116 from vector-im/riot_3047
QR code: Display scan confirmation screen
2020-04-17 11:48:47 +02:00
SBiOSoftWhare 0f333506ad KeyVerification: Add new QR code confirmation screen. 2020-04-16 18:42:14 +02:00
manuroe 2e7d374299 Remove LABS > Enable Cross-signing 2020-04-15 23:17:10 +02:00
manuroe 994efb74fd Merge pull request #3079 from vector-im/rior_3053
Key Backup: Use private key if we have it
2020-04-08 18:37:37 +02:00
manuroe f7112a5698 Key Backup: Add a screen for recovering with the local private key 2020-04-08 15:52:04 +02:00
SBiOSoftWhare 1306e29eca Add power level localizable strings. 2020-04-08 12:33:28 +02:00