julian
|
4ca352e713
|
update onion animation and some tor settings refactoring
|
2023-09-15 16:14:01 -06:00 |
|
julian
|
4e3390a7c0
|
refactor TorService
|
2023-09-15 13:51:20 -06:00 |
|
julian
|
4b518243c6
|
Tor kill switch getter name refactor and bugfix
|
2023-09-13 10:33:44 -06:00 |
|
julian
|
af88673df1
|
remove vpn references
|
2023-09-13 10:27:45 -06:00 |
|
julian
|
c7cb9c30d9
|
await tor start/stop before modifying pref and use providers
|
2023-09-08 16:11:21 -06:00 |
|
julian
|
aa56d39721
|
await tor start/stop before modifying pref
|
2023-09-08 16:01:47 -06:00 |
|
julian
|
b278f691cc
|
add init function to TorService so the compiled rust lib isn't loaded on instance creation but rather on init being called
|
2023-09-08 15:44:25 -06:00 |
|
sneurlax
|
95790faf52
|
toggle useTor pref on text button click in wallet network settings view
and formatting
|
2023-09-08 16:43:24 -05:00 |
|
julian
|
8135079046
|
access tor service via provider in ui code
|
2023-09-08 12:43:52 -06:00 |
|
sneurlax
|
cf27dd9252
|
remove tor service status getter
|
2023-09-08 10:30:49 -05:00 |
|
sneurlax
|
79c1dee7ad
|
hook up existing ui elements to the tor service
and add a status getter to the tor service
|
2023-09-07 18:28:55 -05:00 |
|
sneurlax
|
6b76696edf
|
package imports
|
2023-09-07 17:14:50 -05:00 |
|
ryleedavis
|
850d0bbfd8
|
minor text color fix
|
2023-09-07 15:04:57 -06:00 |
|
ryleedavis
|
c3aaf0574b
|
added information to tor dialogs
|
2023-09-06 13:43:09 -06:00 |
|
ryleedavis
|
1a20029c18
|
add dialogs to tor settings
|
2023-09-05 16:55:54 -06:00 |
|
ryleedavis
|
2fc116707b
|
adjust padding
|
2023-09-05 16:34:53 -06:00 |
|
ryleedavis
|
1dea6cdb7d
|
rough ui for desktop tor settings + svgs for tor settings
|
2023-09-05 16:26:52 -06:00 |
|
ryleedavis
|
fcf98d8096
|
WIP: add tor settings to desktop
|
2023-09-05 13:39:57 -06:00 |
|
julian
|
14bf1ab3e3
|
fix: equal width desktop settings option clickable area
|
2023-06-22 09:45:04 -06:00 |
|
julian
|
2870ec49ec
|
move debug logs option to bottom of advanced settings on desktop
|
2023-06-22 09:45:01 -06:00 |
|
julian
|
89c28a2d9d
|
re enable git versions
|
2023-06-08 13:24:35 -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 |
|
julian
|
84ab43ced1
|
fix: some theme issues
|
2023-06-05 16:25:41 -06:00 |
|
julian
|
b92fb5b547
|
Merge remote-tracking branch 'origin_SW/add_nano' into flutter_upgrade
# Conflicts:
# pubspec.lock
|
2023-06-05 14:48:03 -06:00 |
|
julian
|
044c957152
|
refactor dropdown2 and qr image
|
2023-06-05 07:40:56 -06:00 |
|
julian
|
1449814e35
|
Merge branch 'amount_display_precision' into add_nano
# Conflicts:
# lib/pages/pinpad_views/create_pin_view.dart
# lib/widgets/custom_pin_put/custom_pin_put_state.dart
|
2023-05-30 09:11:41 -06:00 |
|
julian
|
452110c221
|
feat: desktop coin units gui
|
2023-05-30 07:44:49 -06:00 |
|
julian
|
f2fd998148
|
Merge remote-tracking branch 'origin_SW/staging' into windows
# Conflicts:
# lib/main.dart
|
2023-05-29 17:57:26 -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
|
e7db6739ec
|
disable wownero on linux
|
2023-05-23 17:47:52 -06:00 |
|
julian
|
141c3f34c9
|
temp fix
|
2023-05-19 16:58:44 -06:00 |
|
julian
|
523fd96929
|
Revert "re enable git versions"
This reverts commit ab02950f03 .
|
2023-05-19 16:53:10 -06:00 |
|
julian
|
ab02950f03
|
re enable git versions
|
2023-05-19 16:41:13 -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 |
|
julian
|
1991cdb6b2
|
add version check for default installed themes and some clean up
|
2023-05-18 17:00:23 -06:00 |
|
julian
|
f5ff1c4016
|
fix: grammar
|
2023-05-15 15:34:07 -06:00 |
|
julian
|
63035aabf0
|
feat: desktop custom block explorers
|
2023-05-15 15:33:32 -06:00 |
|
julian
|
539dec13f5
|
clean up and fixed bugs found while porting themes to duo
|
2023-05-13 21:25:46 -06:00 |
|
julian
|
b715cf9535
|
fix: selected theme on deleting themes changing
|
2023-05-12 15:05:40 -06:00 |
|
julian
|
c713de3e79
|
pass bytes around instead
|
2023-05-12 13:51:15 -06:00 |
|
julian
|
e032e90957
|
update theme schema to add support for preview assets
|
2023-05-12 10:19: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
|
2f895c12a7
|
switch themes using new theming method
|
2023-05-10 10:16:49 -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
|
d182fd2740
|
replace ThemeType enum with themeId Strings
|
2023-05-09 14:20:29 -06:00 |
|
ryleedavis
|
f4509dc70d
|
WIP: replace coin icons
|
2023-05-03 09:36:24 -06:00 |
|
ryleedavis
|
ee09a8c724
|
wip: replace asset theme svgs
|
2023-04-28 10:54:43 -06:00 |
|