Commit Graph

605 Commits

Author SHA1 Message Date
manuroe 2ba32d734c Device Verification: Incoming screen: beginning 2019-04-12 23:19:07 +02:00
manuroe 69dcd25c8d Device Verification: Display the "The other party cancelled the verification." modal 2019-04-11 19:38:46 +02:00
manuroe 29bfd93bc1 Device Verification: Start screen: We do not need scrolling for that screen 2019-04-08 16:51:07 +02:00
manuroe b3adde1cf7 Device Verification: Verify screen: add wording 2019-04-05 23:52:04 +02:00
manuroe 89b73888f1 Device Verification: Start verify screen 2019-04-05 19:09:29 +02:00
manuroe 2bf9d11784 Device Verification: Start screen: add "Waiting for partner to accept..." 2019-04-05 18:15:05 +02:00
manuroe 3a5adbc016 Device Verification: Start start screen UI 2019-04-05 17:43:15 +02:00
manuroe 1cb7f51792 Device Verification: Start start screen business logic 2019-04-05 15:20:20 +02:00
manuroe 7a65a05c2d Device Verification: boilerplate for the start screen 2019-04-05 09:41:57 +02:00
manuroe f4198f41e8 Productivity: Create templates for screens and flow root coordinators 2019-04-04 17:10:21 +02:00
manuroe 58743b108b Fix grammar in registration text
I assume some script needs to be run to generate the other string files, but if you want to just do that yourselves and take the text in this PR I'm totally fine with that.
2019-03-27 15:44:01 +01:00
manuroe eba5da7cb1 Widget: Pass scalar_token only when required 2019-03-12 15:56:19 +01:00
manuroe 09247b4bac Authentication: .well-known support (#2117). 2019-03-06 18:30:13 +01:00
manuroe e2d090d72b Merge pull request #2307 from vector-im/light_sso_support
Authentication: support SSO by using the fallback URL
2019-03-04 18:18:41 +00:00
SBiOSoftWhare 1d36de07a8 Handle quick tap on link in RoomViewController. Retrieve URL interaction information when user tap a link in a MXKRoomBubbleTableViewCell to indicate the type of interaction expected with the URL. 2019-03-04 18:29:13 +01:00
manuroe f13458d49f Authentication: support SSO by using the fallback URL
#2306
2019-03-04 16:52:22 +01:00
manuroe 99b3311321 RoomVC: Remove the beta warning modal when enabling e2e in a room
This is the other part of #2239.
2019-02-21 15:07:50 +01:00
manuroe 366eb25aab Add app store description as app string resource to make them available for translation on weblate
#2201
2019-02-20 18:22:50 +01:00
manuroe 42a70fe60b Maintenance: Update cocopoads and pods. Automatic update to Swift4.2 2019-02-20 16:45:32 +01:00
SBiOSoftWhare 558f68a1ac Merge pull request #2255 from vector-im/export_keys
Key backup: Handle manual key export in key backup setup intro screen
2019-02-15 19:22:38 +01:00
SBiOSoftWhare 6b1644d415 Add keybackup setup intro manual export strings 2019-02-15 19:03:20 +01:00
manuroe 0ca91af0ff Key backup: new recover method detected
#2230
2019-02-15 17:29:48 +01:00
manuroe ac02db96c2 Merge pull request #2246 from vector-im/settings_backup_update_copy
Backup settings: Update wording and rendering to match riot-web
2019-02-14 19:18:56 +01:00
SBiOSoftWhare d5a716c2ba Merge pull request #2245 from vector-im/riot_2195
Key backup: logout warning
2019-02-14 18:52:50 +01:00
SBiOSoftWhare 8c1a92d2f2 Add sign out warning backup in progress strings 2019-02-14 18:04:25 +01:00
manuroe 879af41aa0 Backup settings: Update wording and rendering to match riot-web
Verify button has been removed and replaced by "Use key backup", which makes a restore, because we trust on decrypt now.
2019-02-14 17:47:59 +01:00
SBiOSoftWhare 89e6ec46df Update strings 2019-02-14 16:22:41 +01:00
SBiOSoftWhare 5863db147d Add sign out warning strings 2019-02-14 16:01:33 +01:00
manuroe 0320b7bc25 Key recovery: Show errors on invalid passphrase or recovery key 2019-02-14 13:14:00 +01:00
manuroe 7eb133d51c Key recovery: Do not show anymore an error for empty backup 2019-02-14 12:46:53 +01:00
SBiOSoftWhare a58656f50b Remove former key backup setup success scene 2019-02-13 15:02:31 +01:00
SBiOSoftWhare af1de2bb5b Create new key backup setup success view controllers 2019-02-13 14:58:16 +01:00
SBiOSoftWhare 862706eb0b Update key backup strings 2019-02-13 14:58:16 +01:00
SBiOSoftWhare 1eb7015072 Update key backup logo image 2019-02-13 14:58:16 +01:00
SBiOSoftWhare ebe6250211 Enhance tap on room predecessor cell used to go back to the old version of the room (Fix issue #2179) 2019-02-04 15:49:49 +01:00
SBiOSoftWhare e39ce331a4 Add key backup recover banner strings 2019-02-01 09:33:31 +01:00
manuroe ccabf45547 Merge branch 'develop' into riot_2173 2019-01-31 21:17:47 +01:00
SBiOSoftWhare 0b6224844f Add key backup banner close image 2019-01-31 19:45:00 +01:00
SBiOSoftWhare d39867a93e Add key backup setup banner srtings 2019-01-31 19:44:37 +01:00
manuroe 4b60ed76be key backup settings: Manage checking state 2019-01-31 18:48:35 +01:00
manuroe f415c99786 key backup settings: Manage backup created from the device 2019-01-31 18:41:00 +01:00
manuroe b90f624594 key backup settings: Make it look like more to https://github.com/vector-im/riot-meta/issues/251#issuecomment-458566684
2/2

Manage not trusted backup
2019-01-31 18:19:20 +01:00
manuroe 7f209eb8f2 key backup settings: Make it look like more to https://github.com/vector-im/riot-meta/issues/251#issuecomment-458566684
1/2
2019-01-31 16:58:41 +01:00
manuroe 4eeeff53f8 key backup settings: add delete confirmation dialog 2019-01-31 09:45:03 +01:00
manuroe d99f477b9e key backup: Add a dedicated section to settings
#2193

Still WIP
2019-01-31 03:06:47 +01:00
SBiOSoftWhare 5de4f68fd9 Update pbxproj 2019-01-30 11:14:03 +01:00
SBiOSoftWhare 37937f9741 Add key backup recover images 2019-01-30 11:14:02 +01:00
SBiOSoftWhare 5a43ac536e Add key backup recover wordings 2019-01-30 11:14:02 +01:00
SBiOSoftWhare 34af58c0fe Update generated strings 2019-01-22 17:49:29 +01:00
SBiOSoftWhare e947ed8452 Implement key backup setup recovery key scene with view controller, view model and coordinator 2019-01-22 11:04:06 +01:00