dtvv
9fa7ddf178
Give more space between the PIN code and the upper menu in the security settings menu
2018-10-05 03:14:47 -05:00
dtvv
96feaf31cd
Give more space between the PIN code and the upper menu in the security settings menu
2018-10-05 03:02:47 -05:00
dtvv
62e205ccfe
Add copy button in the fragment_general_crypto_net_account_settings.xml screen
2018-10-05 02:47:06 -05:00
dtvv
53066696ce
Get better view for the fragment_general_crypto_net_account_settings.xml window fragment
2018-10-05 02:38:39 -05:00
hvarona
86c16bbb7b
Change classes name to be more precised what they do
...
Change Insight Api Generator to use Manager and simplifier the code
Added check for the crypto coin of the cryptocoin request
Change CryptoNet to CryptoCoin, all the insight cryptos use only one coin.
Added Queries to search and insert Bitcoin Transaction
2018-10-04 23:59:32 -04:00
dtvv
b55d22324a
Limit the seed max text in the import seed window to 255
2018-10-04 15:35:06 -05:00
dtvv
a54363a9ef
When try to import the account, it should show a loading window while the user is waiting for it
2018-10-04 15:25:07 -05:00
dtvv
1545f0e10b
When you try to import your account from seed, the button “CREATE WALLET” should be disabled till all the fields are correctly filled
2018-10-04 10:15:58 -05:00
dtvv
09ae09db1b
Merge remote-tracking branch 'origin/develop' into develop
...
# Conflicts:
# gradle/wrapper/gradle-wrapper.properties
2018-10-04 09:12:56 -05:00
dtvv
8b4fb2d69d
Change gradle version
2018-10-04 09:12:07 -05:00
Javier Varona
6a5ac7cc58
Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop
2018-10-03 21:57:44 -04:00
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
dtvv
546db50590
In the AccountSettings change the color text more clear
2018-10-02 10:33:02 -05:00
dtvv
a21446bc7f
In the AccountSettings the text “Account Settings” in the crypto_net_account_activity_settings layout it is not propertly in resources file
2018-10-02 09:46:01 -05:00
dtvv
c1b8c11d74
Realease the resource MediaPlayer used in the CryptoNetAccountSettingsActivity, it was not been released propertly
2018-10-02 09:17:19 -05:00
dtvv
cc69c2676e
Realease the resource MediaPlayer used in the AccountsSettingsActivity, it was not been released propertly
2018-10-02 09:16:13 -05:00
dtvv
5ad7d32bbf
Validate not null in onDestroy event for the media player
2018-10-02 08:54:38 -05:00
dtvv
05d04b69af
Realease the resource MediaPlayer used in the SettingsActivity, it was not been released propertly
2018-10-02 08:53:45 -05:00
dtvv
d2e388e5de
Realease the resource MediaPlayer used in the IntroActivity, it was not been released propertly
2018-10-02 08:28:52 -05:00
dtvv
fbfa97754f
Realease the resource MediaPlayer used in the BoardActivity, it was not been released propertly
2018-10-02 08:16:36 -05:00
dtvv
94267c6cc3
Simple string added to catalog
2018-09-30 00:14:48 -05:00
dtvv
751cb46922
Remove padding in the window
2018-09-30 00:13:57 -05:00
dtvv
1cc21c73be
WIRTE_EXTERNAL_PERMISION at runtime
2018-09-30 00:12:40 -05:00
dtvv
6b39722f89
Camera permission was not included in the manifest
2018-09-29 22:55:48 -05:00
dtvv
d86fe35a6b
When you create a new account the cancel button does not have to show, only when you check the brainkey
2018-09-29 22:21:15 -05:00
dtvv
ad0c14e389
Prevent null pointer exception
2018-09-29 20:51:47 -05: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