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
|
b200c56c58
|
CAKE-158 | added isPrimary property to WalletAddressListItem; removed defining primary address cell in the receive_page.dart
|
2020-12-03 22:47:00 +02:00 |
|
OleksandrSobol
|
a5d5831d99
|
CAKE-158 | removed isFirstAddress from wallet_address_list_view_model.dart; rename isFirstAddress property of AddressCell on isPrimary; defined primary address cell in the receive_page.dart
|
2020-12-03 22:06:16 +02:00 |
|
OleksandrSobol
|
900b7ffedc
|
CAKE-191 | removed Scan the qr code from qr widget
|
2020-11-26 19:50:58 +02:00 |
|
OleksandrSobol
|
29b03628e6
|
CAKE-191 | removed Scan the QR code from receive page
|
2020-11-24 14:51:59 +02:00 |
|
OleksandrSobol
|
7aecb33044
|
CAKE-158 | merged 4.0.8 into current branch; renamed _onMoneroTransactionsChange() on _onMoneroTransactionsUpdate(); applied _onMoneroTransactionsUpdate() in the dashboard_view_model.dart
|
2020-11-18 19:09:34 +02:00 |
|
OleksandrSobol
|
17ba74bce7
|
Merge branch '4.0.8' into CAKE-158-transaction-and-balance-displaying-between-accounts
# Conflicts:
# lib/src/screens/receive/receive_page.dart
|
2020-11-18 18:19:43 +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
|
6418b28c08
|
CAKE-177. CAKE-176. CAKE-115.
|
2020-11-16 20:17:03 +02: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 |
|
M
|
aa120c33b1
|
Updates
|
2020-10-20 15:09:49 +03:00 |
|
OleksandrSobol
|
a0d57084f2
|
CAKE-119 | applied white color to qr code on the dark mode (qr widget and exchange trade page)
|
2020-10-12 20:11:20 +03:00 |
|
M
|
fe147ff9ed
|
Fixes
|
2020-09-30 21:23:15 +03:00 |
|
M
|
34aa7fdc76
|
Fixes pre release.
|
2020-09-25 18:32:44 +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
|
b2f590ee4b
|
CAKE-20 | merged dev branch to current
|
2020-07-31 20:44:37 +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 |
|
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
|
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
|
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
|
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
|
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
|
4b5a2f8b06
|
CWA-209 | reduced height of subaddress tile in the receive page
|
2020-05-07 20:21:44 +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 |
|
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 |
|