OmarHatem
01024b6694
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-66-open-app-from-qr-code
...
Conflicts:
lib/di.dart
lib/src/screens/send/send_page.dart
lib/src/screens/send/widgets/send_card.dart
lib/view_model/send/send_view_model.dart
res/values/strings_de.arb
res/values/strings_en.arb
res/values/strings_es.arb
res/values/strings_fr.arb
res/values/strings_hi.arb
res/values/strings_hr.arb
res/values/strings_it.arb
res/values/strings_ja.arb
res/values/strings_ko.arb
res/values/strings_nl.arb
res/values/strings_pl.arb
res/values/strings_pt.arb
res/values/strings_ru.arb
res/values/strings_uk.arb
res/values/strings_zh.arb
2022-12-12 15:41:16 +02:00
OmarHatem
fddac23b94
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-118-Allow-disabling-of-fiat
...
Conflicts:
res/values/strings_de.arb
res/values/strings_en.arb
res/values/strings_es.arb
res/values/strings_fr.arb
res/values/strings_hi.arb
res/values/strings_hr.arb
res/values/strings_it.arb
res/values/strings_ja.arb
res/values/strings_ko.arb
res/values/strings_nl.arb
res/values/strings_pl.arb
res/values/strings_pt.arb
res/values/strings_ru.arb
res/values/strings_uk.arb
res/values/strings_zh.arb
2022-12-08 14:01:20 +02:00
Omar Hatem
f3b89a2c7f
Merge pull request #601 from cake-tech/CW-159-Filter-address-book-by-type
...
[CW-159] filter contacts and wallets by type
2022-12-08 13:51:01 +02:00
OmarHatem
55b37164dc
- Make getters to ease attribute access
...
- Add the old 'disable_fiat' translation
- rename getters to be more bool like names
2022-12-07 22:07:32 +02:00
Serhii
f4148e0989
[skip ci] rework UI for disable fiat mode
2022-12-07 12:44:08 +02:00
Serhii
214c1fe0db
Merge branch 'main' into CW-118-Allow-disabling-of-fiat
2022-12-06 17:37:12 +02:00
OmarHatem
0d685823ce
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-66-open-app-from-qr-code
...
Conflicts:
res/values/strings_de.arb
res/values/strings_en.arb
res/values/strings_es.arb
res/values/strings_fr.arb
res/values/strings_hi.arb
res/values/strings_hr.arb
res/values/strings_it.arb
res/values/strings_ja.arb
res/values/strings_ko.arb
res/values/strings_nl.arb
res/values/strings_pl.arb
res/values/strings_pt.arb
res/values/strings_ru.arb
res/values/strings_uk.arb
res/values/strings_zh.arb
2022-11-29 17:45:31 +02:00
Godwin Asuquo
3acbfbae79
Fix issues from code review
2022-11-25 22:51:07 +02:00
Godwin Asuquo
5462836b8d
seperate settings view model
2022-11-23 19:06:41 +02:00
Serhii
50d32021f6
Merge branch 'main' into CW-118-Allow-disabling-of-fiat
2022-11-22 19:48:43 +02:00
Serhii
92328c4102
move logic to viewmodels
2022-11-22 19:33:24 +02:00
Serhii
1a089eaa60
Merge branch 'main' into CW-159-Filter-address-book-by-type
2022-11-21 22:03:06 +02:00
Serhii
9ce8a1944b
fix empty containers
2022-11-14 22:50:07 +02:00
Serhii
7d49dc4761
rework confirm sending screen for cake pay ( #603 )
...
* rework confirm sending allert
* remove confirm_modal.dart
* fix text color and buttons size
2022-11-10 13:08:52 -05:00
OmarHatem
f078457c7b
Update Branch to null safety
...
Add deep linking to iOS
2022-11-08 16:56:27 +02:00
OmarHatem
7c7de65cdf
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-66-open-app-from-qr-code
...
Conflicts:
lib/di.dart
lib/src/screens/send/send_page.dart
lib/src/screens/send/widgets/send_card.dart
lib/utils/payment_request.dart
res/values/strings_de.arb
res/values/strings_en.arb
res/values/strings_es.arb
res/values/strings_fr.arb
res/values/strings_hi.arb
res/values/strings_hr.arb
res/values/strings_it.arb
res/values/strings_ja.arb
res/values/strings_ko.arb
res/values/strings_nl.arb
res/values/strings_pl.arb
res/values/strings_pt.arb
res/values/strings_ru.arb
res/values/strings_uk.arb
res/values/strings_zh.arb
2022-11-08 14:44:58 +02:00
Serhii
2cd748c151
filter contacts and wallets by type
2022-11-05 20:05:55 +02:00
Serhii
d4c7004a3c
add Disable fiat mode
2022-11-04 13:58:04 +02:00
M
1beb18b045
Flutter upgrade
2022-10-12 13:09:57 -04:00
Serhii
d22738da64
add note decryption from QR code ( #466 )
2022-08-11 15:40:38 +01:00
OmarHatem28
e5fac16ef7
Notify user when a different currency is scanned
2022-08-09 17:06:21 +02:00
OmarHatem28
7bccf46832
Send data from URI to send screen
2022-08-09 15:47:41 +02:00
Serhii
52b8bafac9
Exchange screens access improvements ( #409 )
...
* move tag prop to the crypto currency
* add currency icons
2022-07-11 16:20:16 +01:00
Serhii
fc58972bf9
Added ability sending to FIO address ( #370 )
...
* Added ability sending to FIO address
* remove apiKey property
* fix conditions for FIO address checking
2022-06-13 12:41:46 +01:00
Serhii
c08f2c1667
Cw 55 allow saving templateswith fiat amount ( #343 )
...
* added xhv logo
* Added prefix icon widget
* Added sending fiat template
* template for sending selected fiat currency
* fix issues
2022-05-03 11:44:13 +01:00
M
d4b59d97de
Fix for batch sending. Add build haven for cakewallet android app.
2022-04-01 13:48:55 +01:00
clear
5890df86db
cw-60: fill amount on scan qr on exchange page ( #309 )
...
* cw-60: fill amount on scan qr on exchange page
2022-03-31 18:54:45 +01:00
mkyq
01150ef2a7
Hv ( #295 )
...
* hv
* Change build version
2022-03-30 17:57:04 +02:00
Godwin Asuquo
d2cc812884
Cw 45 implement yat sending ( #269 )
...
* resolve YAT emoji
* remove animation in route builder
change YAT api
* remove yat sending page
* fix crypto address resolving
* check if text is emoji
* use getter for string extension hasOnlyEmojis
* refactor parsed domain from address
* update PR based on changes from code review
* import missing dependencies
2022-03-15 12:11:53 +03:00
Serhii
dd47a82a0d
sync status icon added on the Send and Exchange screens ( #267 )
...
* added sync status icon
* resolved issues from code review
* resolved issues from code review
* resolved issues from code review
2022-02-21 16:30:48 +02:00
Godwin Asuquo
6254d08dc9
fix issues from review
2022-01-26 17:11:32 +01:00
Godwin Asuquo
1d3e4f4331
filter templates by current wallet type
2022-01-25 15:43:19 +01:00
mkyq
2bbd413b12
Merge pull request #238 from cake-tech/CW-18-fix-keyboard-issue-on-the-templates-screen
...
fix: keyboard jumping over fields in send template
2022-01-19 13:13:54 +02:00
Godwin Asuquo
88ca47901f
fix: keyboard jumping over fields in send template
2022-01-18 08:08:55 +01:00
Godwin Asuquo
3115798b70
update sending template text
2022-01-12 18:58:54 +01:00
M
e6b1da376d
Configure wallet types for the app
2021-12-24 14:41:34 +02:00
M
fe3d00f1a8
Fixes for yat
2021-11-02 09:17:24 +00:00
OleksandrSobol
0e205a1606
CAKE-360 | applied localization to yat_popup.dart, first_introduction.dart, second_introduction.dart, third_introduction.dart, choose_yat_address_alert.dart and extract_address_from_parsed.dart
2021-10-05 14:43:37 +03:00
OleksandrSobol
c728931b70
CAKE-360 | added shouldShowYatPopup parameter to settings_store.dart and applied this parameter to dashboard_view_model.dart and dashboard_page.dart; added scrollbar to choose_yat_address_alert.dart; changed yat logo; fixed fetchYatAddress() method in the yat_store.dart; created class YatLink
2021-10-04 16:03:35 +03:00
OleksandrSobol
f353442a2a
CAKE-360 | merged all yat branches into current; saving information about yat to connected wallet; fixed qr widget; applied yat, unstoppable domains and open alias to contact book
2021-10-01 18:13:10 +03:00
OleksandrSobol
5389543988
CAKE-359 | renamed parse_address_from_domain_alert.dart to extract_address_from_parsed.dart; renamed defineAddress() method to extractAddressFromParsed()
2021-09-29 14:38:31 +03:00
OleksandrSobol
3b649ef682
CAKE-359 | added text field for extracted (from Yat, Unstoppable Domains, OpenAlias) address to send_card.dart; added extractedAddress and isParsedAddress parameters to output.dart; applied extractedAddress to monero_wallet.dart and electrum_wallet.dart; added TextValidator to send_view_model.dart
2021-09-22 16:47:10 +03:00
OleksandrSobol
8955a10ca8
CAKE-359 | fixed yat_record.dart for multiple addresses in yat; fixed ParsedAddress class; applied ParsedAddress in the parse_address_from_domain_alert.dart; added parsedAddress and renamed applyOpenaliasOrUnstoppableDomains() to fetchParsedAddress() in the output.dart; fixed send_page.dart, send_card.dart and exchange_page.dart; added choose_yat_address_alert.dart to the app; added current wallet address to request parameters in the yat_alert.dart
2021-09-20 17:56:27 +03:00
OleksandrSobol
cdddc12c81
CAKE-356 | added isYatDevMode parameter to the yat_alert.dart; deleted yat_webview_page.dart and yat_view_model.dart; applied localization of Yat to the app
2021-09-16 12:43:43 +03:00
OleksandrSobol
af356bd8f1
CAKE-356 | applied yat record to parse_address_from_domain.dart and parse_address_from_domain_alert.dart; fixed yat_record.dart, yat_view_model.dart and yat_webview_page.dart
2021-08-27 20:46:24 +03:00
OleksandrSobol
a5831a25e7
CAKE-345 | merged CAKE-349 branch into current
2021-08-16 11:30:48 +03:00
OleksandrSobol
30a32ab071
CAKE-345 | fixed add receiver button; applied dotted borders to primary button; applied localization to add receiver button; added scrollbar to confirm_sending_alert.dart
2021-08-12 17:56:34 +03:00
OleksandrSobol
bcf853170a
CAKE-345 | increased height of send card and padding for address textfield
2021-08-11 18:08:06 +03:00
OleksandrSobol
383d2abcc5
CAKE-345 | fixed send_card.dart
2021-08-11 17:42:55 +03:00
OleksandrSobol
f84c7c9a1c
CAKE-345 | fixed bug on send_card.dart and fixed addresses for transaction details
2021-08-11 17:23:24 +03:00
OleksandrSobol
1e3ec8da1c
CAKE-345 | added monero_output.dart to the app; fixed transaction_history.dart; renamed SendItem on Output; calculated formattedCryptoAmount in the output.dart; used outputs list instead sendItemList; fixed bitcoin_transaction_credentials.dart, electrum_wallet.dart, monero_transaction_creation_credentials.dart, monero_wallet.dart, exchange and send pages, view models
2021-08-10 17:52:35 +03:00
OleksandrSobol
1dd3f69b1c
CAKE-345 | changed isRemoveButtonShow parameter on isBatchSending in the send_view_model.dart; removed "ALL" button from send card for batch sending
2021-08-06 10:55:50 +03:00
OleksandrSobol
d4c0fb6fec
CAKE-345 | applied batch sending to monero wallet
2021-08-04 17:38:03 +03:00
OleksandrSobol
d582f89c7d
CAKE-345 | removed isAddReceiverButtonEnabled from send_view_model.dart; fixed height of send card
2021-07-23 09:31:35 +03:00
OleksandrSobol
c14d021f07
CAKE-345 | merged release-4.2.4 branch into current and resolved problems
2021-07-22 19:48:26 +03:00
OleksandrSobol
2a047e1f51
Merge branch 'release-4.2.4' into CAKE-345-batch-sending
...
# Conflicts:
# lib/bitcoin/electrum_wallet.dart
# lib/src/screens/send/send_page.dart
# lib/src/screens/send/send_template_page.dart
# lib/view_model/send/send_view_model.dart
# res/values/strings_de.arb
# res/values/strings_en.arb
# res/values/strings_es.arb
# res/values/strings_hi.arb
# res/values/strings_hr.arb
# res/values/strings_it.arb
# res/values/strings_ja.arb
# res/values/strings_ko.arb
# res/values/strings_nl.arb
# res/values/strings_pl.arb
# res/values/strings_pt.arb
# res/values/strings_ru.arb
# res/values/strings_uk.arb
# res/values/strings_zh.arb
2021-07-22 17:52:48 +03:00
M
3dd1bdabcc
Merge branch 'release-4.2.4' into CAKE-334-unspent-coins-control-application-logic
2021-07-22 10:48:22 +03:00
OleksandrSobol
7b2d89f96f
CAKE-345 | changed bitcoin transaction credentials; reworked createTransaction() method in the electrum_wallet.dart for batch sending; fixed exchange_trade_page.dart and send_page.dart; reworked confirm_sending_alert.dart; fixed _credenials() and commitTransaction() methods in the send_view_model.dart
2021-07-20 18:03:49 +03:00
OleksandrSobol
008936435b
CAKE-192 | added name property to parsed_address.dart; fixed parse_address_from_domain.dart
2021-07-16 13:28:46 +03:00
OleksandrSobol
e6cfa2b636
CAKE-345 | reworked send page for batch sending; added send_item.dart, send_card.dart, send_template_view_model.dart and parse_address_from_domain_alert.dart to the app; reworked send template page; fixed exchange_trade_page.dart and exchange_trade_view_model.dart
2021-07-16 12:32:36 +03:00
OleksandrSobol
bac491c44f
CAKE-192 | created ParsedAddress class; applied this class to parse_address_from_domain.dart, send_page.dart and exchange_page.dart
2021-07-07 17:31:16 +03:00
OleksandrSobol
f995342491
CAKE-192 | parse_address_from_domain.dart fixed and split on 2 files (current and parse_address_from_domain_alert.dart), then moved to the entities directory; used one channel for native calls; removed unneeded spaces; fixed handle of unstoppable domain error in the MainActivity.java
2021-07-07 16:50:55 +03:00
OleksandrSobol
20e0c830cf
CAKE-334 | applied unspent coins control to the app; added unspent_coins_info.dart; reworked createTransaction(), calculateEstimatedFee() and updateUnspent() methods in the electrum_wallet.dart; fixed unspent_coins_list_view_model.dart, unspent_coins_details_view_model.dart, unspent_coins_list_item.dart, unspent_coins_list_page.dart and unspent_coins_details_page.dart; fixed bitcoin_transaction_wrong_balance_exception.dart; added properties to bitcoin_unspent.dart; applied localization to unspent coins pages
2021-07-05 16:52:24 +03:00
OleksandrSobol
3f81f708e5
Merge branch 'main' into CAKE-330-unspent-coins-details-UI
...
# Conflicts:
# lib/router.dart
# lib/routes.dart
2021-07-01 12:39:37 +03:00
OleksandrSobol
bb219e4da2
CAKE-192 | created parse_address_from_domain.dart; applied parseAddressFromDomain() to send_page.dart and exchange_page.dart; deleted unstoppable_domain_address_alert.dart
2021-06-22 11:29:30 +03:00
OleksandrSobol
3a5932f3df
CAKE-192 | renamed applyUnstoppableDomainAddress() to getUnstoppableDomainAddress() in the send_page.dart; fixed applyOpenaliasOrUnstoppableDomains() (send_page.dart) and applyUnstoppableDomainAddress() (exchange_page.dart)
2021-06-16 11:44:20 +03:00
OleksandrSobol
7ddbc6b8f4
CAKE-192 | added verification of open alias and unstoppable domains in exchange_page.dart and send_page.dart
2021-06-15 22:43:50 +03:00
OleksandrSobol
b1add664ad
CAKE-329 | reworked unspent_coins_list_page.dart and unspent_coins_list_item.dart; fixed standard_checkbox.dart; applied unspent coins control only to btc wallet
2021-05-31 21:04:00 +03:00
OleksandrSobol
aca8e8a292
CAKE-329 | added unspent coins list page to the app
2021-05-25 20:32:36 +03:00
OleksandrSobol
00d5542739
CAKE-321 | changed resizeToAvoidBottomPadding parameter to resizeToAvoidBottomInset
2021-05-10 20:58:05 +03:00
OleksandrSobol
ae9efb0ae8
CAKE-192 | implemented unstoppable domain address to the app
2021-04-20 20:49:53 +03:00
M
35aabcd248
Estimated fee rates.
2021-02-13 00:38:34 +02:00
M
e3b8ea1128
CAKE-234
2021-01-27 15:51:51 +02:00
M
c46854c7c2
Merge pull request #170 from cake-tech/CAKE-232-send-screen-keyboard-bug
...
CAKE-232 | reworked ALL button on the send page
2021-01-15 20:12:05 +02:00
OleksandrSobol
d21c31964c
CAKE-232 | reworked ALL button on the send page
2021-01-13 18:27:30 +02:00
M
a4ead9c2ba
Another beautiful day fixes
2021-01-12 13:14:28 +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
OleksandrSobol
68a39bdcfc
CAKE-222 | fixed transaction priority picker on the send page
2021-01-06 10:42:21 +02:00
M
c0835d46ef
Merge branch '4.1.0' into CAKE-198-notes-for-transactions
2021-01-05 21:57:05 +02:00
Oleksandr Sobol
18ba208e44
CAKE-221 | fixed string resources
2020-12-30 18:19:16 +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
Oleksandr Sobol
44536a8231
CAKE-198 | fixed string resources (send_success)
2020-12-24 10:33:11 +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
M
89c240091b
Merged btc and 4.1.0 branches.
2020-12-18 20:42:28 +02:00
OleksandrSobol
572948d176
CAKE-219 | changed buttons color for dark mode on send and wallet list pages; change button text color on send template page
2020-12-18 15:21:30 +02:00
M
2060edc8ee
Minor fixes: fixed scanning of btc uri; fixed display of confirm button on exchange trade screen./
2020-12-15 21:40:28 +02:00
OleksandrSobol
941e7c4dd8
CAKE-182 | applied light theme to the app
2020-12-11 20:46:20 +02:00
OleksandrSobol
3053c0f3fb
CAKE-207 | changed Themes class; removed isDarkTheme from settings store and screens; added currentTheme to settings store; changed SwitcherListItem to PickerListItem for themes in the settings_view_model.dart; created item_from_theme.dart; changed currentDarkTheme property on currentTheme in the preferences_key.dart; applied themes to keyboard bar color in the exchange_page.dart, receive_page.dart, send_page.dart and send_template_page.dart; applied itemFromTheme() to new_wallet_page.dart, new_wallet_type_page.dart, pre_seed_page.dart, wallet_seed_page.dart, seed_language_page.dart, welcome_page.dart, base_page.dart and main.dart
2020-12-10 19:53:40 +02:00
M
93653d4554
Added validation for bitcoin seed. Changed transaction properties for bitcoin wallet type. Added special text after sending for bitcoin.
2020-12-03 21:34:56 +02:00
M
ad3142aeb9
Changed app font to Lato. Changes for anrdoid version
2020-11-11 17:55:18 +02:00
M
b17e7744c6
Fixes
2020-11-06 20:54:00 +02:00
M
8117a993f1
Merge pull request #129 from cake-tech/CAKE-135-validation-alert
...
CAKE-135 | removed validation alert in the send and exchange pages wh…
2020-10-30 19:36:09 +02:00
M
9f498f30a2
CAKE-134. CAKE-139. FIXES.
2020-10-30 18:32:21 +02:00
OleksandrSobol
18e2df4f40
CAKE-135 | removed validation alert in the send and exchange pages when clear/reset buttons was pushed (applied _formKey.currentState.reset())
2020-10-30 14:42:23 +02:00
OleksandrSobol
dea8f872d5
CAKE-116 | merged new world branch into current
2020-10-09 23:19:12 +03:00
OleksandrSobol
521d7294a7
CAKE-92 | fixed templates saving bug on send and exchange pages; added comma for keyboard on templates pages; added fiat amount controller to send page; added crypto amount and fiat amount controllers to send template pages; added send template store to send view model; added updateTemplate(), addTemplate(), removeTemplate() to send view model and exchange view model; fixed remove template alert on send and exchange pages
2020-10-07 08:58:22 +03:00
M
0cc83dd9ee
Merge pull request #114 from cake-tech/CAKE-101-change-buttons-position-on-confirm-sending-alert
...
CAKE-101 | changed buttons position on confirm sending alert; added p…
2020-10-06 14:39:39 +03:00