Commit graph

22 commits

Author SHA1 Message Date
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