Commit graph

1311 commits

Author SHA1 Message Date
julian
6c691e26f5 fix: trocador swap status link 2023-05-19 08:44:15 -06:00
detherminal
8f89f19b91 feat: add nano 2023-05-19 13:20:16 +03:00
julian
1991cdb6b2 add version check for default installed themes and some clean up 2023-05-18 17:00:23 -06:00
julian
b946bba01b v2 theme assets 2023-05-18 12:52:48 -06:00
julian
4f3a2830c5 debug address details info 2023-05-17 15:55:36 -06:00
julian
0d7a0a8fb9 Merge branch 'staging' into add-ecash
# Conflicts:
#	lib/utilities/assets.dart
#	lib/utilities/theme/color_theme.dart
2023-05-17 12:11:08 -06:00
ryleedavis
e463560a5f fix support page icon color 2023-05-16 15:38:18 -06:00
julian
e843065278 fix: contact id access fixes 2023-05-16 09:33:28 -06:00
julian
ba33aee395 fix: token view summary icon asset loading 2023-05-15 16:31:03 -06:00
julian
f6ab07787f Merge remote-tracking branch 'origin_SW/staging' into ui-fixes 2023-05-15 15:34:30 -06:00
julian
63035aabf0 feat: desktop custom block explorers 2023-05-15 15:33:32 -06:00
julian
59c1a49ee7 Merge branch 'ui-fixes' into address_book_isar
# Conflicts:
#	lib/pages_desktop_specific/address_book_view/subwidgets/desktop_contact_details.dart
#	lib/utilities/db_version_migration.dart
2023-05-15 14:15:34 -06:00
julian
52bffbac08 add contacts migration from hive to isar and remove contact class conversion 2023-05-15 14:12:06 -06:00
julian
8351821c89 disable xpubs temporarily 2023-05-15 11:15:35 -06:00
detherminal
524f4c5514 feat: move address books to isar 2023-05-14 18:06:47 +03:00
julian
539dec13f5 clean up and fixed bugs found while porting themes to duo 2023-05-13 21:25:46 -06:00
julian
9820aed1ff show flush bar on desktop instead of dialog 2023-05-12 15:20:47 -06:00
julian
664a8212fd fix: alignment 2023-05-12 15:06:38 -06:00
julian
b715cf9535 fix: selected theme on deleting themes changing 2023-05-12 15:05:40 -06:00
julian
147914f650 fix: fix show theme preview in incognito without network loading 2023-05-12 14:49:20 -06:00
julian
451e5e1259 fix: show theme preview in incognito without network loading 2023-05-12 14:13:15 -06:00
julian
c713de3e79 pass bytes around instead 2023-05-12 13:51:15 -06:00
julian
63fff1d644 Add desktop custom theme selection and download ui. As well fixed a couple bugs on the mobile version 2023-05-12 09:32:35 -06:00
julian
bcb5075fb2 add install theme button to app bar 2023-05-11 11:34:14 -06:00
julian
6f97b06569 incognito theme management 2023-05-11 11:28:37 -06:00
julian
ee29025364 add manual theme installation 2023-05-11 10:33:10 -06:00
julian
0ec891b439 fix: listen for theme changes 2023-05-11 09:36:45 -06:00
julian
7c1d909b27 add uninstall button 2023-05-11 09:30:51 -06:00
julian
7131632044 fix: background 2023-05-11 09:30:15 -06:00
julian
b16e96fc6d ask to load themes if in incognito mode 2023-05-11 09:10:02 -06:00
julian
6990d60b9b various fixes, layout tweaks, and refactoring 2023-05-10 16:49:56 -06:00
julian
6e381ef280 fix: mobile system default theme options 2023-05-10 11:01:25 -06:00
julian
2f895c12a7 switch themes using new theming method 2023-05-10 10:16:49 -06:00
julian
436a15cfbe fix: merge fixes 2023-05-10 07:39:00 -06:00
julian
4213eca928 Merge remote-tracking branch 'origin_SW/staging' into themes
# Conflicts:
#	lib/db/isar/main_db.dart
2023-05-09 18:00:17 -06:00
julian
71992ea0c8 fix: use SvgPicture.file constructors for themed assets located in the filesystem 2023-05-09 17:59:26 -06:00
julian
e53e7e5055 set up installing of themes and including default themes 2023-05-09 15:58:42 -06:00
julian
6d502ac01d temp comment out some code 2023-05-09 14:59:16 -06:00
julian
2984b49178 use themeId strings 2023-05-09 14:59:16 -06:00
julian
d182fd2740 replace ThemeType enum with themeId Strings 2023-05-09 14:20:29 -06:00
julian
b66e43f788 comment out erroring code for now 2023-05-09 11:56:24 -06:00
julian
7da7302e63 fix: added missing assets to theme and updated more references to use theme provided assets 2023-05-09 10:51:30 -06:00
julian
e92501c38d fix: load secondary (ex. chan kiss) gif properly if exists 2023-05-09 10:36:01 -06:00
julian
87bafa77c5 fix: load gif properly if exists 2023-05-09 10:32:36 -06:00
julian
8f5da9c4da fix: add missing buy image to theme and fix a couple other asset refs 2023-05-09 10:30:06 -06:00
julian
efec395c79 fix: import 2023-05-09 10:24:11 -06:00
julian
236b895ae4 fix: delete themed assets from bundle and remove remaining references to assets.dart for themed icon assets 2023-05-09 09:21:04 -06:00
julian
2cf7d6de93 fix: more bch zero conf special case fixes 2023-05-08 16:15:39 -06:00
julian-CStack
a73f5a1b3d remove unnecessary cast 2023-05-08 12:03:38 -06:00
julian-CStack
f9f6d749ef Merge remote-tracking branch 'origin_SW/staging' into themes 2023-05-08 10:55:11 -06:00
julian
3f5cfcbfaf clean up unused code, imports, and formatting 2023-05-08 08:36:05 -06:00
julian
c8655d56bc Merge remote-tracking branch 'origin_SW/staging' into custom_block_explorers 2023-05-08 08:20:52 -06:00
detherminal
47df2a8a7a feat: use isar instead of hive 2023-05-05 20:30:22 +03:00
julian
0ca5e46474 fix: Dart's stupid rounding 2023-05-05 09:32:55 -06:00
julian
16ca32a882 Don't show exchange providers until amount is entered 2023-05-05 08:16:08 -06:00
ryleedavis
7c8b31dc4c center lock screen PIN page 2023-05-04 16:37:57 -06:00
ryleedavis
8d7db30328 move biometrics to appbar 2023-05-04 16:37:57 -06:00
julian
8fd0caac44 Merge branch 'staging' into ui-fixes 2023-05-04 15:14:39 -06:00
julian
3a9d23d0f9 add a (+) wallet button on mobile (per coin) wallets list 2023-05-04 14:52:58 -06:00
ryleedavis
90f5e6c369 replace coin icons for swap + buy crypto select sheets 2023-05-04 13:26:46 -06:00
julian
1c33dd5062 swap rate refresh fixes and error propagation 2023-05-04 12:19:50 -06:00
detherminal
1587b5b1e9 feat: implement custom block explorer 2023-05-04 21:10:37 +03:00
julian-CStack
a1b7c9248b tighten swap estimate refreshing 2023-05-04 08:58:50 -06:00
julian
032748fdfe Merge branch 'staging' into trocador 2023-05-03 16:11:14 -06:00
julian
bde4321942 clean up prints 2023-05-03 16:08:00 -06:00
julian
3d9a8c3a3c remove global swap warning message (will be replaced in future with per exchange info) 2023-05-03 15:46:51 -06:00
julian
eeda23417c update swap update estimate input interval 2023-05-03 15:45:50 -06:00
julian
51acd366b4 fix: swap currency updating bug and some updating optimizations 2023-05-03 14:40:39 -06:00
julian
bea6cd366d Merge remote-tracking branch 'origin_SW/staging' into trocador 2023-05-03 14:04:31 -06:00
julian
3a97623e5b WIP exchange screen state refactor 2023-05-03 14:03:31 -06:00
Rylee Davis
4af7a748a0
Merge branch 'staging' into ui-fixes 2023-05-02 16:47:21 -06:00
ryleedavis
301f4b5cf5 WIP: rename coin image provider + add coin icon provider 2023-05-02 15:05:04 -06:00
julian
3564426248 show trocador provider options 2023-05-02 10:22:35 -06:00
julian
89f806f394 prevent double loading of data 2023-05-02 08:24:37 -06:00
ryleedavis
b5dff2f88b fixed an import typo 2023-05-01 16:47:23 -06:00
ryleedavis
572410db89 resolve merge conflicts 2023-05-01 16:41:13 -06:00
ryleedavis
db9485474e import custom button 2023-05-01 16:35:43 -06:00
ryleedavis
cede462681 WIP: randomize PIN provider + toggle added 2023-05-01 16:34:36 -06:00
ryleedavis
096aab834b UseBiometric button + only show if biometrics toggle is on 2023-05-01 16:34:16 -06:00
ryleedavis
6eea7cd2cf remove biometric button, move back button, add submit button 2023-05-01 16:30:43 -06:00
julian
e81521e374 WIP exchange process refactor to handle multiple sub providers per exchange provider 2023-05-01 16:26:12 -06:00
ryleedavis
93441bdf4d theme_coin_provider + replaced big coin images 2023-05-01 14:14:08 -06:00
julian
34f7d80051 Merge branch 'ui-fixes' into trocador 2023-05-01 13:50:27 -06:00
julian
b9211ad2c3 pass abi parsing errors (or other token init errors) up and show a simple dialog 2023-05-01 11:20:40 -06:00
julian
643ef07066 add possibility to skip per wallet migration with warning 2023-05-01 09:46:11 -06:00
julian
e8cab19c47 WIP trocador assets and kyc info 2023-04-28 17:02:55 -06:00
julian
05c4d01ee4 initial Trocador integration 2023-04-28 14:31:26 -06:00
julian
da9b921ddc pass around estimate instead of just rateId 2023-04-28 14:29:10 -06:00
detherminal
cb8de25e08 feat: rename label to semanticsLabel and correct misspelling 2023-04-28 21:21:30 +03:00
detherminal
6c25ce7d67
Merge branch 'cypherstack:staging' into staging 2023-04-28 21:08:01 +03:00
julian
6df6207edd manage themes ui basic grid layout 2023-04-27 17:42:59 -06:00
julian
80f341ac40 Merge remote-tracking branch 'origin_SW/themes' into themes 2023-04-27 17:07:43 -06:00
julian
c9c9e79b5c Merge branch 'ui-fixes' into themes 2023-04-27 17:07:04 -06:00
julian
4defe837e7 WIP: manage themes ui 2023-04-27 17:06:46 -06:00
ryleedavis
e9c386c66f replace assets in tx_icon.dart 2023-04-27 16:56:17 -06:00
julian
05dc2a23e6 xpub layout fix for desktop 2023-04-27 16:13:44 -06:00
detherminal
4c145e1412 feat: wrap with semantic widget for talkback 2023-04-27 21:31:54 +03:00
detherminal
7ea374d6e4 Merge remote-tracking branch 'origin/staging' into staging
# Conflicts:
#	lib/pages/wallet_view/sub_widgets/wallet_refresh_button.dart
2023-04-27 21:22:04 +03:00
detherminal
6522d36c7b feat: wrap with semantic widget for talkback 2023-04-27 21:14:04 +03:00
likho
e1dd7b47c0 Replace BuildContext images call with themeProvider in tx_icon.dart 2023-04-27 15:22:08 +02:00
julian
aa2f29960c Merge remote-tracking branch 'origin_SW/staging' into paynyms_fixes 2023-04-26 17:30:24 -06:00
julian
289009be18 ensure only non segwit payment code is ever shown 2023-04-26 12:29:43 -06:00
ryleedavis
7fcfd43bfa add haptic feedback to pin + copy receiver address 2023-04-25 18:02:00 -06:00
ryleedavis
16a3020d91 replace persona images 2023-04-25 16:11:26 -06:00
ryleedavis
aa07ba639b replace stack images 2023-04-25 16:09:45 -06:00
ryleedavis
68ad1dfb2b replace stackIcon asset images 2023-04-25 16:07:28 -06:00
julian
8c3fffde9d segwit paynym.is updates and fixes 2023-04-25 15:06:12 -06:00
julian
ef87517705 arrow rotate and svg usage clean up 2023-04-24 16:26:54 -06:00
julian
dbc34168ef arrow rotate svg clean up 2023-04-24 12:18:50 -06:00
julian
0d448a8417 guard against possible late init errors 2023-04-24 12:12:47 -06:00
julian-CStack
3a94972ab3 WIP assets change 2023-04-24 08:38:17 -06:00
julian-CStack
ec00f6aea4 WIP testing themes 2023-04-24 08:36:12 -06:00
ryleedavis
992bf5de9b rotateArrows color 2023-04-21 21:48:19 -06:00
ryleedavis
360d6d7266 WIP: added arrowRotate lottie animation 2023-04-21 17:00:28 -06:00
julian
e7eec36986 desktop wallet transactions ui fix 2023-04-20 18:34:16 -06:00
julian
89cc47525d new broadcast tx progress animation 2023-04-20 17:39:16 -06:00
julian-CStack
2ff27956d1 init cache db no matter what on startup 2023-04-18 16:51:50 -06:00
julian
9a6dcba631 Merge branch 'ui-fixes' into add-ecash 2023-04-17 15:55:09 -06:00
julian
da8972e27b fee locale formatting fix 2023-04-17 15:36:40 -06:00
ryleedavis
95f16ec250 add chan persona images 2023-04-17 09:56:51 -06:00
julian-CStack
93b040bc5f WIP e-cash 2023-04-17 07:53:39 -06:00
julian-CStack
5f074907c8 theme group title fix 2023-04-14 08:29:44 -06:00
julian
b358efe656 mobile swap rate type toggle height fix 2023-04-13 14:46:20 -06:00
julian
9ab156562a system brightness theme selection gui updates 2023-04-13 14:40:48 -06:00
julian
9a23e311fd WIP appearance settings code organisation 2023-04-13 13:04:08 -06:00
julian
5267d5f949 mobile eth fee selection sheet fix 2023-04-13 09:03:04 -06:00
julian
4797b083e2 mobile add tokens button fix 2023-04-13 08:53:17 -06:00
julian-CStack
8be96701da WIP select firo balance for swap 2023-04-12 17:36:25 -06:00
julian
2359674946 quickfix for swapping between exchanges 2023-04-12 15:15:58 -06:00
julian
35dc0e06c2 clean up unneeded label 2023-04-12 11:29:33 -06:00
julian
20f6754de5 epic cancel tx button padding fix desktop 2023-04-12 08:14:54 -06:00
julian
cdfeb95fdf exchange form localisation number parsing fix 2023-04-12 07:42:07 -06:00
julian
15d42834aa mobile coin control navigation and amount label fixes 2023-04-12 07:11:44 -06:00
julian
723ec64354 eth fixes 2023-04-11 14:25:13 -06:00
julian
cd6c057f8c dynamic fee type checks 2023-04-11 13:14:34 -06:00
julian
2004abdfcc desktop my tokens list text color fix 2023-04-11 10:05:15 -06:00
julian
b3efbda2e4 some amount sending fixes 2023-04-11 09:17:58 -06:00
julian
b667514662 expand coin selection on add wallet screen quicker 2023-04-11 08:02:27 -06:00
julian
8d9dec9661 Merge remote-tracking branch 'origin_SW/staging' into ui-fixes 2023-04-10 16:19:42 -06:00
julian
059fd22c21 desktop wallets overview background fix 2023-04-10 16:12:14 -06:00
sneurlax
b45146ac4b amount-related ui fixes for firo/spend-mints 2023-04-10 16:23:44 -05:00
julian
1268278adf show contract symbol on mobile token receive page 2023-04-10 14:23:52 -06:00
julian
051eb6c924 change now token contract "fix" 2023-04-10 14:14:03 -06:00
julian
bc90723c86 single coin list for swap currency selection 2023-04-10 13:30:19 -06:00
julian
7ee5c196a0 token theme colors 2023-04-10 12:00:23 -06:00
julian
5bf678d41a Balance class clean up 2023-04-10 12:00:23 -06:00
julian
742036138b add search to mobile coin wallets per-coin list 2023-04-10 12:00:23 -06:00
julian
000e98cbb6 mobile open wallet gui flow changes 2023-04-10 12:00:23 -06:00
julian
b3b4d803a6 mobile eth restore flow navigation bug fix 2023-04-10 12:00:23 -06:00
julian-CStack
0dd91b067e tweaked mobile xpub view style 2023-04-08 17:22:14 -06:00
julian
6b88a1a4f1 WIP consolidate xpub view 2023-04-07 20:04:48 -06:00
Diego Salazar
9c28ddf934
Merge pull request #452 from cypherstack/add-ethereum
Add ethereum
2023-04-07 18:31:33 -06:00
julian
1ff19194e7 add custom token dialog modified for desktop 2023-04-07 15:40:00 -06:00
julian
6754c2ebdf add token functionality to desktop eth wallet view 2023-04-07 15:08:06 -06:00
julian
6beb4ec859 desktop popup edit tokens view 2023-04-07 14:23:12 -06:00
julian
387e2d8403 desktop send/receive + transactions for eth view 2023-04-07 13:46:18 -06:00
julian
c5a5853431 handle new eth wallet navigation on desktop 2023-04-07 08:55:24 -06:00
julian
cbe6a5caf8 desktop edit/add token to eth wallet 2023-04-07 08:45:05 -06:00
julian
94896dfd60 Amount fixes 2023-04-06 17:49:13 -06:00
julian
25ff880280 move amount.dart file 2023-04-06 15:24:56 -06:00
julian
14d68b0743 Amount tweaks and fixes 2023-04-06 14:21:49 -06:00
sneurlax
08b40c464b add copy icon to top right of xpub view 2023-04-06 15:12:33 -05:00
sneurlax
2038fbcec6 add working xpub settings view with click to copy to clipboard 2023-04-06 15:04:30 -05:00
sneurlax
d3f45f14b6 add stub xpub settings view 2023-04-06 14:28:11 -05:00
sneurlax
1df6701972 remove show xpub item from mobile more dialog 2023-04-06 14:16:00 -05:00
sneurlax
d91df1165f add qr dialog for mobile 2023-04-06 14:13:27 -05:00
sneurlax
6f3691625a add copy to clipboard button to mobile xpub dialog 2023-04-06 13:56:35 -05:00
sneurlax
4007c1558b add xpub option to More menu in mobile wallet view 2023-04-06 13:24:55 -05:00
julian
81c612ddd7 WIP use Amount 2023-04-05 16:06:31 -06:00
julian
a9306e5267 use EthTokenIcon class 2023-04-03 16:38:48 -06:00
julian
5d1ee78452 Merge branch 'ui-fixes' into add-ethereum 2023-04-03 10:38:02 -06:00
julian
563799feee Merge remote-tracking branch 'origin/staging' into add-ethereum 2023-04-03 10:37:51 -06:00
julian
4191ec81d3 desktop single field edit gui tweaks 2023-04-03 10:19:18 -06:00
julian
a92040194a desktop address list 2023-04-03 10:10:54 -06:00
julian
75bfad3471 desktop address list card styling 2023-04-02 13:48:14 -06:00
julian
b1e6ee8d47 Revert "disabled mb"
This reverts commit c9eba36f31.
2023-04-01 09:04:34 -06:00
julian
521a9bb0a3 disable send all for eth + tokens 2023-03-31 15:42:28 -06:00
julian
2458d2912b WIP desktop add eth token to wallet gui 2023-03-31 14:38:04 -06:00
julian
f4f58b0473 desktop add global custom eth token view 2023-03-31 11:04:11 -06:00
julian
85e7c6d820 expand tokens by default on desktop 2023-03-31 10:35:10 -06:00
julian
06dba00dbd show nonce in tx details 2023-03-31 10:29:23 -06:00
julian
42d168dc57 add token tx send support to gui 2023-03-31 09:25:51 -06:00
julian
20c3da72a3 fix fee sheet for eth tokens 2023-03-30 15:15:43 -06:00
julian
bf03e6913d token summary price fix 2023-03-30 12:58:15 -06:00
julian
7e6f0f18cd swap from within wallet fix if started in incognito mode 2023-03-30 12:57:46 -06:00
julian
3064d31a3b WIP token send view 2023-03-30 10:55:02 -06:00
julian
61894c9e8e price service token tweaks 2023-03-30 10:41:28 -06:00
julian
2181e10163 show notification on successful token addition to wallet 2023-03-29 15:40:01 -06:00
julian
46af7c2639 Correct description if user has eth wallets but they already have the token 2023-03-29 15:36:49 -06:00
julian
d2d3531102 token summary refresh button edit 2023-03-29 15:29:27 -06:00
julian
f69f9a5038 Merge remote-tracking branch 'origin/staging' into add-ethereum
# Conflicts:
#	lib/widgets/wallet_card.dart
2023-03-29 14:09:23 -06:00
julian
a5350fcc5b comment out unused variables 2023-03-29 08:30:56 -06:00
julian
58afc46152 WIP token buy default fill in value 2023-03-29 08:29:40 -06:00
julian
7a177a6616 open exchange view, receive view, and WIP buy view from within token wallet 2023-03-28 17:17:59 -06:00
julian
1f4ba55828 button label fix 2023-03-28 16:33:33 -06:00
julian
5e5730d5a5 eth token wallet general ui and wallet selection interface 2023-03-28 16:18:11 -06:00
julian
9c0994aa00 open token selection screen on successful eth wallet restore 2023-03-28 14:01:48 -06:00
julian
5ce5ae3f4d refresh eth wallets list on adding new (restored) token wallet 2023-03-28 13:55:36 -06:00
julian
9ad0343d63 refresh eth wallets list on adding new token wallet 2023-03-28 13:47:17 -06:00
julian
24904f3476 Merge remote-tracking branch 'origin/staging' into add-ethereum
# Conflicts:
#	lib/utilities/show_loading.dart
2023-03-28 12:37:09 -06:00
julian
f033bb8aa0 utxo details copy fixes 2023-03-28 09:44:51 -06:00
julian
b5488c4c6c mnemonic passphrase swb fix 2023-03-28 09:04:30 -06:00
julian
a5fd214d32 allow no scheme in add/edit xmr/wow node url entry field. Auto try https first then http if none entered. 2023-03-27 17:39:54 -06:00
julian
7a1b094eff node password+username field keyboard fixes 2023-03-27 16:08:40 -06:00
julian
cb73cb6eaf temp address tags color fix 2023-03-27 15:34:45 -06:00
julian
88e5e80de7 startup => specific wallet => xmr/wow syncing/loading fix 2023-03-27 15:24:36 -06:00
Diego Salazar
d792e2aa82
Merge branch 'staging' into xmr_bugs 2023-03-27 15:02:24 -06:00
Diego Salazar
36d222ebd8
Merge pull request #436 from cypherstack/disable_mb
Disable mb
2023-03-27 14:58:58 -06:00
julian
514ff042dd WIP eth token wallet creation routing 2023-03-27 14:31:44 -06:00
julian
00ccb41a8c expand tokens by default 2023-03-27 14:30:46 -06:00
julian
5da5e2c517 add wallet next button token option addition 2023-03-27 14:30:31 -06:00
julian
41d9c8ca0c select wallet for token view 2023-03-27 14:29:55 -06:00
julian
453558d5ef extra debugging for pressing swap from within a wallet 2023-03-27 11:29:18 -06:00
julian
1aec70dd69 swap send from stack bugfix 2023-03-27 11:28:18 -06:00
julian
6f17834339 new line fixes 2023-03-27 10:48:51 -06:00
julian
46e62f2b2c tx details modification to properly display eth token transaction info 2023-03-27 10:36:47 -06:00
julian
e29d8dc047 Merge remote-tracking branch 'origin/staging' into add-ethereum
# Conflicts:
#	lib/pages/add_wallet_views/add_wallet_view/add_wallet_view.dart
2023-03-27 08:50:10 -06:00
julian
c9eba36f31 disabled mb 2023-03-25 19:27:42 -06:00
julian
2fbb2a1e46 hide exchange reference if exchange not available 2023-03-25 18:48:46 -06:00
julian
f4d61a9f58 use realAmount custom Amount class data in ui 2023-03-24 17:40:20 -06:00
julian
951c9638f3 bch zero conf fixes 2023-03-24 16:44:25 -06:00
julian
678a926ff3 bch zero conf fixes 2023-03-24 16:43:34 -06:00
julian-CStack
5ccd96163c fix 2023-03-23 19:01:20 -06:00
julian
44a87df41c merge clean up 2023-03-23 18:21:09 -06:00
julian
3e1e68237a Merge remote-tracking branch 'origin/staging' into add-ethereum
# Conflicts:
#	lib/models/isar/models/blockchain_data/address.dart
#	lib/pages/add_wallet_views/create_or_restore_wallet_view/create_or_restore_wallet_view.dart
#	lib/pages/settings_views/global_settings_view/appearance_settings_view.dart
#	lib/pages_desktop_specific/settings/settings_menu/appearance_settings.dart
#	lib/utilities/db_version_migration.dart
#	test/pages/send_view/send_view_test.mocks.dart
#	test/screen_tests/address_book_view/subviews/add_address_book_view_screen_test.mocks.dart
#	test/screen_tests/address_book_view/subviews/address_book_entry_details_view_screen_test.mocks.dart
#	test/screen_tests/address_book_view/subviews/edit_address_book_entry_view_screen_test.mocks.dart
#	test/screen_tests/exchange/exchange_view_test.mocks.dart
#	test/screen_tests/lockscreen_view_screen_test.mocks.dart
#	test/screen_tests/main_view_tests/main_view_screen_testA_test.mocks.dart
#	test/screen_tests/main_view_tests/main_view_screen_testB_test.mocks.dart
#	test/screen_tests/main_view_tests/main_view_screen_testC_test.mocks.dart
#	test/screen_tests/onboarding/backup_key_view_screen_test.mocks.dart
#	test/screen_tests/onboarding/backup_key_warning_view_screen_test.mocks.dart
#	test/screen_tests/onboarding/create_pin_view_screen_test.mocks.dart
#	test/screen_tests/onboarding/restore_wallet_view_screen_test.mocks.dart
#	test/screen_tests/onboarding/verify_backup_key_view_screen_test.mocks.dart
#	test/screen_tests/settings_view/settings_subviews/currency_view_screen_test.mocks.dart
#	test/screen_tests/settings_view/settings_subviews/network_settings_subviews/add_custom_node_view_screen_test.mocks.dart
#	test/screen_tests/settings_view/settings_subviews/network_settings_subviews/node_details_view_screen_test.mocks.dart
#	test/screen_tests/settings_view/settings_subviews/wallet_backup_view_screen_test.mocks.dart
#	test/screen_tests/settings_view/settings_subviews/wallet_settings_subviews/rescan_warning_view_screen_test.mocks.dart
#	test/screen_tests/settings_view/settings_subviews/wallet_settings_subviews/wallet_delete_mnemonic_view_screen_test.mocks.dart
#	test/screen_tests/settings_view/settings_subviews/wallet_settings_view_screen_test.mocks.dart
#	test/screen_tests/settings_view/settings_view_screen_test.mocks.dart
#	test/screen_tests/transaction_subviews/transaction_search_results_view_screen_test.mocks.dart
#	test/screen_tests/wallet_view/confirm_send_view_screen_test.mocks.dart
#	test/screen_tests/wallet_view/receive_view_screen_test.mocks.dart
#	test/screen_tests/wallet_view/send_view_screen_test.mocks.dart
#	test/screen_tests/wallet_view/wallet_view_screen_test.mocks.dart
#	test/widget_tests/managed_favorite_test.mocks.dart
#	test/widget_tests/table_view/table_view_row_test.mocks.dart
#	test/widget_tests/transaction_card_test.mocks.dart
#	test/widget_tests/wallet_info_row/sub_widgets/wallet_info_row_balance_future_test.mocks.dart
#	test/widget_tests/wallet_info_row/wallet_info_row_test.mocks.dart
2023-03-23 18:13:24 -06:00
sneurlax
768c51c03b Revert "disable wownero on desktop and xmr on windows"
But still disable on windows

