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
Javier Varona
e601b90a63
Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop
2018-09-17 22:02:40 -04:00
Javier Varona
35f273de23
- Fixed Transaction List not updating when it should
...
- Now the transaction list searches for bitshares account names too
2018-09-17 22:02:21 -04:00
Henry Varona
593b875f25
Added the insight apigenerator that handles all service calls to the servers,
...
Added the GeneralAccountManager that handles all communication used on bitcoin likes crypto accounts
Rearrenge the send to the manager
Change estimatefee to work with the new Architecture
Added request for send generalaccount transactions (bitcoin like)
2018-09-16 23:43:59 -04:00
Henry Varona
3fb3dc9cac
Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop
2018-09-15 21:59:39 -04:00
Javier Varona
de2391c6f8
- Put the loading dialog code of the backup restore before the import request is added
...
- Fixing an error triggered when the import seed form is filled too fast. The bitshare name request of the account gets a null listener and makes the app to crash
2018-09-15 21:25:41 -04:00
Henry Varona
edd23d7ff3
Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop
2018-09-15 12:06:45 -04:00
dtvv
d43c75a501
The import backup password has to be alphanumeric
2018-09-14 01:18:41 -05:00
dtvv
9d973b995e
-When you import the backup account and it runs successfully, it should to take you to the main window and not on the login one
...
-When you import the backup account and it runs successfully, it should close the intro window
-When the user is restoring the backup it has to show loading dialog
-Remove Backup restored! Text when finishing importing backup
-Create class CrystalLoading extendí from CrystalDialog
2018-09-14 01:04:10 -05:00
dtvv
8e00c08d6a
-Add error text in the amount field when there is a invalid selected crypto coin
2018-09-13 22:59:35 -05:00
dtvv
da290acddc
Button send transaction get better animation
2018-09-13 21:56:06 -05:00
dtvv
b7235db5f2
Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop
...
# Conflicts:
# app/src/main/java/cy/agorise/crystalwallet/viewmodels/validators/validationfields/BitsharesAccountMnemonicValidationField.java
2018-09-12 21:37:13 -05:00
dtvv
83b7a7d3d3
Fixed spinner view in transaction window
2018-09-12 21:34:27 -05:00
Javier Varona
68296f6306
- Fixing some errors importing accounts
...
- After importing an account using a seed, the user gets to the balance page and the intent history is cleared
2018-09-12 21:56:04 -04:00
Javier Varona
b2da811687
- Fixing compile errors
2018-09-12 21:08:22 -04:00
dtvv
a7ba6f5c6b
Merge branch 'feat_ui_improvements' of https://github.com/Agorise/crystal-wallet-android into develop
2018-09-12 14:29:33 -05:00
dtvv
430085f8af
Specialiced spinners
2018-09-12 14:17:03 -05:00
Javier Varona
7befdd4207
- FileBackupManager and ImportSeedActivity no longer add the seed to the database. Now they call the ValidateImportBitsharesAccountRequest to do so.
...
- Also, the ImportSeedActivity tells the user the reason in case of a failed import.
2018-09-11 21:40:25 -04:00
Javier Varona
fc3fe7c92c
Merge branch 'develop_ui_improvements' into develop
2018-09-09 20:23:28 -04:00
Javier Varona
3cc2fb4a48
- Change import seed activity to use a request to import the account
2018-09-09 20:12:32 -04:00
hvarona
74d8dbd749
Merge branch 'develop_ui_improvements' of https://github.com/Agorise/crystal-wallet-android into develop
2018-09-09 11:55:20 -04:00
dtvv
fcd5855953
Fit automatically height for the edittext in the brainkey screen
2018-09-07 11:24:27 -05:00
dtvv
ddd1073682
Disable NFC in the security options
2018-09-06 21:26:39 -05:00
Javier Varona
4a34c3a8ae
- Now the import seed button sends the user to the import seed activity
...
- Fixed account seed kotlin viewmodel so it can be instantiated with the ViewModelProvider
2018-09-06 22:13:28 -04:00
hvarona
baeaa2d8d0
Change the insight serverUrl, to make it not a constant but selected by the app
2018-09-06 21:44:07 -04:00
Javier Varona
e569986864
- Fixed app asking for password when the back button is pressed after selecting import account by backup
2018-09-06 21:08:59 -04:00
dtvv
a1876733f5
In the backup seed screen there is not option for brainkey backup
2018-09-06 14:22:42 -05:00
dtvv
fd5037f1af
Complete layout view for backup with brainkey
2018-09-06 11:44:05 -05:00
dtvv
65669e155c
Integration of animated layout Library severiano
2018-09-06 11:31:29 -05:00
dtvv
508e30fc15
Correct manifest
2018-09-06 00:02:06 -05:00
hvarona
e6350396be
Change the insight serverUrl, to make it not a constant but selected by the app
2018-09-05 23:45:03 -04:00
hvarona
8cfbb63f1c
Change the insight serverUrl, to make it not a constant but selected by the app
2018-09-05 23:43:37 -04:00
dtvv
5fb847ba1c
Revert network changes
2018-09-05 19:36:27 -05:00
dtvv
e0903c0a26
Remove AppTheme.NoActionBar from LicenceActivity.java
2018-09-05 14:51:07 -05:00
dtvv
72dc7abf8b
Change the “cancel” button in the send assets screen to a cross
2018-09-05 14:49:35 -05:00
dtvv
018cced971
In the loading dialog when you Press back button it lets to close it
2018-09-05 13:52:27 -05:00
dtvv
8a6e8ce240
In the create seed screen, when all the Fields are complete filled and delete one character in pin field for example, the loading connection server existing account validation was fired
2018-09-05 13:20:17 -05:00
dtvv
2a1f2895d4
Set the loading dialog when connecting to server to progress() loading icon
2018-09-05 12:25:31 -05:00