577 Commits (6639d25264b54bed0144823ba42735f6e448a31c)

Author SHA1 Message Date
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 e7574c51f6 Merge pull request #127 from cake-tech/CAKE-130-change-exchange-screen
4 years ago
M 9decb7d324 Merge pull request #126 from cake-tech/CAKE-129-add-new-btc-address-in-the-validation
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
Oleksandr Sobol 863a18ea78 CAKE-130 | fixed string resources
4 years ago
OleksandrSobol bf491c7d14 CAKE-130 | confirmation button shown only for pairs when user send xmr; if provider is xmr.to then button title is Confirm, else button title is Send XMR
4 years ago
OleksandrSobol 692c460988 CAKE-129 | added new length of the new btc address in the address validator
4 years ago
OleksandrSobol 4dce12e2df CAKE-123 | changed Telegram bot name in the settings page
4 years ago
M 44e55f0bc4 Changed background and text colors of confirm buttons on disclaimer and restore wallet screens.
4 years ago
M f7fe9d76a5 Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into new-world
4 years ago
M e2c6cb6f4b Fixed loading of setup pin screen from welcome screen for restore case. Renamed 'Next' to 'Restore' for confirm button on restore wallet screen. Removed 'Bitcoin' from welcome screen.
4 years ago
Tanner Silva cd5426da81 generateName() now returns strings with capitalized words
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 d881317a76 Merge pull request #122 from cake-tech/CAKE-119-make-qr-code-more-bright-on-the-dark-mode
4 years ago
M 8f1c543e8e Merge pull request #123 from cake-tech/CAKE-120-xmr_to-exchange-description
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 cba4188665 Comments.
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
Tanner Silva ca5b4c7cc7 corrected error with salt secret
4 years ago
M ad695db5f6 Update welcome_page.dart
4 years ago
M 6b86cfbea2 Updated to flutter v1.22.2
4 years ago
M 598b8c9b9c TMP
4 years ago
OleksandrSobol a0d57084f2 CAKE-119 | applied white color to qr code on the dark mode (qr widget and exchange trade page)
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
M 9a169254a6 Fixes
4 years ago
OleksandrSobol dea8f872d5 CAKE-116 | merged new world branch into current
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
M f9cc21478a TMP
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 f42e398c80 CAKE-114 | removed disclaimer alert
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 a8695cc560 Merge pull request #117 from cake-tech/CAKE-97-date-picker-for-ios
4 years ago
M 961e4203f1 Merge pull request #116 from cake-tech/CAKE-104-add-description-for-exchange-provider-picker
4 years ago
M 7aacfb55fa Merge pull request #115 from cake-tech/CAKE-103-change-refund-address-position-on-exchange-screen
4 years ago
M 0cc83dd9ee Merge pull request #114 from cake-tech/CAKE-101-change-buttons-position-on-confirm-sending-alert
4 years ago
M 81f03220ee Merge pull request #113 from cake-tech/CAKE-99-change-paste-icon
4 years ago
OleksandrSobol 0f9b509530 Merge branch 'new-world' into CAKE-97-date-picker-for-ios
4 years ago
OleksandrSobol a124cd810a CAKE-103 | fixed placeholder of address text field (deposit card)
4 years ago
OleksandrSobol 17fa8bcf92 CAKE-104 | fixed show pop up
4 years ago
Oleksandr Sobol 1b94de3cfb CAKE-104 | fixed string resources
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
M 04e7c18841 Fixes and improvments.
4 years ago
OleksandrSobol 738d719fec CAKE-104 | added description parameter to the picker; applied description text in the present provider picker
4 years ago
OleksandrSobol 468ad82b37 CAKE-103 | added hasRefundAddress parameter to exchange card; applied refund address to deposit card on the exchange page
4 years ago
OleksandrSobol 0b0b5016b9 CAKE-101 | changed buttons position on confirm sending alert; added poppins font to confirm sending alert
4 years ago
OleksandrSobol ae6291179e CAKE-97 | created date_picker for Android and iOS; applied date picker to blockchain_height_widget
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 599e9bee64 Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into new-world
4 years ago
M 2eb229b91e Fixes for gray screen bug.
4 years ago
M f5707e6610 Merge pull request #109 from cake-tech/CAKE-43-xmr_to-amount-entering
4 years ago
M 90d33bc9fa Merge pull request #110 from cake-tech/CAKE-54-usdterc20-for-changenow
4 years ago
M 606f4e59c5 Changed subaddress sorting.
4 years ago
M fe147ff9ed Fixes
4 years ago
OleksandrSobol 97226ad5eb CAKE-43 | merged new world branch into current
4 years ago
OleksandrSobol 0c65c8d04d Merge branch 'new-world' into CAKE-43-xmr_to-amount-entering
4 years ago
Oleksandr Sobol 32b0de916e CAKE-79 | fixed string resources
4 years ago
M 6da61649cb Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into new-world
4 years ago
M 696b808698 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
M a034f33fba Merge pull request #111 from cake-tech/CAKE-65-change-rrescan-screen
4 years ago
M e08e10bc35 Fixes
4 years ago
OleksandrSobol 75a30c7567 CAKE-54 | merged new world branch into current
4 years ago
OleksandrSobol 69b58d827b Merge branch 'new-world' into CAKE-54-usdterc20-for-changenow
4 years ago
OleksandrSobol e81c75be35 CAKE-43 | merged new world branch into current
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 a348b8bddd Merge pull request #108 from cake-tech/CAKE-53-add-dai-for-changenow
4 years ago
M 6e38efd327 Merge pull request #107 from cake-tech/CAKE-45-replace-wallet-menu
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
OleksandrSobol f504c5e03e CAKE-65 | changed color of the rescan button on rescan page; added text under blockchain height widget
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
M dcbaf01118 Fixes mergina and peddings for actions button on dashboard screen
4 years ago
M 9c1f726c43 Changed to closable auth screens. Added alert with confirmation for new wallet's seed have written.
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 83ef5c179d CAKE-45 | changed wallet list tile (wallet list page); changed wallet menu tile (wallet menu alert)
4 years ago
M 9eb74f7155 Added displaying of transaction key.
4 years ago
M e4b5bcf07e Started working on mymonero seed support.
4 years ago
M 320fb396fb Fixes for load wallet from wallet list.
4 years ago
M 2b4ff1307c Merge pull request #106 from cake-tech/CAKE-49-refactor-send-and-exchange-screen
4 years ago
M 73991e1c9c Fixes for load wallet from wallet list. Fixed updating of balance after current wallet change
4 years ago
OleksandrSobol 757d48f793 CAKE-45 | created wallet menu item and wallet menu alert; deleted wallet tile; added menuItems to wallet menu; reworked wallet list page (removed slider menu on wallet list screen and used alert instead of this)
4 years ago
M b0a31147dd Migration for iOS.
4 years ago
OleksandrSobol 3212f5041f CAKE-49 | merged new-world into current branch
4 years ago
OleksandrSobol a0164ec33f Merge branch 'new-world' into CAKE-49-refactor-send-and-exchange-screen
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 5f88c4bafd Merged cake-42
4 years ago
M c53b6676b2 Fixes for monero transaction history updates.
4 years ago
Tanner Silva ab9c6a0f57 built basic NSUserDefaults key translation into migrate_ios_v1() function. bundle id changed for ios build.
4 years ago
OleksandrSobol 45c8b74bf1 CAKE-49 | refactored send page
4 years ago
M 2b05eedfc6 Fixes for monero transaction history.
4 years ago
M 649d6dfb59 Recreated ios project (with Swift). Started working on iOS migration. Added iOS specific plagin for get decrypted content of encrypted files (legacy support).
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
OleksandrSobol 586d75cfd1 redesign | fixed font of the middle text (navigation bar, base page), monero account list page and account tile
4 years ago
OleksandrSobol 6d17244f36 Merge branch 'redesign' into CAKE-39-change-buttons-color
4 years ago
M d67ab4934d Merge redesign part 6.
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
OleksandrSobol 4feee0066b CAKE-39 | fixed colors of account list button
4 years ago
OleksandrSobol 24e3355145 CAKE-39 | fixed colors of account list tile
4 years ago
OleksandrSobol 163700bcd8 CAKE-39 | changed buttons color on base send widget, base exchange widget, exchange confirm page, exchange trade page, node create or edit page, contact page, seed widget, restore wallet from seed details page, restore wallet from keys page, wallet seed page, template tile
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 16fbd9250d Merge redesign part 4.
4 years ago
OleksandrSobol 49c495f688 CAKE-38 | changed button position in alerts (contact list page, wallet menu, base exchange widget, nodes list page, base send widget, change language page)
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
Oleksandr Sobol dab3c1c8b4 Merge pull request #99 from cake-tech/CAKE-35-change-the-app-font
4 years ago
OleksandrSobol cfb08d64cd CAKE-35 | changed content font weight in the base alert dialog
4 years ago
Oleksandr Sobol c5980234cb CAKE-33 | applied new design to welcome page; called restore wallet options page from welcome page; changed title of the restore wallet options page
4 years ago
Oleksandr Sobol a76266ef40 CAKE-31 | changed height of restore button; changed button title in the new wallet page; localized string resources from restore wallet options page
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 9c2d3d339f CAKE-31 | applied new design to restore wallet from seed page and seed widget
4 years ago
M 9074bee6db Merge redesign part 2.
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 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 eaa5d48bb6 Fixes
4 years ago
M fec2ec2845 Updated for flutter 1.20.x
4 years ago
M 24d139e540 TMP 2
4 years ago
Oleksandr Sobol 81cdf0d878 CAKE-28 | changed filters to filter
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 40aeacfb4b CAKE-28 | applied light theme to exchange and exchange template pages; changed base exchange widget, exchange card, present provider picker and trail button
4 years ago
Oleksandr Sobol 1cd5af2471 CAKE-27 | fixed template title color (send page)
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 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 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 b2f590ee4b CAKE-20 | merged dev branch to current
4 years ago
Oleksandr Sobol 2d20c1dee3 Merge branch 'dev' into CAKE-20-update-exchange-and-send-screens
4 years ago
Oleksandr Sobol 95d7f9d81a CAKE-20 | changed size of bottom padding for menu widget
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 d5f707f652 CAKE-18 | added btc to currency formatter
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 76cd9f5541 CAKE-15 | changed size of action buttons icons
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 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
M 81cee186db TMP 4
4 years ago
M 719842964b TMP 3
4 years ago
Oleksandr Sobol fead38e8a3 Merge pull request #70 from cake-tech/CWA-223-card-switcher
4 years ago
Oleksandr Sobol 733e8a90ea Merge pull request #69 from cake-tech/CWA-222-bug-fix-4
4 years ago
Oleksandr Sobol 00ef34ee80 CWA-223 | added possibility to switch balance mode in the wallet card (long press on balance value); applied switch to back side of wallet card to short address field
4 years ago
Oleksandr Sobol ea85d19cab CWA-222 | increased height of spaces between buttons, card and transactions panel in the dashboard page
4 years ago
Oleksandr Sobol 4dfed515c7 CWA-222 | decreased height of spaces in the dashboard page; renamed clear button to trail button; changed clear button to reset button on exchange page; changed font color on confirm sending alert; increased next button on seed page
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 0978792bd5 CWA-220 | blocked possibility to edit address of current wallet in the exchange page; changed displaying subaddress when label is empty
4 years ago
Oleksandr Sobol 289d8dca42 CWA-220 | changed menu widget; changed primary account to primary subaddress in subaddress list; applied short address if the label of a subaddress is empty; applied full address when long press on subaddress tile without label; applied biometrical authentication button when the authentication switch is on; changed dismissible icon in the node list page
4 years ago
Oleksandr Sobol 872dbeb8ac Merge pull request #66 from cake-tech/CWA-219-bug-fix-2
4 years ago
Oleksandr Sobol baf158459d Merge pull request #65 from cake-tech/CWA-218-bug-fix-1
4 years ago
Oleksandr Sobol 017397f821 CWA-219 | increased font size of placeholders
4 years ago
M 484dd0ac41 Merged ios migrations
4 years ago
M 8344ecb563 Merge branch 'migrations' into dev-new
4 years ago
M cfde445d32 TMP 3
4 years ago
Oleksandr Sobol bc88fa9758 CWA-219 | created clear button and fiat currency picker; changed clear button in the send page; fiat and crypto balance aligned to baseline on wallet card; added placeholders to trade_history_panel and address_book_page; keyboard doesn't appear when buttons in the address text field are pressed
4 years ago
M e5d6586a6d TMP 3
4 years ago
M 5a45ffef40 TMP 2
4 years ago
M 957ca8cd58 TMP 1
4 years ago
Oleksandr Sobol 7daf74c9f5 CWA-206 | fixed status bar text and icon colors for light and dark modes
4 years ago
Oleksandr Sobol d2e8c3d228 CWA-218 | made editable address fields on exchange an exchange template pages; changed "Switch to 6-digit PIN" to "Use 6-digit PIN"; removed "Buy" button; made send and exchange button more transparent in the light mode
4 years ago
Oleksandr Sobol 6c77a6cd01 CWA-217 | changed trade history title to transactions
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
M b605a98811 TMP
4 years ago
Oleksandr Sobol 22f131069f Merge pull request #62 from cake-tech/CWA-216-new-settings-screen
4 years ago
Oleksandr Sobol 5add9002ce Merge pull request #61 from cake-tech/CWA-215-new-address-book-screen
4 years ago
M 8c6b99da42 Core stuff
4 years ago
Oleksandr Sobol 2356cda879 CWA-216 | applied new design to disclaimer page and faq page
4 years ago
Oleksandr Sobol 1bed82327b CWA-216 | applied new design to settings page and change language page; reworked settings widgets, standard switch and picker; deleted provider picker; changed background colors in the faq 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 ba9b19214c CWA-214 | applied new design to show keys page; moved standard list row to widgets directory
4 years ago
Oleksandr Sobol 8769e93025 newdesign | blocked address text fields in exchange pages for wallet address; refactored exchange page and exchange template page; added base exchange widget and present provider picker
4 years ago
Oleksandr Sobol 5304931ad9 CWA-212 | applied new design to exchange_confirm_page and exchange_trade_page; added provider icons to exchange_template_page; added new alert dialogs to exchange_page and exchange_trade_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 714661e91b CWA-212 | created currency picker and provider picker; moved template tile to widgets directory; created exchange template page
4 years ago
Oleksandr Sobol 16dfb3a2d5 CWA-212 | applied new design to exchange page; reworked exchange card; added new properties to address_text_field, base_text_form_field and top_panel
4 years ago
Oleksandr Sobol 38d7dbcb33 Merge pull request #58 from cake-tech/CWA-210-rework-send-screen
4 years ago
Oleksandr Sobol fdb4d3deae Merge pull request #57 from cake-tech/CWA-209-rework-receive-screen
4 years ago
M 1d793ab284 BTC
4 years ago
Oleksandr Sobol 9193cb63f6 CWA-209 | added possibility to show address of subaddress instead empty label; added possibility to edit label of subaddress; added setLabel method to subaddress creation store; fixed setLabelSubaddress method in the subaddress_list.dart
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
Oleksandr Sobol 4b5a2f8b06 CWA-209 | reduced height of subaddress tile in the receive page
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 0ca1cd7157 CWA-209 | applied scroll to all receive page; reduced height of header tiles and address field; reduced font of address
4 years ago
Oleksandr Sobol e1de337ab1 CWA-209 | applied new design to account_list_page, account_page and new_subaddress_page; moved header tile from receive_page to a single file; created account tile and base text form field
4 years ago
Oleksandr Sobol 66aebb4d65 CWA-209 | applied new design to receive page
4 years ago
Oleksandr Sobol 8f54e53918 CWA-202 | applied new design to nodes_list_page and new_node_page; created node_list_row widget, alert_with_one_action and alert_with_two_action; deleted reconnect_alert_dialog, wallet_creation_dialog, restore_alert_dialog and pin_alert_dialog
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 1de282f3ab Merge pull request #52 from cake-tech/CWA-203-transaction-and-trade-details
4 years ago
Oleksandr Sobol f5e237b35c Merge branch 'newdesign' into CWA-201-update-wallet-menu-screen
4 years ago
Oleksandr Sobol 1a0149afc6 CWA-200 | called menu widget
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 3180ab65e1 CWA-205 | applied new design to restore_from_keys_page, restore_wallet_from_seed_page, restore_wallet_from_seed_details, seed_widget, blockchain_height_widget; created top_panel widget and restore_alert_dialog
4 years ago
Oleksandr Sobol f0ea28982e CWA-198 | fixed width of the copy information raw
4 years ago
Oleksandr Sobol bd5a4a9f03 CWA-198 | added right border of animated indicator in the wallet card
4 years ago
Oleksandr Sobol dbddc20af3 CWA-205 | added background color to restore options page and restore wallet options 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 743189669b CWA-204 | moved seed locales from seed language picker to new wallet page; disabled bitcoin currency button on new wallet type page
4 years ago
Oleksandr Sobol 4a3615f83f CWA-204 | fixed next button in the seed page
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 e832a85e37 CWA-203 | applied new design to standart_list_row, transaction_details_page and trade_details_page
4 years ago
Oleksandr Sobol 4b34ca3111 CWA-201 | added separator between action buttons in alert dialog; fixed overflow bugs for japanese, korean and chinese languages in dashboard 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 28d8cd43dc CWA-201 | added scroll controller to wallet list page
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 f5e1635380 CWA-200 | calculated list tile heights for large screens
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
Oleksandr Sobol 52d5dedaf8 CWA-198 | moved ButtonHeader class to button_header.dart, fixed containers and bounds height for date_section_raw, trade_raw and transaction_raw, changed animation time for trade_history panel
4 years ago
Oleksandr Sobol b3673d7c63 CWA-198 | fixed borders of date_section_raw, trade_raw and transaction_raw
4 years ago