M
|
89c240091b
|
Merged btc and 4.1.0 branches.
|
2020-12-18 20:42:28 +02:00 |
|
OleksandrSobol
|
b59d633665
|
CAKE-217 | reduced space between rows in the trade_row.dart and transaction_raw.dart
|
2020-12-18 20:02:08 +02:00 |
|
M
|
72bb8af6f3
|
FIxes(2).
|
2020-12-18 17:49:10 +02:00 |
|
M
|
91fd0e8261
|
Fixes(1).
|
2020-12-17 22:50:26 +02:00 |
|
M
|
4a2f1e48ff
|
Fixes.
|
2020-12-17 15:39:21 +02:00 |
|
OleksandrSobol
|
4098f6f586
|
CAKE-182 | fixed status bar on dashboard and receive pages
|
2020-12-16 22:45:45 +02:00 |
|
M
|
02ebc54a38
|
Fixed updating of transactions history. Added support for part formatted electrum server response
|
2020-12-16 21:16:47 +02:00 |
|
M
|
8cb9bd15cd
|
Fixes for update fiat rate after change of current wallet type. Fixes for change amount for btc transactions. Changed displaying of balance for btc wallet. General fixes.
|
2020-12-15 18:29:10 +02:00 |
|
OleksandrSobol
|
941e7c4dd8
|
CAKE-182 | applied light theme to the app
|
2020-12-11 20:46:20 +02:00 |
|
M
|
042b17a82f
|
Merge pull request #144 from cake-tech/CAKE-158-transaction-and-balance-displaying-between-accounts
CAKE-158 | added calculating balance to _onAccountChangeReaction in t…
|
2020-12-04 11:25:59 +02:00 |
|
OleksandrSobol
|
8cf6d73daa
|
CAKE-193 | renamed receive screen button
|
2020-11-24 15:01:16 +02:00 |
|
OleksandrSobol
|
23abacd252
|
CAKE-158 | made account tile slidable; added onEdit function to account tile; added ability to edit wallet account name; added isFirstAddress parameter to wallet_address_list_view_model.dart and made first address in the address list not editable (receive page); wrapped wallet account name in the wallet menu title by observer; added _moneroTransactionsChangeReaction to dashboard_view_model.dart
|
2020-11-17 20:16:58 +02:00 |
|
M
|
ad3142aeb9
|
Changed app font to Lato. Changes for anrdoid version
|
2020-11-11 17:55:18 +02:00 |
|
M
|
882f13011c
|
Fixes.
|
2020-10-29 20:10:09 +02:00 |
|
M
|
082a5f0b6c
|
Fixes
|
2020-10-24 17:35:55 +03:00 |
|
M
|
71e02f429d
|
Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into rework-restore-wallet
|
2020-10-24 15:55:31 +03:00 |
|
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
|
2020-10-22 19:50:53 +03:00 |
|
M
|
cba4188665
|
Comments.
|
2020-10-22 18:11:52 +03:00 |
|
M
|
04e7c18841
|
Fixes and improvments.
|
2020-10-02 20:28:29 +03:00 |
|
M
|
cf9cc1369d
|
Merge pull request #112 from cake-tech/CAKE-79-add-ability-to-flip-balance-on-the-main-screen
Cake 79 add ability to flip balance on the main screen
|
2020-10-01 19:47:03 +03:00 |
|
M
|
2eb229b91e
|
Fixes for gray screen bug.
|
2020-10-01 19:46:23 +03:00 |
|
M
|
fe147ff9ed
|
Fixes
|
2020-09-30 21:23:15 +03:00 |
|
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
|
2020-09-29 11:45:35 +03:00 |
|
M
|
e3678d2cf9
|
Fixes
|
2020-09-28 18:47:43 +03:00 |
|
M
|
dcdc411d41
|
Fixes
|
2020-09-26 15:19:33 +03:00 |
|
M
|
162e9e5712
|
Design fixes.
|
2020-09-26 14:17:39 +03:00 |
|
M
|
34aa7fdc76
|
Fixes pre release.
|
2020-09-25 18:32:44 +03:00 |
|
M
|
dcbaf01118
|
Fixes mergina and peddings for actions button on dashboard screen
|
2020-09-25 14:25:08 +03:00 |
|
M
|
5f88c4bafd
|
Merged cake-42
|
2020-09-22 18:59:10 +03:00 |
|
M
|
e4ebfc94b2
|
Part 1
|
2020-09-21 14:50:26 +03:00 |
|
OleksandrSobol
|
18ccd5de35
|
redesign | merged with dev branch
|
2020-09-14 22:07:44 +03:00 |
|
OleksandrSobol
|
cc4a1f1d80
|
Merge branch 'dev' into redesign
# Conflicts:
# lib/generated/i18n.dart
# lib/src/screens/dashboard/wallet_menu.dart
# lib/src/screens/exchange/widgets/base_exchange_widget.dart
# lib/src/screens/send/widgets/base_send_widget.dart
|
2020-09-14 21:33:44 +03:00 |
|
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
|
2020-09-11 18:52:55 +03:00 |
|
M
|
16fbd9250d
|
Merge redesign part 4.
|
2020-09-09 17:13:44 +03:00 |
|
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)
|
2020-09-08 20:21:09 +03:00 |
|
M
|
c950f8bfc0
|
Merge redesign part 1.
|
2020-09-01 14:18:07 +03:00 |
|
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
|
2020-08-28 23:04:48 +03:00 |
|
M
|
6aaac93fa8
|
TMP 0
|
2020-08-27 19:54:34 +03:00 |
|
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
|
2020-08-20 20:43:54 +03:00 |
|
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
|
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
|
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 |
|
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
|
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
|
017397f821
|
CWA-219 | increased font size of placeholders
|
2020-06-03 18:04:59 +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
|
5a45ffef40
|
TMP 2
|
2020-06-01 21:56:21 +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 |
|
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 |
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
|
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
|
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
|
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
|
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
|
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 |
|