Commit Graph

38 Commits

Author SHA1 Message Date
idk
0e2dba7bd5 update the changelog 2022-09-06 20:12:31 -04:00
idk
a36a74a44a run headlessly if we find a first-run file 2022-09-06 20:05:29 -04:00
idk
d989337a9c set a default directory in some cases 2022-09-05 21:08:11 -04:00
idk
02c148ccbd always pass --new-instance to firefox 2022-09-05 10:16:52 -04:00
idk
2b80b4151a move all logging to a proper logging system 2022-09-05 00:19:59 -04:00
idk
4d79219358 bump again 2022-09-04 23:11:25 -04:00
idk
6234ffdff1 fix missing semicolon 2022-09-04 21:13:40 -04:00
idk
9d347bdfa2 first run just unpacks the profile and deletes the first-run file now, to prevent launch-and-close of browser on Windows 11 when running from NSIS 2022-09-04 10:59:35 -04:00
idk
b3fba0449c never check args.length and args != null on the same line 2022-09-03 21:38:20 -04:00
idk
3629b03a3a enable usability mode in launcher 2022-08-30 17:36:30 -04:00
idk
d7769d4320 add usability mode for Firefox 2022-08-30 17:23:56 -04:00
idk
84bc6480d9 clangfmt everything 2022-08-30 15:49:44 -04:00
idk
af3a99d314 don't always wait in the background 2022-08-28 00:25:21 -04:00
idk
ce8ec78beb add URL-passing option 2022-08-27 13:27:28 -04:00
idk
2c608ccbc5 more javadoc 2022-08-21 23:49:08 -04:00
idk
629162372e sleep 2 seconds before waiting? I have no idea why Windows thinks it's exit 0 2022-08-21 20:01:34 -04:00
idk
b1bfd39327 analyze exit value 2022-08-21 19:34:29 -04:00
idk
44ce1d2ed2 disable https-only mode for now 2022-08-21 19:03:03 -04:00
idk
c063eae03c fix path issue on Windows 2022-08-21 18:03:17 -04:00
idk
7f9bcbe1c0 fix path issue on Windows 2022-08-21 17:59:55 -04:00
idk
e023469b93 log a little more 2022-08-21 17:56:56 -04:00
idk
0cf817bb09 don't initialize the process to null 2022-08-21 17:36:15 -04:00
idk
865c0fca84 don't initialize the process to null 2022-08-21 17:34:03 -04:00
idk
b6ab50c337 Fixes a bug in privateProcessBuilder 2022-08-21 01:13:38 -04:00
idk
8ba4651e32 Fixes a bug in privateProcessBuilder 2022-08-21 01:12:37 -04:00
idk
3e5b9c049d only add more flags when more flags are passed. 2022-08-21 00:25:27 -04:00
idk
82ccb9c47f put Tor Browser's at the top of the order on Windows 2022-08-19 22:53:52 -04:00
idk
20fd681f46 add private-windows support 2022-08-19 18:44:06 -04:00
idk
31c7096edc add private-windows support 2022-08-19 18:30:14 -04:00
idk
b47093009a Adds enough Chromium support that all that needs to be added is extensions 2022-08-08 01:37:52 -04:00
idk
cdc3142df1 Wait on the process to close so it doesn't crash and restart 2022-08-07 22:55:35 -04:00
idk
b39e9ccb19 wait for launch to close 2022-08-07 22:45:34 -04:00
idk
2c5e75ac5c also search the Tor Browser path on Windows. 2022-08-07 22:10:04 -04:00
idk
ab88dc722b constructor needs to be in public scope 2022-08-07 21:28:56 -04:00
idk
c52c4227e1 It lives 2022-08-07 19:35:30 -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