Commit graph

336 commits

Author SHA1 Message Date
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
Severiano Jaramillo
9527c3b758 Created ImportAccountOptionsFragment that shows up when the user wants to ImportAccount 2018-01-25 20:48:04 -06:00
Severiano Jaramillo
d01f84c198 Improved ActivityIntro by adding animated backgroung and making the logo bigger 2018-01-25 18:37:29 -06:00
Severiano Jaramillo
cf31baa88c Fixed <Use "Pocket" Security> overlay on EditTexts when opening keyboard 2018-01-25 16:55:52 -06: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
ff971ee492 Improved ReceiveTransactionFragment using SquaredImageView and ScrollView 2018-01-25 14:27:30 -06:00
Severiano Jaramillo
902d2c77ef Created SquaredImageView 2018-01-24 23:21:04 -06:00
Severiano Jaramillo
45657e414f Created BottomStatusBar custom view to be reused in various Activities 2018-01-24 22:28:53 -06:00
Severiano Jaramillo
05dc28aa63 Created BottomStatusBar custom view and added it to Settings and CreateSeed Activities 2018-01-24 22:27:15 -06:00
Severiano Jaramillo
dc4bd347c3 Improved CreateSeedLayout using TextInputLayout 2018-01-24 18:35:08 -06:00
Severiano Jaramillo
aabdab2951 Created layout for the IntroActivity 2018-01-24 17:21:34 -06: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
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
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
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
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
Severiano Jaramillo
efef66f4e9 Created ReceiveTransactionFragment layout and fixed fragment transitions 2017-12-07 22:59:18 -06:00
Severiano Jaramillo
b992f0a374 Added ReceiveTransactionFragment transition animations 2017-12-06 23:02:06 -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
Severiano Jaramillo
252b8a84a6 Added enter and exit sendtransactionfragment animation 2017-12-03 23:18:53 -06:00
Severiano Jaramillo
534e41db00 Fixed addContact fab in and out animation 2017-12-03 20:18:48 -06:00
Severiano Jaramillo
c45edc3ea6 Added toolbar elements and fab animations to board activity 2017-12-03 20:18:48 -06:00
sjaramillo10
83dd0fbb3d Added bottom buttons to balance, transactions and contacts 2017-12-03 20:18:48 -06:00
sjaramillo10
16919057cf Added custom toolbar and tab labels to board activity 2017-12-03 20:18:48 -06:00
sjaramillo10
5f7c52e6c9 Fixed app theme 2017-12-03 20:18:48 -06:00
sjaramillo10
c2a6ae7835 Fixed small issues and added comments 2017-12-03 20:18:48 -06:00
sjaramillo10
b6a00f4c83 Added bottom buttons to balance, transactions and contacts 2017-12-03 20:13:06 -06:00
sjaramillo10
a10017edb0 Added custom toolbar and tab labels to board activity 2017-12-03 20:10:22 -06:00
sjaramillo10
5b1a8627f8 Fixed app theme 2017-12-03 20:05:57 -06:00
sjaramillo10
f8d8f39d35 Fixed small issues and added comments 2017-12-03 20:05:57 -06:00
sjaramillo10
6b947e6df2 Added bottom buttons to balance, transactions and contacts 2017-12-03 20:05:57 -06:00
sjaramillo10
5b3b3e2dda Added custom toolbar and tab labels to board activity 2017-12-03 20:05:57 -06:00
henry
7e4bc22fb3 Api generator pointing to the testnet server 2017-11-30 22:49:44 -04: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
Javier Varona
5946df1885 - Added e-receipts. If the user makes a click to a transaction in the transaction list, that will make appear a e-receipt for that transaction. 2017-11-21 21:26:24 -04:00
Javier Varona
2b638acd89 - Fixing Transaction list to work properly
- Improving UI transaction list info
2017-11-20 22:24:48 -04:00
Javier Varona
8745b32446 - Equivalence values working! 2017-11-15 23:17:34 -04:00
henry
8bec42de1a Graphene Api with equivalent value using a name for the base asset 2017-11-15 21:47:11 -04:00
henry
37141d06cd Import compare the owner not the active key, for compatibility with openledger 2017-11-15 07:51:31 -04:00
henry
f6340de2e4 change url of the bitshares api server 2017-11-14 22:50:25 -04:00
Javier Varona
2afd7ec47a - Fixed EquivalenceThread to loop in a separated thread. 2017-11-14 22:29:11 -04:00
Javier Varona
cf6fcac6cc - Added comments in Crypto Net Balances, Crypto Coin Balances and Transaction List 2017-11-13 22:53:30 -04:00
henry
2157a135d1 updated app to use in studio 3.0 2017-11-13 20:18:40 -04:00
henry
3d4c90f8eb Added the get asset by name
Update equivalent value url. If we are going to use the testnet the equivalent value has to be retrieved from the main net.
Update docs and code
2017-11-12 23:04:06 -04:00
henry
000be8ab51 Added the get asset by name
Update equivalent value url. If we are going to use the testnet the equivalent value has to be retrieved from the main net.
Update docs and code
2017-11-12 15:20:03 -04:00
Javier Varona
a9ec777e5c - Fixed the way the equivalences are loaded in the balances. Now they load independent from the balance amount 2017-11-10 22:08:23 -04:00
Javier Varona
598c58a83f - Making the service to ask for equivalent values every minute 2017-11-08 22:42:22 -04:00
Javier Varona
3a27dcbe23 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2017-11-08 21:41:43 -04:00
Javier Varona
e52ab7b714 - Change balances to show equivalences with the currency from the preferred country of the user 2017-11-08 20:37:23 -04:00
henry
10798b8e0c Merge remote-tracking branch 'origin/master' 2017-11-07 22:21:20 -04:00
Javier Varona
6dae8cb681 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2017-11-07 22:18:51 -04:00
Javier Varona
2c99ee9780 - Added General Settings layout and activity
- Now the user can set the prefered country. Which will set also the prefered currency.
- Added the general setting model, viewmodel and dao
2017-11-07 22:18:31 -04:00
henry
c4278c7e75 equivalent values in batch 2017-11-07 22:14:43 -04:00
henry
5146bc818c Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2017-11-06 21:39:23 -04:00
henry
322ffed6b9 Equivalent Value in services 2017-11-06 21:38:42 -04:00
Javier Varona
5f7470b1ef Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2017-11-05 22:16:37 -04:00
Javier Varona
213cc07c80 - Change intro to send the user to import seed when there isn't one
- Now the equivalent value shows in the balance view
2017-11-05 20:38:37 -04:00
henry
3005b60935 Added bitshares faucet api only with text 2017-11-04 23:22:53 -04:00
henry
376b6278b3 pdate the graphene library used 2017-11-02 21:00:36 -04:00
Javier Varona
00d45cadd7 - Equivalence DAOs created 2017-11-01 22:31:31 -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
2590bb42ed - Adding send and receive buttons to the balances views
- Now the transactions view appears as the second Page of the Board Activity
2017-10-28 21:58:00 -04:00
Javier Varona
131a5c5ea8 - Now the name of the coins appears in the balances, instead of "unknown"; 2017-10-28 20:58:39 -04:00
Javier Varona
08152814b3 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2017-10-25 23:06:58 -04:00
Javier Varona
b62dec59c2 - Finishing the send view 2017-10-25 23:06:38 -04:00
henry
b3a3a28bc0 save transactions in db 2017-10-25 23:01:02 -04:00
Javier Varona
d9e4fe1710 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2017-10-25 22:58:07 -04:00
Javier Varona
497545f8d2 - Send Activity now sends with CryptoNetInfoRequests 2017-10-25 22:55:56 -04:00
henry
a0797edf6e save transactions in db
Validate send request only one asset and amount
2017-10-25 22:46:42 -04:00
Javier Varona
c2f627694e Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android
# Conflicts:
#	app/src/main/java/cy/agorise/crystalwallet/dao/CryptoCurrencyDao.java
2017-10-25 21:35:14 -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
henry
f80ac3b06d modified CryptoCoin Balance database to work as intended
Modified to be able to save and retrieve the bitsharesasset from database
2017-10-24 22:58:45 -04:00
henry
e3629f5c5b Bitshares petition fix 2017-10-23 23:25:09 -04:00
Javier Varona
efb6820b9e - Remove the LiveData from transactions in BitsharesAccountManager 2017-10-22 21:00:51 -04:00
Javier Varona
d3b7d7ce1c Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2017-10-22 20:53:46 -04:00
Javier Varona
b4b7ba7743 - Fixing code that ask for a livedata but doesn't listen to it 2017-10-22 20:53:33 -04:00
henry
67c1decf07 Merge remote-tracking branch 'origin/master' 2017-10-22 20:37:46 -04:00
henry
6ce7c453f4 Subscrip 2017-10-22 20:36:41 -04:00
Javier Varona
7f96370568 - Fixed the way import seed was adding the graphene account
- Now the service is listening to dao chenges and calling the bitshares manager when that happens
2017-10-22 20:28:37 -04:00