Commit graph

97 commits

Author SHA1 Message Date
Javier Varona
8464ee18ec - Change the look of the transactions.
- Change text of "from" and "to" when it's the user account. Instead of bitshares id, the name of the account will appear.
2018-02-27 21:11:10 -04:00
Javier Varona
a131037fd1 - Added email field to contacts (to load the gravatar) 2018-02-21 21:57:59 -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
4c9e6ebfc3 - Now the contacts can be changed 2018-02-12 22:11:11 -04:00
Javier Varona
58afdb144b - Contacts can be created
- Contacts can have multiple addresses for every crypto net (still in progress...)
2018-02-07 21:47:58 -04:00
Javier Varona
5eae79d011 - The user can add contacts (Only the name. Still in progress...) 2018-02-04 21:43:20 -04:00
Javier Varona
cb309f1db2 - Pin lock screen is working 2018-01-31 20:42:19 -04:00
Javier Varona
c5f2ff21c7 - Pin settings is now working
- Pin lock screen is almost done (work in progress...)
2018-01-30 21:44:37 -04:00
Javier Varona
dfc751c5f8 - Added list of accounts (seeds) in "My Accounts"
- Fixed some errors in Backup Activity
2018-01-22 22:18:15 -04:00
Severiano Jaramillo Quintanar
5ce83ef402
Merge branch 'master' into master 2018-01-21 18:05:09 -06: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
Severiano Jaramillo
38938bdff7 Added NoneSecurityFragment 2018-01-21 15:05:16 -06:00
Severiano Jaramillo
2c46b509dc Created ChildViewPager that does not listen to swipe events 2018-01-21 15:05:16 -06:00
Severiano Jaramillo
7ee708f05d Automatically get build version from app information 2018-01-21 15:05:16 -06:00
Severiano Jaramillo
cbb42ecaf0 Created PinSecurityFragment 2018-01-21 15:05:16 -06:00
Severiano Jaramillo
c21fb6786f Added viewpager to work inside SecuritySettingsFragment 2018-01-21 15:05:16 -06:00
Severiano Jaramillo
c7890db123 Improved SettingsActivity layout 2018-01-21 15:05:16 -06:00
Severiano Jaramillo
7bb451d409 Added below banner to SettingsActivity 2018-01-21 15:05:16 -06:00
Severiano Jaramillo
d7dcc6365b Trick to make collapsingToolbarLayout look better when collapsed 2018-01-21 15:05:16 -06:00
Severiano Jaramillo
76247e214a Changed CircleImageView to make transition work 2018-01-21 15:05:16 -06:00
Severiano Jaramillo
692a39d16e Fixed AccountsFragment theme and almost fixed sharedElementTransition 2018-01-21 15:00:08 -06:00
Severiano Jaramillo
a0db8f8a4f Created buttons style to make them comply with Carbon's video 2018-01-21 15:00:08 -06:00
Severiano Jaramillo
312de0f74b Created AccountsSettingsFragment 2018-01-21 15:00:08 -06:00
Severiano Jaramillo
132c7f1a29 Fixed BackupsSettingsFragment buttons' padding and strings 2018-01-21 15:00:08 -06:00
Severiano Jaramillo
4bec1dad84 Created BackupsSettingFragment layout 2018-01-21 15:00:08 -06:00
Severiano Jaramillo
f2019b1a62 Finished adding elements to GeneralSettings layout 2018-01-21 15:00:08 -06:00
Severiano Jaramillo
4638425b64 Step back to fix sharedelementtransition later 2018-01-21 15:00:08 -06:00
Severiano Jaramillo
4980700366 Changed Accounts from Fragment to Activity to use the SharedElementTransition 2018-01-21 15:00:08 -06:00
Javier Varona
93976cadd2 - Contact class, dao, viewmodel and list view added 2018-01-17 22:49:42 -04:00
Javier Varona
f65e330d9b - Added Backup Seed Activity to show the mnemonic for the recently created seed 2018-01-12 21:01:38 -04:00
Javier Varona
76b5a6885d - Added dialog when creating a new bitshares account 2018-01-11 22:04:35 -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
e63c2b649f - Create Seed Activity created 2018-01-07 20:16:03 -04:00
Severiano Jaramillo
b524462c5e Added SettingsActivity toolbar and created GeneralSettingsFragment 2017-12-28 23:07:53 -06:00
Severiano Jaramillo
80354ebac1 Added Settings Activity 2017-12-28 21:40:34 -06:00
Severiano Jaramillo
1545df3084 Added AccountsFragment exit animation 2017-12-28 13:31:49 -06:00
Severiano Jaramillo
b59e17175a AccountsFragment now opens GeneralSettings and minor fixes 2017-12-28 13:23:25 -06:00
Severiano Jaramillo
eac5a0e8c4 Fixed ReceiveTransactionFragment to use full screen width 2017-12-23 21:39:41 -06:00
Severiano Jaramillo
49f032ff99 Changed names of opensans font to avoid naming errors 2017-12-23 19:58:49 -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
5ee1782454 Created accounts fragment in animation 2017-12-22 21:30:20 -06:00
Severiano Jaramillo
57a95e8fd2 Added accounts fragment with transparent background 2017-12-21 23:34: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
83a564d51d Added lightning bolt icon 2017-12-19 17:35:14 -06:00
Severiano Jaramillo
cd241598d9 Added small triangle to the gravatar icon 2017-12-18 21:42:01 -06:00
Severiano Jaramillo
812489c4ce Changed app font to OpenSans 2017-12-18 19:25:25 -06:00
Severiano Jaramillo
f3a4f61cec Changed Client Logo text for Crystal logo on toolbar 2017-12-18 17:31:52 -06:00
Severiano Jaramillo
fadc08dac8 Added OpenSans font to resources 2017-12-18 17:09:09 -06:00
Severiano Jaramillo
aa12a4ec86 Modified appbar animation to use video instead of images and added collapsing toolbar animation 2017-12-13 23:02:00 -06:00