Commit graph

2569 commits

Author SHA1 Message Date
Omar Hatem
61050ac715
Merge pull request #752 from cake-tech/receive-screen-issue
CW-284 Fix QR code UI and logic issues
2023-01-31 19:10:53 +02:00
OmarHatem
0e9d30c915 Fixate QR background and foreground colors in all themes 2023-01-31 17:31:42 +02:00
OmarHatem
dea81f92e3 Merge remote-tracking branch 'origin/CW-301-desktop-side-bar-ui' into CW-301-desktop-side-bar-ui 2023-01-31 16:48:36 +02:00
Godwin Asuquo
69651b3eb4 Remove constants 2023-01-31 15:30:46 +02:00
OmarHatem
c7db7b99a5 Merge remote-tracking branch 'origin/CW-301-desktop-side-bar-ui' into CW-301-desktop-side-bar-ui
# Conflicts:
#	lib/src/screens/dashboard/dashboard_page.dart
2023-01-31 15:23:47 +02:00
Godwin Asuquo
4902dc8dd4 Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into CW-301-desktop-side-bar-ui 2023-01-31 15:12:01 +02:00
OmarHatem
9ed77cd6f9 Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into CW-301-desktop-side-bar-ui
 Conflicts:
	lib/src/screens/dashboard/dashboard_page.dart
2023-01-30 23:43:09 +02:00
Omar Hatem
bb05573c3a
Merge pull request #753 from cake-tech/mac-os-icons
Mac os icons
2023-01-30 23:33:44 +02:00
Godwin Asuquo
d12bcc80d1 Fix exchange page as fullScreenDialog 2023-01-30 23:32:31 +02:00
OmarHatem
de2b887a9b Merge branch 'mac-os-fixes' of https://github.com/cake-tech/cake_wallet into dashboard-desktop-view 2023-01-30 23:31:59 +02:00
OmarHatem
c20eb2325e Change Mac os app name and bundle id 2023-01-30 23:28:15 +02:00
Godwin Asuquo
deadc93a76 fix dashboard sidebar and responsive utils 2023-01-30 23:23:42 +02:00
Justin Ehrenhofer
81f59cacd9 Change to parentheses
This way we don't need to translate and create different strings for the "on", which will appear odd in languages other than English. I also added it for FIO and OpenAlias.

Further, I removed the 1 instance of openalias_alert_title. It can be removed from the localization file if/when it's convenient.

I did NOT change anything for Unstoppable, because that appeared to touch a dependency. That has its own custom (but similar) text response
2023-01-30 15:18:19 -06:00
Omar Hatem
abf5f0b7c6
Merge pull request #754 from cake-tech/desktop-appbar-view
Desktop AppBar
2023-01-30 22:28:24 +02:00
Justin Ehrenhofer
50d19e706f Fix bttc, maticpoly, matic
bttc mapped to trx, so changed the label instead of changing the mapping

maticpoly was mislabeled on changenow

