Commit graph

174 commits

Author SHA1 Message Date
M
0bc804c284 Fixes. Changed terms of use text. 2021-02-01 20:12:37 +02:00
M
2ce34919bf Fixes for backups for Android. Fixes for send almost all amount. 2021-01-29 22:18:07 +02:00
M
5631961e47 Some another fixes for Android. Never ask us about that. 2021-01-28 19:58:17 +02:00
M
b75484594c Merge pull request #162 from cake-tech/CAKE-48
[CAKE-48] Block explorer link added to transaction details page.
2021-01-27 18:32:44 +02:00
M
e3b8ea1128 CAKE-234 2021-01-27 15:51:51 +02:00
Tanner Silva
248cb3a0da Block explorer row in transaction details is now implemented as an item subclass rather than being index dependent in the list 2021-01-20 20:01:49 -06:00
M
6639d25264 CAKE-220. CAKE-241. CAKE-242. 2021-01-18 22:52:12 +02:00
M
87e0e4b3bb Merge pull request #169 from cake-tech/CAKE-64-add-extra-payment-info-for-some-currencies
Cake 64 add extra payment info for some currencies
2021-01-15 20:12:43 +02:00
M
5999744fc7 Added displaying of errors on restore from backup screen. 2021-01-15 20:07:05 +02:00
M
47ceac2dd6 Backup stuff. 2021-01-15 19:41:30 +02:00
M
9a79fcdc23 Merged 4.1.0 2021-01-13 19:18:28 +02:00
M
c09a41b090 Backup. 2021-01-13 18:43:34 +02:00
OleksandrSobol
944c218fd0 CAKE-64 | renamed 'Extra ID' on 'Destination tag' for XRP and 'Memo' for 'XLM'; applied localization to 'Destination tag' and 'Memo' 2021-01-13 11:47:56 +02:00
Tanner Silva
027e94f524 Merged with 4.1.0 2021-01-12 19:05:56 -06:00
M
a4ead9c2ba Another beautiful day fixes 2021-01-12 13:14:28 +02:00
M
9db6e233c7 Another beautiful day changes 2021-01-11 19:15:27 +02:00
OleksandrSobol
580c0d87f0 CAKE-64 | added extra ID to _updateItems() method in the exchange_trade_view_model.dart; added extra_id to string resources 2021-01-11 19:14:53 +02:00
M
ae10c9cff7 Merge pull request #167 from cake-tech/CAKE-222-fix-fee-picker-on-the-settings-screen
Cake 222 fix fee picker on the settings screen
2021-01-08 21:14:29 +02:00
M
bef18de7a6 Added auto saving of wallet address to wallet info. Added users wallet addresses into address book. 2021-01-08 20:10:37 +02:00
OleksandrSobol
39e91c74cd CAKE-222 | applied adaptive picker to send and settings pages 2021-01-08 18:49:28 +02:00
OleksandrSobol
0e721b7795 Merge branch '4.1.0' into CAKE-222-fix-fee-picker-on-the-settings-screen 2021-01-08 17:38:57 +02:00
M
26a30a62f0 Changed address list for btc wallet type. Changed android and ios projects version. 2021-01-07 14:19:21 +02:00
M
41b4c337e9 Merge pull request #165 from cake-tech/CAKE-227-xmr-account-name-displaying-for-btc
CAKE-227 | applied null to subname for btc wallet in the dashboard_vi…
2021-01-06 23:02:22 +02:00
M
6a9720d5d6 Fixes and changed build versions for ios and android projects. 2021-01-06 22:53:59 +02:00
OleksandrSobol
53c12d7bc0 CAKE-227 | applied null to subname for btc wallet in the dashboard_view_model.dart; deleted isDrawBottom from trade_details_page.dart, transaction_details_page.dart, standart_list_row.dart, textfield_list_row.dart; applied SectionStandardList to trade_details_page.dart and transaction_details_page.dart 2021-01-06 15:34:04 +02:00
OleksandrSobol
68a39bdcfc CAKE-222 | fixed transaction priority picker on the send page 2021-01-06 10:42:21 +02:00
M
5fa0a9c912 Fixes 2021-01-05 22:37:25 +02:00
M
1d37aa68aa Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0 2021-01-05 22:03:31 +02:00
M
d55b689636 Merge branch '4.1.0' into CAKE-198-notes-for-transactions 2021-01-05 22:02:47 +02:00
M
722a08e39e Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0 2021-01-05 22:00:28 +02:00
M
e8c4653aad Merge pull request #158 from cake-tech/CAKE-216-exchange-status-bug
CAKE-216 | added trade_details_view_model.dart to the app; applied Tr…
2021-01-05 22:00:18 +02:00
M
6bc5421775 Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0 2021-01-05 21:57:41 +02:00
M
c0835d46ef Merge branch '4.1.0' into CAKE-198-notes-for-transactions 2021-01-05 21:57:05 +02:00
M
6a2327a849 Merge pull request #163 from cake-tech/CAKE-221-rework-send-screen
Cake 221 rework send screen
2021-01-05 21:50:15 +02:00
M
83dd4d9264 Fixes 2021-01-05 21:49:14 +02:00
M
43fc4032f4 Merge pull request #155 from cake-tech/CAKE-208-bug-after-balance-changing
CAKE-208 | added current balance display mode saving to shared prefer…
2021-01-05 21:11:48 +02:00
M
798d9a1edf Fixes 2021-01-05 20:31:03 +02:00
OleksandrSobol
9b041dbe1e CAKE-222 | fixed transaction priority picker on the settings screen; added check of priority for wallet type 2021-01-04 17:13:37 +02:00
OleksandrSobol
823e9d11ae CAKE-221 | added pendingTransactionFeeFiatAmount getter to send_view_model.dart; applied feeFiatAmount property instead transactionPriority in the confirm_sending_alert.dart; fixed base_alert_dialog.dart 2020-12-30 16:54:55 +02:00
OleksandrSobol
ac1709bffb CAKE-221 | added fiat amount to estimated fee; reworked confirm_sending_alert.dart; applied alert when transaction was committed 2020-12-29 20:48:57 +02:00
OleksandrSobol
d93c706997 CAKE-208 | changed MoneroBalance to Balance property and handled BitcoinBalance case in the balance_view_model.dart 2020-12-24 22:57:32 +02:00
OleksandrSobol
2d49d4f093 CAKE-198 | fixed saving transaction description in the send_view_model.dart 2020-12-24 12:04:23 +02:00
OleksandrSobol
ac883f3b16 CAKE-198 | fixed saving transaction description in the send_view_model.dart 2020-12-24 11:01:27 +02:00
Oleksandr Sobol
cf5f212f33 CAKE-198 | fixed string resources 2020-12-23 15:04:57 +02:00
Oleksandr Sobol
139f223de8 CAKE-198 | fixed string resources 2020-12-23 10:39:59 +02:00
OleksandrSobol
023336d460 CAKE-198 | applied ability to make a note with some details about transaction; added transactionNote property and note getter to transaction_description.dart; added multiline textfield for notes (send_page.dart); added transaction_details_list_item.dart, textfield_list_item.dart, textfield_list_row.dart, transaction_details_view_model.dart to the app 2020-12-22 20:42:30 +02:00
OleksandrSobol
b1e0bf0edd CAKE-208 | merged 4.1.0 branch into current and resolved problems 2020-12-18 21:42:00 +02:00
OleksandrSobol
6f386a1efe Merge branch '4.1.0' into CAKE-208-bug-after-balance-changing
# Conflicts:
#	lib/store/settings_store.dart
#	lib/view_model/dashboard/balance_view_model.dart
2020-12-18 21:33:43 +02:00
OleksandrSobol
7168e4727d Merge branch '4.1.0' into CAKE-216-exchange-status-bug 2020-12-18 21:05:02 +02:00
M
89c240091b Merged btc and 4.1.0 branches. 2020-12-18 20:42:28 +02:00