Commit graph

557 commits

Author SHA1 Message Date
Severiano Jaramillo
e2f3761a82 Migrate Crystal's theme to the new MaterialComponents style. Also update all buttons in the app to use the new MaterialButton. 2018-11-29 13:14:45 -06:00
Severiano Jaramillo
37ace257bd Migrate app to AndroidX and solve a bunch of conflicts. 2018-11-29 12:20:25 -06:00
Severiano Jaramillo
ea57899027 - Update libraries and remove unused ones.
- Update Gradle version and remove unused Gradle plugin.
- Remove Picasso images library and replace its usages by Glide.
- Fix CreateSeedActivity which was using Buterknife with Kotlin and that stopped working after updating the kotlin version.
2018-11-29 10:33:42 -06:00
hvarona
a13bbadd2e Change EULA
Added memo to bitshares send request
2018-11-28 23:12:04 -04:00
hvarona
1514d32457 Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop-local 2018-11-28 22:16:55 -04:00
hvarona
7ddc2745b2 Fix error parsing bitshares qr code with lower case 2018-11-28 22:00:46 -04:00
Severiano Jaramillo
0dd9aecbf3 Merge branch 'develop' of github.com:Agorise/crystal-wallet-android into develop 2018-11-28 16:24:19 -06:00
hvarona
56a3c006cc put version code 2018-11-25 20:56:00 -04:00
Javier Varona
178a0de26b - Uncommenting the dismissing of the sending dialog in sendfragment 2018-11-24 22:33:05 -04:00
Javier Varona
c2575c7ab8 - Fixed duplicated transactions by inserting new primary key yo crypto_coin_transaction 2018-11-24 22:08:14 -04:00
hvarona
b10b385a83 Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop-local 2018-11-22 22:37:45 -04:00
hvarona
5ceffbec2f added send request to manager 2018-11-22 22:36:45 -04:00
Javier Varona
0e2d33848b - Now the transactions shows as many decimals as the coin have, only when needed 2018-11-22 21:32:04 -04:00
hvarona
ddabac3911 Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop-local 2018-11-22 00:03:11 -04:00
hvarona
a31efc16e4 Fix send Fragment to send bitcion 2018-11-22 00:02:30 -04:00
hvarona
0ebc6adfe2 Added name to account seed 2018-11-21 22:51:25 -04:00
hvarona
93e71887a8 Fixed bitocin balance 2018-11-21 22:42:59 -04:00
Javier Varona
534cee187b - Fixed send button doing nothing when there's no pin or pattern configured 2018-11-21 22:27:09 -04:00
hvarona
469e7b08e4 Fixed using null activity 2018-11-21 22:01:25 -04:00
Javier Varona
0c8157a659 - Improve the speed of the qr code generation on receivefragment
- The feedback is better now in the receivefragment
2018-11-21 21:49:44 -04:00
hvarona
8502272b25
Merge pull request #10 from hvarona/develop
Fix amount on bitcoin transactions
2018-11-21 19:52:44 -04:00
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
hvarona
c2416e64ad Fix amount on bitcoin transactions 2018-11-21 00:04:19 -04: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
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
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