cake_wallet/lib
2020-12-11 20:46:20 +02:00
..
bitcoin Recreated ios project (with Swift). Started working on iOS migration. Added iOS specific plagin for get decrypted content of encrypted files (legacy support). 2020-09-21 18:41:44 +03:00
core Merge pull request #144 from cake-tech/CAKE-158-transaction-and-balance-displaying-between-accounts 2020-12-04 11:25:59 +02:00
entities CAKE-207 | changed Themes class; removed isDarkTheme from settings store and screens; added currentTheme to settings store; changed SwitcherListItem to PickerListItem for themes in the settings_view_model.dart; created item_from_theme.dart; changed currentDarkTheme property on currentTheme in the preferences_key.dart; applied themes to keyboard bar color in the exchange_page.dart, receive_page.dart, send_page.dart and send_template_page.dart; applied itemFromTheme() to new_wallet_page.dart, new_wallet_type_page.dart, pre_seed_page.dart, wallet_seed_page.dart, seed_language_page.dart, welcome_page.dart, base_page.dart and main.dart 2020-12-10 19:53:40 +02:00
exchange CAKE-185 | removed isValidAmount() from exchange_view_model.dart and exchange_page.dart; throw exception in the createTrade() (xmrto_exchange_provider.dart) if number of fractional digits of amount more than 8 2020-12-03 23:22:56 +02:00
generated CAKE-207 | fixed string resources 2020-12-10 20:35:11 +02:00
monero Merge pull request #144 from cake-tech/CAKE-158-transaction-and-balance-displaying-between-accounts 2020-12-04 11:25:59 +02:00
reactions Merge pull request #141 from cake-tech/CAKE-171-fiat-amount-displaying-bug-on-transaction-list 2020-11-12 22:25:38 +02:00
src CAKE-182 | applied light theme to the app 2020-12-11 20:46:20 +02:00
store CAKE-207 | changed Themes class; removed isDarkTheme from settings store and screens; added currentTheme to settings store; changed SwitcherListItem to PickerListItem for themes in the settings_view_model.dart; created item_from_theme.dart; changed currentDarkTheme property on currentTheme in the preferences_key.dart; applied themes to keyboard bar color in the exchange_page.dart, receive_page.dart, send_page.dart and send_template_page.dart; applied itemFromTheme() to new_wallet_page.dart, new_wallet_type_page.dart, pre_seed_page.dart, wallet_seed_page.dart, seed_language_page.dart, welcome_page.dart, base_page.dart and main.dart 2020-12-10 19:53:40 +02:00
utils Comments. 2020-10-22 18:11:52 +03:00
view_model CAKE-207 | fixed string resources 2020-12-10 20:35:11 +02:00
di.dart Merge pull request #144 from cake-tech/CAKE-158-transaction-and-balance-displaying-between-accounts 2020-12-04 11:25:59 +02:00
main.dart CAKE-207 | changed Themes class; removed isDarkTheme from settings store and screens; added currentTheme to settings store; changed SwitcherListItem to PickerListItem for themes in the settings_view_model.dart; created item_from_theme.dart; changed currentDarkTheme property on currentTheme in the preferences_key.dart; applied themes to keyboard bar color in the exchange_page.dart, receive_page.dart, send_page.dart and send_template_page.dart; applied itemFromTheme() to new_wallet_page.dart, new_wallet_type_page.dart, pre_seed_page.dart, wallet_seed_page.dart, seed_language_page.dart, welcome_page.dart, base_page.dart and main.dart 2020-12-10 19:53:40 +02:00
palette.dart CAKE-182 | applied light theme to the app 2020-12-11 20:46:20 +02:00
router.dart Merge pull request #144 from cake-tech/CAKE-158-transaction-and-balance-displaying-between-accounts 2020-12-04 11:25:59 +02:00
routes.dart CAKE-194 | added pre seed page to app; called pre seed page when creating new wallet from welcome an wallet list pages; added images to assets 2020-11-27 13:08:17 +02:00
themes.dart CAKE-182 | applied light theme to the app 2020-12-11 20:46:20 +02:00