Serhii
1549bf4d8c
fix address format
2023-08-30 15:26:18 +03:00
Serhii
20acc303fd
add ability to rename and delete
2023-08-30 10:29:18 +03:00
Omar Hatem
3a36582cee
Update build_haven.sh
2023-08-29 15:12:40 +03:00
Serhii
f3b2c91c6c
Merge branch 'CW-432-Add-Bitcoin-Cash-BCH' of https://github.com/cake-tech/cake_wallet into CW-432-Add-Bitcoin-Cash-BCH
2023-08-29 13:27:44 +03:00
Serhii
282e34d0ea
update transaction build function
2023-08-29 13:27:38 +03:00
Omar Hatem
853cad62ab
Update build_haven.sh
2023-08-29 03:58:48 +03:00
Omar Hatem
9261d410fb
Update build_haven.sh
2023-08-29 02:06:28 +03:00
Omar Hatem
ca0967c1b5
Update build_haven.sh
2023-08-29 02:04:02 +03:00
Omar Hatem
aab58ecd62
Update build_haven.sh
2023-08-29 00:02:46 +03:00
Omar Hatem
2c4e867bff
Fetch tags first before switching to one of them
2023-08-28 19:16:47 +03:00
Serhii
e97a3142fd
fix BitcoinCashTransactionPriority
2023-08-28 17:49:32 +03:00
Serhii
9af37ac96f
minor fix
2023-08-28 15:45:31 +03:00
Serhii
313a01e64f
fix bch unspent coins
2023-08-28 13:49:30 +03:00
Serhii
5fad3aa6c6
Update gradle.properties
2023-08-28 09:03:19 +03:00
Serhii
a7cc6bf70f
minor fixes
2023-08-27 20:55:04 +03:00
Serhii
9b2e2ca8ea
merge commit fixes
2023-08-25 22:16:15 +03:00
Serhii
f7470addfe
Merge branch 'main' into CW-432-Add-Bitcoin-Cash-BCH
2023-08-25 15:27:30 +03:00
Serhii
87b87ded0d
fix address book parsing
2023-08-25 14:38:47 +03:00
Serhii
7c9ebe7a99
minor fix
2023-08-25 13:06:25 +03:00
Serhii
72b2cfbed7
edit wallet
2023-08-25 11:16:55 +03:00
Serhii
869f9cbeee
fix fiat amount calculation
2023-08-25 10:57:57 +03:00
Serhii
b66f5d89f4
basic transaction creation flow
2023-08-25 10:18:53 +03:00
Justin Ehrenhofer
9999816850
Improve ChangeNOW and Trocador network mapping ( #1058 )
...
* Improve ChangeNOW network mapping
Follows Trocador code to use the title instead of the const name, and to allow normalizing across the tag level instead of needing to map the `legacyTicker`
I will test
* Missing `}`
* Remove `:`
* Add normalizeTitle for zec
* Missing `;`
* Make functions private and fix zec for Trocador
* Add supported assets [skip ci]
* Change name [skip ci]
2023-08-25 00:30:53 +03:00
Godwin Asuquo
f6670c0236
CW-415 add coin control for xmr ( #985 )
...
* Added CoinsInfo to monero_api_cpp
* Add struct on dart
* Add struct on dart
* Set coins value
* CW-415 Use add-coin-to-monero branch
* CW-415 Add get Coin and build Monero Deps using Docker
* CW-415 Fix Typo
* CW-415 add debug log info
* CW-415 Add preferred key Images for coin control to Monero
* CW-415 Fix generation
* CW-415 Skip GA Cache Externals
* CW-415 Skip GA Cache Externals
* CW-415 Coin Control: remove Block Explorer for Monero, Add Tx hash, save note on field exit
* CW-415 Coin Control: Throw Exception when all outputs are deselected
* CW-415 Coin Control: Show Frozen Balance on Dashboard
* CW-415 Coin Control: Show Frozen Balance on Dashboard
* CW-415 Ignore cached Monero deps in Workflow
* CW-415 Fix displaying frozen Balance
* Use own Translator with http 1.1.0
* CW-415 Resolve requested Changes
* CW-415 Resolve requested Changes
* CW-415 Resolve requested Changes
* CW-415 Apply requested Changes
* CW-415 Apply requested Changes
* CW-415 Ensure opening of UnspentCoinsInfo Box, even for Monero.com
---------
Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
2023-08-24 16:54:05 +03:00
Omar Hatem
3577730de8
Add restore from private key to Ethereum ( #1055 )
...
* Add restore from private key to Ethereum
Add restore from QR code for Ethereum in both seeds/keys
* Add node network issue to ignored errors [skip ci]
2023-08-23 15:33:20 +03:00
Serhii
628fb212fb
fix create side wallet
2023-08-23 12:50:40 +03:00
Adegoke David
43cf8a896e
fix: Rotate TOTP Secret ( #1056 )
2023-08-23 02:05:48 +03:00
Rafael Saes
ee586ab514
Cw 470 additional theming fixes ( #1052 )
...
* fix: revert theme order (bright-purple as default)
* fix: missing card borders
* fix: high contrast gradients (send/exchange)
* fix: contact list page
* feat: add picker search border and change high contrast search fill
* fix: balance page txts
* fix: accounts_subaddresses button
* fix: exchange page buttons
* Revert "fix: revert theme order (bright-purple as default)"
This reverts commit 8e13b2241c
.
* fix: themetype enum
* feat: add localized strings to backup dialog
* fix: onramper flow
2023-08-22 21:49:37 +03:00
Serhii
d150f06b39
minor fix
2023-08-22 15:20:36 +03:00
Serhii
7f2b837c2e
fix transaction details screen
2023-08-20 23:53:36 +03:00
Serhii
b4316581c8
add transaction creation
2023-08-20 21:46:09 +03:00
Omar Hatem
5556d9ef96
Fix Ethereum network for anonpay invoice ( #1051 )
2023-08-19 00:55:18 +03:00
Omar Hatem
9ddab2b472
Flutter update ( #1048 )
...
* Update Flutter
Update packages
* Fix localization issues
Fix UI issues
Update old packages
Update workflow
Update how to build guide
* Additional UI fixes for merged conflicts
2023-08-18 18:37:17 +03:00
Serhii
c563e300f8
replace Unspend with BitcoinUnspent
2023-08-18 12:32:59 +03:00
Serhii
5f59bd939e
fix transaction priority type
2023-08-18 11:48:30 +03:00
Rafael Saes
09c942564e
Cw 396 additional themes ( #962 )
...
* fix: SectionStandardList using BuildContext as param
* refactor: deprecated backgroundColor -> colorScheme.background
* refactor: themeBase and current themes
* refactor: accentTextTheme.titleLarge.color -> dialogTheme.backgroundColor
* refactor: gradient background
* refactor: text themes using the same color as primaryColor
* refactor: accentTextTheme.bodySmall.color -> cardColor
* refactor: text themes using same dialogBackgroundColor
* refactor: scrollbarTheme
* refactor: create SyncIndicatorTheme
* refactor: SectionDivider
* refactor: base_page improvements and simplify
* refactor: collapsible_standart_list improvements
* refactor: accentTextTheme.bodyLarge.backgroundColor -> KeyboardTheme.keyboardBarColor
* refactor: create PinCodeTheme for accentTextTheme.bodyMedium
* refactor: create SupportPageTheme for accentTextTheme.displayLarge.backgroundColor and fix cases that use it
* refactor: accentTextTheme.displayLarge.color -> disabledColor
* refactor: create ExchangePageTheme
* refactor: create DashboardPageTheme and use textColor
* refactor: create NewWalletTheme for accentTextTheme.displayMedium
* refactor: create BalancePageTheme for accentTextTheme.displaySmall.backgroundColor
* refactor: create AddressTheme for accentTextTheme.displaySmall.color
* refactor: create IndicatorDotTheme
* refactor: create CakeMenuTheme
* refactor: create FilterTheme
* refactor: create WalletListTheme
* refactor: accentTextTheme.bodySmall.decorationColor -> InfoTheme.textColor
* refactor: accentTextTheme.titleLarge.backgroundColor -> PickerTheme.dividerColor
* refactor: primaryTextTheme.bodyLarge.backgroundColor -> AlertTheme.leftButtonTextColor
* refactor: primaryTextTheme.displayLarge.backgroundColor -> OrderTheme.iconColor
* refactor: create SendPageTheme
* fix: missing migrated styles
* refactor: primaryTextTheme.labelSmall.decorationColor -> PlaceholderTheme.color
* refactor: create TransactionTradeTheme
* refactor: create CakeTextTheme
* refactor: create AccountListTheme
* refactor: create ReceivePageTheme
* refactor: create QRCodeTheme
* refactor: move remaining items to CakeTextTheme and some missing fixes
* feat(display_settings): add new theme selector
* feat: additional themes
* fix: conflict error
* fix(lag): move colorScheme initialization to constructor
* feat: add backdropColor to alert and picker backdrop filters
* fix: merge fixes
* fix: send template page missing new colors
* fix: anonpay pages title and icon colors
* fix: merge fixes
* fix: unspent coins page
* fix: also fix exchange template
* fix: missing checkbox
* fix: fixes for high contrast theme
* Merge branch 'main' into CW-396-additional-themes
* fix: merge fixes
* fix: .gitignore and rm added files
* Fix review comments
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-08-17 18:28:31 +03:00
Serhii
c1faead0ab
fix send and unspent screen
2023-08-15 13:53:52 +03:00
Omar Hatem
5ec930cbc6
Re add chatwoot ( #1044 )
...
* Revert "Revert "Cw 397 chatwoot live support (#1011 )""
This reverts commit ecdc7baa2e
.
* Re-add chatwoot
Change chatwoot base url
2023-08-15 03:47:25 +03:00
Serhii
af58c45190
[skip ci] add transaction priority
2023-08-14 19:00:38 +03:00
Omar Hatem
ad6edd9a05
V4.8.1 v1.5.1 ( #1038 )
...
* Revert "Cw 397 chatwoot live support (#1011 )"
This reverts commit af9b5ff10c
.
* Add Version 4.8.1 configs
* Update macos build version [skip ci]
2023-08-14 16:57:47 +03:00
Serhii
afcfab9796
creating and restoring a wallet
2023-08-14 13:36:25 +03:00
Serhii
ec1d565658
initial commit
2023-08-13 19:17:33 +03:00
Omar Hatem
f4fad4d94d
Fix Erc20 send all feature ( #1030 )
...
* Fix Erc20 send all feature
* Remove debug prints
* Add user connection issues and certificate issues to ignored errors [skip ci]
2023-08-11 16:58:11 +03:00
Justin Ehrenhofer
07844a6ef4
Readme: update to include desktop ( #1032 )
...
Fix my major omission 😬
skip ci
2023-08-11 14:33:36 +03:00
Justin Ehrenhofer
8d8bfb350d
Remove old screenshots [skip ci] ( #1033 )
...
[skip ci]
2023-08-11 14:32:14 +03:00
Justin Ehrenhofer
f6d76a6bb6
Add Ethereum and f-droid to readme ( #1031 )
...
* Add Ethereum and f-droid to readme
skip-ci
* minor fixes [skip ci]
fix wrong indentation for adding new localization text
---------
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-08-10 19:07:12 +03:00
Konstantin Ullrich
af9b5ff10c
Cw 397 chatwoot live support ( #1011 )
...
* initial button refactor and gradient background
* CW-397 Use a separate Hive instance to avoid Issues with plugins using Hive
* CW-397 Add Support Page Strings
* CW-397 Add new Support Page
* CW-397 Add Support Live Chat Page
* CW-397 Add Hive Type Ids Doc
* CW-397 Use Newer Chatwoot SDK Version and add new Images
* CW-397 Update pubspec_base.yaml
* CW-397 Add own Chatwoot Widget
* Lowercase `s` skip-ci
* CW-397 Fix WebMessageListener
* CW-397 Fix Merge conflicts
* CW-397 Add Erc20 Hive Type ID
* CW-397 Fix Ethereum Hive Error
* CW-397 Revert to Restore Button
* CW-397 Only use In App chat on mobile
* CW-397 Move Chatwoot Website Token to secrets
* CW-397 Add Chatwoot Website Token to workflow
* CW-397 Move Chatwoot fetchUrl to Support View Model
---------
Co-authored-by: Rafael Saes <git@saes.io>
Co-authored-by: Justin Ehrenhofer <justin.ehrenhofer@gmail.com>
2023-08-10 16:42:53 +03:00
Justin Ehrenhofer
e348f12491
Update UD domains ( #1017 )
...
* Try adding `.eth` to UD service
* Remove eth and coin, add other supported
https://api.unstoppabledomains.com/resolve/supported_tlds
https://unstoppabledomains.com/blog/categories/announcements/article/coin
2023-08-10 15:38:53 +03:00
Justin Ehrenhofer
21c656fdc3
Add PYUSD to token list [skip ci] ( #1027 )
...
PayPal USD (PYUSD) is disabled by default, to appear only in the token search list.
https://github.com/paxosglobal/pyusd-contract
2023-08-10 15:37:38 +03:00
Justin Ehrenhofer
edd31954b0
Minor changes: Update privacy policy ( #1029 )
...
Minor changes, including:
* Better reference Fiat API service and the ability to turn it off
* Better reference optional Error logs sending
* Minor other clarifications
2023-08-10 15:36:18 +03:00