Commit Graph

38 Commits

Author SHA1 Message Date
idk
b83dc1fc06 Completes support for auto-selecting *either* a Firefox or Chrome instance, automatically
Former-commit-id: 2a4a601176
Former-commit-id: 142d8beafe3e9448f70091d1c5610b80e02a2a33
2022-08-22 17:17:32 -04:00
idk
e237b627f3 add some missing javadoc
Former-commit-id: a8573b79f9
Former-commit-id: 6a5d2476aa921b47e0f50fa837cbd778427ec28d
2022-08-22 00:47:40 -04:00
idk
4851c27e98 more javadoc
Former-commit-id: 2c608ccbc5
Former-commit-id: 0253f02816b4bc27b170a0d840cdd7c2ff34c170
2022-08-21 23:49:08 -04:00
idk
fc59f52308 Remove redundant var
Former-commit-id: ef9c5fcb2c
Former-commit-id: 86c6066d1ad0ba9bff9f5828cac0053a35c4887d
2022-08-21 21:19:47 -04:00
idk
8dc83c1147 Universal launcher class, launches first available Firefox->Chrome
Former-commit-id: ac3d5a34fb
Former-commit-id: f8f219e3d01dc105fa578ef52c3004c6e50d773f
2022-08-21 21:17:28 -04:00
idk
71b3349d10 sleep 2 seconds before waiting? I have no idea why Windows thinks it's exit 0
Former-commit-id: 629162372e
Former-commit-id: 407979b7ddfed5415842bac4a457d2872164a666
2022-08-21 20:01:34 -04:00
idk
7f59009a2e analyze exit value
Former-commit-id: b1bfd39327
Former-commit-id: 2665fbdf6fb33d1d790ccae4ea2841283fb9ae02
2022-08-21 19:34:29 -04:00
idk
dc011ce892 disable https-only mode for now
Former-commit-id: 44ce1d2ed2
Former-commit-id: ff47503ed3b262c3e70d5beb5c47f0184e654cdf
2022-08-21 19:03:03 -04:00
idk
6db9b245fd fix path issue on Windows
Former-commit-id: 7cef932d3d
Former-commit-id: 5ec7f7dc4281910609703bc02ae4c732e1da9df5
2022-08-21 18:13:17 -04:00
idk
efab728a99 fix path issue on Windows
Former-commit-id: c063eae03c
Former-commit-id: 2718b961a5d3abe3805f9e0a1cf61db2175e6bdc
2022-08-21 18:03:17 -04:00
idk
5192d7f20a fix path issue on Windows
Former-commit-id: 7f9bcbe1c0
Former-commit-id: 8f5f4ae6385e1330740f672323f5eb15420fc982
2022-08-21 17:59:55 -04:00
idk
26b83c9b5e log a little more
Former-commit-id: e023469b93
Former-commit-id: 86f860faec8802ec92abb8a65b376013a2bbe5bc
2022-08-21 17:56:56 -04:00
idk
c3cbfa6f26 don't initialize the process to null
Former-commit-id: 0cf817bb09
Former-commit-id: a6f546100d474367e1e9347416ee375ce304e0bb
2022-08-21 17:36:15 -04:00
idk
78abd248d8 don't initialize the process to null
Former-commit-id: 865c0fca84
Former-commit-id: b000e8abbe150050520f2b6cabb88e54db41bafd
2022-08-21 17:34:03 -04:00
idk
9f5b76df94 Fixes a bug in privateProcessBuilder
Former-commit-id: b6ab50c337
Former-commit-id: 7fa05f85b58767cae77ae46114b0a6ddbce3ff30
2022-08-21 01:13:38 -04:00
idk
fc45796446 Fixes a bug in privateProcessBuilder
Former-commit-id: 8ba4651e32
Former-commit-id: e355fd4587ed8c0ddb4004442addbd6844900c59
2022-08-21 01:12:37 -04:00
idk
27f55ba05b only add more flags when more flags are passed.
Former-commit-id: 3e5b9c049d
Former-commit-id: 5cfea67fa4119ea80a0f94b42805cceabefa7d6a
2022-08-21 00:25:27 -04:00
idk
e2cd2f3805 fix an issue where passing the -private flag annihilates extension flags
Former-commit-id: e5d36aff8f
Former-commit-id: ab6fa0d0ce381bfd9ec3afd1b63c5f0ace2a9418
2022-08-20 23:50:08 -04:00
idk
c24fdc05f2 don't check in other people's extensions
Former-commit-id: 51ecaaf1d9
Former-commit-id: 358188222e94c4d659cd2c2132c7be0b5be8698f
2022-08-20 19:53:25 -04:00
idk
7388829aeb don't check in other people's extensions
Former-commit-id: 11f32c211b
Former-commit-id: 661dd506d7288464a60b2cb80ab8b179a85cc0d5
2022-08-20 19:50:55 -04:00
idk
bdb6e2d8ec add an unpacked extension
Former-commit-id: 6417dba4f5
Former-commit-id: 7347788cc80c0b8e5e179b58a1a0ee25adf8f969
2022-08-20 19:41:24 -04:00
idk
c0dfd46890 put Tor Browser's at the top of the order on Windows
Former-commit-id: 82ccb9c47f
Former-commit-id: 0689dff559790b1a778c0c270d802ef4f80bec69
2022-08-19 22:53:52 -04:00
idk
acf5f2f50d add private-windows support
Former-commit-id: 20fd681f46
Former-commit-id: 323a42b2f42b80e50651ebeeba3cc03a6714391b
2022-08-19 18:44:06 -04:00
idk
71d08490ef add private-windows support
Former-commit-id: 31c7096edc
Former-commit-id: dae917ca5f0e6333a11a6647a22b156891b3c6c8
2022-08-19 18:30:14 -04:00
idk
28c4b90660 Adds enough Chromium support that all that needs to be added is extensions
Former-commit-id: b47093009a
Former-commit-id: d5182f281021ba7f5a414e5550b478cec66c05ee
2022-08-08 01:37:52 -04:00
idk
2a52eecf0b Wait on the process to close so it doesn't crash and restart
Former-commit-id: cdc3142df1
Former-commit-id: 18bb29422f69ad9de58642959f01879ec6aa3e8b
2022-08-07 22:55:35 -04:00
idk
ba414cce32 wait for launch to close
Former-commit-id: b39e9ccb19
Former-commit-id: b0f123604176556696208f51790273272f60cd2a
2022-08-07 22:45:34 -04:00
idk
dca80aa61e also search the Tor Browser path on Windows.
Former-commit-id: 2c5e75ac5c
Former-commit-id: 8fa7773c42750225c3c54d7f2f64442cc7e81161
2022-08-07 22:10:04 -04:00
idk
2cdd5b0588 constructor needs to be in public scope
Former-commit-id: ab88dc722b
Former-commit-id: 93402e2b6f1910b5b90f14ead15cf5fce419e818
2022-08-07 21:28:56 -04:00
idk
9dae3c539f fix missing javadoc
Former-commit-id: dfb8bfb347
Former-commit-id: 05afe3fec1a4a6a50347e4a7c1a5b24539d67453
2022-08-07 20:55:58 -04:00
idk
64babdd11b Check in the unpacker thing
Former-commit-id: 8ef27f314d
Former-commit-id: 13b6c234a90b04f039fe0e94dc66db1bf0edf529
2022-08-07 19:40:37 -04:00
idk
99294f3dd7 It lives
Former-commit-id: c52c4227e1
Former-commit-id: fa3d51b2d1bae639efedb2da0a0b7e78acdda33b
2022-08-07 19:35:30 -04:00
idk
e587cd7058 update profile
Former-commit-id: 1d77950d50
Former-commit-id: 9fa77465318cf145106a2cba271512725505f05a
2022-08-07 16:54:06 -04:00
idk
01779359e2 always re-copy user.js regardless of whether a profile already exists 2022-08-07 14:06:16 -04:00
idk
e4ee05ea30 fix some false-ish positive validation errors 2022-08-07 13:47:37 -04:00
idk
056c4966fe write all the javadoc so far 2022-08-07 13:12:43 -04:00
idk
fab5157788 respect Java conventions a little better, start writing some Javadoc 2022-08-07 12:58:12 -04:00
idk
a6f80ec8b5 move java files to correct directory. 2022-08-07 12:40:11 -04:00