326 Commits (135ede6a78f8d293ce97ad0ac7591ce7349375b1)

Author SHA1 Message Date
M 8117a993f1 Merge pull request #129 from cake-tech/CAKE-135-validation-alert
4 years ago
M 9f498f30a2 CAKE-134. CAKE-139. FIXES.
4 years ago
OleksandrSobol 18e2df4f40 CAKE-135 | removed validation alert in the send and exchange pages when clear/reset buttons was pushed (applied _formKey.currentState.reset())
4 years ago
M 68f748b09a Changed min ios version to 11.0. Fixes.
4 years ago
M 596706fd2e Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into new-world
4 years ago
M 882f13011c Fixes.
4 years ago
M ee60244dc2 Merge pull request #125 from cake-tech/CAKE-123-change-telegram-bot-name
4 years ago
M b8e435ea8e Fixes.
4 years ago
OleksandrSobol 4dce12e2df CAKE-123 | changed Telegram bot name in the settings page
4 years ago
M 082a5f0b6c Fixes
4 years ago
M 71e02f429d Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into rework-restore-wallet
4 years ago
M 588d93c1a4 Fixes
4 years ago
M db7e36962b Merge pull request #124 from cake-tech/CAKE-126-unite-show-seed-and-show-keys-screens
4 years ago
M 57eaeb547b Merge pull request #121 from cake-tech/CAKE-116-all-button-validation-bug
4 years ago
M 0c197660a8 Integrated wallet names generation
4 years ago
Oleksandr Sobol 1f1f6e3e57 CAKE-126 | fixed string resources
4 years ago
OleksandrSobol 753e898112 CAKE-126 | added seed item to wallet_keys_view_model; changed title of wallet_keys_page; created wallet menu item; applied wallet menu item to wallet menu; removed show seed item from wallet menu
4 years ago
M 62cf0d0b4c Merged cake-105
4 years ago
M aa120c33b1 Updates
4 years ago
Tanner Silva d7f829042b added fucntion to WalletCreationVMBase to generate random wallet names. Wallet name generator follows this format <ADJECTIVE><space><NOUN>
4 years ago
M 598b8c9b9c TMP
4 years ago
OleksandrSobol 20c35451d5 CAKE-120 | added xmr.to exchange description to exchange and exchange template pages; made observable isReceiveAmountEntered parameter in the exchange view model; added isReceiveAmountEntered parameter to applyTemplate() (exchange page) and reset() (exchange view model); added possibility to enter amount in receive card (exchange template page)
4 years ago
OleksandrSobol 8495122bcd Merge branch 'new-world' into CAKE-116-all-button-validation-bug
4 years ago
M 9cb7e77a5e Merge pull request #119 from cake-tech/CAKE-92-templates-saving-bug
4 years ago
OleksandrSobol 0b6b711618 CAKE-116 | added AllAmountValidator class to the amount_validator.dart; applied all amount validator to the send page; added fiat amount controller to the send page
4 years ago
OleksandrSobol f6e099eb0a CAKE-114 | applied disclaimer page when user install wallet first time; applied route to disclaimer page as initial route (main.dart); change leading widget in the disclaimer page; applied call of welcome page when user press accept button in the disclaimer page
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 04e7c18841 Fixes and improvments.
4 years ago
M cf9cc1369d Merge pull request #112 from cake-tech/CAKE-79-add-ability-to-flip-balance-on-the-main-screen
4 years ago
M f5707e6610 Merge pull request #109 from cake-tech/CAKE-43-xmr_to-amount-entering
4 years ago
M fe147ff9ed Fixes
4 years ago
OleksandrSobol 1800070fc1 CAKE-79 | added ability to flip balance on dashboard page; added isReversing, displayMode and savedDisplayMode to balance_view_model; added display mode to balance page
4 years ago
OleksandrSobol 56258de341 Merge branch 'new-world' into CAKE-43-xmr_to-amount-entering
4 years ago
M e3678d2cf9 Fixes
4 years ago
M 51cf11127c Fixes
4 years ago
M dcdc411d41 Fixes
4 years ago
M 162e9e5712 Design fixes.
4 years ago
OleksandrSobol bc85058ad8 CAKE-43 | added the ability to enter an amount for xmr.to exchange in both currencies xmr and btc; added isReceiveAmountEntered to ExchangeViewModel; added receiveAmount and isBTCRequest to XMRTOTradeRequest; added isReceiveAmount to calculateAmount method of ExchangeProvider; fixed XMRTOExchangeProvider
4 years ago
M 34aa7fdc76 Fixes pre release.
4 years ago
M 320fb396fb Fixes for load wallet from wallet list.
4 years ago
M 73991e1c9c Fixes for load wallet from wallet list. Fixed updating of balance after current wallet change
4 years ago
M c53b6676b2 Fixes for monero transaction history updates.
4 years ago
M e4ebfc94b2 Part 1
4 years ago
M 95917b2cdb Merge redesign part 7.
4 years ago
M 6e6a081685 Merge redesign part 5.
4 years ago
OleksandrSobol 30665aac1c CAKE-30 | created settings_version_cell, language_row, version_list_item; applied new design to settings, faq, disclaimer, pin code, change language pages; fixed items of settings page
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
M 9074bee6db Merge redesign part 2.
4 years ago
M 2627945e00 Merge branch 'CAKE-29-remake-node-screen-and-contact-book' of github.com:cake-tech/cake_wallet_private into btc
4 years ago
M c16fac1b1d Merge branch 'CAKE-28-update-exchange-screen' of github.com:cake-tech/cake_wallet_private into btc
4 years ago
M c950f8bfc0 Merge redesign part 1.
4 years ago
Oleksandr Sobol d6a7f1fb61 CAKE-28 | added available balance row and applied transactions priority picker to base send widget
4 years ago
Oleksandr Sobol c3dc2be8d4 CAKE-29 | applied new design to node list, node create or edit, contact list and contact pages
4 years ago
M fec2ec2845 Updated for flutter 1.20.x
4 years ago
M 24d139e540 TMP 2
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
Oleksandr Sobol 56519bbe86 CAKE-28 | reworked standart_list_row (added image); applied new design, light and dark themes to exchange trade page
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
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
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 861a2840ce CAKE-20 | fixed address validators of the base exchange widget
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
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
M 81cee186db TMP 4
4 years ago