Commit Graph

85 Commits

Author SHA1 Message Date
idk
a9279a6caa 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
Former-commit-id: 9d347bdfa2
Former-commit-id: 95ad268c681476213e3513f0b33e033501bee758
2022-09-04 10:59:35 -04:00
idk
bcd932c726 never check args.length and args != null on the same line
Former-commit-id: b3fba0449c
Former-commit-id: 2e0110d5350c23504de42b64b16953f6c182a0b1
2022-09-03 21:38:20 -04:00
idk
516f56a0e4 unset https only mode during validation step for Firefox
Former-commit-id: d0d0b5aca8
Former-commit-id: 359cb4b63120ad93626b0e16435c7085da8cc4be
2022-09-02 18:25:27 -04:00
idk
ff915470f4 OK releasing it
Former-commit-id: 4cf8f67752
Former-commit-id: b99c7dd59ffec063b2a89759e37a98edbb9ae56e
2022-09-01 15:36:17 -04:00
idk
224e248828 update index.html
Former-commit-id: 1aeb795450
Former-commit-id: a7fc182903a537a77ef31f322034e9c99a2cd9d5
2022-08-31 20:58:42 -04:00
idk
48a2a4f73b add TODO to the Chromium flags
Former-commit-id: 9db97f60fa
Former-commit-id: 1f6bc23955cf9e4aa129852f64056a61af278c53
2022-08-31 14:59:41 -04:00
idk
cd3bcb5408 add --reset-variation-state to the Chromium flags
Former-commit-id: 7976e6dc0d
Former-commit-id: 9d2c5e2740c4b4646511ce26ef909b34f5433c70
2022-08-31 14:58:40 -04:00
idk
9881fb62e8 enable usability mode in launcher
Former-commit-id: 3629b03a3a
Former-commit-id: ba24f1723ecacdc724eaec4f00ff8669d3c09937
2022-08-30 17:36:30 -04:00
idk
b258bc9ad6 add usability mode for Firefox
Former-commit-id: d7769d4320
Former-commit-id: 65d762f837a781302719bb90f55f7efe80a7a479
2022-08-30 17:23:56 -04:00
idk
e402c9d85e fix pathfinding bug from refactor
Former-commit-id: cb724a0b4b
Former-commit-id: b786e722514f88e746e60aa36b90527ea4e06c0d
2022-08-30 16:00:58 -04:00
idk
32e5dd112f clangfmt everything
Former-commit-id: 84bc6480d9
Former-commit-id: fa1c9c8f207bc52eb2e8fa9c1d643bea0b17af4f
2022-08-30 15:49:44 -04:00
idk
eabea57327 fix missing dot
Former-commit-id: 54486e5da4
Former-commit-id: bbe545ad41d7695fcb89a7265fe11fb4025f030d
2022-08-30 15:16:38 -04:00
idk
980ff201e5 move more common functions to common class.
Former-commit-id: d3613d566a
Former-commit-id: cfd4128ac44d3f5bb1c154491a23bdf9e588993d
2022-08-30 15:01:57 -04:00
idk
a629652495 factor away more common code into the parent class. Break some javadoc.
Former-commit-id: f76fae7c1c
Former-commit-id: 15121e50b48d16496ab7df88199f8eede889f2c1
2022-08-30 14:52:29 -04:00
idk
67d4b16690 fix unaltered FIREFOX vars in I2PChromiumProfileBuilder.java
Former-commit-id: 48ba47b274
Former-commit-id: 7fab03763415a18cff4e73f7d565ee1027958cf4
2022-08-30 14:22:47 -04:00
idk
07f885ae4f move runtime directory discovery functions to common class
Former-commit-id: 2a50bd38a1
Former-commit-id: efdb68bbd7a26e420d52a022dcd00249398f4825
2022-08-30 11:35:43 -04:00
idk
131b69d800 move runtime directory discovery functions to common class
Former-commit-id: 87f24dc0b1
Former-commit-id: 2361cc7d15d2074f6829e29e08a4654d1d6b0b39
2022-08-30 11:34:32 -04:00
idk
a41e57b6ff fix edge finding
Former-commit-id: a0b7383afd
Former-commit-id: ff3cd189f57dcf93693e3f980254a17b974419a0
2022-08-28 00:34:48 -04:00
idk
6a40759f40 don't always wait in the background
Former-commit-id: af3a99d314
Former-commit-id: b561ea9ec42acbae20cdcaeb5a92619251a29963
2022-08-28 00:25:21 -04:00
idk
82a23ee121 add support for forcibly setting based on routerconsole.browser
Former-commit-id: 655bc45035
Former-commit-id: 195074267db497fa21c281e0373c985d76693692
2022-08-27 23:49:15 -04:00
idk
96bf7b9098 update USAGE.html
Former-commit-id: 4e51986e02
Former-commit-id: b7661ffe99ee1e9bc0eac52a4ed164adde6d72b1
2022-08-27 23:48:59 -04:00
idk
9450738e02 add support for forcibly setting based on routerconsole.browser
Former-commit-id: 0473572933
Former-commit-id: 1b7e63d0a928696dc09049979b3b07cd67284e9d
2022-08-27 23:48:07 -04:00
idk
4d9e001daa not quite
Former-commit-id: 53669601fc
Former-commit-id: c805063e3364e0ac2ba96b38cd4fdb11f87a61a6
2022-08-27 23:20:52 -04:00
idk
300b16bce3 I guess it should always work now I think?
Former-commit-id: 5886cf69a2
Former-commit-id: 675445dafaaa06dbe425c6a3f0f3bd4de134cb18
2022-08-27 23:19:16 -04:00
idk
100fba31d0 Generic Unsafe launcher should handle any browser which honors proxy envars
Former-commit-id: 6da5998660
Former-commit-id: cfc774e5bb96e4aaf421e95316c3f208759fb563
2022-08-27 23:01:58 -04:00
idk
1e092b7fb1 Generic Unsafe launcher should handle any browser which honors proxy envars
Former-commit-id: 939acd2857
Former-commit-id: 8c8eaecfbb255f09fca36b42fcdb1b7c3a943a2d
2022-08-27 22:43:36 -04:00
idk
9f6caeeb14 start browser discovery code for Windows
Former-commit-id: 259e9aea66
Former-commit-id: cbb9c80faec30bef4382dc8ed26c4a0e33703106
2022-08-27 21:38:11 -04:00
idk
d8f205ae85 start browser discovery code for Windows
Former-commit-id: b80787d7ba
Former-commit-id: 6748a2eda6f3883166d22e77e94967b4e5375d5a
2022-08-27 21:36:35 -04:00
idk
5acee82d76 start browser discovery code for Windows
Former-commit-id: 1060e6959d
Former-commit-id: 006294d2bc4e20cb278a2c8679d8263fe1f13338
2022-08-27 21:36:02 -04:00
idk
8494d297c7 start browser discovery code for Windows
Former-commit-id: 370b547272
Former-commit-id: bb28fd862c4b62077060ab92415902a9046b21bd
2022-08-27 21:23:01 -04:00
idk
c6476a604b start browser discovery code for Windows
Former-commit-id: 67c487ceb7
Former-commit-id: d0e2eebef4f175e7bef15daa51bfb6c2b8d88b6e
2022-08-27 21:21:58 -04:00
idk
1278fdd6e8 start browser discovery code for Windows
Former-commit-id: f3bf7a928f
Former-commit-id: 5e0ff03543e9ed7ad2116f2cce86b97afc27080e
2022-08-27 21:21:19 -04:00
idk
b933ed42c0 start browser discovery code for Windows
Former-commit-id: daf642f145
Former-commit-id: 608a206c86c3a7d4f859f9f3633bf62f613430db
2022-08-27 21:18:29 -04:00
idk
f86df634c5 start browser discovery code for Windows
Former-commit-id: f7fa3c3eca
Former-commit-id: 580af619de932b1f251d50b6ad727355e6a587f7
2022-08-27 21:17:13 -04:00
idk
04a4e37734 start browser discovery code for Windows
Former-commit-id: b638c4a140
Former-commit-id: 656106156960f5f57f3b93edb9ea4dcadc8532fa
2022-08-27 21:15:57 -04:00
idk
faa6336da6 start browser discovery code for Windows
Former-commit-id: d77e531867
Former-commit-id: de03ded79998a505ae61c57a9d2a62087b4af833
2022-08-27 21:15:16 -04:00
idk
975200a159 start browser discovery code for Windows
Former-commit-id: 1b06f8f296
Former-commit-id: da120fd79db049dbc62d1ad88b44a755707d8df8
2022-08-27 21:08:18 -04:00
idk
eb8759b398 start browser discovery code for Windows
Former-commit-id: 158b1cecfe
Former-commit-id: 0d2132269f84f8bf11fb4762813ec1ce9448605c
2022-08-27 21:07:40 -04:00
idk
8d76140c34 start browser discovery code for Windows
Former-commit-id: ba9ee25941
Former-commit-id: a66a0edd0e8c0ee8625a9d25580b95fa0b30eaf5
2022-08-27 21:03:29 -04:00
idk
09cca39fcc start browser discovery code for Windows
Former-commit-id: 596bb77102
Former-commit-id: 14ba9465510be429c060c45207d6ae14026dff9c
2022-08-27 20:38:12 -04:00
idk
07f5095594 start browser discovery code for Windows
Former-commit-id: 7b10fc640d
Former-commit-id: 4e82b22923166d87532f0fa24bc6e9ea376942a1
2022-08-27 20:24:11 -04:00
idk
539e3340b4 update index.html
Former-commit-id: cc54b85188
Former-commit-id: a9c52d1c5d5a9f8f346f259a7d6e195a9eec5248
2022-08-27 19:50:32 -04:00
idk
15c120d865 update changelog
Former-commit-id: ab5d73fb40
Former-commit-id: d40877116d3492f025271c2918e23afbe32d8c82
2022-08-27 13:53:14 -04:00
idk
59f69ee5cb add URL-passing option
Former-commit-id: ce8ec78beb
Former-commit-id: 1352be01aeb6ad0c7c2539f6354505c5b4c8a8cf
2022-08-27 13:27:28 -04:00
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