Commit Graph

477 Commits

Author SHA1 Message Date
manuroe b2687a414a Settings - Security: Fix missing i18n 2020-04-23 17:29:58 +02:00
SBiOSoftWhare 77c756b5ac Update wording. 2020-04-23 16:02:18 +02:00
SBiOSoftWhare b99cdf49d5 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 6e4d31d6de Key verification: Add new state for complete security flow. 2020-04-23 11:55:19 +02:00
SBiOSoftWhare 94cbea3e2c Merge pull request #3116 from vector-im/riot_3047
QR code: Display scan confirmation screen
2020-04-17 11:48:47 +02:00
SBiOSoftWhare 921e4f9a87 KeyVerification: Add new QR code confirmation screen. 2020-04-16 18:42:14 +02:00
manuroe 768044d42d Remove LABS > Enable Cross-signing 2020-04-15 23:17:10 +02:00
manuroe 04335035b9 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 641025fac4 Key Backup: Add a screen for recovering with the local private key 2020-04-08 15:52:04 +02:00
SBiOSoftWhare f21325cbd7 Add power level localizable strings. 2020-04-08 12:33:28 +02:00
SBiOSoftWhare 370951a2c6 Implement complete security screen. 2020-04-03 15:55:53 +02:00
SBiOSoftWhare 74351d2eee Merge branch 'develop' into riot_2918
# Conflicts:
#	Riot/Modules/KeyVerification/Common/Verify/Scanning/KeyVerificationVerifyByScanningViewModel.swift
2020-03-30 09:55:40 +02:00
SBiOSoftWhare 002bf81158 Create self verification start screen. 2020-03-27 15:39:23 +01:00
manuroe 557e454568 Add missing i18n 2020-03-27 09:18:39 +01:00
manuroe a90761d62b 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 f6dc514053 QR code verification: Add localizations. 2020-03-13 18:45:31 +01:00
manuroe 62f4036482 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 ecfb0e3f01 Settings: Show information while loading devices list. 2020-02-10 10:51:30 +01:00
SBiOSoftWhare d89811521a Localization strings: Use ellipsis instead of three dots. 2020-02-07 14:51:19 +01:00
SBiOSoftWhare 8ede818da4 Localization strings: Replace "device" by "session" where needed. 2020-02-07 14:49:06 +01:00
SBiOSoftWhare 396bf25825 Add user verification strings. 2020-02-03 17:48:45 +01:00
manuroe dc0fb2024f Settings > Security: Fix Giom's remarks 2020-01-30 13:19:09 +01:00
manuroe 2e20508ce4 Settings > Security: Add Manage Session screen 2020-01-29 21:09:15 +01:00
manuroe 087e6173b2 Settings > Security: Sort out things to match the design 2020-01-29 09:10:22 +01:00
manuroe 08b1659ff0 Settings: LABS: Keep only one flag for cross-signing 2020-01-28 16:51:03 +01:00
SBiOSoftWhare 31d073978a Key verification: Present an alert when receiving incoming key verification request in foreground. 2020-01-17 10:52:49 +01:00
SBiOSoftWhare 0ec2c93edd Update Riot/Assets/en.lproj/Vector.strings
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2020-01-15 18:18:46 +01:00
SBiOSoftWhare 0715718675 Update Riot/Assets/en.lproj/Vector.strings
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2020-01-15 18:18:32 +01:00
SBiOSoftWhare e6f922f4b6 Update Riot/Assets/en.lproj/Vector.strings
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2020-01-15 18:18:22 +01:00
SBiOSoftWhare f3791dee56 KeyVerificationConclusionBubbleCell: Update warning title and badge image. 2020-01-15 10:50:36 +01:00
SBiOSoftWhare 96d58bfcd6 Add key verification tiles strings 2020-01-14 19:21:51 +01:00
SBiOSoftWhare cf5dcc894b Settings: Add cross-signing and key verification by direct message switches in labs section. 2019-12-06 12:14:13 +01:00
SBiOSoftWhare eb6483d0e6 Accessibility: Make checkboxes accessible in terms of service screen. 2019-12-02 17:46:01 +01:00
SBiOSoftWhare 118fec8440 Widgets: Handle terms display when selecting a widget in widget picker. 2019-11-29 16:20:01 +01:00
SBiOSoftWhare 37d22ecb07 Remove unused string. 2019-11-29 14:05:41 +01:00
SBiOSoftWhare e64c637706 Update room widget permission strings. 2019-11-28 17:31:05 +01:00
SBiOSoftWhare fe1dab1cf4 Room Widget Permission: Add strings. 2019-11-28 12:40:02 +01:00
manuroe b191c16b80 Widgets: Change copy a bit in contextual menu 2019-11-21 16:54:25 +01:00
manuroe 49f841bdb2 Widgets: Display an error if the IM is disabled
#2843
2019-11-21 16:36:08 +01:00
manuroe 4e05188ac0 Settings: Have a toggle for using an integration manager
#2843
2019-11-21 15:43:04 +01:00
manuroe ea6437c521 Widgets: Add "Remove for everyone" to the contextual menu 2019-11-20 17:38:12 +01:00
manuroe e7fcaa197a Widgets: Add a contextual menu to refresh, open outside and revoke the permission
#2834
2019-11-20 14:23:01 +01:00
manuroe 5bc4b58046 Settings: Use a generic wording when authentication flow is not supported 2019-10-24 15:40:07 +02:00
manuroe 271a0c3fa1 Settings: Add User-Interactive Auth for adding email and msidsn to user's account
vector-im/riot-ios#2744
2019-10-24 11:17:59 +02:00
manuroe c8dce9903c Privacy: Make IS terms wording clearer when we fallback to vector.im
#2760

Add a outOfContext flag to ServiceTermsModal and adapt the display to it
2019-10-10 11:05:10 +02:00
manuroe bb970619e0 Terms: Display the URL of the service 2019-10-04 16:16:56 +02:00
manuroe e0e42b5fc4 Merge branch 'develop' into privacy 2019-10-04 11:56:55 +02:00
manuroe a8e0fd74b4 Privacy: IS Settings: Change the IS to another one 2019-09-26 12:17:16 +02:00
manuroe 74dcd0955a Privacy: IS Settings: Improve UITextField: placeholder, enter key, email keyboard 2019-09-26 11:00:21 +02:00
manuroe 8805a03a9b Privacy: IS Settings: Manage invalid IS 2019-09-26 10:31:15 +02:00