crystal-wallet-android/app
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
..
schemas/cy.agorise.crystalwallet.dao.CrystalDatabase New unit test implementation github style for some UI implementations 2018-08-27 07:31:55 -05:00
src 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
.gitignore First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00
build.gradle Temporarily remove AnimatedTabLayout library. 2018-11-29 21:06:36 -06:00
proguard-rules.pro Change background animation in IntroActivity from Video to GIF. 2018-10-25 11:51:53 -05:00