Commit graph

1282 commits

Author SHA1 Message Date
M
6aa887df9d Merge pull request #126 from cake-tech/CAKE-317-change-app-logo
Cake 317 change app logo
2021-05-10 19:26:17 +03:00
M
b23db7e414 Merge pull request #125 from cake-tech/CAKE-314-bnb-exchange-bug
CAKE-314 | changed bnb crypto currency to bnb bep2; removed bnb bep2 …
2021-05-10 19:26:00 +03:00
M
bfa76ddea9 Merge pull request #120 from cake-tech/CAKE-315-remove-nano-currency-from-the-exchange
CAKE-315 | removed nano from list of crypto currencies in the crypto_…
2021-05-10 19:25:12 +03:00
M
6de6352d33 Merge pull request #119 from cake-tech/CAKE-316-add-Italian-language
CAKE-316 | added Italian language to the app
2021-05-10 19:24:56 +03:00
M
274c36326c Merge pull request #118 from cake-tech/CAKE-312-bypass-lock-bug
CAKE-312 | wrapped unlock page by WillPopScope; fixed biometricAuth()…
2021-05-10 19:24:27 +03:00
OleksandrSobol
7bbd530319 CAKE-297 | applied subaddress for incoming transaction 2021-05-10 19:10:33 +03:00
M
1cb27d9da3 Fixes for LTC electrum nodes available. 2021-05-10 19:00:20 +03:00
M
d781e3efbe Fixed typo. Changed build number for ios. 2021-05-10 14:57:38 +03:00
M
bcd4fdd5e0 Changed random seed generation for bitcoin. 2021-05-10 13:06:57 +03:00
M
9f9ec91eba Updated monero lib wrapper target config. 2021-05-08 14:22:01 +03:00
M
85094b646f Changed version to 4.2.0 2021-05-07 22:00:04 +03:00
M
595636c24d Fixes for LTC. 2021-05-07 21:59:03 +03:00
M
35a76cd0e7 Merged main into ltc. 2021-05-07 10:39:08 +03:00
M
1330966794 Reworked electrum wallet. Added Litecoin wallet. 2021-05-07 10:36:38 +03:00
OleksandrSobol
cde83cb61f CAKE-320 | added Croatian language to the app 2021-05-05 19:12:06 +03:00
OleksandrSobol
a6d33f28a0 CAKE-317 | changed ic_launcher.png in the drawable directory 2021-05-04 21:45:43 +03:00
OleksandrSobol
65d8232edb CAKE-317 | changed app's logo 2021-05-04 13:59:44 +03:00
OleksandrSobol
e9ff3dd2e9 CAKE-287 | created ic_launcher.png and ic_launcher.xml 2021-04-30 20:00:27 +03:00
OleksandrSobol
ae7ccacf29 CAKE-306 | fixed moonpay_buy_provider.dart, buy_view_model.dart and order_details_view_model.dart 2021-04-30 13:12:00 +03:00
OleksandrSobol
3675350452 CAKE-314 | changed bnb crypto currency to bnb bep2; removed bnb bep2 from receive currency list on exchange page 2021-04-30 12:46:15 +03:00
OleksandrSobol
9627590ba5 CAKE-306 | fixed findOrderById() in the moonpay_buy_provider.dart; fixed saveOrder() in the buy_view_model.dart 2021-04-30 11:08:25 +03:00
Zy143L
17ea90659f Update strings_zh.arb 2021-04-29 11:23:33 +08:00
Zy143L
73eb4d2a37 fix 2021-04-29 11:06:41 +08:00
OleksandrSobol
b7cb5147e1 CAKE-303 | added buy button for xmr wallet and applied buy alert 2021-04-26 21:06:21 +03:00
OleksandrSobol
e188806f16 CAKE-316 | added Italian language to the app 2021-04-23 18:33:51 +03:00
OleksandrSobol
c9df68ca06 CAKE-315 | removed nano from list of crypto currencies in the crypto_currency.dart 2021-04-23 18:12:43 +03:00
OleksandrSobol
9f1f4575dd CAKE-192 | configured build.gradle 2021-04-22 19:16:47 +03:00
OleksandrSobol
bbe75451a4 CAKE-312 | wrapped unlock page by WillPopScope; fixed biometricAuth() in the auth_view_model.dart 2021-04-22 18:56:14 +03:00
OleksandrSobol
2e22dc814a CAKE-192 | configured build.gradle 2021-04-21 20:05:38 +03:00
M
d23228ac01 Updated bitcoin slow transaction priority. Changed version to 4.1.6. 2021-04-21 11:59:13 +03:00
OleksandrSobol
ae9efb0ae8 CAKE-192 | implemented unstoppable domain address to the app 2021-04-20 20:49:53 +03:00
Zy143L
7fc43abcc3 更新 strings_zh-CN.arb
Fix "reset"
2021-04-17 23:51:40 +08:00
Zy143L
f93561c049 Simplified Chinese
Fix translation Add simplified Chinese
2021-04-17 04:27:39 +08:00
OleksandrSobol
1c976bfaa1 CAKE-306 | applied _saveOrder() to buy_webview_page.dart; fixed moonpay_buy_provider.dart and wyre_buy_provider.dart; canceled timers on exchange_trade_page.dart, order_details_page.dart and trade_details_page.dart; reworked pre_order_page.dart 2021-04-15 20:10:23 +03:00
OleksandrSobol
697fc7f5a5 CAKE-306 | reworked buy_list_item.dart and pre_order_page.dart; added clear button to pre_order_page.dart; fixed order_row.dart and order_details_view_model.dart; added MoonPay statuses to trade_state.dart 2021-04-14 21:23:10 +03:00
M
5faf7f5cba CAKE-310. CAKE-309. Bugs fixes. Changed way for save wallet after adding of new account/subaddress. Added App transport security rule for iOS. Changed version to 4.1.5. 2021-04-14 11:54:12 +03:00
OleksandrSobol
19ffffa6cc CAKE-306 | applied buy_webview_page.dart to the app; fixed order_details_view_model.dart and order_row.dart; applied localization to the pre_order_page.dart; deleted unused files 2021-04-13 21:40:44 +03:00
OleksandrSobol
346a034d0a CAKE-306 | added MoonPay option for BTC buying; applied PreOrderPage to the app; created Wyre and MoonPay buy providers 2021-04-12 21:22:22 +03:00
Tanner Silva
c8a521a29f Revised build instructions for flutter 2 2021-04-11 22:48:20 -05:00
M
a8cc311f2c Changed project version to 4.1.4. Disabled bitcode for iOS. 2021-04-09 16:32:37 +03:00
M
b32418d9e8 Merge pull request #110 from cake-tech/CAKE-296-remove-xmr-to-xrp-and-xmr-to-xlm-exchange-pairs
Cake 296 remove xmr to xrp and xmr to xlm exchange pairs
2021-04-09 15:24:15 +03:00
Tanner Silva
7806b0b1eb Added iOS and Android screenshots to repository to allow for CakeWallet to be submitted to Bitcoin.org 2021-04-06 19:10:42 -05:00
OleksandrSobol
68c12cbb79 CAKE-296 | added receiveCurrencies (list of crypto currencies without xlm and xrp) to exchange_view_model.dart; applied receiveCurrencies to receive card in the exchange_page.dart 2021-04-06 20:11:26 +03:00
M
7e6de105b8 Merge pull request #103 from cake-tech/CAKE-294-account-creating-bug
CAKE-294 | wallet saved when accounts and subaddresses are changed
2021-04-06 18:55:47 +03:00
M
c3fb0cfcd4 Merge pull request #104 from cake-tech/CAKE-288-hidden-balance-fixes
Cake 288 hidden balance fixes
2021-04-06 18:55:33 +03:00
M
4e90aeebd4 Merge pull request #106 from cake-tech/CAKE-298-validation-for-btc-wallet
CAKE-298 | used 8 minor digits for btc amount validator; applied btc …
2021-04-06 18:55:24 +03:00
M
6fe6d2aebb Merge pull request #107 from cake-tech/CAKE-305-next-address-bug-for-btc-wallet
Cake 305 next address bug for btc wallet
2021-04-06 18:55:06 +03:00
M
390a2f6adb Update bitcoin_wallet.dart 2021-04-06 18:54:22 +03:00
OleksandrSobol
d9752e5709 Merge branch 'main' into CAKE-296-remove-xmr-to-xrp-and-xmr-to-xlm-exchange-pairs 2021-04-06 18:43:09 +03:00
M
f75b83e0ce Merge pull request #108 from cake-tech/CAKE-304-upgrade-project-to-flutter-2-x-x
CAKE-304 | upgraded project to flutter 2.x.x, upgraded packages and r…
2021-04-06 18:40:13 +03:00