Commit graph

2442 commits

Author SHA1 Message Date
fosse
d1fc0a5bbd small fix 2023-08-18 12:06:05 -04:00
fosse
250a951ef1 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-438-add-nano 2023-08-18 11:56:32 -04: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
fosse
6dcc713f8d done 2023-08-18 09:34:05 -04:00
fosse
a8ed087a9f fix pow node showing up twice 2023-08-18 09:27:09 -04:00
fosse
788c66bcf3 save 2023-08-18 09:19:58 -04:00
fosse
f948b3dea6 merge conflict fixes 2023-08-18 08:58:37 -04:00
fosse
2d8923a1e3 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-438-add-nano 2023-08-17 20:29:18 -04:00
fosse
77edc71362 fix 2023-08-17 20:09:20 -04: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
fosse
d44f674247 get transactions after send 2023-08-16 17:40:10 -04:00
fosse
b9194a3284 finally works! 2023-08-16 17:29:39 -04:00
fosse
74f6f44a4b pretty big refactor for pow, still some bugs 2023-08-16 17:09:29 -04:00
fosse
33cb419fcc fixes 2023-08-16 15:38:28 -04:00
fosse
ac67d50a47 more fixes 2023-08-16 15:22:05 -04:00
fosse
697ec78483 small fix 2023-08-16 13:31:02 -04:00
fosse
a15a1053a4 more fixes 2023-08-16 13:23:53 -04:00
fosse
6a63e08e74 node related fixes 2023-08-16 13:01:01 -04:00
fosse
3041fcc8b8 last minute fixes 2023-08-16 12:22:25 -04:00
fosse
cd7f636558 lots of fixes + finish up seed derivation 2023-08-16 10:24:20 -04:00
fosse
2fb43e8b28 remove monero stuff, work on derivation ui 2023-08-15 18:50:00 -04:00
fosse
c6d937ca4e fixes 2023-08-15 15:05:38 -04:00
fosse
1742534994 fixes after merge main 2023-08-15 12:10:55 -04:00
fosse
1a516029e1 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-438-add-nano 2023-08-15 12:10:23 -04:00
fosse
2bae1d3481 save 2023-08-15 12:01:23 -04:00
fosse
cbe72198ee UI work 2023-08-15 11:59:31 -04: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
fosse
a4e7acf875 save 2023-08-14 18:02:12 -04:00
fosse
adc98f34cc Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-438-add-nano 2023-08-14 14:59:43 -04: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
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
fosse
7d156820ca small fix 2023-08-11 09:32:11 -04:00
fosse
db23b28ddd disable account generation 2023-08-11 09:30:40 -04: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
fosse
0217c2db8b save 2023-08-10 19:29:51 -04:00
fosse
181ca98688 account changing barely working 2023-08-10 18:34:20 -04: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
fosse
c0a8ddbf73 fix 2023-08-10 09:05:34 -04: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
fosse
4cabac8ddc update translations 2023-08-09 21:10:41 -04:00
fosse
bdbf360b73 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-438-add-nano 2023-08-09 21:07:04 -04:00
fosse
d3c76b6d55 pow node changes 2023-08-09 21:05:24 -04:00
fosse
32554b4cc8 fixes, start adding ui for PoW 2023-08-09 09:37:38 -04:00
Adegoke David
fb5a1112e2
feat: Replace buy action to use onramper (#1026) 2023-08-08 18:09:51 +03:00
fosse
ca03c846c2 banano changes 2023-08-08 09:49:13 -04:00
fosse
27777d4918 save 2023-08-08 08:58:08 -04:00