secant-android-wallet/ui-lib/src/androidTest/java/co/electriccoin/zcash/ui/screen/seed/view
Alex a96637ec07
[#551] Prevent screenshots when seed phrase is displayed on the screen (#590)
* [#551] Prevent screenshots when seed phrase is displayed on the screen

* Minor review changes

Make ScreenSecurity object simpler by eliminating additional ways of mutating its state.

* Add debug and test checks

* secured screens with seed phrase

* codereview fixes

* added test for Seed screen

* added Screen security test for backup views

* test for ScreenSecurity class

* added manual testing for Screen security

* ktlint format

* Clean up ScreenSecurityTest

* Remove debug check

I decided this would be annoying, especially for manual testing

* ktlint

* removed test logging

* removed test logging

Co-authored-by: Carter Jernigan <git@carterjernigan.com>
2022-09-26 10:28:08 +02:00
..
SeedViewSecuredScreenTest.kt [#551] Prevent screenshots when seed phrase is displayed on the screen (#590) 2022-09-26 10:28:08 +02:00
SeedViewTest.kt [#290] Screen on for UI tests (#400) 2022-05-02 15:49:49 -04:00