Commit graph

26 commits

Author SHA1 Message Date
Severiano Jaramillo
96881f3292 Improve Send and Receive Transaction layouts to dynamically adjust to different screen sizes. Removed unnecessary SquaredImageView, the same effect can now be achieved with Android's ConstraintLayout. 2018-11-21 11:45:57 -06:00
Severiano Jaramillo
0c64e78e89 - Remove not used library.
- Improve SendTransactionFragment layout to automatically adjust the camera preview to an 4:3 aspect ratio, which in turn avoids the problem that the app was not reading QR Codes.
2018-11-20 21:28:02 -06:00
Javier Varona
9df1db6669 - ReceiveFragment and SendFragmente were adapted to manage bitcoin accounts 2018-11-07 22:02:15 -04: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
6eab51c89f - Fixed string "infinity" in equivalent totals when the equivalence value of a currency is 0
- Added equivalent currency name in the cryptonet equivalent totals
2018-09-26 22:45:09 -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
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
72dc7abf8b Change the “cancel” button in the send assets screen to a cross 2018-09-05 14:49:35 -05: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
dtvv
da8eda93b5 Change custom implementations of classes to kotlin
*AccountSeedViewModel
*CreateSeedActivity
*UIValidator
*UIValidatorListener
*FieldsValidator
*CustomValidationField
*PinDoubleConfirmationValidationField
*BitsharesAccountNameValidation
-In the Send Assets window in the field Memo set it to max length to 255
2018-08-14 16:15:45 -05:00
Severiano Jaramillo
84a6b331ad Rename avatar_placeholder image 2018-06-22 12:44:23 -05: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
Severiano Jaramillo
bf45cae2a1 Improved SendTransactionLayout to adjust to different screen sizes and fixed text color 2018-01-25 15:49:43 -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
bbd0cdcfda Changed to rounded gravatars 2017-12-06 14:32:52 -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
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
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
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