hvarona
043325b887
Create and import Bitcoin Like Account request implementation
2018-11-01 00:11:51 -04:00
hvarona
51498192c6
Create and import Bitcoin Like Account request implementation
2018-10-31 23:14:13 -04:00
Javier Varona
5965528abe
- Once again, the list of accounts in the profiles settings are really account seeds
...
- When an account seed is pressed, the seeds settings show the mnemonic words and a new tab for the coin settings
- The coin settings allow the user to activate a coin account like bitcoin
2018-10-31 22:19:15 -04:00
hvarona
6c0d936b67
Added path to the insigiht api
...
Added Bitcoin Server Verifier
Added Bitcoin url and db currency
2018-10-30 22:16:27 -04:00
Severiano Jaramillo
960dd67394
Merge branch 'develop' of github.com:Agorise/crystal-wallet-android into develop
2018-10-25 13:40:50 -05:00
Severiano Jaramillo
4cd304d732
Removed Toolbar animation in all the other activities it was being used and changed to use the GIF version instead. It provides a much cleaner and safer implementation that works fine on all tested devices (Android L, M, O & P).
2018-10-25 13:40:45 -05:00
Severiano Jaramillo
36d97e8166
Change background animation in IntroActivity from Video to GIF.
...
The video background animation was giving errors on Android Lollipop and wasn't displaying correctly. Searching on the internet I found that the encoding of the video could be the problem but tested with many different encoding profiles (H.264 high, main, baseline) and none of them solved the issue so I finally gave up and converted the video back to a GIF and used that one.
2018-10-25 11:51:53 -05:00
dtvv
7ae875e208
Fixes from henrry code
2018-10-25 11:01:05 -05:00
dtvv
10cc88c8d3
Fixes from henrry code
2018-10-25 10:03:45 -05:00
dtvv
9a1dc0548d
Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop
2018-10-25 09:55:19 -05:00
dtvv
b5bc9e88c7
In the Receive assets screen change the layout to relative to get more controle over position
2018-10-25 09:54:42 -05:00
hvarona
b426076eea
commented the OnResponse interface
...
Fixed error feedback on import request
2018-10-25 08:30:32 -04:00
hvarona
d456ee49a8
Merge remote-tracking branch 'origin/develop' into develop
2018-10-25 08:10:11 -04:00
hvarona
c4ac6b4a29
Fixed error feedback on import request
2018-10-25 08:09:54 -04:00
dtvv
ae3ed3725d
Security mode is only used when the user try to send assets in the send assets screen
2018-10-25 02:48:18 -05:00
dtvv
71c26c0ddf
-Add listener to the class PatternRequestActivity to reuse the on success or fail password event
...
-Add listener to the class PinRequestActivity to reuse the on success or fail password event
2018-10-25 02:24:15 -05:00
dtvv
0bb428a658
Add listener to the class PinRequestActivity to reuse the on success or fail password event
2018-10-25 02:22:43 -05:00
dtvv
753a4a5943
Fix to this commmit: Add listener to the class PatternRequestActivity to reuse the on success or fail password event
2018-10-25 02:16:38 -05:00
dtvv
ba96d999ff
Add listener to the class PatternRequestActivity to reuse the on success or fail password event
2018-10-25 02:13:11 -05:00
dtvv
a21796d2d0
-The GrapheneAccount class is crasing, now it is fixed
2018-10-25 02:04:02 -05:00
dtvv
b05cf62daf
-After henrry updated the file ImportSeedActivity i found some errors and i had to fix it again so it does not use 2 equeals services
2018-10-25 01:55:58 -05:00
dtvv
7889d4f242
Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop
2018-10-25 01:35:28 -05:00
dtvv
2ca94de241
-In the send assets screen it crashes when type an amount
2018-10-25 01:34:48 -05:00
hvarona
e8ceb88c6e
Added the import rrequest with only the mnemonic words of the seed
2018-10-25 00:58:42 -04:00
hvarona
ac95b66511
Added the import rrequest with only the mnemonic words of the seed
2018-10-25 00:22:13 -04:00
Javier Varona
c216dfa209
Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop
...
# Conflicts:
# app/src/main/java/cy/agorise/crystalwallet/activities/ImportSeedActivity.java
2018-10-24 23:07:11 -04:00
Javier Varona
04d3a0d2e6
- Change the import bitshares account request to avoid using the name of the account
2018-10-24 22:53:51 -04:00
dtvv
418749ea6a
Pocket security functionality disable for now
2018-10-24 16:18:01 -05:00
dtvv
4ba6299822
-Search solution for the viewpager crashes actions when try to define a pattern horisontally
...
-In the ChildViewPager of security settings disable swipe horisontally and navigation now it is by tabs
-In the ChildViewPager modify the class so it can control when the swipe touch event is bloqued or not correctly
2018-10-24 03:56:21 -05:00
dtvv
b3a267fb47
When the PATTERN is typed 4 wrong times, it has to block 15 seconds before make new tries
2018-10-24 02:59:42 -05:00
dtvv
c3c6677faa
-In the import seed activity add all the fixed strings to android string resources
...
-In the import seed window remove the first service connection that validates the seed, it seems that in the second service it does it too
-In the import seed activity adjust the new error strings to the new error show model
-In the import seed activity onlye enable the CREATE WALLET button if all the fields are correctly validate, specially the PIN mismatch error
2018-10-24 02:38:48 -05:00
dtvv
8e55afad55
Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop
2018-10-24 02:02:26 -05:00
dtvv
41a3b1c172
In the create seed activity when the user types it validates with the server each time, this has to be done til the user touches the CREATE WALLET button for performance
2018-10-24 02:01:44 -05:00
hvarona
cd00923ebc
Added Get Next Bitcoin and Bitcoin like coins request and manager
2018-10-23 23:28:53 -04:00
Javier Varona
2027677956
- Added new requests needed to implement bitcoin alike accounts funcionality
2018-10-22 21:05:48 -04:00
hvarona
b3442a511e
Implemented the send service of bitcoin likes account with the new architecture
2018-10-19 00:13:42 -04:00
hvarona
6b37db9279
Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop
2018-10-18 21:22:24 -04:00
dtvv
4743042c7e
When the PATTERN screen request is incorrect show message to user
2018-10-18 08:50:16 -05:00
dtvv
0019385827
When the pattern is set in settings, show message to the user
2018-10-18 08:08:16 -05:00
dtvv
03e03f2fb1
-The strings in PatternSecurityFragment save them as android strings
...
-In the settings pattern screen when user tries to set a new one and is going to confirm it and makes a mistake it does not show error
-When the pattern is set in the security settings, it should not open the pattern activity after that
2018-10-18 04:03:50 -05:00
dtvv
e24b355281
In the import seed window ask before import the account
2018-10-18 03:40:33 -05:00
dtvv
3c0e2058bb
Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop
2018-10-18 03:29:43 -05:00
dtvv
b73c77e86f
-In the import seed window, the service doest not have to be connecting to the service each time the user type text to validate if the account name exists
...
-In the import seed window, the service to check valid mnemonic does not have to fire each time the user is typing text
-In the import seed window, the service to check valid mnemonic has to fire only when the import account button is pressed
-In the import seed window add error message when the service to validate the seed or the account name is correct fails
2018-10-18 03:28:12 -05:00
hvarona
356300fed4
Change BitcoinTransactions to adapt to new architecture
...
Change bitcoin like logic to adapt to new architecture
2018-10-17 23:32:17 -04:00
Javier Varona
7681523252
- Added query to get address
2018-10-17 22:15:19 -04:00
Javier Varona
76a53c12e1
- Added bitcoin generated addresses table
2018-10-17 21:56:40 -04:00
dtvv
8a7b41ad1d
When the PIN does not match in the screen of import seed it does not show error message
2018-10-17 04:50:38 -05:00
dtvv
3941585740
When the PIN is typed 4 wrong times, it has to block 15 seconds before make new tries
2018-10-17 04:14:43 -05:00
dtvv
c554471115
-When the PIN is incorrect in the PIN request activity the password should show red animation
...
-When the PIN is incorrect in the PIN request activity the password should dissapear
-When the PIN is incorrect in the PIN request activity remove the Toast, the animation is enougth
2018-10-17 03:46:16 -05:00
dtvv
a4c6b1cfb1
-When the PIN does not match in the screen of import seed it does not show error message
...
-Set a button in the PIN request activity to clic when the complete PIN is completely typed
-In the PIN request activity, the OK button should not be enabled till a valid PIN is on it
-Change the button style in the PIN request screen
2018-10-17 01:06:35 -05:00