Commit graph

843 commits

Author SHA1 Message Date
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
M
e787a764c0 Getting order id from url. 2021-03-17 16:14:48 +02:00
M
237141d4a7 Changed semibold font name. 2021-03-17 12:54:01 +02:00
OleksandrSobol
76c7108bd7 CAKE-293 | applied webview to the app 2021-03-17 12:32:22 +02:00
M
a319d1e6ef Added build scripts for android. 2021-03-16 20:18:54 +02:00
M
db75167302 Changed monero dependencies path for android. Changed scripts for generation of secrets. 2021-03-16 15:20:46 +02:00
OleksandrSobol
ead43439d1 CAKE-293 | changed information on exchange confirm alert 2021-03-15 20:52:15 +02:00
OleksandrSobol
7316646b44 CAKE-292 | removed StandardCheckBox from exchange_page.dart; made receive amount not editable 2021-03-15 19:54:04 +02:00
OleksandrSobol
60333e235d CAKE-279 | applied order details to the app 2021-03-12 21:04:37 +02:00
OleksandrSobol
313f829689 CAKE-279 | integrated Wyre to the app; added buy button to dashboard page for btc wallet; added buyCryptoCurrency() method to dashboard_view_model.dart 2021-03-03 20:54:23 +02:00
M
206e518e02 Merge pull request #92 from cake-tech/terms-changes
Update Terms_of_Use.txt
2021-03-02 21:52:14 +02:00
Nadiia
c02204c443 Update Terms_of_Use.txt 2021-03-02 14:09:54 +02:00
M
fd2cf98e51 Merge pull request #91 from cake-tech/CAKE-284-add-support-to-the-main-menu
Cake 284 add support to the main menu
2021-03-01 20:29:16 +02:00
OleksandrSobol
d228b75f54 CAKE-284 | resolved problems 2021-03-01 20:19:04 +02:00
OleksandrSobol
4d50970fc9 Merge remote-tracking branch 'origin/CAKE-284-add-support-to-the-main-menu' into CAKE-284-add-support-to-the-main-menu
# Conflicts:
#	lib/view_model/settings/settings_view_model.dart
2021-03-01 20:18:14 +02:00
OleksandrSobol
6245dfe885 CAKE-284 | added static function defineUrlForCalculatingAmount() to changenow_exchange_provider.dart; fixed FAQ in the support_view_model.dart 2021-03-01 20:16:28 +02:00
OleksandrSobol
5b242002d1 Merge branch 'main' into CAKE-284-add-support-to-the-main-menu
# Conflicts:
#	lib/view_model/settings/settings_view_model.dart
2021-03-01 19:51:08 +02:00
M
46b7175c4e Merge pull request #90 from cake-tech/CAKE-284-add-support-to-the-main-menu
Cake 284 add support to the main menu
2021-03-01 19:41:10 +02:00
M
99cb00f0bd Merge branch 'main' into CAKE-284-add-support-to-the-main-menu 2021-03-01 19:41:03 +02:00
M
bc70a3302b Merge pull request #87 from cake-tech/CAKE-278-implement-fixed-rate-flow-for-changenow
Cake 278 implement fixed rate flow for changenow
2021-03-01 19:34:25 +02:00
M
f0c7605b1d Merge branch 'main' into CAKE-278-implement-fixed-rate-flow-for-changenow 2021-03-01 19:34:15 +02:00
M
e61e8c3a54 Merge pull request #84 from cake-tech/CAKE-282-QR-code-fixes
CAKE-282 | made QR code border a little bold in the exchange_trade_pa…
2021-03-01 18:37:40 +02:00
M
0e3b4d6719 Merge pull request #85 from cake-tech/CAKE-283-change-FAQ-on-the-app
CAKE-283 | changed FAQ on the app (now it shown in browser)
2021-03-01 18:37:24 +02:00
M
a6375d42fb Merge pull request #86 from cake-tech/hope-with-me-patch-1
Update PRIVACY.md
2021-03-01 18:36:45 +02:00
M
1fdbb7e54a Merge pull request #88 from cake-tech/CAKE-280-update-alert-text-for-xlm-and-xrp-trades
CAKE-280 | updated alert text for xlm and xrp trades
2021-03-01 18:35:59 +02:00
M
7cea1cb5ad Merge pull request #89 from cake-tech/CAKE-281-add-addr1-address-format-for-cardano
CAKE-281 | added addr1 address format validation for cardano
2021-03-01 18:34:53 +02:00
OleksandrSobol
f12995db8a CAKE-284 | changed color of filter icon and question mark in the main menu; changed height of the main menu items 2021-02-26 18:37:41 +02:00
OleksandrSobol
b2b17e66c5 CAKE-284 | moved support from settings to main menu; added support_page.dart and support_view_model.dart to the app 2021-02-25 20:25:52 +02:00
OleksandrSobol
bc407b9f0f CAKE-280 | updated alert text for xlm and xrp trades 2021-02-24 19:45:30 +02:00
Nadiia
2e9e231a74 Update PRIVACY.md 2021-02-24 17:32:35 +02:00
OleksandrSobol
574fdfa874 CAKE-283 | moved url to static const 2021-02-24 10:26:02 +02:00
OleksandrSobol
a4c6d01c18 CAKE-278 | applied localization to checkbox text and fixed rate alert text (exchange_page.dart) 2021-02-24 10:16:03 +02:00
OleksandrSobol
270b5f4c78 CAKE-281 | added addr1 address format validation for cardano 2021-02-23 20:38:36 +02:00
OleksandrSobol
fc70852002 CAKE-278 | applied fixed rate mode only for pair xmr-btc; added _defineIsReceiveAmountEditable() to exchange_view_model.dart; added reaction on isReceiveAmountEditable to exchange_page.dart 2021-02-23 19:36:03 +02:00