crystal-wallet-android/app/src/main/res/values
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
..
attrs.xml -Correct the variables convenion of the changes i have made in the code 2018-08-01 17:11:26 -05:00
colors.xml Changed Crystal color palette and improved the gradient in the AccountdFragment. 2018-11-21 09:10:02 -06:00
dimens.xml Improve create/modify contact UI 2018-07-12 10:32:01 -05:00
integers.xml Change EULA 2018-11-28 23:12:04 -04:00
strings.xml 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
strings_errors.xml -Add error text in the amount field when there is a invalid selected crypto coin 2018-09-13 22:59:35 -05:00
styles.xml 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