Commit graph

1724 commits

Author SHA1 Message Date
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 2020-08-19 20:57:06 +03:00
Oleksandr Sobol
1ba86506f0 CAKE-20 | changed dots indicator on smooth page indicator (dashboard page); deleted page_view_store 2020-07-31 22:55:26 +03:00
Oleksandr Sobol
861a2840ce CAKE-20 | fixed address validators of the base exchange widget 2020-07-31 21:47:42 +03:00
Oleksandr Sobol
b2f590ee4b CAKE-20 | merged dev branch to current 2020-07-31 20:44:37 +03:00
Oleksandr Sobol
2d20c1dee3 Merge branch 'dev' into CAKE-20-update-exchange-and-send-screens
# Conflicts:
#	lib/di.dart
#	lib/palette.dart
#	lib/src/screens/base_page.dart
#	lib/src/screens/dashboard/dashboard_page.dart
#	lib/src/screens/receive/receive_page.dart
2020-07-31 19:17:10 +03:00
Oleksandr Sobol
95d7f9d81a CAKE-20 | changed size of bottom padding for menu widget 2020-07-31 18:31:30 +03:00
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 2020-07-31 18:29:21 +03:00
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 2020-07-29 19:55:42 +03:00
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 2020-07-28 19:03:34 +03:00
Oleksandr Sobol
706d16b346 CAKE-19 | created qr_widget (new design) and address_page; applied address page to dashboard page 2020-07-27 20:07:37 +03:00
Oleksandr Sobol
d5f707f652 CAKE-18 | added btc to currency formatter 2020-07-27 14:30:48 +03:00
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 2020-07-24 19:29:16 +03:00
Oleksandr Sobol
76cd9f5541 CAKE-15 | changed size of action buttons icons 2020-07-23 19:27:42 +03:00
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 2020-07-23 15:20:52 +03:00
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 2020-07-22 13:04:11 +03:00
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 2020-07-21 20:22:41 +03:00
M
f45875ba3a General changes. CAKE-1. 2020-07-06 23:09:03 +03:00
M
81cee186db TMP 4 2020-06-20 10:10:00 +03:00
M
719842964b TMP 3 2020-06-13 11:29:52 +03:00
Oleksandr Sobol
fead38e8a3 Merge pull request #70 from cake-tech/CWA-223-card-switcher
CWA-223 | added possibility to switch balance mode in the wallet card…
2020-06-12 20:10:07 +03:00
Oleksandr Sobol
733e8a90ea Merge pull request #69 from cake-tech/CWA-222-bug-fix-4
Cwa 222 bug fix 4
2020-06-12 20:09:15 +03:00
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 2020-06-11 20:29:11 +03:00
Oleksandr Sobol
ea85d19cab CWA-222 | increased height of spaces between buttons, card and transactions panel in the dashboard page 2020-06-11 18:35:22 +03:00
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 2020-06-10 19:17:55 +03:00
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 2020-06-10 16:08:57 +03:00
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 2020-06-09 21:43:55 +03:00
Oleksandr Sobol
0978792bd5 CWA-220 | blocked possibility to edit address of current wallet in the exchange page; changed displaying subaddress when label is empty 2020-06-05 16:07:57 +03:00
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 2020-06-05 12:34:15 +03:00
Oleksandr Sobol
872dbeb8ac Merge pull request #66 from cake-tech/CWA-219-bug-fix-2
Cwa 219 bug fix 2
2020-06-03 18:10:03 +03:00
Oleksandr Sobol
baf158459d Merge pull request #65 from cake-tech/CWA-218-bug-fix-1
CWA-218 | made editable address fields on exchange an exchange templa…
2020-06-03 18:08:50 +03:00
Oleksandr Sobol
017397f821 CWA-219 | increased font size of placeholders 2020-06-03 18:04:59 +03:00
M
484dd0ac41 Merged ios migrations 2020-06-03 13:04:21 +03:00
M
8344ecb563 Merge branch 'migrations' into dev-new
# Conflicts:
#	cw_monero/ios/cw_monero.podspec
#	ios/Podfile.lock
#	lib/src/domain/monero/monero_wallets_manager.dart
2020-06-03 13:02:24 +03:00
M
cfde445d32 TMP 3 2020-06-03 12:56:23 +03:00
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 2020-06-02 21:03:05 +03:00
M
e5d6586a6d TMP 3 2020-06-02 10:47:33 +03:00
M
5a45ffef40 TMP 2 2020-06-01 21:56:21 +03:00
M
957ca8cd58 TMP 1 2020-06-01 21:13:56 +03:00
Oleksandr Sobol
7daf74c9f5 CWA-206 | fixed status bar text and icon colors for light and dark modes 2020-06-01 20:36:25 +03:00
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 2020-06-01 19:26:53 +03:00
Oleksandr Sobol
6c77a6cd01 CWA-217 | changed trade history title to transactions 2020-05-29 23:04:12 +03:00
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 2020-05-29 18:10:11 +03:00
M
b605a98811 TMP 2020-05-26 18:27:10 +03:00
Oleksandr Sobol
22f131069f Merge pull request #62 from cake-tech/CWA-216-new-settings-screen
Cwa 216 new settings screen
2020-05-25 18:32:42 +03:00
Oleksandr Sobol
5add9002ce Merge pull request #61 from cake-tech/CWA-215-new-address-book-screen
Cwa 215 new address book screen
2020-05-25 18:31:38 +03:00
M
8c6b99da42 Core stuff 2020-05-25 16:06:40 +03:00
Oleksandr Sobol
2356cda879 CWA-216 | applied new design to disclaimer page and faq page 2020-05-22 19:15:06 +03:00
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 2020-05-21 21:01:12 +03:00
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 2020-05-20 20:28:01 +03:00
Oleksandr Sobol
3f1bb416d4 CWA-215 | applied new design to address book page 2020-05-19 20:47:42 +03:00
Oleksandr Sobol
ba9b19214c CWA-214 | applied new design to show keys page; moved standard list row to widgets directory 2020-05-19 17:50:58 +03:00
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 2020-05-18 20:23:33 +03:00
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 2020-05-15 20:38:08 +03:00
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 2020-05-14 20:29:10 +03:00
Oleksandr Sobol
714661e91b CWA-212 | created currency picker and provider picker; moved template tile to widgets directory; created exchange template page 2020-05-13 21:26:15 +03:00
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 2020-05-12 20:46:42 +03:00
Oleksandr Sobol
38d7dbcb33 Merge pull request #58 from cake-tech/CWA-210-rework-send-screen
Cwa 210 rework send screen
2020-05-12 16:20:33 +03:00
Oleksandr Sobol
fdb4d3deae Merge pull request #57 from cake-tech/CWA-209-rework-receive-screen
Cwa 209 rework receive screen
2020-05-12 16:19:20 +03:00
M
1d793ab284 BTC 2020-05-12 15:04:54 +03:00
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 2020-05-11 21:00:43 +03:00
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 2020-05-11 11:22:03 +03:00
Oleksandr Sobol
25f3920073 CWA-210 | added template class, template tile, send template page and send template store 2020-05-08 19:22:56 +03:00
Oleksandr Sobol
4b5a2f8b06 CWA-209 | reduced height of subaddress tile in the receive page 2020-05-07 20:21:44 +03:00
Oleksandr Sobol
722efa2f89 CWA-210 | applied new design to send page; created sending alert and confirm sending alert 2020-05-07 20:10:04 +03:00
Oleksandr Sobol
0ca1cd7157 CWA-209 | applied scroll to all receive page; reduced height of header tiles and address field; reduced font of address 2020-05-07 13:07:51 +03:00
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 2020-05-06 20:40:36 +03:00
Oleksandr Sobol
66aebb4d65 CWA-209 | applied new design to receive page 2020-05-05 20:59:56 +03:00
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 2020-05-04 23:12:36 +03:00
Oleksandr Sobol
262e6ca156 Merge pull request #55 from cake-tech/CWA-207-update-pin-screen
CWA-207 | applied new design to pin code page; added pin alert dialog…
2020-05-01 23:00:40 +03:00
Oleksandr Sobol
1dff5148ff Merge branch 'newdesign' into CWA-205-update-restore-wallet-screens
# Conflicts:
#	lib/src/screens/exchange/exchange_page.dart
#	lib/src/screens/new_wallet/new_wallet_page.dart
#	lib/src/screens/new_wallet/widgets/select_button.dart
#	lib/src/screens/rescan/rescan_page.dart
#	lib/src/screens/restore/restore_wallet_from_keys_page.dart
#	lib/src/screens/restore/restore_wallet_from_seed_details.dart
#	lib/src/screens/seed_language/widgets/seed_language_picker.dart
#	lib/src/widgets/primary_button.dart
2020-05-01 22:51:27 +03:00
Oleksandr Sobol
83f9c034d9 Merge pull request #53 from cake-tech/CWA-204-rework-new-wallet-creation
Cwa 204 rework new wallet creation
2020-05-01 22:37:30 +03:00
Oleksandr Sobol
1de282f3ab Merge pull request #52 from cake-tech/CWA-203-transaction-and-trade-details
CWA-203 | applied new design to standart_list_row, transaction_detail…
2020-05-01 22:34:04 +03:00
Oleksandr Sobol
f5e237b35c Merge branch 'newdesign' into CWA-201-update-wallet-menu-screen 2020-05-01 22:27:47 +03:00
Oleksandr Sobol
1a0149afc6 CWA-200 | called menu widget 2020-05-01 22:24:31 +03:00
Oleksandr Sobol
204ae22054 Merge branch 'newdesign' into CWA-200-implement-menu-screen
# Conflicts:
#	lib/src/screens/dashboard/dashboard_page.dart
2020-05-01 22:13:58 +03:00
Oleksandr Sobol
4215ac2425 CWA-205 | applied new design to seed_language_page 2020-05-01 21:36:48 +03:00
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 2020-05-01 18:57:22 +03:00
Oleksandr Sobol
f0ea28982e CWA-198 | fixed width of the copy information raw 2020-04-30 23:21:01 +03:00
Oleksandr Sobol
bd5a4a9f03 CWA-198 | added right border of animated indicator in the wallet card 2020-04-30 22:54:09 +03:00
Oleksandr Sobol
dbddc20af3 CWA-205 | added background color to restore options page and restore wallet options page 2020-04-30 22:28:16 +03:00
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 2020-04-30 21:59:57 +03:00
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 2020-04-30 20:35:06 +03:00
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 2020-04-30 16:16:47 +03:00
Oleksandr Sobol
4a3615f83f CWA-204 | fixed next button in the seed page 2020-04-29 23:10:34 +03:00
Oleksandr Sobol
ecca26bb58 CWA-204 | applied new design to seed language picker; added wallet creation alert dialog 2020-04-29 22:57:54 +03:00
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 2020-04-28 20:50:12 +03:00
Oleksandr Sobol
03d3ff87f2 CWA-207 | applied new design to pin code page; added pin alert dialog; added barrier dismissible property to base alert page 2020-04-27 20:31:39 +03:00
Oleksandr Sobol
e832a85e37 CWA-203 | applied new design to standart_list_row, transaction_details_page and trade_details_page 2020-04-27 13:23:55 +03:00
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 2020-04-25 19:17:59 +03:00
Oleksandr Sobol
df64e7b5e1 CWA-201 | applied new design to primary button and seed page; added base alert dialog and reconnect alert dialog 2020-04-24 20:34:32 +03:00
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 2020-04-24 15:01:19 +03:00
Oleksandr Sobol
28d8cd43dc CWA-201 | added scroll controller to wallet list page 2020-04-23 22:26:37 +03:00
Oleksandr Sobol
07aaf77167 CWA-201 | added wallet tiles to wallet list page; added colors and images to wallet menu 2020-04-23 21:36:52 +03:00
Oleksandr Sobol
f5e1635380 CWA-200 | calculated list tile heights for large screens 2020-04-22 19:40:16 +03:00
Oleksandr Sobol
fa696c2a60 CWA-198 | implemented menu screen; added menu widget; added images to menu items and fixed menu actions 2020-04-21 21:23:40 +03:00
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 2020-04-21 17:31:25 +03:00
Oleksandr Sobol
b3673d7c63 CWA-198 | fixed borders of date_section_raw, trade_raw and transaction_raw 2020-04-18 12:17:52 +03:00
Oleksandr Sobol
a260ed7cea CWA-198 | fixed dashboard_page 2020-04-17 23:27:23 +03:00
Oleksandr Sobol
2a18f4a1e4 CWA-198 | removed buttons_widget, fixed wallet_card, trade_history_panel, date_section_raw, trade_raw, transaction_raw and dashboard_page 2020-04-17 22:40:11 +03:00
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 2020-04-16 21:41:04 +03:00
Oleksandr Sobol
b7198f4f6c CWA-198 | added buttons to dashboard page 2020-04-15 21:09:41 +03:00
Oleksandr Sobol
fc8c632e21 CWA-198 | created front and back sides of wallet card 2020-04-15 19:33:41 +03:00
Oleksandr Sobol
93b8bd8a35 CWA-198 | created wallet card 2020-04-14 21:15:47 +03:00
Oleksandr Sobol
877522d12e CWA-199 | moved limitsFormat() to xmrto_exchange_provider 2020-04-13 20:31:00 +03:00
Oleksandr Sobol
99c732aab0 CWA-199 | fixed receive amount for empty deposit amount; added correction to xmr limits 2020-04-13 20:07:26 +03:00
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 2020-04-13 19:05:27 +03:00
M
8e9033fce4 Started working on iOS migrations. Addeed migrations for wallets info and address book. Fixed build for iOS 2020-04-06 19:10:49 +03:00
M
ac0723e918 Splitted android and ios migraions 2020-04-03 16:21:00 +03:00
M
d067df8a51 Added migration for android wallets and hives files. 2020-04-03 15:27:13 +03:00
M
3186829115 Release 1.0.5 2020-03-10 19:17:47 +02:00
M
0616b04ab9 Merge pull request #41 from cake-tech/CWA-180-fix-local-date-format
CWA-180 | fixed local date format in dashboard_page, date_section_raw…
2020-03-09 19:43:56 +02:00
Oleksandr Sobol
3d0d0521e4 CWA-180 | added getCurrentDateFormat() to settings store, refactored date_section_raw, trade_details_page, transaction_details_page, dashboard_page 2020-03-09 18:51:54 +02:00
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 2020-03-06 20:38:13 +02:00
Oleksandr Sobol
75f23200ee CWA-179 | reduced height fo defining large device 2020-03-06 14:51:19 +02:00
Oleksandr Sobol
859afef931 CWA-179 | added image_widget and base_restore_widget, refactored restore_options_page and restore_wallet_options_page, added scale factor 2020-03-06 11:01:04 +02:00
Oleksandr Sobol
6e7ba33ecd CWA-179 | added scroll to restore_option_page and to restore_wallet_options_page 2020-03-05 20:31:52 +02:00
Oleksandr Sobol
c233d380ab restore-button-fix | added padding to the title 2020-03-05 19:20:13 +02:00
Oleksandr Sobol
4890143b4e restore-button-fix | removed '\n' from restore button text 2020-03-05 14:22:00 +02:00
Oleksandr Sobol
30f10ca6f3 restore-button-fix | replaced Text widget on AutoSizeText 2020-03-04 23:17:18 +02:00
Oleksandr Sobol
e33bb4989e restore-button-fix | changed padding for description 2020-03-04 21:44:30 +02:00
Oleksandr Sobol
847a5b656c restore-button-fix | changed font size of title and description 2020-03-04 21:35:19 +02:00
M
00307cb55c Merge pull request #39 from cake-tech/CWA-175-seed-language
Cwa 175 seed language
2020-03-04 18:13:26 +02:00
M
705d4322f0 Merge pull request #37 from cake-tech/CWA-176-date-localization
CWA-176 | changed date format in the date_section_raw and in the dash…
2020-03-04 18:12:36 +02:00
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" 2020-03-03 17:18:50 +02:00
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 2020-03-03 16:26:12 +02:00
Oleksandr Sobol
d3b3f079c6 CWA-177 | added text alignment to the current node list tile in the settings page 2020-03-02 22:02:42 +02:00
Oleksandr Sobol
402b94a299 CWA-177 | fixed UI bug in the settings text list row 2020-03-02 21:09:56 +02:00
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 2020-03-02 20:11:27 +02:00
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 2020-02-28 22:16:39 +02:00
Oleksandr Sobol
480eab397a CWA-176 | changed date format in the date_section_raw and in the dashboard_page according to current locale 2020-02-27 19:05:23 +02:00
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 2020-02-26 19:18:58 +02:00
Oleksandr Sobol
a3afe3ea3a merged CWA-173 into the current branch 2020-02-25 22:11:56 +02:00
Oleksandr Sobol
889fbee7f6 Merge branch 'CWA-173-fix-russian-translate-and-add-ukrainian-translate' into ru-and-ua-local-fixes
# Conflicts:
#	lib/generated/i18n.dart
#	res/values/strings_ru.arb
2020-02-25 21:58:24 +02:00
Oleksandr Sobol
652ba16777 CWA-69 | reworked OpenaliasRecord class 2020-02-25 14:45:06 +02:00
Oleksandr Sobol
0efe8af3e0 CWA-173 | created OpenaliasRecord class, renamed fetchXmrAddressAndRecipientName method on fetchAddressAndName, used forEach instead of for loop in this method, checked entered xmr address in the send store 2020-02-25 11:28:33 +02:00
Oleksandr Sobol
d4e7c90318 CWA-173 | fixed ukrainian and russian translate, sorted languages by alphabet 2020-02-24 17:10:35 +02:00
Oleksandr Sobol
87f4cd6ea9 CWA-173 | fixed ukrainian translate, added openalias translate, fixed colors for filters in the dashboard page 2020-02-21 17:11:40 +02:00
Oleksandr Sobol
e1d16857f4 CWA-173 | fixed russian translate, added ukrainian translate, added ukrainian language to settings, added faq on ukrainian 2020-02-21 16:37:57 +02:00
Oleksandr Sobol
28085ce057 CWA-69 | translated title and content in the openalias alert dialog (send page) 2020-02-21 12:45:15 +02:00
Oleksandr Sobol
dde482c4f6 CWA-69 | added focusNode to address_text_field, got recipient name in the openalias, added focusNode listener in the send_page 2020-02-20 23:02:41 +02:00
Oleksandr Sobol
91091a8d19 CWA-69 | added focusNode to address_text_field, got recipient name in the openalias, added focusNode listener in the send_page 2020-02-20 22:50:22 +02:00
Oleksandr Sobol
df9418c799 CWA-69 | created formatDomainName() and fetchXmrAddress() in the openalias.dart. Added openalias to send page 2020-02-19 22:14:39 +02:00
M
fb10f17622 Merge pull request #31 from cake-tech/CWA-169-add-morph-exchange-to-the-app
Cwa 169 add morph exchange to the app
2020-02-12 18:20:56 +02:00
Oleksandr Sobol
d7d03b4d2f CWA-169 | added trades to exchange trade store in router 2020-02-12 15:28:30 +02:00
Oleksandr Sobol
a6fae62917 CWA-169 | added DateFormat to trade.createdAt in Trade Details page 2020-02-12 14:31:26 +02:00
Oleksandr Sobol
d88945411f CWA-169 | renamed checkAmount() to formatAmount() 2020-02-11 22:50:10 +02:00
Oleksandr Sobol
30a7e5c4c8 CWA-169 | changed order of definition of properties in ExchangeTradeStore 2020-02-11 21:30:46 +02:00
Oleksandr Sobol
fdeb66e643 CWA-169 | removed setup_locator and got the box as parameter in MorphTokenExchangeProvider 2020-02-10 21:35:44 +02:00
Oleksandr Sobol
163d1c48a4 CWA-169 | added tag to body of createTrade(), created crypto_amount_format, bitcoin_amount_format, bitcoin_cash_amount_format, dash_amount_format, ethereum_amount_format, litecoin_amount_format, changed monero_amount_format, added setup_locator for inject the box 2020-02-10 19:50:00 +02:00
M
c8c1e3e995 Merge pull request #30 from cake-tech/CWA-171-change-support-email
Cwa 171 change support email
2020-02-07 20:17:42 +02:00
Oleksandr Sobol
eb875b1321 CWA-169 | added try-catch to calculateAmount() in MorphTokenExchangeProvider 2020-02-07 15:34:00 +02:00
Oleksandr Sobol
d80123d960 CWA-169 | translated error messages for limits 2020-02-07 15:14:06 +02:00
Oleksandr Sobol
10cd15229e Merge branch 'master' into CWA-169-add-morph-exchange-to-the-app 2020-02-07 14:09:35 +02:00
Oleksandr Sobol
ad241ca1db CWA-169 | created check_amount then added to transaction_info and to trade 2020-02-07 14:06:15 +02:00
Oleksandr Sobol
7c83a71916 CWA-169 | added processing state to TradeState 2020-02-07 13:07:58 +02:00
Oleksandr Sobol
d6cf32c764 CWA-169 | fixed limits for ethereum in MorphTokenExchangeProvider 2020-02-07 12:06:13 +02:00
Oleksandr Sobol
fd964d68bf CWA-169 | added limits check to createTrade() and format to amounts in exchange store 2020-02-07 00:47:21 +02:00
Oleksandr Sobol
348d1080c9 CWA-169 | added call of loadLimits() to changeProvider() and reset() in exchange store. Added btc-xmr pair, added conversion units to crypto amounts to fetchLimits() in MorphTokenExchangeProvider 2020-02-06 20:30:32 +02:00
Oleksandr Sobol
95222ecbae CWA-169 | added MorphTokenExchangeProvider to dashboard page, trade filter store. Added morph icon to trade row 2020-02-05 22:54:55 +02:00
Oleksandr Sobol
2373b06d52 CWA-169 | added MorphTokenExchangeProvider to exchange trade store 2020-02-05 22:00:00 +02:00
Oleksandr Sobol
e4d4600082 CWA-169 | fixed getting toCurrency and inputAddress from response in findTradeById method 2020-02-05 20:51:02 +02:00
Oleksandr Sobol
6a75196ad7 Merge branch 'master' into CWA-171-change-support-email 2020-02-05 20:00:34 +02:00
Oleksandr Sobol
125e3b1547 Merge branch 'master' into CWA-164-add-biometric-authentication
# Conflicts:
#	pubspec.yaml
#	res/values/strings_de.arb
#	res/values/strings_en.arb
#	res/values/strings_es.arb
#	res/values/strings_hi.arb
#	res/values/strings_ja.arb
#	res/values/strings_ko.arb
#	res/values/strings_nl.arb
#	res/values/strings_pl.arb
#	res/values/strings_pt.arb
#	res/values/strings_ru.arb
#	res/values/strings_zh.arb
2020-02-05 19:45:22 +02:00
Oleksandr Sobol
b8887daff4 CWA-169 | removed xmr-btc pair, fixed fetchLimits and findTradeById methods in MorphTokenExchangeProvider class 2020-02-05 19:30:42 +02:00
M
f5ac398f58 Merge pull request #27 from cake-tech/CWA-170-fix-date-format-bug-for-exchange
CWA-170 | changed transaction date format and applied the same format…
2020-02-04 22:24:16 +02:00
Oleksandr Sobol
ff39f3c8eb CWA-171 | changed support email to support@cakewallet.com in settings and FAQ 2020-02-04 20:11:05 +02:00
Oleksandr Sobol
8c5c5636e9 CWA-168 | added translation for "Version", used arrow function in the callback, used collection.last for setting items 2020-02-04 19:47:35 +02:00
Oleksandr Sobol
22cf5ca08b CWA-169 | got hive box as dependency for MorphTokenExchangeProvider class, removed extraId from Trade 2020-02-04 18:47:42 +02:00
Oleksandr Sobol
4ce032f183 CWA-169 | got trade amount from hive in morphtoken exchange provider 2020-02-03 23:20:14 +02:00
Oleksandr Sobol
524f23b1db CWA-168 | changed current version in settings store 2020-02-03 21:41:58 +02:00
Oleksandr Sobol
6ee4ddda09 CWA-168 | added defining app current version with PackageInfo in settings store 2020-02-03 17:23:31 +02:00
Oleksandr Sobol
060c35ce04 CWA-170 | changed transaction date format and applied the same format to trade 2020-02-01 20:10:01 +02:00
Oleksandr Sobol
6333b9a6ff CWA-169 | created exchange pairs for crypto currencies 2020-01-31 10:45:32 +02:00
Oleksandr Sobol
c1a7ee0164 CWA-169 | created MorphToken exchange provider and MorphToken request (also this provider added to exchange provider description, exchange page, exchange store, router) 2020-01-30 20:23:36 +02:00
Oleksandr Sobol
612b5647fc CWA-169 | added morph images to assets, added morph contact to settings page and morph link to disclaimer page 2020-01-29 20:36:54 +02:00
Oleksandr Sobol
9355b2a1f4 CWA-168 | app version added to list tile with background color 2020-01-29 19:22:25 +02:00
Oleksandr Sobol
50d857f23a CWA-168 | added app version to settings page (added currentVersion to settings store and item to item_headers) 2020-01-28 20:43:57 +02:00
Oleksandr Sobol
40f3729d24 Merge branch 'master' into CWA-167-amount-entering-bug 2020-01-27 21:31:51 +02:00
M
fc48da9d71 Merge pull request #22 from cake-tech/CWA-163-add-integrated-address-for-xmr
Cwa 163 add integrated address for xmr
2020-01-24 20:46:28 +01:00
M
648f67f5b0 Merge pull request #21 from cake-tech/CWA-161-save-recipient-address-by-default
Cwa 161 save recipient address by default
2020-01-24 20:45:42 +01:00
Oleksandr Sobol
e9f2310be5 Merge branch 'master' into CWA-164-add-biometric-authentication 2020-01-24 21:19:14 +02:00
Oleksandr Sobol
2730d27b03 Merge branch 'master' into CWA-163-add-integrated-address-for-xmr 2020-01-24 21:18:12 +02:00
Oleksandr Sobol
0a77478ca4 Merge branch 'master' into CWA-161-save-recipient-address-by-default 2020-01-24 21:17:06 +02:00
Oleksandr Sobol
09a0bf5150 Merge branch 'master' into CWA-160-add-contact-book-option-for-new-currencies 2020-01-24 20:55:40 +02:00
Oleksandr Sobol
a6ebf1b0b2 CWA-159 | added setCurrentNodeToDefault method to settings store that called when reset button is pressed 2020-01-23 21:27:19 +02:00
Oleksandr Sobol
93c4f04f71 CWA-167 | changed decimal parameter of keyboard on true for exchange and send pages 2020-01-22 18:42:11 +02:00
Oleksandr Sobol
2a4d9a8fa6 CWA-163 | added integrated address for xmr to validation 2020-01-21 21:29:02 +02:00
Oleksandr Sobol
71bdfb3e5b CWA-164 | added biometric authentication 2020-01-21 19:51:37 +02:00
Oleksandr Sobol
59d8ad1890 CWA-160 | used existing colors for new currencies 2020-01-20 21:18:47 +02:00
Oleksandr Sobol
aa4d43acb6 CWA-161 | saved recipient address by default for new users 2020-01-20 21:04:26 +02:00
Oleksandr Sobol
59492a6634 CWA-159 | added highlight to first node after resetting nodes to default 2020-01-20 20:16:45 +02:00
M
49a6a994d5 Changed version to 1.0.2 2020-01-19 20:57:20 +02:00
M
92c2cfcbab Changed way for validation of seed phrase. Added multi words to text field on restore from seed screen. 2020-01-17 15:26:17 +02:00
M
6154c6dfa5 Changed restore wallet from seed screen. Added node.imonero.org:18081 to list of default nodes. 2020-01-16 18:05:07 +02:00
M
b7e8abcb95 Changed way to committing of transactions. 2020-01-13 14:34:50 +02:00
Oleksandr Sobol
80cdc154c7 faq | fixed faq page and added link to @cakewallet_bot to faq 2020-01-11 15:19:39 +02:00
M
8c15dded7f Merge pull request #16 from cake-tech/CWA-153-changenow-cryptocurrencies
Cwa 153 changenow cryptocurrencies
2020-01-10 22:29:44 +02:00
M
e01d101dad Merge pull request #17 from cake-tech/actions-list-trades-update
Added listener for update trade list in action list on dashboard screen
2020-01-10 22:29:18 +02:00
M
de70faca73 Added listener for update trade list in action list on dashboard screen 2020-01-10 22:28:29 +02:00
Oleksandr Sobol
ebe2799bce CWA-153 | fixed validation for nano 2020-01-10 22:15:45 +02:00
Oleksandr Sobol
89354b083b CWA-153 | fixed validation for ada and nano 2020-01-10 21:54:59 +02:00
Oleksandr Sobol
aba0aede28 Merge branch 'master' into CWA-153-changenow-cryptocurrencies
# Conflicts:
#	.gitignore
#	lib/src/stores/address_book/address_book_store.dart
#	lib/src/stores/exchange/exchange_store.dart
#	lib/src/stores/send/send_store.dart
#	lib/src/stores/wallet_restoration/wallet_restoration_store.dart
2020-01-10 21:46:32 +02:00
Oleksandr Sobol
debca3c888 localization | fixed strings_pt.arb 2020-01-10 21:30:07 +02:00
Oleksandr Sobol
c07d5d4438 localization | fixed strings_pt.arb 2020-01-10 21:15:35 +02:00
M
a751967230 Merge pull request #14 from cake-tech/CWA-157-highlight-current-language-in-settings
CWA-157 | highlighted current language in change language page
2020-01-10 20:01:34 +02:00
M
28be299edb Merge pull request #13 from cake-tech/CWA-155-BTC-validation
CWA-155 | added btc validation, that include Bech32 address format
2020-01-10 20:00:49 +02:00
M
bf81ab854f Merge pull request #12 from cake-tech/CWA-156-change-cake-telegram-contact-in-settings
CWA-156 | changed Cake Telegram contact in settings page
2020-01-10 20:00:19 +02:00
M
695fa8e3e5 Merge pull request #11 from cake-tech/fix-address-of-xmr.ru-node
Changed address of a remote node node.xmr.ru:13666 to node.monero.net…
2020-01-10 19:33:39 +02:00
M
8538144c2e Fixed parsing of fiat price 2020-01-10 18:11:14 +02:00
M
459d24411a Changed address of a remote node node.xmr.ru:13666 to node.monero.net:18081 2020-01-10 17:53:33 +02:00
Oleksandr Sobol
1916a1baa0 CWA-157 | highlighted current language in change language page 2020-01-10 17:46:43 +02:00
Oleksandr Sobol
a7773f9143 CWA-153 | added changenow cryptocurrencies 2020-01-10 17:24:44 +02:00
Oleksandr Sobol
31461a6dcb CWA-156 | changed Cake Telegram contact in settings page 2020-01-10 14:05:05 +02:00
Oleksandr Sobol
e42a01fcb4 CWA-155 | added btc validation, that include Bech32 address format 2020-01-10 13:49:46 +02:00
M
f318b51060 Merge branch 'master' into CWA-147-password-rename 2020-01-10 11:21:10 +02:00
M
96f1c3d325 Merge pull request #8 from cake-tech/CWA-151-chinese-translate-for-node
CWA-151 | fixed bug
2020-01-10 11:18:16 +02:00
M
fa8f01328b Merge pull request #9 from cake-tech/CWA-152-seed-validation-bug
CWA-152 | fixed bug
2020-01-10 11:17:22 +02:00
Oleksandr Sobol
a6db09a152 CWA-151 | fixed bug 2020-01-09 18:47:02 +02:00
Oleksandr Sobol
e1b0242492 CWA-152 | fixed bug 2020-01-09 17:56:09 +02:00
Oleksandr Sobol
7ee8842b97 CWA-147 | fixed bug 2020-01-08 21:01:03 +02:00
Oleksandr Sobol
34de017fb3 CWA-146 | fixed bug 2020-01-08 20:00:14 +02:00
M
1315a53212 Replaced eu-node.cakewallet.io by xmr-node-eu.cakewallet.com and node.cakewallet.io by xmr-node-usa-east.cakewallet.com in remote nodes list. Added migration for change current remote node if user use old eu or usa remote node by new addresses. Changed way for set default remote node for initial setup by base on current user time zone. 2020-01-08 18:38:38 +02:00
M
78ec11de47 Fixed issues for linter and analyzer 2020-01-08 15:12:50 +02:00
M
69f4c127ab Added the project 2020-01-04 21:31:52 +02:00