This reverts commit 0062294488
2023-03-23 18:36:24 -05:00
julian
60225c93d3 basic contract details view 2023-03-23 16:53:40 -06:00
julian
0527497ce6 token view ui tweak 2023-03-23 16:28:56 -06:00
julian
c51ef8ee26 edit wallet token list 2023-03-23 16:28:20 -06:00
julian
09b2c68cd5 get token contract info updates and fixes 2023-03-23 13:48:38 -06:00
julian
be11b18eb8 handle user added wallet contracts 2023-03-23 12:16:28 -06:00
julian
b7497f8dfe wallet tokens list ui updates 2023-03-23 10:22:05 -06:00
julian
51c00372e4 mounted check 2023-03-23 09:40:00 -06:00
julian
33faa07047 address details tx history 2023-03-22 13:28:28 -06:00
julian
d2bddcdd8d add token view button to wallet nav bar 2023-03-22 09:39:28 -06:00
julian
9fa2d4535d merge fixes 2023-03-22 09:25:21 -06:00
julian
702054ac61 Merge remote-tracking branch 'origin/staging' into add-ethereum
# Conflicts:
#	assets/svg/themed/forest/ethereum.png
#	assets/svg/themed/forest/ethereum.svg
#	lib/pages/add_wallet_views/create_or_restore_wallet_view/create_or_restore_wallet_view.dart
#	lib/pages/receive_view/addresses/edit_address_label_view.dart
#	lib/pages/receive_view/addresses/receiving_addresses_view.dart
#	lib/pages/wallet_view/sub_widgets/wallet_navigation_bar.dart
#	lib/pages/wallet_view/wallet_view.dart
#	lib/route_generator.dart
#	lib/utilities/assets.dart
#	lib/utilities/constants.dart
#	lib/widgets/animated_widgets/rotate_icon.dart
#	pubspec.lock
#	pubspec.yaml
2023-03-22 08:54:25 -06:00
julian
c35eaf0b0f WIP address details 2023-03-21 17:18:07 -06:00
julian
172429f94a add address tags property and update generated 2023-03-21 10:37:01 -06:00
julian
afc49b7d6c trim whitespace from address on send view 2023-03-21 09:36:13 -06:00
julian
3c345f2668 chans loading screen animated asset update 2023-03-21 09:29:58 -06:00
julian
891f15cd58 choose custom themes to set based on the system's light/dark brightness 2023-03-20 18:04:05 -06:00
julian
75ea516005 system brightness toggle WIP 2023-03-20 16:02:20 -06:00
julian
d9d6a8c156 mobile show selected startup wallet 2023-03-20 11:04:00 -06:00
julian
6cd649a195 utxo details title 2023-03-20 10:23:42 -06:00
julian
9340f4a45d dark chans 2023-03-20 09:46:23 -06:00
julian
c88338f9ad use gifs instead of lottie animations for static animated assets 2023-03-17 15:44:37 -06:00
julian
38e5182fb4 firo balance fixes 2023-03-17 14:30:44 -06:00
julian
db1f5f622f WIP chans theme 2023-03-17 11:44:30 -06:00
julian
9dc8d93214 mobile appearance settings code cleanup 2023-03-17 10:47:59 -06:00