cake_wallet/lib
2020-12-15 21:30:16 +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-182 | changed colors on dashboard page for light theme; changed action buttons icons on dashboard page; changed buttons colors on alerts for light theme; deleted item_from_theme.dart; added getters (isLightTheme, isBrightTheme, isDarkTheme) to Themes class; applied getters to the app 2020-12-14 19:54:56 +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 new color scheme to alert buttons; deleted themes.dart; added theme_base.dart, light_theme.dart, bright_theme.dart, dark_theme.dart, theme_list.dart to the app 2020-12-15 21:30:16 +02:00
store CAKE-182 | applied new color scheme to alert buttons; deleted themes.dart; added theme_base.dart, light_theme.dart, bright_theme.dart, dark_theme.dart, theme_list.dart to the app 2020-12-15 21:30:16 +02:00
utils Comments. 2020-10-22 18:11:52 +03:00
view_model CAKE-182 | applied new color scheme to alert buttons; deleted themes.dart; added theme_base.dart, light_theme.dart, bright_theme.dart, dark_theme.dart, theme_list.dart to the app 2020-12-15 21:30:16 +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-182 | applied new color scheme to alert buttons; deleted themes.dart; added theme_base.dart, light_theme.dart, bright_theme.dart, dark_theme.dart, theme_list.dart to the app 2020-12-15 21:30:16 +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