Commit graph

523 commits

Author SHA1 Message Date
Javier Varona
f43c6aa1af - Created the database structure for bitcoins alike coins
- Fixed "no balances" label appearing in the middle of the balance page when the user has one account.
2018-10-03 21:56:38 -04:00
hvarona
e9a147e344 Merge remote-tracking branch 'origin/develop' into develop 2018-09-29 20:52:26 -04:00
hvarona
31f809048f Updated Faucet 2018-09-29 20:51:59 -04:00
dtvv
0fc4392a52 Adjust kotlin puglin version to compile proyect 2 2018-09-29 16:00:13 -05:00
dtvv
17c61b12a7 Adjust kotlin puglin version to compile proyect 2018-09-29 15:46:35 -05:00
hvarona
b1e8e4dfe7 Merge remote-tracking branch 'origin/develop' into develop 2018-09-28 21:40:13 -04:00
hvarona
14c307ccbc Merge branch 'develop' 2018-09-27 22:34:40 -04:00
hvarona
7db8212ab4 Change Insight api classes to handle multiple address and to adapt to the new architecture.
Added Bitshares Account Manager to handle all txi response
TODOs: Add cache data to handle incoming transaction and balances
2018-09-27 22:19:19 -04: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
Javier Varona
d16f2d7378 Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop 2018-09-25 23:01:12 -04:00
Javier Varona
037787afd0 - Added loading dialog when sending.
- Now the send dialog closes after sending the funds successfully
2018-09-24 22:10:43 -04:00
dtvv
0c583fff18 WRITE_EXTERNAL_STORAGE at runtime in the backup bin file button 2018-09-24 20:38:44 -05:00
dtvv
dae073dc62 Fix code to get better performance in validations 2018-09-24 19:41:33 -05:00
dtvv
2e6c61f88a UI adjustments 2018-09-24 15:16:14 -05:00
dtvv
2c5661c587 Back to previous version of the send transaction button 2018-09-24 15:16:14 -05:00
Javier Varona
53cf2ef25b - Fixing transaction duplication when importing an account. 2018-09-23 20:01:45 -04:00
Henry Varona
47088391de Change version code 2018-09-21 23:09:09 -04:00
Henry Varona
3e5e0001e1 added camera to preview view 2018-09-21 17:56:58 -04:00
Henry Varona
ed21712f68 Change version
Added auto start camera on send fragment
2018-09-21 16:11:18 -04:00
Javier Varona
5356331a25 Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop 2018-09-21 00:46:18 -04:00
Javier Varona
270f2d40b6 - Fixing inconsistent loading of transactions 2018-09-21 00:43:29 -04:00
dtvv
8e79f14205 Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop 2018-09-20 20:11:47 -05:00
dtvv
a4d23f9f3b In the screen of copy seed, user can not continue but now the user can go ahead to board screen 2018-09-20 20:10:13 -05:00
Henry Varona
be0fafd0e2 Fallback faucet server 2018-09-20 20:59:25 -04:00
Severiano Jaramillo
aee66a24b6 Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop 2018-09-20 19:34:58 -05:00
dtvv
f0d6a935d1 In case the account already exists in the final step to créate an account set a toast message 2018-09-20 18:32:05 -05:00
Severiano Jaramillo
be451a1930 Solve issue related to Add Contact button appearing on the Merchants section. 2018-09-20 10:36:30 -05:00
dtvv
f9b407de2f Get better visual aspect in set password after the restore bin file backup window 2018-09-19 22:04:30 -05:00
dtvv
f311352bbd When pressing the button "CREATE WALLET" it should ask before continue 2018-09-19 21:27:00 -05:00
dtvv
a7d30fb0ff Merge remote-tracking branch 'origin/develop' into develop 2018-09-19 21:16:38 -05:00
dtvv
613f901fc9 Custom QuestionDialog for all the questions of the system 2018-09-19 21:16:10 -05:00
Javier Varona
d549e3af8d Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop 2018-09-19 21:47:51 -04:00
Javier Varona
d38d0ed7ed - Fixed the error sending decimals in the send fragment 2018-09-19 21:47:26 -04:00
dtvv
054f062ce1 When account exists or not, enable or disable on main thread the button "create wallet" 2018-09-19 20:07:38 -05:00
Henry Varona
fefe7d054b Merge remote-tracking branch 'origin/develop' into develop 2018-09-19 20:30:34 -04:00
Henry Varona
95ad420cd5 Added some log to cryptonetmanager 2018-09-19 20:29:57 -04:00
dtvv
e83d3c00a0 Get better view in the import seed layout 2018-09-19 19:16:13 -05:00
Henry Varona
c08ba24d32 Fix Aplication url verification 2018-09-19 17:28:02 -04:00
Henry Varona
272843843c Arrange ser and faucet urls 2018-09-19 15:38:17 -04:00
Henry Varona
a6109fa387 arrange server list 2018-09-19 11:52:49 -04:00
Javier Varona
b9d1065e81 Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop 2018-09-18 22:25:34 -04:00
Javier Varona
59b6e63297 - Removed the label "0.003€" from the balance item header
- Changed the label "cancel" to "ok" in the backup seed page
- The user can't get back once he/she entered the backup seed page
- When the "ok" button is pressed in the backup seed page, the user gets to the balance page (and not the creation seed page)
2018-09-18 22:25:07 -04:00
Henry Varona
90929d9ee5 arrange node list 2018-09-18 20:26:35 -04:00
Henry Varona
cea9efc07d Merge remote-tracking branch 'origin/develop' into develop 2018-09-18 15:51:32 -04:00
Henry Varona
c818eaf472 - Added wrtie timeout for the faucet request
- Change the equivalent url to use the BTS serve
-
2018-09-18 15:47:15 -04:00
dtvv
8a86816c76 Simplify the buttons. the text at the top already says you are importing an account. so the buttons should just say Import .bin File or Import Brainkey in the intro screen 2018-09-18 13:13:27 -05:00
dtvv
b6a9e6b59c Add new Tab called “Merchants” and inside it should be “Comming soon” text 2018-09-18 12:45:01 -05:00
dtvv
752a58b3bf Merge remote-tracking branch 'origin/develop' into develop 2018-09-18 12:43:54 -05:00
dtvv
16dc55a18b Scrollable mode in tablayout lib for board window 2018-09-18 12:41:43 -05:00
dtvv
10830b964a The modal says creating backup, when actually you are restoring from a backup. that must be reworded 2018-09-18 12:40:49 -05:00