Commit graph

242 commits

Author SHA1 Message Date
Severiano Jaramillo
3df50a6836 SendTransactionFragment animations and layout and small fixes 2017-12-05 22:14:48 -06:00
Severiano Jaramillo
252b8a84a6 Added enter and exit sendtransactionfragment animation 2017-12-03 23:18:53 -06:00
Severiano Jaramillo
534e41db00 Fixed addContact fab in and out animation 2017-12-03 20:18:48 -06:00
Severiano Jaramillo
c45edc3ea6 Added toolbar elements and fab animations to board activity 2017-12-03 20:18:48 -06:00
sjaramillo10
16919057cf Added custom toolbar and tab labels to board activity 2017-12-03 20:18:48 -06:00
sjaramillo10
5f7c52e6c9 Fixed app theme 2017-12-03 20:18:48 -06:00
sjaramillo10
c2a6ae7835 Fixed small issues and added comments 2017-12-03 20:18:48 -06:00
sjaramillo10
b6a00f4c83 Added bottom buttons to balance, transactions and contacts 2017-12-03 20:13:06 -06:00
sjaramillo10
a10017edb0 Added custom toolbar and tab labels to board activity 2017-12-03 20:10:22 -06:00
sjaramillo10
5b1a8627f8 Fixed app theme 2017-12-03 20:05:57 -06:00
sjaramillo10
f8d8f39d35 Fixed small issues and added comments 2017-12-03 20:05:57 -06:00
sjaramillo10
6b947e6df2 Added bottom buttons to balance, transactions and contacts 2017-12-03 20:05:57 -06:00
sjaramillo10
5b3b3e2dda Added custom toolbar and tab labels to board activity 2017-12-03 20:05:57 -06: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
Javier Varona
cef71b382b - Creating the send fragment
- Fixing Asset validation when sending
2017-11-22 22:11:41 -04:00
Javier Varona
5946df1885 - Added e-receipts. If the user makes a click to a transaction in the transaction list, that will make appear a e-receipt for that transaction. 2017-11-21 21:26:24 -04:00
Javier Varona
2b638acd89 - Fixing Transaction list to work properly
- Improving UI transaction list info
2017-11-20 22:24:48 -04:00
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
213cc07c80 - Change intro to send the user to import seed when there isn't one
- Now the equivalent value shows in the balance view
2017-11-05 20:38:37 -04:00
Javier Varona
60ef2eb4ba - The send activity can be reached in the balance view
- Fixing the Currency Adapter Labels
2017-11-01 12:26:52 -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
f4dbd4e93b - Send view created, along with its Validators.
- Currency Spinner Adapter created
- Send activity and layout created
2017-10-25 21:33:38 -04:00
Javier Varona
4434ad40a5 - Now the seed import creates the bitshares account associated
- The balance view is more readable
2017-10-22 14:17:09 -04:00
Javier Varona
7123c01aff - Added GrapheneAccountInfo for graphene specific information of accounts
- Added type of account in crypto_net_account
2017-10-17 20:35:37 -04:00
Javier Varona
814d724096 - Now the balance fragment is showing the user accounts. Still it needs to show the balances of their assets 2017-10-14 22:02:55 -04:00
Javier Varona
3d9357bcdf - Adding balances views 2017-10-11 22:08:42 -04:00
Javier Varona
570ec785f9 - Added balances views (still in progress...) 2017-10-09 22:45:48 -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
henry
28e39c8b25 deleted all carbon names 2017-10-07 17:29:25 -04:00
Javier Varona
2cf1104a30 - Adding TextView under EditText to display errors 2017-10-04 22:46:55 -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
515d09c0c2 - Now the Transaction History is working and is Paged
- New class to test the app: a Random Transaction Generator
2017-09-24 17:52:32 -04:00
Javier Varona
09b6f75a1f - The Transaction List is now paged! 2017-09-18 22:02:15 -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
93a60e6084 - First version of Transaction History views 2017-09-13 21:06:51 -04:00
Javier Varona
81da660a2e - Creating the view for Transaction History 2017-09-13 12:12:22 -04:00
Javier Varona
65c362da8d - Adding Transaction Entities, View and ViewModels (Still in progress..) 2017-09-11 22:07:43 -04:00
henry
19d9924bac Room Database implementation 2017-09-07 20:31:38 -04:00
Vinícius
b633a9ebcd Fix conflicts 2017-08-18 19:48:51 -03:00
Vinícius
156f0c6060 Add some layouts to be refactored 2017-08-18 14:47:56 -03:00
Vinícius
b7445c4575 First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00