Commit Graph

10 Commits (2b638acd8913c1b35b1c232e6762f0a38beb1e69)

Author SHA1 Message Date
Javier Varona 2c99ee9780 - Added General Settings layout and activity
- Now the user can set the prefered country. Which will set also the prefered currency.
- Added the general setting model, viewmodel and dao
2017-11-07 22:18:31 -04:00
Javier Varona 2590bb42ed - Adding send and receive buttons to the balances views
- Now the transactions view appears as the second Page of the Board Activity
2017-10-28 21:58:00 -04:00
Javier Varona 2042c37afa - Changes in validators, now every fieldvalidator take charge of its own validation
- Added the board activity and the view pager with balance, transactions and contacts.
2017-10-07 23:03:59 -04:00
Javier Varona c51e8f3a49 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2017-10-04 22:47:08 -04:00
Javier Varona 2cf1104a30 - Adding TextView under EditText to display errors 2017-10-04 22:46:55 -04:00
henry 948a9396d4 network and internet permission
minor fixed in generators response
2017-10-04 22:04:42 -04:00
Javier Varona 25ecf59bf2 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android
# Conflicts:
#	app/src/main/java/cy/agorise/crystalwallet/activities/ImportSeedActivity.java
#	app/src/main/java/cy/agorise/crystalwallet/viewmodels/validators/ImportSeedValidator.java
2017-10-03 23:47:08 -04:00
Javier Varona 0017eb76fb - Added a Seed List View
- Added Import Seed View
- Added Room objects for the Seeds
2017-09-30 21:52:34 -04:00
Javier Varona 8b9eee7fb2 - Room Databases are working 2017-09-10 19:13:32 -04:00
Vinícius b7445c4575 First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00