15 Commits (ae9efb0ae8ae35e0c33bcfe7ba3473ddc9b4d0ae)

Author SHA1 Message Date
OleksandrSobol ae9efb0ae8 CAKE-192 | implemented unstoppable domain address to the app
3 years ago
M 89c240091b Merged btc and 4.1.0 branches.
4 years ago
OleksandrSobol 572948d176 CAKE-219 | changed buttons color for dark mode on send and wallet list pages; change button text color on send template page
4 years ago
M 2060edc8ee Minor fixes: fixed scanning of btc uri; fixed display of confirm button on exchange trade screen./
4 years ago
OleksandrSobol 941e7c4dd8 CAKE-182 | applied light theme to the app
4 years ago
OleksandrSobol 3053c0f3fb 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
4 years ago
M 9f498f30a2 CAKE-134. CAKE-139. FIXES.
4 years ago
OleksandrSobol 521d7294a7 CAKE-92 | fixed templates saving bug on send and exchange pages; added comma for keyboard on templates pages; added fiat amount controller to send page; added crypto amount and fiat amount controllers to send template pages; added send template store to send view model; added updateTemplate(), addTemplate(), removeTemplate() to send view model and exchange view model; fixed remove template alert on send and exchange pages
4 years ago
OleksandrSobol 585f90b2fb CAKE-49 | deleted base send widget, base exchange widget and top panel; added extendBodyBehindAppBar property and transparent AppBar style to base page; refactored send page, send template page, exchange page and exchange template page
4 years ago
M 9074bee6db Merge redesign part 2.
4 years ago
Oleksandr Sobol 731f12cd63 CAKE-27 | applied light theme to send and send template pages; made status bar is transparent; reworked menu widget and base send widget; applied switch between light and dark themes
4 years ago
Oleksandr Sobol fe9deecd03 CAKE-20 | updated send and send template pages; added send_template_store and exchange_template_store; created base_send_widget; applied send_template_store to send_view_model; applied base_send_widget to send and send template pages; added properties to address_text_field, base_text_field and template_tile
4 years ago
Oleksandr Sobol ce21e6bc7a CWA-217 | applied light mode to the application; deleted copy button, enter_pin_code.dart, present picker and standard close button; applied new design to rescan page
4 years ago
Oleksandr Sobol 3f5ced13e1 CWA-210 | added estimated fee row and clear button to the send page; removed validation from cryptocurrency textfield in the send template page; changed call send template page in the router; fix "clear" in polish
4 years ago
Oleksandr Sobol 25f3920073 CWA-210 | added template class, template tile, send template page and send template store
4 years ago