62 Commits (023336d46026d88db5add907797eba02038eef66)

Author SHA1 Message Date
OleksandrSobol 85497a1218 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
4 years ago
OleksandrSobol 3ebc0627e7 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
4 years ago
M ad3142aeb9 Changed app font to Lato. Changes for anrdoid version
4 years ago
Tanner Silva 210a8a06c4 Added assets for wallet adjectives and nouns. these are used for the wallet name generator
4 years ago
OleksandrSobol 33e29a7132 CAKE-99 | added paste_ios.png and removed duplicate.png; applied ios paste icon to address_text_field
4 years ago
OleksandrSobol dfb3112fd2 CAKE-54 | added usdt erc20 to cryptocurrencies list; added usdt erc20 to currency picker; added usdt erc20 logo to contact list page; added address validator for usdt erc20; reworked currency picker
4 years ago
OleksandrSobol 360e04cc4c CAKE-53 | added dai to cryptocurrencies list; added dai to currency picker; added dai logo to contact list page; added address validator for dai
4 years ago
OleksandrSobol cc4a1f1d80 Merge branch 'dev' into redesign
4 years ago
M 6e6a081685 Merge redesign part 5.
4 years ago
OleksandrSobol 844847f703 CAKE-39 | changed monero logo (contact list, wallet list, new wallet type pages); changed buttons color on alerts, wallet list page, new wallet type page, receive page, monero account list page
4 years ago
M 7601b910be Merge branch 'redesign' of github.com:cake-tech/cake_wallet_private into btc
4 years ago
OleksandrSobol 9da460da48 CAKE-31 | applied new design to restore buttons
4 years ago
M c950f8bfc0 Merge redesign part 1.
4 years ago
Oleksandr Sobol 4ed7f6ec18 CAKE-28 | created filter tile, filter widget, checkbox widget and filter item; applied filter items to filter widget, also applied filter widget to dashboard page; reworked wallet list page and menu widget; applied light and dark themes to filter widget and wallet list age; fixed filtered method in the trade filter store
4 years ago
M 6aaac93fa8 TMP 0
4 years ago
Oleksandr Sobol ecf7a5ba78 CAKE-28 | reworked exchange confirm page; applied light and dark themes to exchange confirm page, currency picker, picker, base alert dialog, alert with one action; applied maximum characters parameter to crypto currency text field in the exchange card
4 years ago
Oleksandr Sobol 27dce3118d CAKE-20 | applied light theme to dashboard, receive, monero_account_list, monero_account_edit_or_create, address_edit_or_create, trade_details, transaction_details and base pages
4 years ago
Oleksandr Sobol 2d20c1dee3 Merge branch 'dev' into CAKE-20-update-exchange-and-send-screens
4 years ago
Oleksandr Sobol 33209c3cd6 CAKE-20 | updated exchange and exchange template pages; created exchange_view_model and applied to exchange and exchange template pages; applied new design to menu widget; changed text validator and amount validator
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 153673d418 CAKE-19 | created page view store, alert background, alert close button, cake scrollbar; applied new design to monero_account_edit_or_create_page, monero_account_list_page, address_edit_or_create_page; added scrollOffsetFromTop to monero_account_list_view_model; added string resources to arb files and colors to palette
4 years ago
Oleksandr Sobol 706d16b346 CAKE-19 | created qr_widget (new design) and address_page; applied address page to dashboard page
4 years ago
Oleksandr Sobol 25436d9b94 CAKE-15 | moved sync indicator to appbar of the dashboard page; added and applied poppins font to the app; changed balance page, date section row, trade row and transaction row; changed call of the dashboard page in the router
4 years ago
Oleksandr Sobol 12ee8a519d CAKE-15 | implemented new design to dashboard page; created balance page; applied sync indicator to balance page; applied action buttons, page view and dots indicator to dashboard page; added colors of dashboard page to palette
4 years ago
M f45875ba3a General changes. CAKE-1.
4 years ago
Oleksandr Sobol e23f471df4 CWA-221 | reworked seed_language_page as adaptive page; added crypto_lock_light; decreased font size of wallet address on the wallet card
4 years ago
Oleksandr Sobol a5551f0de3 CWA-221 | reworked new_wallet_page, new_wallet_type_page, seed_page and welcome_page as adaptive pages; added light theme pictures
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 3a8bae74e4 CWA-215 | added cryptocurrency icons to address book; applied new design to contact page; added suffixIcon parameter to base text form field; fixed seed widget
4 years ago
Oleksandr Sobol 3f1bb416d4 CWA-215 | applied new design to address book page
4 years ago
Oleksandr Sobol b1f8658eec CWA-212 | created exchange template and exchange template store; added exchange cards to exchange template page; added exchange templates to exchange page; added provider icons to provider picker
4 years ago
Oleksandr Sobol 38d7dbcb33 Merge pull request #58 from cake-tech/CWA-210-rework-send-screen
4 years ago
Oleksandr Sobol 25f3920073 CWA-210 | added template class, template tile, send template page and send template store
4 years ago
Oleksandr Sobol 722efa2f89 CWA-210 | applied new design to send page; created sending alert and confirm sending alert
4 years ago
Oleksandr Sobol 66aebb4d65 CWA-209 | applied new design to receive page
4 years ago
Oleksandr Sobol 262e6ca156 Merge pull request #55 from cake-tech/CWA-207-update-pin-screen
4 years ago
Oleksandr Sobol 1dff5148ff Merge branch 'newdesign' into CWA-205-update-restore-wallet-screens
4 years ago
Oleksandr Sobol 83f9c034d9 Merge pull request #53 from cake-tech/CWA-204-rework-new-wallet-creation
4 years ago
Oleksandr Sobol f5e237b35c Merge branch 'newdesign' into CWA-201-update-wallet-menu-screen
4 years ago
Oleksandr Sobol 204ae22054 Merge branch 'newdesign' into CWA-200-implement-menu-screen
4 years ago
Oleksandr Sobol 4215ac2425 CWA-205 | applied new design to seed_language_page
4 years ago
Oleksandr Sobol 75dc42e6da CWA-205 | applied new design to restore button, restore options page and restore wallet options page; deleted base restore widget and image widget
4 years ago
Oleksandr Sobol 3cd8af4228 CWA-198 | changed background color of dashboard page; added color of bounds and shadows to wallet card; changed color of buttons in the button_header
4 years ago
Oleksandr Sobol ecca26bb58 CWA-204 | applied new design to seed language picker; added wallet creation alert dialog
4 years ago
Oleksandr Sobol d9f8ddb141 CWA-204 | applied new design to welcome and new wallet pages; created new wallet type page and select button; changed loading primary button
4 years ago
Oleksandr Sobol 03d3ff87f2 CWA-207 | applied new design to pin code page; added pin alert dialog; added barrier dismissible property to base alert page
4 years ago
Oleksandr Sobol df64e7b5e1 CWA-201 | applied new design to primary button and seed page; added base alert dialog and reconnect alert dialog
4 years ago
Oleksandr Sobol 6a799df7da CWA-201 | moved WalletTile class to wallet_tile.dart; changed design for PrimaryImageButton; changed background color for wallet_list_page; added short address to current wallet in the wallet_tile
4 years ago
Oleksandr Sobol 07aaf77167 CWA-201 | added wallet tiles to wallet list page; added colors and images to wallet menu
4 years ago
Oleksandr Sobol fa696c2a60 CWA-198 | implemented menu screen; added menu widget; added images to menu items and fixed menu actions
4 years ago