The Crystal multi-chain cryptocurrency mobile wallet
 
 
 
Go to file
Severiano Jaramillo b12b3b9546 Remove the eula from the strings and placed it instead as a file into the Assets folder.
We found that using the loadUrl WebView's method instead of loadData renders the html page better, for that reason the eula is now saved as a fule in the assets folder and loaded using the WebView's loadUrl method.
2019-01-02 14:29:29 -06:00
app Remove the eula from the strings and placed it instead as a file into the Assets folder. 2019-01-02 14:29:29 -06:00
gradle/wrapper - Fixed QR scanner in send fragment not triggering when the camera is focusing on a QR code 2018-10-07 20:02:56 -04:00
.gitignore - Added wrtie timeout for the faucet request 2018-09-18 15:47:15 -04:00
LICENSE Update LICENSE 2018-05-31 09:49:11 +03:00
README.md Initial commit 2017-08-23 17:31:51 +03:00
build.gradle - Update libraries and remove unused ones. 2018-11-29 10:33:42 -06:00
gradle.properties First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00
gradlew First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00
gradlew.bat First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00
settings.gradle First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00

README.md

crystal-wallet-android