958 Commits (135ede6a78f8d293ce97ad0ac7591ce7349375b1)

Author SHA1 Message Date
Godwin Asuquo 489f15b807 compare lower case currency titles
2 years ago
M 83c976d12d Add done button for amount text fields on exchange templates
2 years ago
M 28cf8163ff Fixes for tx key for monero wallet
2 years ago
M 989ef442ac Fixes for litecoin transactions. Change fixed rate mode for exchange.
2 years ago
Godwin Asuquo 6254d08dc9 fix issues from review
2 years ago
mkyq 18a1f60433
Merge pull request #248 from cake-tech/CW-fix-wakelock-bug
2 years ago
M 02de3104eb Fixed rate for changenow.
2 years ago
RafiaChy 0fd4f132dc soft keyboard dismisses when generate-name icon is pressed
2 years ago
Godwin Asuquo 1d3e4f4331 filter templates by current wallet type
2 years ago
Godwin Asuquo 67d0fe67ea change type string to bool in Wakelock class
2 years ago
M 860e904816 Change build number. Remove fixed rate checkbox on exchange screen.
2 years ago
M 4664907d28 Merge remote-tracking branch 'origin/main'
2 years ago
mkyq 712a5cfa43
Merge pull request #244 from cake-tech/CW-8-keep-screen-on-while-wallet-synchronization
2 years ago
Godwin Asuquo c70ced70dd fix issues from PR
2 years ago
mkyq 24ac8d61f6
Merge pull request #241 from cake-tech/CW-7
2 years ago
M 2e1f1e2c79 Fix for UnspentCoinsInfo Hive Box. Add checkbox for fixed rates for exchange.
2 years ago
RafiaChy 3ed867aba3 Added a generate-name button for restore-from-key page and removed empty lines, types for final variables, and print statements
2 years ago
mkyq a1b4929bd9
Merge pull request #240 from cake-tech/CW-19
2 years ago
M 63a0395c2d Remove Next Address button and logic for electrum wallets. Add disclaimer for electrum wallets on address screen. Change way for generation of current receive and change addresses.
2 years ago
RafiaChy a89397651f Customised the GenerateName button according to PasteButton. Figma style is no longer applicable.
2 years ago
RafiaChy 1f021b09e4 Editted the IconButton according to Figma
2 years ago
Godwin Asuquo f021dbf6a6 add stay awake swift support
2 years ago
RafiaChy f2ec887b3a Set the curson position at the end of the value in the textfield.
2 years ago
RafiaChy 2b7d798253 Adding IconButton to generate names for wallet names for new_wallet and restore_wallet
2 years ago
M bc07f9d69b Fixes for validation of bitcoin seed mnemonic text.
2 years ago
M bd2e2ce258 Fixes for validation of monero seed. Add French and Italian seeds validation.
2 years ago
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
2 years ago
M c55144b0f0 Fixes for Litecoin transaction priorities
2 years ago
M 6f215f5451 Add throwing exception for yat api calls. Remove random address generation on address page.
2 years ago
M 91ed52003b Back next address button on receive screen
2 years ago
M 50f7dc0640 Fixes for casting Litecoin wallets to Bitcoin wallets. Instead of that is using Electrum wallet class.
2 years ago
M f591f188c5 Temporary comment yat code
2 years ago
M cfb82dd02d Changed way for generation of change address for electrum wallets. Remove some yats call.
2 years ago
M 67ad389caf Fixes for unspent coins box initialization. Change cakewallet icons. Add wallet naming for new wallets.
2 years ago
M 5a725e6ec0 Add name text field for restore wallet forms. Update terms of use for monero.com app
2 years ago
M 800c3ec14a Change screen for new wallets for monero.com app
2 years ago
M 4c4c30bd5d Fix monero transaction history. Remove morph and xmr.to from filters. Fixe generation monero blockchain height by date.
2 years ago
M fff0d81294 Fixes for wallet menu
2 years ago
M a1380af681 Fix typo
2 years ago
M 226d546d55 Fixes for monero only app version.
2 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
OleksandrSobol 455efeb91f CAKE-356 | replaced yatAddress to emoji in yat_store.dart, wallet_address_list_view_model.dart and qr_widget.dart; added _fetchEmojiFromUri method to main.dart; changed url for yat service in the yat_alert.dart
3 years ago
OleksandrSobol 39c40255d3 CAKE-356 | applied deep links to the app
3 years ago
OleksandrSobol e787c96734 CAKE-356 | fixed yat_record.dart (request with tag)
3 years ago
OleksandrSobol 6defc6384e CAKE-356 | replaced final on const in the yat_record.dart
3 years ago
OleksandrSobol cbec9d5067 CAKE-356 | fixed fetching address from yat for specified crypto currency
3 years ago
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
3 years ago
M 2a0556720c Add reset cache for monero wallet if wallets files are not correspond.
3 years ago
OleksandrSobol 92aece5e31 CAKE-356 | added "Manage Yats" item to the settings page; reworked primary icon button; added yat address to qr widget; created yat_alert.dart, yat_webview_page.dart, yat_store.dart, yat_view_model.dart, yat_exception.dart, yat_record.dart
3 years ago
M 89569a10c7 Removed firebase dependencies.
3 years ago
M ad95ae3232 Changed way for saving of monero wallet.
3 years ago
M c256d05029 Changed version for unstoppable domains. Changed domain validation for unstoppable domains.
3 years ago
OleksandrSobol a5831a25e7 CAKE-345 | merged CAKE-349 branch into current
3 years ago
OleksandrSobol 3967cc8d40 CAKE-345 | fixed conditions in electrum_wallet.dart and monero_wallet.dart
3 years ago
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
3 years ago
OleksandrSobol bcf853170a CAKE-345 | increased height of send card and padding for address textfield
3 years ago
OleksandrSobol 383d2abcc5 CAKE-345 | fixed send_card.dart
3 years ago
OleksandrSobol f84c7c9a1c CAKE-345 | fixed bug on send_card.dart and fixed addresses for transaction details
3 years ago
OleksandrSobol a8375321bc CAKE-345 | applied "any" method instead "where" and made single conditions in the createTransaction method (electrum and monero wallets); renamed credentialAmount on totalAmount and made it final in the monero_wallet.dart; made optional paymentId in createTransaction and createTransactionMultDest methods in the transaction_history.dart
3 years ago
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
3 years ago
OleksandrSobol 1dd3f69b1c CAKE-345 | changed isRemoveButtonShow parameter on isBatchSending in the send_view_model.dart; removed "ALL" button from send card for batch sending
3 years ago
OleksandrSobol 3abb78febf Merge branch 'main' into CAKE-345-batch-sending
3 years ago
OleksandrSobol d4c0fb6fec CAKE-345 | applied batch sending to monero wallet
3 years ago
M ecce85b9b5 Changed text for no inputs exception.
3 years ago
M b0724348a1 Added verification for unspent coins while transaction creation.
3 years ago