zcash-android-wallet/feedback/src
Kevin Gorham 46c7cee030
New: Added first-use dialog and lockbox for app settings.
Since we do not want to pester users most of our dialogs, going forward, will prompt the user select a setting not to see them again. This commit also gets rid of two separate approaches for sharedPreferences and settles on a second instance of lockbox. Our current lockbox is used for keys so we create another that contains no cryptographic info and use it for settings. This will use the device's secure element, when present and do the most secure thing falling back to our minSDK.
2020-08-28 03:45:58 -04:00
..
main New: Added first-use dialog and lockbox for app settings. 2020-08-28 03:45:58 -04:00
test/java/cash/z/ecc/android/feedback Extend analytics to include taps, screen views, and send flow. 2020-02-21 18:52:57 -05:00