181 Commits (dbddc20af350c1334fefc4a27d4217cd287fd40b)
 

Author SHA1 Message Date
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 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
Oleksandr Sobol a260ed7cea CWA-198 | fixed dashboard_page
4 years ago
Oleksandr Sobol 2a18f4a1e4 CWA-198 | removed buttons_widget, fixed wallet_card, trade_history_panel, date_section_raw, trade_raw, transaction_raw and dashboard_page
4 years ago
Oleksandr Sobol 823030403a CWA-198 | added transaction history panel to dashboard page; added fiat currency symbol to transaction_info; changed date_section_raw, trade_row and transaction_raw
4 years ago
Oleksandr Sobol b7198f4f6c CWA-198 | added buttons to dashboard page
4 years ago
Oleksandr Sobol fc8c632e21 CWA-198 | created front and back sides of wallet card
4 years ago
Oleksandr Sobol 93b8bd8a35 CWA-198 | created wallet card
4 years ago
M 2673ecd45e Merge pull request #46 from cake-tech/CWA-199-changes-for-xmrTo-exchange
4 years ago
Oleksandr Sobol 877522d12e CWA-199 | moved limitsFormat() to xmrto_exchange_provider
4 years ago
Oleksandr Sobol 99c732aab0 CWA-199 | fixed receive amount for empty deposit amount; added correction to xmr limits
4 years ago
Oleksandr Sobol ef750cb454 CWA-199 | changed possibility to enter amount in the deposit card only (exchange page); changed request for XMRTOExchangeProvider in the createTrade() (exchange_store); fixed calculation limits for XMR in the fetchLimits(), fixed post body in the createTrade() (xmrto_exchange_provider); created limits_format
4 years ago
M b85c332b24 Changed version to 1.0.5
4 years ago
M 3186829115 Release 1.0.5
4 years ago
M 0616b04ab9 Merge pull request #41 from cake-tech/CWA-180-fix-local-date-format
4 years ago
Oleksandr Sobol 3d0d0521e4 CWA-180 | added getCurrentDateFormat() to settings store, refactored date_section_raw, trade_details_page, transaction_details_page, dashboard_page
4 years ago
Oleksandr Sobol 75c33370f1 CWA-180 | fixed local date format in dashboard_page, date_section_raw, trade_details_page, transaction_details_page, added currentLocale parameter to settings store
4 years ago
M 2d8c0b1fa8 Merge pull request #40 from cake-tech/CWA-179-restore-button-fix
4 years ago
Oleksandr Sobol 75f23200ee CWA-179 | reduced height fo defining large device
4 years ago
Oleksandr Sobol 859afef931 CWA-179 | added image_widget and base_restore_widget, refactored restore_options_page and restore_wallet_options_page, added scale factor
4 years ago
Oleksandr Sobol 6e7ba33ecd CWA-179 | added scroll to restore_option_page and to restore_wallet_options_page
4 years ago
Oleksandr Sobol c233d380ab restore-button-fix | added padding to the title
4 years ago
Oleksandr Sobol 4890143b4e restore-button-fix | removed '\n' from restore button text
4 years ago
Oleksandr Sobol 30f10ca6f3 restore-button-fix | replaced Text widget on AutoSizeText
4 years ago
Oleksandr Sobol e33bb4989e restore-button-fix | changed padding for description
4 years ago
Oleksandr Sobol 847a5b656c restore-button-fix | changed font size of title and description
4 years ago
M 00307cb55c Merge pull request #39 from cake-tech/CWA-175-seed-language
4 years ago
M 705d4322f0 Merge pull request #37 from cake-tech/CWA-176-date-localization
4 years ago
M 16ffaae0f3 Merge pull request #38 from cake-tech/CWA-177-UI-bug
4 years ago
Oleksandr Sobol c83de7af6f CWA-175 | added image to the new wallet page, changed font size of picker, changed size of picker's border, fixed ukrainian and russian translate of "seed"
4 years ago
Oleksandr Sobol f0d55fed94 CWA-177 | added text alignment to balance display mode, fiat currency and transaction priority in the settings page, changed padding for buttons in the dashboard page
4 years ago
Oleksandr Sobol d3b3f079c6 CWA-177 | added text alignment to the current node list tile in the settings page
4 years ago
Oleksandr Sobol 402b94a299 CWA-177 | fixed UI bug in the settings text list row
4 years ago
Oleksandr Sobol 41dd48e80c CWA-175 | created seed language picker, added seed language picker to the new wallet page, added decoration to seed language button, translated seed languages
4 years ago
M 4808f54259 Update README.md
4 years ago
Oleksandr Sobol cb4fff7aec CWA-175 | added seed language parameter to wallet manager and wallet list service, created seed_language_page and seed_language_store, applied seed language page before create and restore wallet, added mnemonics
4 years ago
Oleksandr Sobol 480eab397a CWA-176 | changed date format in the date_section_raw and in the dashboard_page according to current locale
4 years ago
M ed31909694 Merge pull request #36 from cake-tech/CWA-174-auto-local-detection
4 years ago
Oleksandr Sobol 90f66274a2 CWA-174 | added localeDetection() to Language class, moved languages from change_language.dart to language.dart, localeDetection() called in the settings store
4 years ago
M 35f1498331 Merge pull request #35 from cake-tech/ru-and-ua-local-fixes
4 years ago
Oleksandr Sobol a3afe3ea3a merged CWA-173 into the current branch
4 years ago