Commit graph

45 commits

Author SHA1 Message Date
julian
cb83fccc68 add short description to app config 2024-06-20 10:39:22 -06:00
julian
29708b1534 Show old campfire wallets 2024-06-10 16:50:26 -06:00
julian
676ab60c6f show loading and ensure desktop password functions aren't doubled called with a lock 2024-05-31 17:17:41 -06:00
julian
9006de0f0a code style clean up and gen mocks 2024-05-27 18:01:41 -06:00
julian
2ba0dc576e fix variable read 2024-05-27 14:19:44 -06:00
julian
9398a09533 in app logo icon override option added so the stack wallet logo in the standard themes can be replaced specifically for duo but possibly other options as well 2024-05-23 15:38:45 -06:00
julian
e01b778778 dart fix --apply --code=prefer_relative_imports 2024-05-22 18:37:06 -06:00
julian
f904d409a5 generalize project config 2024-05-22 17:56:51 -06:00
julian
22fef651cd remaining app name replacement and make app name const (and some linter cleanup) 2024-05-21 11:54:05 -06:00
sneurlax
e174fcc0bc whiteLabel.dart -> app_config.dart
redux
2024-05-13 15:08:52 -05:00
sneurlax
b016c21140 whiteLabel.dart -> app_config.dart
related rafactorings
2024-05-13 14:44:19 -05:00
sneurlax
0175a8b894 refactor 2024-05-13 14:29:11 -05:00
sneurlax
057cd35d02 lib/whiteLabel.dart 2024-05-13 14:29:11 -05:00
julian
3bbed4ec63 SWB tweaks and desktop specific ui layout fixes 2024-01-17 11:46:18 -06:00
julian
86be1444ea critical desktop password related button/function locks 2024-01-03 09:37:50 -06:00
julian
f778a9309f clean up migrate code slightly 2023-11-06 11:09:39 -06:00
julian
ce7d10ef16 rename and refactor wallets.dart provider 2023-10-31 11:15:59 -06:00
julian
28f8fdc233 clean up 2023-07-21 07:48:06 -06:00
julian
69fabde3a5 fix hive box deletion 2023-07-03 15:12:24 -06:00
julian
a353ab341a Merge remote-tracking branch 'origin_SW/staging' into flutter_upgrade
# Conflicts:
#	crypto_plugins/flutter_libmonero
2023-06-05 16:26:28 -06:00
detherminal
95a0309b8b docs: add header to source code again 2023-05-27 00:21:16 +03:00
detherminal
ccf5e68fc6 Revert "docs: add copyright header to all source code"
This reverts commit 84ac798bb8.
2023-05-27 00:19:24 +03:00
detherminal
84ac798bb8 docs: add copyright header to all source code 2023-05-26 19:33:04 +03:00
julian
9949b8788b fix: missing import from merge 2023-05-19 13:32:49 -06:00
julian
64c509c847 Merge remote-tracking branch 'origin_SW/add-ecash' into windows
# Conflicts:
#	lib/pages_desktop_specific/desktop_menu.dart
#	lib/pages_desktop_specific/password/delete_password_warning_view.dart
#	lib/services/coins/bitcoin/bitcoin_wallet.dart
#	lib/services/coins/bitcoincash/bitcoincash_wallet.dart
#	lib/services/coins/dogecoin/dogecoin_wallet.dart
#	lib/services/coins/firo/firo_wallet.dart
#	lib/services/coins/litecoin/litecoin_wallet.dart
#	lib/services/coins/namecoin/namecoin_wallet.dart
#	lib/services/coins/particl/particl_wallet.dart
#	lib/services/locale_service.dart
#	lib/utilities/stack_file_system.dart
#	scripts/setup.sh
2023-05-19 12:54:20 -06:00
ryleedavis
bb5ada8178 fix eye icon overflow error on desktop 2023-05-16 13:36:59 -06:00
julian
a2c15ac332 fix: missing updated data version 2023-05-15 14:21:09 -06:00
julian
539dec13f5 clean up and fixed bugs found while porting themes to duo 2023-05-13 21:25:46 -06:00
julian
fcecb0d6b2 Hacked Textfield layout. Needs correct colors for hover/active/disabled etc. Fixes cursor height issue 2023-05-11 18:07:27 -06:00
julian
e53e7e5055 set up installing of themes and including default themes 2023-05-09 15:58:42 -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
ryleedavis
68ad1dfb2b replace stackIcon asset images 2023-04-25 16:07:28 -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
67e7e6e421 certain svg asset precache 2023-03-17 10:47:38 -06:00
julian
16efeea1db project structure 2023-03-01 15:52:13 -06:00
julian
69435f4807 rename and fix text button style update bug 2023-01-30 15:34:21 -06:00
julian
028b261dee refactor button style getter names 2023-01-24 13:29:12 -06:00
julian
cd4408449c desktop db migrate enabled 2023-01-18 08:07:25 -06:00
shillo
f85d2895fc windows reset password DPS error fix 2022-12-23 14:21:37 -06:00
julian
133e8c388c possible macos ipad delete fix 2022-12-06 13:57:11 -06:00
julian
252115e12c recursive deletion fix 2022-12-06 12:20:03 -06:00
julian
b431ac89a6 ios on macos password reset deletion fix 2022-12-06 11:04:02 -06:00
julian
4559269784 add restore wording 2022-12-05 16:14:16 -06:00
julian
7436709fa7 desktop forgot password flow and functionality 2022-12-05 13:55:50 -06:00
julian
3ff0e9dd81 desktop code file structure refactor 2022-12-01 08:48:23 -06:00