112 Commits (13816cf3b5faf29fe51abd8ace71cb88b4dbd4e4)

Author SHA1 Message Date
OleksandrSobol 60333e235d CAKE-279 | applied order details to the app
3 years ago
OleksandrSobol b2b17e66c5 CAKE-284 | moved support from settings to main menu; added support_page.dart and support_view_model.dart to the app
3 years ago
M 47ceac2dd6 Backup stuff.
3 years ago
M 9a79fcdc23 Merged 4.1.0
3 years ago
M c09a41b090 Backup.
3 years ago
M bef18de7a6 Added auto saving of wallet address to wallet info. Added users wallet addresses into address book.
3 years ago
M d55b689636 Merge branch '4.1.0' into CAKE-198-notes-for-transactions
3 years ago
M e8c4653aad Merge pull request #158 from cake-tech/CAKE-216-exchange-status-bug
3 years ago
M c0835d46ef Merge branch '4.1.0' into CAKE-198-notes-for-transactions
3 years ago
M 798d9a1edf Fixes
3 years ago
OleksandrSobol 9ca4bee602 Merge branch '4.1.0' into CAKE-216-exchange-status-bug
4 years ago
OleksandrSobol 023336d460 CAKE-198 | applied ability to make a note with some details about transaction; added transactionNote property and note getter to transaction_description.dart; added multiline textfield for notes (send_page.dart); added transaction_details_list_item.dart, textfield_list_item.dart, textfield_list_row.dart, transaction_details_view_model.dart to the app
4 years ago
M 7f2b109381 Fixed balance dispaying. Changed updating of balance after sending. Changed text for pre seed screen for btc wallet type.
4 years ago
OleksandrSobol 7168e4727d Merge branch '4.1.0' into CAKE-216-exchange-status-bug
4 years ago
OleksandrSobol 837f639129 CAKE-216 | added trade_details_view_model.dart to the app; applied TradeDetailsViewModel to the trade_details_page.dart; added _updateItems() method to the exchange_trade_view_model.dart; reworked content in the exchange_trade_page.dart
4 years ago
M eede39ee7a Merged 4.0.9
4 years ago
M 042b17a82f Merge pull request #144 from cake-tech/CAKE-158-transaction-and-balance-displaying-between-accounts
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
OleksandrSobol 17ba74bce7 Merge branch '4.0.8' into CAKE-158-transaction-and-balance-displaying-between-accounts
4 years ago
OleksandrSobol 23abacd252 CAKE-158 | made account tile slidable; added onEdit function to account tile; added ability to edit wallet account name; added isFirstAddress parameter to wallet_address_list_view_model.dart and made first address in the address list not editable (receive page); wrapped wallet account name in the wallet menu title by observer; added _moneroTransactionsChangeReaction to dashboard_view_model.dart
4 years ago
M c5b739d36a Merge branch '4.0.8' of github.com:cake-tech/cake_wallet_private into btc
4 years ago
M 6418b28c08 CAKE-177. CAKE-176. CAKE-115.
4 years ago
M 4e4cd08135 Hack for display login issue
4 years ago
M e8f53766a0 Added selection of new wallet type. Returned support of bitcoin wallet.
4 years ago
M b17e7744c6 Fixes
4 years ago
M 8a55d566c6 Fixed migration for pin length. Fixed issue for change of current address on dashboard address page.
4 years ago
M 9f498f30a2 CAKE-134. CAKE-139. FIXES.
4 years ago
M 0c197660a8 Integrated wallet names generation
4 years ago
M 598b8c9b9c TMP
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
M 2eb229b91e Fixes for gray screen bug.
4 years ago
M e3678d2cf9 Fixes
4 years ago
M 51cf11127c Fixes
4 years ago
M 9c1f726c43 Changed to closable auth screens. Added alert with confirmation for new wallet's seed have written.
4 years ago
M 73991e1c9c Fixes for load wallet from wallet list. Fixed updating of balance after current wallet change
4 years ago
M e4ebfc94b2 Part 1
4 years ago
M 5e1132a299 Merge branch 'dev' of github.com:cake-tech/cake_wallet_private into new-world
4 years ago
M 95917b2cdb Merge redesign part 7.
4 years ago
OleksandrSobol 18ccd5de35 redesign | merged with dev branch
4 years ago
OleksandrSobol cc4a1f1d80 Merge branch 'dev' into redesign
4 years ago
Oleksandr Sobol f4b7ccf619 CAKE-40 | added text to restore wallet from keys page, restore wallet from seed details page, wallet seed page; applied wallet seed page call when new wallet was created
4 years ago
M 6e6a081685 Merge redesign part 5.
4 years ago
M 7601b910be Merge branch 'redesign' of github.com:cake-tech/cake_wallet_private into btc
4 years ago
M 70ff011fc6 Merge redesign part 3.
4 years ago
OleksandrSobol f1ec962b61 CAKE-31 | created wallet_restoration_from_keys_vm; applied new design to restore_wallet_from_keys_page, restore_wallet_from_seed_details, new_wallet_page, new_wallet_type_page, seed_language_page; reworked seed_language_selector, seed_language_picker, select_button
4 years ago
OleksandrSobol 9da460da48 CAKE-31 | applied new design to restore buttons
4 years ago
Oleksandr Sobol a93d93dd48 CAKE-29 | fixed call of contact list page
4 years ago
M c950f8bfc0 Merge redesign part 1.
4 years ago
M 6aaac93fa8 TMP 0
4 years ago
Oleksandr Sobol 76cde0530d CAKE-28 | created information page, exchange trade view model, exchange trade item; added trade property to trades store; changed filtered method (trade filter store); added tradesStore property to exchange view model; applied information page to exchange trade page
4 years ago
M 5eefd6a31b TMP
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 1ba86506f0 CAKE-20 | changed dots indicator on smooth page indicator (dashboard page); deleted page_view_store
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 1055c1b539 CAKE-18 | created fiat convertation service and fiat convertation store; added calculating price to bootstrap; applied fiat convertation store to balance view model
4 years ago
Oleksandr Sobol bdfe208d20 CAKE-15 | created header row, transaction page, balance view model, formatted item list, wallet balance; applied new design to trade and transaction rows; applied transaction page to dashboard page; applied balance view model, trade store, trade filter store and transaction filter store to dashboard view model; changed trade list item and transaction list item
4 years ago
M f45875ba3a General changes. CAKE-1.
4 years ago
M 81cee186db TMP 4
4 years ago