Commit Graph

10 Commits (be8dce818e27dbbf5aeca2e5e225435a4ae0794b)

Author SHA1 Message Date
Severiano Jaramillo 37ace257bd Migrate app to AndroidX and solve a bunch of conflicts. 2018-11-29 12:20:25 -06:00
dtvv 10cc88c8d3 Fixes from henrry code 2018-10-25 10:03:45 -05:00
hvarona b426076eea commented the OnResponse interface
Fixed error feedback on import request
2018-10-25 08:30:32 -04:00
dtvv ae3ed3725d Security mode is only used when the user try to send assets in the send assets screen 2018-10-25 02:48:18 -05:00
dtvv 4ba6299822 -Search solution for the viewpager crashes actions when try to define a pattern horisontally
-In the ChildViewPager of security settings disable swipe horisontally and navigation now it is by tabs
-In the ChildViewPager modify the class so it can control when the swipe touch event is bloqued or not correctly
2018-10-24 03:56:21 -05:00
dtvv b3a267fb47 When the PATTERN is typed 4 wrong times, it has to block 15 seconds before make new tries 2018-10-24 02:59:42 -05:00
dtvv 0019385827 When the pattern is set in settings, show message to the user 2018-10-18 08:08:16 -05:00
dtvv 03e03f2fb1 -The strings in PatternSecurityFragment save them as android strings
-In the settings pattern screen when user tries to set a new one and is going to confirm it and makes a mistake it does not show error
-When the pattern is set in the security settings, it should not open the pattern activity after that
2018-10-18 04:03:50 -05:00
Javier Varona f00427ed19 - Security Improved: Now when the user tries to set a new security setting gets directly to the block screen (when there is a security setting already set)
- Now the "None" security setting works
2018-05-13 21:25:03 -04:00
Javier Varona 6598d4aacb - Pattern Lock Setting added 2018-05-08 22:07:12 -04:00