maticpoly and matic were mislabeled on simpleswap
2023-01-30 14:05:17 -06:00
Omar Hatem
e42e3f8ba4
Merge pull request #732 from cake-tech/CW-247-Exchange-confirmation-screen-address-labels
CW-247 exchange confirmation screen address labels
2023-01-30 21:24:32 +02:00
Omar Hatem
1ca0539883
Merge pull request #749 from cake-tech/prevent-multiple-UI-error-alerts
Prevent multiple Error dialogs at once
2023-01-30 21:22:06 +02:00
Serhii
9869cd60cc udate alert text 2023-01-30 21:15:10 +02:00
Serhii
304240f34e Merge branch 'main' into CW-287-Get-Address-from-twitter-bio 2023-01-30 21:10:53 +02:00
OmarHatem
425914ade3 - Replace QR package with another reade made one to exclude error being from painting QR
- Revert QR version change so its re-producible if it happens again
2023-01-30 20:03:47 +02:00
OmarHatem
4704d70605 Save exceptions if happened while there is an already existing report dialog [skip ci] 2023-01-30 19:33:40 +02:00
Godwin Asuquo
94184d69d6 localize settings 2023-01-30 17:26:40 +02:00
OmarHatem
d5957b9873 Generate MacOS icons 2023-01-30 16:01:37 +02:00
OmarHatem
5b50ea053e Add Wallet selection dropdown to dashboard desktop view 2023-01-29 16:49:42 +02:00
OmarHatem
b6666ca405 Ignore increasing brightness for non-mobile platforms 2023-01-28 17:13:34 +02:00
OmarHatem
4353e778bb Increase QR version to support longer addresses 2023-01-28 15:47:44 +02:00
Godwin Asuquo
75f33a433e refactor desktop settings sidebar 2023-01-28 12:43:44 +02:00
cppethereum
076ec52546
Updating idn language code ISO 3166-1 alpha-3 2023-01-28 00:49:37 -05:00
cppethereum
26c51c125f
Merge pull request #1 from cppethereum/main
Finalizing Indonesian translation
2023-01-28 00:40:26 -05:00
cppethereum
8eba55d114
Indonesian translation strings 2023-01-28 00:37:25 -05:00
cppethereum
0e78def2fd
amending language_service.dart for Indonesian 2023-01-28 00:36:16 -05:00
cppethereum
2e8fc2a7c6
Appending Indonesian language to list in README 2023-01-27 23:38:45 -05:00
OmarHatem
ae0f9df041 Prevent multiple UI errors from showing multiple alerts [skip ci] 2023-01-27 03:49:25 +02:00
OmarHatem
adfebe6940 Temporarily fetch unstoppable domains only on mobile 2023-01-26 20:53:26 +02:00
Serhii
34db9e5d50 fix key name 2023-01-26 20:20:01 +02:00
Serhii
6825b6e625 minor fixes 2023-01-26 20:05:09 +02:00
Omar Hatem
194902d8cb
Merge pull request #733 from cake-tech/CW-296-Edit-sub-address-grey-screen
CW-296 fix editing label subaddresses
2023-01-26 19:35:06 +02:00
Serhii
ed30cf1e13 [skip ci] minor fixes 2023-01-26 19:07:19 +02:00
Serhii
cce56a61a3 minor fixes 2023-01-26 13:33:33 +02:00
Serhii
71d5a9b790 Merge branch 'main' into CW-247-Exchange-confirmation-screen-address-labels 2023-01-26 11:54:03 +02:00
OmarHatem
132033207e Remove unstoppable domain from macos since it's not supported 2023-01-26 02:33:15 +02:00
OmarHatem
409c13a77a Remove wake lock native code and just use the ready made package 2023-01-26 02:25:28 +02:00
OmarHatem
90a7432bf9 - Remove legacy migration from macos
- Remove wake lock native code and just use the ready made package
2023-01-26 02:05:48 +02:00
Serhii
084659e052 minor fixes 2023-01-25 19:15:18 +02:00
Justin Ehrenhofer
3b23f68b27 usdcpoly -> usdcmatic for ChangeNOW 2023-01-25 11:09:02 -06:00
Omar Hatem
db72849bfd
Merge pull request #744 from cake-tech/qr-scheme-fix
Qr scheme fix
2023-01-25 18:35:13 +02:00
Serhii
9ec006bb03 Merge branch 'main' into CW-302-Update-Cake-Pay-checkout-wording-for-Bitcoin-only 2023-01-25 18:31:30 +02:00
OmarHatem
6b2bf313a3 Merge branch 'mac-os-fixes' of https://github.com/cake-tech/cake_wallet into dashboard-desktop-view 2023-01-25 18:24:57 +02:00
Serhii
337e311d4f Update Cake Pay checkout wording 2023-01-25 18:21:10 +02:00
Godwin Asuquo
20ae8d530f [skip ci] Add desktop sidebar 2023-01-25 16:17:50 +02:00