Commit Graph

19 Commits (6999ad58a1cce0c09cedee44c17fedc7b40a2436)

Author SHA1 Message Date
henry 6999ad58a1 Change in the request package
Put the File Service logic only for bin files
2018-03-27 21:44:41 -04:00
Javier Varona e3a20eabaa - Fixed account selection in Receive Fragment
- Now the send fragment loads the qr scanned info
2018-02-20 21:49:51 -04:00
Javier Varona 09ae532446 - Now the user can select a contact in the Send Fragment 2018-02-17 21:08:38 -04:00
Javier Varona 68b0692a0f - Fixed precision when sending transactions 2018-01-23 21:19:09 -04:00
Javier Varona 2f496b0f2a - Send Fragment is now working
- Fixed validations fields to work only with the last value inserted by the user
2018-01-21 17:20:09 -04:00
Javier Varona 4d3b939f62 - The create seed activity now makes a request to create the account 2018-01-08 21:30:02 -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 eac5a0e8c4 Fixed ReceiveTransactionFragment to use full screen width 2017-12-23 21:39:41 -06:00
Severiano Jaramillo eaaf6303b1 Improved ReceiveTransactionFragment in and out animations 2017-12-23 19:52:37 -06:00
Severiano Jaramillo b57666dff5 Improved SendTransactionFragment in and out animations 2017-12-23 19:39:01 -06:00
Severiano Jaramillo f153d5b933 Cleaned SendTransactionFragment 2017-12-21 20:38:58 -06:00
Severiano Jaramillo bf86c14530 SendTransactionFragment to use the whole width of the device dinamycally 2017-12-20 22:33:31 -06:00
Severiano Jaramillo 4f4100d16e Modified ReceiveTransactionFrag layout to comply with requirements 2017-12-06 22:55:58 -06:00
Severiano Jaramillo 1ac0a591fc Added cross and arrow icons and improved view to match desired design 2017-12-05 23:41:44 -06:00
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
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
Javier Varona cef71b382b - Creating the send fragment
- Fixing Asset validation when sending
2017-11-22 22:11:41 -04:00