Commit Graph

14 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
Severiano Jaramillo ea57899027 - Update libraries and remove unused ones.
- Update Gradle version and remove unused Gradle plugin.
- Remove Picasso images library and replace its usages by Glide.
- Fix CreateSeedActivity which was using Buterknife with Kotlin and that stopped working after updating the kotlin version.
2018-11-29 10:33:42 -06:00
dtvv 41a3b1c172 In the create seed activity when the user types it validates with the server each time, this has to be done til the user touches the CREATE WALLET button for performance 2018-10-24 02:01:44 -05:00
dtvv 046e21d725 -Include layout in the buttons to fix orientación and correct size with the new properties 2018-10-12 04:08:44 -05:00
dtvv 24dba53c5f -Change the buttons style to the buttons to material one in the create_seed.xml and java source
-Add the new buttons push animation to the buttons in the fragment_accounts_settings.xml and java source
2018-10-12 02:55:09 -05:00
dtvv d86fe35a6b When you create a new account the cancel button does not have to show, only when you check the brainkey 2018-09-29 22:21:15 -05:00
dtvv f0d6a935d1 In case the account already exists in the final step to créate an account set a toast message 2018-09-20 18:32:05 -05:00
dtvv f311352bbd When pressing the button "CREATE WALLET" it should ask before continue 2018-09-19 21:27:00 -05:00
dtvv 054f062ce1 When account exists or not, enable or disable on main thread the button "create wallet" 2018-09-19 20:07:38 -05:00
Javier Varona 59b6e63297 - Removed the label "0.003€" from the balance item header
- Changed the label "cancel" to "ok" in the backup seed page
- The user can't get back once he/she entered the backup seed page
- When the "ok" button is pressed in the backup seed page, the user gets to the balance page (and not the creation seed page)
2018-09-18 22:25:07 -04:00
dtvv 8a6e8ce240 In the create seed screen, when all the Fields are complete filled and delete one character in pin field for example, the loading connection server existing account validation was fired 2018-09-05 13:20:17 -05:00
dtvv b7223e4997 Progress dialog not showing, now it is ok 2018-09-03 14:06:38 -06:00
dtvv e2df388aa8 Corrections of innecesaries spaces in methods and classes 2018-08-27 15:04:35 -05:00
dtvv 4836c03179 New unit test implementation github style for some UI implementations 2018-08-27 07:31:55 -05:00