882 Commits (2bbd413b12463449c588b429c5c94ec20a8d0886)

Author SHA1 Message Date
mkyq 2bbd413b12
Merge pull request #238 from cake-tech/CW-18-fix-keyboard-issue-on-the-templates-screen
2 years ago
mkyq 505c568a57
Merge pull request #235 from cake-tech/CW-4-update-open-alias-resolver
2 years ago
mkyq 87b4ba9cba
Merge pull request #237 from cake-tech/CW-15
2 years ago
M 25607bdcae Change way for generate change and receive addresses.
2 years ago
Godwin Asuquo 46afd43884 add tx_description to notes field
2 years ago
Godwin Asuquo 88ca47901f fix: keyboard jumping over fields in send template
2 years ago
RafiaChy e15b72b965 removed comments from language_list.dart
2 years ago
RafiaChy f3eca2be1c Adding seed languages for France and Italy for Monero New-Wallet and Monero Restore-Wallet
2 years ago
Godwin Asuquo 0a2157e978 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-4-update-open-alias-resolver
2 years ago
Godwin Asuquo ac8ef0c946 update logic for Crypto address resolving
2 years ago
mkyq ec7fe81d4f
Merge pull request #227 from cake-tech/CW-3-update-ui-for-sending-templates
2 years ago
mkyq a4b0a187cf
Merge pull request #234 from cake-tech/CW2
2 years ago
M 30b77ebd58 Linter errors fixes. Move secrandom native to cw_core
2 years ago
RafiaChy 54785717cb Add localisation text for sell-title
2 years ago
RafiaChy 354f166834 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW2
2 years ago
RafiaChy 95654dfe47 Added translations for the sell alert
2 years ago
M 8b043f1a20 Change target sdk version to 30 for android project. Remove unused files.
2 years ago
Godwin Asuquo 3115798b70 update sending template text
3 years ago
M c55144b0f0 Fixes for Litecoin transaction priorities
3 years ago
M 6f215f5451 Add throwing exception for yat api calls. Remove random address generation on address page.
3 years ago
M 91ed52003b Back next address button on receive screen
3 years ago
M 50f7dc0640 Fixes for casting Litecoin wallets to Bitcoin wallets. Instead of that is using Electrum wallet class.
3 years ago
M f591f188c5 Temporary comment yat code
3 years ago
M cfb82dd02d Changed way for generation of change address for electrum wallets. Remove some yats call.
3 years ago
M 67ad389caf Fixes for unspent coins box initialization. Change cakewallet icons. Add wallet naming for new wallets.
3 years ago
M 5a725e6ec0 Add name text field for restore wallet forms. Update terms of use for monero.com app
3 years ago
M 800c3ec14a Change screen for new wallets for monero.com app
3 years ago
M 4c4c30bd5d Fix monero transaction history. Remove morph and xmr.to from filters. Fixe generation monero blockchain height by date.
3 years ago
M fff0d81294 Fixes for wallet menu
3 years ago
M a1380af681 Fix typo
3 years ago
M 226d546d55 Fixes for monero only app version.
3 years ago
M 4535a1aaa8 Move bitcoin and monero parts into self modules.
3 years ago
M e6b1da376d Configure wallet types for the app
3 years ago
M dd784a7829 Changed version to 4.2.8 (68). Icon for wrong wallet types on wallet list page.
3 years ago
M c76ffd6327 Fixes for electrum
3 years ago
M 42104fd825 Yat, electrum addresses fixes
3 years ago
M cf20123ede Add current route to router. Add yat contacts to support screen.
3 years ago
M fe3d00f1a8 Fixes for yat
3 years ago
M c9482caa19 Merge remote-tracking branch 'origin/main' into CAKE-360-yat
3 years ago
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
3 years ago
OleksandrSobol c650435d8c CAKE-360 | added emoji and extracted address to transaction details
3 years ago
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
3 years ago
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
3 years ago
OleksandrSobol 5389543988 CAKE-359 | renamed parse_address_from_domain_alert.dart to extract_address_from_parsed.dart; renamed defineAddress() method to extractAddressFromParsed()
3 years ago
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
3 years ago
OleksandrSobol 9958f6c2e0 CAKE-359 | applied animation to yat_alert.dart
3 years ago
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
3 years ago
OleksandrSobol 7fd4772121 CAKE-356 | fixed _fetchEmojiFromUri method in the main.dart and fetchYatAddress method in the yat_record.dart
3 years ago
OleksandrSobol 2cf827d946 CAKE-356 | fixed yat_record.dart
3 years ago
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
3 years ago