Commit Graph

22 Commits

Author SHA1 Message Date
manuroe 6313dbb6dc Device Verification: Stay in infinite waiting
#2878

Don't stop listening to transaction updates if we receive unexpected events else you block the state machine.
2019-12-09 18:31:25 +01:00
SBiOSoftWhare 0698f3e547 Device verification: Improve navigation flow and view states handling. 2019-10-23 17:27:43 +02:00
David Cordero 15d07c025f Remove redundant code 2019-05-19 17:19:23 +02:00
manuroe 3951d7a45d Device Verification: Fix buttons colors in dark theme 2019-05-06 08:21:30 +02:00
manuroe 49b3880327 Device Verification: Update SDK constant names changes 2019-04-24 10:35:56 +02:00
manuroe d664159a14 Device Verification: Remove a TODO 2019-04-24 08:23:44 +02:00
manuroe 4d1b701ed0 Device Verification: Fix Steve's PR comments 2019-04-24 08:18:56 +02:00
manuroe b91749e494 Device Verification: Start: Fix missing cancelledByMe state 2019-04-18 23:12:01 +02:00
manuroe 873d674267 Device Verification: Removed unused code from templates 2019-04-17 12:52:45 +02:00
manuroe bfc7038ae7 Device Verification: Add DeviceVerificationDataLoading VC, a loading wheel VC 2019-04-17 12:47:42 +02:00
manuroe 3593907360 Device Verification: Hack EncryptionInfoView to display the new device verification flow when the user taps on "Verify" 2019-04-17 09:51:32 +02:00
manuroe 82927fa7a7 Device Verification: Plug the legacy verification modal 2019-04-16 15:00:57 +02:00
manuroe 69dcd25c8d Device Verification: Display the "The other party cancelled the verification." modal 2019-04-11 19:38:46 +02:00
manuroe 8e09880b95 Device Verification: Verify screen: bind transaction.confirmSASMatch() 2019-04-11 18:12:30 +02:00
manuroe 6c301ebe24 Device Verification: Start screen: We do not need scrolling for that screen 2019-04-08 15:47:34 +02:00
manuroe 5a54d30976 Device Verification: Start screen: Improve a bit layout (maybe) 2019-04-07 00:00:49 +02:00
manuroe b3adde1cf7 Device Verification: Verify screen: add wording 2019-04-05 23:52:04 +02:00
manuroe 9f92318839 Device Verification: Start screen: add transaction cancel 2019-04-05 18:39:57 +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