cyan
|
c78662fbfe
|
CW 781 replace all print statements with printV (#1733)
* replace all print statements with printV
* restore backup error message
* missing print statements, error fixes
* Update cw_core/lib/utils/print_verbose.dart [skip ci]
* Update cw_core/lib/utils/print_verbose.dart [skip ci]
* CW-846: Correctly display balance (#1848)
* Correctly display balance even with frozen coins
* remove package= from AndroidMainfest.xml
* update namespace
* print -> printV
---------
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
|
2024-12-09 20:23:59 +02:00 |
|
M
|
1beb18b045
|
Flutter upgrade
|
2022-10-12 13:09:57 -04:00 |
|
M
|
eb6c1211fa
|
Changed build instruction for android. Fixed generation of localization files script.
|
2021-03-31 12:09:30 +03:00 |
|
OleksandrSobol
|
b009b2a6e4
|
CAKE-272 | refactored script
|
2021-03-24 19:55:45 +02:00 |
|
OleksandrSobol
|
ff8ed30483
|
CAKE-272 | added parameters to script; added possibility to generate locales.dart from arb file list; added loadLocaleList() method to language_service.dart
|
2021-03-24 18:52:30 +02:00 |
|
OleksandrSobol
|
78689d394d
|
CAKE-272 | moved constants into localization_constants.dart and locale_list.dart; moved generation of localized strings inside of the loop body
|
2021-03-22 20:08:10 +02:00 |
|
OleksandrSobol
|
319a7bfca6
|
CAKE-272 | resolved problems
|
2021-03-19 21:52:07 +02:00 |
|
OleksandrSobol
|
a44cb07137
|
CAKE-272 | implemented localization generation script to the app (generate_localization.dart)
|
2021-03-19 20:19:14 +02:00 |
|