Commit Graph

41 Commits (9a1dc0548d5be694cc935e7111ab1987e1866fbe)

Author SHA1 Message Date
hvarona b426076eea commented the OnResponse interface
Fixed error feedback on import request
2018-10-25 08:30:32 -04:00
dtvv ae3ed3725d Security mode is only used when the user try to send assets in the send assets screen 2018-10-25 02:48:18 -05:00
dtvv 2e13b16a71 If there is only one account in the screen of send assets that the spinner stay Blocked 2018-10-12 12:15:42 -05:00
Henry Varona 3767483945 version and camera 2018-10-08 11:21:35 -04:00
hvarona f82b90e0ee change zxing properties 2018-10-07 23:20:59 -04:00
Javier Varona 303011e419 - Fixed QR scanner in send fragment not triggering when the camera is focusing on a QR code
- Gradle version upgraded to work with the last android studio
2018-10-07 20:02:56 -04:00
dtvv be679e655f -Get better the algorithm for the camera permission in the send assets screen validation permission granted and not granted
-If the camera permission is not granted the camera should no be enabled and can not be enabled manually
-When the permission of the camera in the send assets window is not granted it should Show a toast message
-When the permission of the camera in the send assets window is granted it should Show a toast message
2018-10-07 01:28:35 -05:00
dtvv d788ceab9a The QR camera should stop and restart manually if the user need it 2018-10-07 00:22:10 -05:00
dtvv 85b1015e9f In the screen of send assets, when you Press the cross button to stop the camera for the qr actually that button does not work, but now it does, stop the camera and clear the animation 2018-10-06 23:54:53 -05:00
Javier Varona d16f2d7378 Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop 2018-09-25 23:01:12 -04:00
Javier Varona 037787afd0 - Added loading dialog when sending.
- Now the send dialog closes after sending the funds successfully
2018-09-24 22:10:43 -04:00
dtvv 2c5661c587 Back to previous version of the send transaction button 2018-09-24 15:16:14 -05:00
Henry Varona 3e5e0001e1 added camera to preview view 2018-09-21 17:56:58 -04:00
Henry Varona ed21712f68 Change version
Added auto start camera on send fragment
2018-09-21 16:11:18 -04:00
Javier Varona d38d0ed7ed - Fixed the error sending decimals in the send fragment 2018-09-19 21:47:26 -04:00
dtvv da290acddc Button send transaction get better animation 2018-09-13 21:56:06 -05:00
dtvv 83b7a7d3d3 Fixed spinner view in transaction window 2018-09-12 21:34:27 -05:00
dtvv c7cb37347d Remove testing cases 2018-09-03 15:59:32 -06:00
dtvv d2d17bb6b4 -In the Send Assets window fix the “account name to” to get better visual effects
-Integrate nice material spinner into crystal proyect
-Change in class SendTransactionValidator for material spinner
-Change in clas SendTransactionFragment for material spinner
-At end this nice spinner did not work well and i removed it
-Integrate this new nice material spinner into crystal proyect
-Modified classes:
SendTransactionFragment
SendTransactionValidator
ToValidationField
FromValidationField
-Create the first bubble inicial design background for the BroadActivity window
-Remove the transparent squares in the BroadActivity
-In the window of BroadActivity that the Tab tittles increase size when they are selected (tonigth)
-Integrate bubble background gif to android (tonigth)
2018-08-17 12:08:49 -05:00
Javier Varona 5b21c0719e - Adjusting send and receive fragment to work with multiaccounts 2018-06-27 22:29:30 -04:00
Javier Varona 9989fbbb74 - Change default profile image
- Make some visual elements, not working yet, invisible
- Put bitshares icon in balance item title
2018-05-23 21:47:19 -04:00
henry 56ff51e907 Change validate send request and create account request to have status code, to handle exit errors 2018-04-22 19:11:23 -04:00
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