Commit graph

684 commits

Author SHA1 Message Date
Severiano Jaramillo
96881f3292 Improve Send and Receive Transaction layouts to dynamically adjust to different screen sizes. Removed unnecessary SquaredImageView, the same effect can now be achieved with Android's ConstraintLayout. 2018-11-21 11:45:57 -06:00
Severiano Jaramillo
aec93ddb22 Added a white version of the Crystal logo and used it in the Login and Main Activities' toolbar. 2018-11-21 09:18:53 -06:00
Severiano Jaramillo
86c96b1c3a Changed Crystal color palette and improved the gradient in the AccountdFragment. 2018-11-21 09:10:02 -06:00
Severiano Jaramillo
db4827456f Merge branch 'develop' of github.com:Agorise/crystal-wallet-android into develop 2018-11-20 21:28:08 -06:00
Severiano Jaramillo
0c64e78e89 - Remove not used library.
- Improve SendTransactionFragment layout to automatically adjust the camera preview to an 4:3 aspect ratio, which in turn avoids the problem that the app was not reading QR Codes.
2018-11-20 21:28:02 -06:00
hvarona
9a63c25ee4
Merge pull request #9 from hvarona/develop
Develop
2018-11-20 23:04:58 -04:00
Javier Varona
62541e1863 - Now the bitcoin accounts get their transactions loaded 2018-11-19 23:19:23 -04:00
hvarona
7367b33bb2 Merge remote-tracking branch 'hvarona/develop' into develop-local 2018-11-19 22:26:29 -04:00
hvarona
3ac651c0a4 change to testnet 2018-11-19 22:25:34 -04:00
Javier Varona
ecf5335ea3 - Fixing amount in receive fragment
- Fixing send fragment to read bitcoin uris qr code
2018-11-18 22:26:05 -04:00
hvarona
dfca4b8c53 Change parseUri to compares with lowercase cryptocoin 2018-11-18 21:55:32 -04:00
hvarona
73ba419b66 Change parseUri to compares with lowercase cryptocoin 2018-11-18 21:41:29 -04:00
hvarona
ce1df325d8 Change parseUri to compares with lowercase cryptocoin 2018-11-18 21:30:42 -04:00
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
6e4b66a5e3
Merge pull request #8 from hvarona/develop
Develop
2018-11-17 13:17:47 -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
01e67ce258
Merge pull request #7 from hvarona/develop
Develop
2018-11-10 14:08:17 -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