Commit graph

275 commits

Author SHA1 Message Date
Javier Varona
033a959e00 - Added option to delete contacts 2018-02-14 21:50:18 -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
henry
9c62f7a422 Change Sync funciton to Async functions 2018-01-29 20:30:15 -04:00
henry
b63feeed17 Added ManagerRequest to make the code full async 2018-01-28 21:18:38 -04:00
henry
fa8d39ca6d Real Time updates with the bitshares api 2018-01-23 22:07:17 -04:00
Javier Varona
68b0692a0f - Fixed precision when sending transactions 2018-01-23 21:19:09 -04:00
henry
c8318aaf5b Update the graphenej library
Put the testnet chain id on the transaciton for the Send operation
2018-01-23 19:59:19 -04:00
henry
b02f488a7e Merge remote-tracking branch 'origin/master' 2018-01-22 22:57:34 -04:00
henry
14e570ce2e Added name to seed 2018-01-22 22:22:57 -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
henry
159743b54e Added retrieve of asset id, for send transaction
Added retrieve of to Account id for send transaction
2018-01-21 23:55:40 -04:00
hvarona
b23ad68c27
Merge pull request #4 from sjaramillo10/master
Include last UI/UX work on the main repo
2018-01-21 20:20:46 -04:00
hvarona
d7536c4386
Merge branch 'master' into master 2018-01-21 20:20:34 -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
829afe3ea5 Merge branch 'master' of https://github.com/sjaramillo10/crystal-wallet-android 2018-01-21 15:18:59 -06: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
Severiano Jaramillo
8192d99301 Added NoneSecurityFragment 2018-01-21 14:57:09 -06:00
Severiano Jaramillo
8d6c67cff2 Created ChildViewPager that does not listen to swipe events 2018-01-18 17:12:45 -06:00
Severiano Jaramillo
9ede134712 Automatically get build version from app information 2018-01-18 16:19:24 -06:00
Severiano Jaramillo
8de7e59d01 Created PinSecurityFragment 2018-01-18 16:11:54 -06:00
Severiano Jaramillo
72fc4d507a Added viewpager to work inside SecuritySettingsFragment 2018-01-18 13:39:05 -06:00
Severiano Jaramillo
d7ce6e6088 Improved SettingsActivity layout 2018-01-17 22:32:50 -06:00
Severiano Jaramillo
3b757ad55e Added below banner to SettingsActivity 2018-01-17 22:15:50 -06:00
Javier Varona
93976cadd2 - Contact class, dao, viewmodel and list view added 2018-01-17 22:49:42 -04:00
Severiano Jaramillo
a8f93ada9b Trick to make collapsingToolbarLayout look better when collapsed 2018-01-16 23:45:49 -06:00
Severiano Jaramillo
db3c02d543 Changed CircleImageView to make transition work 2018-01-16 23:38:04 -06:00
Severiano Jaramillo
9b07c5cb88 Fixed AccountsFragment theme and almost fixed sharedElementTransition 2018-01-16 17:26:35 -06:00
Severiano Jaramillo
899d5fcc53 Created buttons style to make them comply with Carbon's video 2018-01-16 11:56:49 -06:00
Severiano Jaramillo
c8b2f53d47 Created AccountsSettingsFragment 2018-01-16 11:05:53 -06:00