Commit Graph

38 Commits (f104e49a6cb297cb2f22a575339290e1461ad816)

Author SHA1 Message Date
Severiano Jaramillo 17b0124946 Update AnimatedTabLayout library and set Settings tab bold text 2018-06-20 19:41:31 -05:00
Severiano Jaramillo c19839a921 Add AnimatedTabLayout library to project and use it in the SettingsActivity, the library still needs some improvements to use it correctly on the MainActivity (Board) 2018-06-20 17:25:29 -05:00
Severiano Jaramillo cea9e8faeb Set room database's exportSchema to false to avoid the generation of unnecessary json files on the migration to each new database version 2018-06-18 21:04:00 -05:00
Severiano Jaramillo eaca109e41 Update ConstraintLayout dependency 2018-06-14 15:40:38 -05:00
hvarona f482fa8354 Update Room libraries to be compatible with the gradle version 3.1.2 2018-06-10 14:35:06 -04:00
hvarona 1e96a64fb2 Merge remote-tracking branch 'origin/master' 2018-06-09 00:06:24 -04:00
hvarona 31dc5ea817 change the packing options to exclude other platform libraries 2018-06-09 00:06:02 -04:00
Severiano Jaramillo f56d942f73 Update Gradle version to 3.1.2 and minor changes to app Gradle module 2018-06-07 10:22:25 -05:00
hvarona 7e3b7a02ff Change Version 2018-05-25 14:54:07 -04:00
Javier Varona 6598d4aacb - Pattern Lock Setting added 2018-05-08 22:07:12 -04:00
Javier Varona 3ce3665546 - Received sound setting done 2018-04-25 22:43:34 -04:00
Javier Varona 1a527658ab - Now the user can change the profile photo
- Transaction List toolbar look improved
2018-04-22 20:27:46 -04:00
Javier Varona 6c81d74deb - Gravatars are loaded in Contact List and Contact Selection List 2018-02-25 20:12:01 -04:00
henry c8318aaf5b Update the graphenej library
Put the testnet chain id on the transaciton for the Send operation
2018-01-23 19:59:19 -04:00
Severiano Jaramillo 76247e214a Changed CircleImageView to make transition work 2018-01-21 15:05:16 -06:00
henry 528013ba12 Added faucet function 2018-01-09 22:00:46 -04:00
Javier Varona b5fafac118 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android
# Conflicts:
#	app/build.gradle
#	app/src/main/java/cy/agorise/crystalwallet/fragments/SendTransactionFragment.java
2018-01-06 20:33:08 -04:00
Severiano Jaramillo f153d5b933 Cleaned SendTransactionFragment 2017-12-21 20:38:58 -06:00
Severiano Jaramillo efef66f4e9 Created ReceiveTransactionFragment layout and fixed fragment transitions 2017-12-07 22:59:18 -06:00
Javier Varona b514290692 - Activating QR Code scanner in the send fragment 2017-11-30 21:48:01 -04:00
Javier Varona a541a70c1a - Adding send and cancel button to Send DialogFragment
- Adding ReceiveTransaction DialogFragment.
- Generating QrCode to receive transactions
2017-11-28 21:50:46 -04:00
henry 2157a135d1 updated app to use in studio 3.0 2017-11-13 20:18:40 -04:00
henry 000be8ab51 Added the get asset by name
Update equivalent value url. If we are going to use the testnet the equivalent value has to be retrieved from the main net.
Update docs and code
2017-11-12 15:20:03 -04:00
henry 376b6278b3 pdate the graphene library used 2017-11-02 21:00:36 -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 2cf1104a30 - Adding TextView under EditText to display errors 2017-10-04 22:46:55 -04:00
Henry Varona a41ec3f0fd Change graphenej import 2017-10-03 16:10:03 -04:00
Nelson R. Perez eb2029049a Fixed conflict 2017-10-02 14:23:02 -05: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
Nelson R. Perez aa3036163c Enabling multidex in order to prevent compilation problem 2017-09-30 14:37:36 -05:00
henry 60df3ae6f9 Added pgrahenej library
Added generator class
Added accountmanager
2017-09-26 22:48:34 -04:00
Javier Varona 7306652dda - Adding a small test to count transaction list items 2017-09-19 21:59:14 -04:00
Javier Varona c64e437ccf - Changing Transaction List to use PagedList 2017-09-17 22:38:05 -04:00
Javier Varona f388f77b49 - Now the Transaction List is visible to the user 2017-09-16 20:41:10 -04:00
Javier Varona 81da660a2e - Creating the view for Transaction History 2017-09-13 12:12:22 -04:00
Javier Varona 8b9eee7fb2 - Room Databases are working 2017-09-10 19:13:32 -04:00
henry 19d9924bac Room Database implementation 2017-09-07 20:31:38 -04:00
Vinícius b7445c4575 First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00