Commit graph

212 commits

Author SHA1 Message Date
henry
14e570ce2e Added name to seed 2018-01-22 22:22:57 -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
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
henry
3f7e7b5bc6 Change the graphene manager to save new created accounts 2018-01-15 23:31:57 -04:00
Javier Varona
fc80baf731 - Fixing Account Existing Verification 2018-01-13 22:16:54 -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
henry
e13abecd7f faucet api logs 2018-01-10 23:07:30 -04:00
henry
aacf9c50f6 derivation key using the address class 2018-01-09 23:08:11 -04:00
henry
9212af8141 Account seed find by id with livedata 2018-01-09 22:33:23 -04:00
henry
528013ba12 Added faucet function 2018-01-09 22:00:46 -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
06ef3e3dc3 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2018-01-08 20:17:03 -04:00
henry
81e6f1940a create request for creation of account 2018-01-07 22:22:56 -04:00
Javier Varona
02eef99c91 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2018-01-07 21:40:46 -04:00
henry
7b59a63f04 create request for creation of account 2018-01-07 21:40:03 -04:00
Javier Varona
2587ceb068 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2018-01-07 21:32:21 -04:00
henry
08630166ea create request for creation of account 2018-01-07 21:31:52 -04:00
Javier Varona
cf5aa56d32 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2018-01-07 20:16:13 -04:00
Javier Varona
e63c2b649f - Create Seed Activity created 2018-01-07 20:16:03 -04:00
henry
7b027d4e79 Added bip39 and brainkey seeds 2018-01-06 23:21:46 -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
hvarona
bef004048a
Merge pull request #3 from sjaramillo10/master
Add latest animation changes to master
2018-01-04 22:28:46 -04:00
Javier Varona
bdfd078b57 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2018-01-04 20:16:41 -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
246234a165 Changed display name of the app 2017-12-28 11:03:19 -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