Commit Graph

409 Commits

Author SHA1 Message Date
ismailgulek 20362491cb PushNotificationService implementation
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:50:45 +03:00
SBiOSoftWhare 1cd5ae28d8 Implement manually verify device screen. 2020-05-07 10:52:49 +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 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 b70b53b607 Key verification: Update unverified sessions alert wording. 2020-05-05 09:39:47 +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 4aa73fd2b5 New sign in alert: Update wording. 2020-04-30 23:49:56 +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 2feb5977d8 Merge remote-tracking branch 'origin/develop' into develop 2020-04-29 09:16:40 +02:00
manuroe 0ca23093bd Verification: Update copy when only SAS
Copied from riot-web from its member panel
2020-04-29 08:42:36 +02:00
SBiOSoftWhare 15588f8fb5 Key verification: Update verified screen UI. 2020-04-28 20:27:48 +02:00
manuroe e195deccdf Verification: Do not talk about QR code if only emoji is possible
#3035
2020-04-28 18:16:37 +02:00
SBiOSoftWhare e66bcd13a2 KeyVerificationVerifyBySASViewController: Update wording and UI. 2020-04-28 17:10:26 +02:00
SBiOSoftWhare d2c76e4f6b Update localizations. 2020-04-28 12:05:27 +02:00
SBiOSoftWhare 98a70aeb17 Update key verification localizations 2020-04-27 19:46:21 +02:00
manuroe 7b1879df3f version++ 2020-04-24 19:07:41 +02:00
manuroe 25ad681f29 Cross-signing: Improve no bootstrap support copy a bit 2020-04-24 18:50:38 +02:00
SBiOSoftWhare ea37cf7fd0 Complete security: Add new assets. 2020-04-24 16:22:25 +02:00
SBiOSoftWhare 566de6f967 Complete security: Add new localizations. 2020-04-24 16:21:51 +02:00
manuroe 4cc78cd03f Settings - Security: Fix missing i18n 2020-04-23 17:29:58 +02:00
SBiOSoftWhare c2bb22ca4f Update wording. 2020-04-23 16:02:18 +02:00
SBiOSoftWhare 3d4f1cb682 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 2e3072ab69 Key verification: Add new state for complete security flow. 2020-04-23 11:55:19 +02:00
SBiOSoftWhare 318f96a296 Merge pull request #3116 from vector-im/riot_3047
QR code: Display scan confirmation screen
2020-04-17 11:48:47 +02:00
SBiOSoftWhare b6302ce07f KeyVerification: Add new QR code confirmation screen. 2020-04-16 18:42:14 +02:00
manuroe e40cb0cdd3 Remove LABS > Enable Cross-signing 2020-04-15 23:17:10 +02:00
manuroe 5fc697c791 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 e44e91b60a Key Backup: Add a screen for recovering with the local private key 2020-04-08 15:52:04 +02:00
SBiOSoftWhare 50b9b4d246 Add power level localizable strings. 2020-04-08 12:33:28 +02:00
SBiOSoftWhare ee98f42034 Implement complete security screen. 2020-04-03 15:55:53 +02:00
SBiOSoftWhare ae87318251 Merge branch 'develop' into riot_2918
# Conflicts:
#	Riot/Modules/KeyVerification/Common/Verify/Scanning/KeyVerificationVerifyByScanningViewModel.swift
2020-03-30 09:55:40 +02:00
SBiOSoftWhare 06ffafcd93 Create self verification start screen. 2020-03-27 15:39:23 +01:00
manuroe 3ddd453714 Add missing i18n 2020-03-27 09:18:39 +01: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
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
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
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
SBiOSoftWhare 082f726b2b Settings: Show information while loading devices list. 2020-02-10 10:51:30 +01:00
SBiOSoftWhare 227bd49671 Localization strings: Use ellipsis instead of three dots. 2020-02-07 14:51:19 +01:00
SBiOSoftWhare ea49c230c9 Localization strings: Replace "device" by "session" where needed. 2020-02-07 14:49:06 +01:00
SBiOSoftWhare 47edeca792 Add user verification strings. 2020-02-03 17:48:45 +01:00
SBiOSoftWhare f01f5c38de Update pbxproj 2020-01-30 18:05:55 +01:00
manuroe e1af1b3136 Settings > Security: Fix Giom's remarks 2020-01-30 13:19:09 +01:00
manuroe 7dc7c45361 Settings > Security: Add Manage Session screen 2020-01-29 21:09:15 +01:00
manuroe df26248f38 Settings > Security: Sort out things to match the design 2020-01-29 09:10:22 +01:00