Commit graph

826 commits

Author SHA1 Message Date
M
390a2f6adb Update bitcoin_wallet.dart 2021-04-06 18:54:22 +03:00
OleksandrSobol
13923d7781 CAKE-305 | saved btc wallet in the nextAddress() method 2021-04-01 19:14:43 +03:00
OleksandrSobol
0848ede37f CAKE-305 | fixed transfer to wyre next btc address 2021-03-31 20:02:44 +03:00
M
c0a12c6026 Merge pull request #102 from cake-tech/CAKE-301-add-wyre-contact-to-support
Cake 301 add wyre contact to support
2021-03-29 22:03:03 +03:00
M
a48a92493d Merge pull request #98 from cake-tech/CAKE-290-no-route-defined
CAKE-290 | applied WillPopScope for call of AuthPage with instanceNam…
2021-03-29 21:37:05 +03:00
M
f93d10face Merge pull request #99 from cake-tech/CAKE-291-rescan-restore-from-date-issue
CAKE-291 | fixed bug in the get_height_by_date.dart
2021-03-29 21:23:28 +03:00
M
e4bb14218b Merge pull request #100 from cake-tech/CAKE-299-UI-fixes-on-the-send-screen
CAKE-299 | fixed bug for estimatedFee getter in the send_view_model.dart
2021-03-29 21:22:55 +03:00
M
55cc36d2a7 Merge pull request #101 from cake-tech/CAKE-302-balance-displaying-bug
CAKE-302 | wrapped Text widgets by Expanded and Row widgets in the ba…
2021-03-29 21:22:32 +03:00
OleksandrSobol
c077bb6b98 CAKE-301 | replaced link for wyre contact 2021-03-29 20:32:39 +03:00
OleksandrSobol
013ba5f462 CAKE-301 | added wyre contact to support page 2021-03-26 20:59:38 +02:00
OleksandrSobol
3839850f04 CAKE-299 | fixed bug for estimatedFee getter in the send_view_model.dart 2021-03-26 20:16:10 +02:00
OleksandrSobol
69cb69bd71 CAKE-302 | wrapped Text widgets by Expanded and Row widgets in the balance_page.dart 2021-03-26 19:46:01 +02:00
OleksandrSobol
8aa636a4e8 CAKE-290 | applied WillPopScope for call of AuthPage with instanceName in the router.dart 2021-03-26 13:29:43 +02:00
OleksandrSobol
ce9f61b0ed CAKE-291 | fixed bug in the get_height_by_date.dart 2021-03-25 19:45:21 +02:00
M
4a62e2db33 Merge pull request #95 from cake-tech/CAKE-272-implement-localization-generation-script
CAKE-272 | implemented localization generation script to the app (gen…
2021-03-24 20:39:53 +02:00
OleksandrSobol
b009b2a6e4 CAKE-272 | refactored script 2021-03-24 19:55:45 +02:00
OleksandrSobol
ff8ed30483 CAKE-272 | added parameters to script; added possibility to generate locales.dart from arb file list; added loadLocaleList() method to language_service.dart 2021-03-24 18:52:30 +02:00
M
586542cd75 Changed ios build version to 31. 2021-03-24 14:48:08 +02:00
OleksandrSobol
8603e3f2bf Merge branch 'main' into CAKE-272-implement-localization-generation-script 2021-03-24 13:34:14 +02:00
M
08891e9ab0 Changed app version to 4.1.3 2021-03-24 13:03:52 +02:00
M
2e98783cff Updated Podfile.lock 2021-03-24 12:42:53 +02:00
M
d51805ef7d Changed pubspec.lock 2021-03-24 12:24:54 +02:00
M
12d5fec5b1 Merge pull request #97 from cake-tech/deploy
Deploy
2021-03-24 12:22:52 +02:00
M
47c12a459c Merge branch 'main' into deploy 2021-03-24 12:22:42 +02:00
M
21ae0ec0da Merge pull request #96 from cake-tech/CAKE-279-integrate-wyre
Cake 279 integrate wyre
2021-03-24 12:13:01 +02:00
M
9017a99a8d Update MainActivity.java
Undo changes for MainActivity.java file
2021-03-24 12:11:37 +02:00
M
ea42f2fcb4 Merge branch 'deploy' of github.com:cake-tech/cake_wallet into deploy 2021-03-24 12:10:44 +02:00
M
1d31f3dd59 Back compatibility. 2021-03-24 12:10:18 +02:00
M
c1b52ebede Fixes for wyre. 2021-03-24 11:50:51 +02:00
Tanner Silva
1355c0ccdf changed version number of flutter doctor output 2021-03-23 21:43:02 -05:00
OleksandrSobol
a9566b2748 Merge remote-tracking branch 'origin/CAKE-279-integrate-wyre' into CAKE-279-integrate-wyre 2021-03-23 20:58:23 +02:00
OleksandrSobol
1cbbc71201 CAKE-279 | canceled changes in AndroidManifest.xml and MainActivity.java; added static constants to wyre_service.dart; moved WyreException class into own file; imported WyreService by di.dart 2021-03-23 20:57:20 +02:00
M
4c788eb2aa Merge branch 'CAKE-279-integrate-wyre' of github.com:cake-tech/cake_wallet into CAKE-279-integrate-wyre 2021-03-23 20:09:40 +02:00
M
de2074e6eb Changed way to get order id. 2021-03-23 20:09:35 +02:00
OleksandrSobol
08efc52f71 CAKE-279 | removed find_order_by_id.dart; added and applied wyre_service.dart to the app 2021-03-23 19:19:01 +02:00
M
5cad3a9612 Updates wyre. 2021-03-23 13:05:01 +02:00
OleksandrSobol
78689d394d CAKE-272 | moved constants into localization_constants.dart and locale_list.dart; moved generation of localized strings inside of the loop body 2021-03-22 20:08:10 +02:00
M
23f73df391 Whatever. 2021-03-22 19:38:55 +02:00
Tanner Silva
4fca2681d0 more instruction 2021-03-20 21:40:22 -05:00
OleksandrSobol
319a7bfca6 CAKE-272 | resolved problems 2021-03-19 21:52:07 +02:00
OleksandrSobol
3bfeaeb46b Merge branch 'main' into CAKE-272-implement-localization-generation-script
# Conflicts:
#	lib/generated/i18n.dart
#	res/values/strings_de.arb
2021-03-19 20:35:22 +02:00
OleksandrSobol
a44cb07137 CAKE-272 | implemented localization generation script to the app (generate_localization.dart) 2021-03-19 20:19:14 +02:00
OleksandrSobol
b20246ad89 CAKE-279 | renamed WebViewPage on WyrePage; applied spinner to Buy button on dashboard_page.dart 2021-03-18 20:36:58 +02:00
M
7b7ba17f7a Merge pull request #93 from cake-tech/CAKE-292-remove-changenow-fix-rate-from-ui
CAKE-292 | removed StandardCheckBox from exchange_page.dart; made rec…
2021-03-18 20:32:34 +02:00
M
0c290ee63e Merge pull request #94 from cake-tech/CAKE-293-exchange-confirm-alert
CAKE-293 | changed information on exchange confirm alert
2021-03-18 20:32:26 +02:00
M
e77cf89651 Changed api to prod mode. 2021-03-18 11:15:07 +02:00
Tanner Silva
0397e98387 initial readme created 2021-03-17 19:45:39 -05:00
M
ed336bdd18 Added script for generate key.properties file. 2021-03-17 22:19:51 +02:00
OleksandrSobol
af9d39f460 CAKE-279 | added isRunningWebView to the dashboard_view_model.dart; applied isRunningWebView to call of WebViewPage in the dashboard_page.dart 2021-03-17 21:32:13 +02:00
OleksandrSobol
d752692c3f CAKE-279 | saved orderId in the orders store; added saveOrder() method to the dashboard_view_model.dart 2021-03-17 20:21:26 +02:00