455 Commits (68f748b09afd35865ea41d4e6bc32260284532e0)
 

Author SHA1 Message Date
Oleksandr Sobol a438fa878e Merge pull request #54 from cake-tech/CWA-205-update-restore-wallet-screens
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 8d45f350b5 Merge pull request #51 from cake-tech/CWA-201-update-wallet-menu-screen
4 years ago
Oleksandr Sobol f5e237b35c Merge branch 'newdesign' into CWA-201-update-wallet-menu-screen
4 years ago
Oleksandr Sobol 89f8ff66b0 Merge pull request #50 from cake-tech/CWA-200-implement-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 069bef967a Merge pull request #49 from cake-tech/CWA-198-implement-main-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
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 8e9033fce4 Started working on iOS migrations. Addeed migrations for wallets info and address book. Fixed build for iOS
4 years ago
M ac0723e918 Splitted android and ios migraions
4 years ago
M d067df8a51 Added migration for android wallets and hives files.
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