bitsy-wallet/app/src
2019-02-18 14:06:48 -06:00
..
androidTest/java/cy/agorise/bitsybitshareswallet - Commented some tests in the TransfersTests that no longer work due to changes in the API 2019-02-06 17:38:30 -05:00
debug/res/values Update google maps 2019-01-29 10:36:09 -06:00
main Changed the method used to store the user selected PIN/Pattern into the shared preferences, the app now uses a hashed version of the PIN/Pattern with added salt at the beginning instead of an encrypted one. The salt is being saved into the shared preferences so that we can confirm the current PIN/Pattern when the user requires to do so. 2019-02-18 14:06:48 -06:00
test/java/cy/agorise/bitsybitshareswallet This commit finishes with the second part of the equivalent values calculation. In this part of the procedure a query is performed 2019-02-04 21:00:57 -05:00