hvarona
2e2ee01052
Change parseUri to compares with lowercase cryptocoin
2018-11-18 21:24:15 -04:00
hvarona
5aa7175016
Implemented WIF Account Seed
2018-11-18 11:44:30 -04:00
hvarona
83c95a35a8
Merge remote-tracking branch 'hvarona/develop' into develop-local
2018-11-14 22:50:55 -04:00
hvarona
683883ca0e
Fix account seed names
2018-11-14 22:49:47 -04:00
Javier Varona
b6cddedbd4
- Fixed tables creation
2018-11-13 22:46:50 -04:00
Javier Varona
a11f74f6a5
- Now the send fragment reads bitcoin alike URI
2018-11-13 22:30:51 -04:00
hvarona
91ef2d0e9a
Added parseUri to BitocinManager
2018-11-13 22:02:22 -04:00
Javier Varona
193f426739
- Added a bitcoin parse request to read bitcoin alike URIs
...
- Now the receive fragment generates bitcoin alike URIs
- Added commented code to read QR code URIs in the send fragment
2018-11-13 21:38:05 -04:00
hvarona
719d6769fc
Change bitcoin address model keys
2018-11-12 22:40:44 -04:00
hvarona
0126d6d114
Fix import graphene accounts
2018-11-12 22:11:14 -04:00
hvarona
14a405f67c
change grapheneapigenerator to be used with steem
2018-11-11 23:06:09 -04:00
hvarona
9c6db3a6ea
fix calculate uri
2018-11-11 22:26:34 -04:00
hvarona
6e81192b37
Added steem url and verifier
...
Added bip21 implementation with lowercase
2018-11-11 21:59:28 -04:00
hvarona
8ff53de0ae
Added BitcoinUriRequest
2018-11-10 23:21:49 -04:00
hvarona
42c48d31ea
Merge remote-tracking branch 'hvarona/develop' into develop-local
2018-11-08 00:09:38 -04:00
hvarona
0e37879f02
Added Steem Account Managment
2018-11-08 00:09:05 -04:00
Javier Varona
ca4662867d
Merge branch 'develop' of https://github.com/hvarona/crystal-wallet-android-1 into develop
2018-11-07 22:02:37 -04:00
Javier Varona
9df1db6669
- ReceiveFragment and SendFragmente were adapted to manage bitcoin accounts
2018-11-07 22:02:15 -04:00
hvarona
fa952d9a36
Added validate Address request
2018-11-06 23:34:54 -04:00
hvarona
dc6114bb10
Starting Bitocin like account balance to 0
...
Added Steem url verifier
2018-11-05 23:06:12 -04:00
Javier Varona
e9f77c4981
- Now the bitcoin alike account are created using the interface in "seed settings" to choose them
...
- Now the balance list header shows the coin icon of its crypto net
- Added icons to cryptoNet enum
2018-11-03 21:01:00 -04:00
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