bitsy-wallet/app
Severiano Jaramillo 71f2a8b25b 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:11:44 -06:00
..
src Remove the eula from the strings and placed it instead as a file into the Assets folder. 2019-01-02 14:11:44 -06:00
.gitignore Initial commit 2018-10-29 15:49:42 -06:00
build.gradle Update Gradle plugin version, navigation architecture components library version and Crsshlytics library version. 2019-01-02 09:59:30 -06:00
proguard-rules.pro Fix crash when trying to insert an account that already exists in the database. 2018-12-14 16:02:00 -06:00