julian
|
fc631bf866
|
add current commit of build to about
|
2024-05-24 13:56:14 -06:00 |
|
julian
|
1a078955c9
|
clean up git status and show for enabled coins only
|
2024-05-24 12:01:48 -06:00 |
|
julian
|
e01b778778
|
dart fix --apply --code=prefer_relative_imports
|
2024-05-22 18:37:06 -06:00 |
|
julian
|
cc7b958c5a
|
script generated app_config.g.dart file
|
2024-05-22 13:38:49 -06:00 |
|
julian
|
e0abd97041
|
make it easy to comment out certain coins in app config to disable them
|
2024-05-21 12:57:56 -06:00 |
|
julian
|
c9d4e57d65
|
rename to shorter name
|
2024-05-21 12:57: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 |
|
julian
|
a82f6c3c6e
|
coin enum finally gone
|
2024-05-15 15:24:02 -06:00 |
|
sneurlax
|
b917dab5c0
|
whiteLabel.dart -> app_config.dart
redux
|
2024-05-14 11:31:16 -06:00 |
|
sneurlax
|
570a5f378f
|
whiteLabel.dart -> app_config.dart
related rafactorings
|
2024-05-14 11:31:16 -06:00 |
|
sneurlax
|
b1e0e92d5a
|
My Prefix
|
2024-05-14 11:31:16 -06:00 |
|
sneurlax
|
e0b8837c36
|
refactor
|
2024-05-14 11:31:16 -06:00 |
|
sneurlax
|
1d135a2fa6
|
lib/whiteLabel.dart
|
2024-05-14 11:31:16 -06:00 |
|
Julian
|
81a4d2f1eb
|
ios disable select location to save swb and default to Docs dir
|
2024-05-13 13:03:13 -06:00 |
|
sneurlax
|
8c7f9b491d
|
don't scroll in scroll, size debug log dialog down on small screens
|
2024-02-06 21:08:36 -06:00 |
|
sneurlax
|
033850c677
|
make advanced settings view scrollable
TODO make other views scrollable, too
|
2024-01-31 16:33:24 -06:00 |
|
sneurlax
|
1f3ce757bd
|
make settings menu scrollable on small screens
|
2024-01-31 16:18:52 -06:00 |
|
sneurlax
|
2d22b9a4ac
|
make entire DebugInfoDialog scrollable
|
2024-01-31 16:00:22 -06:00 |
|
julian
|
500fd9b94d
|
use isTestnet flag on coin enum
|
2024-01-15 15:44:55 -06:00 |
|
julian
|
63917a7adb
|
add tzkt link to about
|
2023-11-22 12:39:38 -06:00 |
|
julian
|
1eea37c54c
|
remove bad expanded
|
2023-10-30 09:47:52 -06:00 |
|
ryleedavis
|
e5800d4ec2
|
resolve merge conflicts
|
2023-09-18 15:51:00 -06:00 |
|
ryleedavis
|
932c8d6bb9
|
Changed Tor info dialogs so padding looks better
|
2023-09-18 15:43:14 -06:00 |
|
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 |
|