Commit Graph

40 Commits

Author SHA1 Message Date
b0cffca0ab wait for ClientAppManager like the Windows launcher does 2022-02-11 18:37:03 +00:00
440c67c443 set i2p.dir.lib property 1.6.1 2021-12-05 18:28:50 +00:00
f1dce3c91e do not try to auto-set JAVA_HOME 2021-11-03 12:44:32 +00:00
423cb83945 open packages for java 17 2021-10-21 17:06:34 +01:00
idk
b78b90424c Merge branch 'release-script' into 'master'
Add a release.sh script and indicate what needs to be done to finish it

See merge request i2p-hackers/i2p-jpackage-mac!1
2021-10-21 15:21:18 +00:00
idk
9732fb648c Add a release.sh script and indicate what needs to be done to finish it 2021-10-20 22:33:38 -04:00
984df32c50 source the certificates of router signers from resources/ 2021-08-03 16:10:28 +01:00
63cd2165cb ship a default router.config with correct news urls 2021-08-03 15:14:33 +01:00
97d2558947 only restart i2p if user was restarting router 2021-08-02 16:47:03 +01:00
f3e6e01fe5 copy -> rename 2021-08-02 16:37:49 +01:00
da6821a1ca register only one instance of UPP 2021-08-02 16:37:27 +01:00
71e476c689 add license 2021-08-02 15:19:54 +01:00
8d44408605 fix predicates 2021-08-02 13:35:07 +01:00
81e4fb9897 fix predicates 2021-08-02 08:03:31 +01:00
c83eb7cc0e support dev updates 2021-08-02 06:31:18 +01:00
096ede11c2 and register the UPP 2021-08-01 19:25:07 +01:00
3444784468 UPP implementation 2021-08-01 19:12:30 +01:00
d8bff1c272 code to wait for UpdateManager to appear 2021-08-01 16:48:04 +01:00
55d34371ac script for mac dmg updates 2021-08-01 16:23:47 +01:00
d160e206d6 fix issue on 13-inch screens 2021-04-02 13:26:50 +01:00
35f2750aab try/catch around jni loading and call 2021-04-02 13:24:13 +01:00
57d9b1cad5 use a custom dmg setup script 2021-04-02 11:32:13 +01:00
457eea4cf1 working jni lib :) 2021-04-02 08:51:42 +01:00
de556658f6 wip on native library to disable app nap 2021-04-02 07:23:20 +01:00
7c26f48311 set the bundle location and jvm pid. Javadoc 2021-03-30 19:21:37 +01:00
6d93c8e486 Pass -Xmx512M and allow illegal access to make sure plugins don't break 2021-03-30 13:24:47 +01:00
02b2381b78 fix variable name 2021-03-21 21:26:06 +00:00
580451459c fix formatting 2021-03-21 20:38:41 +00:00
f92958ec3e document notarization process 2021-03-21 20:36:55 +00:00
fa0d90e686 sign all libraries in the bundle, incl. jre 2021-03-21 20:18:26 +00:00
107cc71180 WIP on notarisation: sign with entitlements 2021-03-21 19:51:40 +00:00
21b2954d7a WIP on notarisation: sign JBigi libs 2021-03-21 19:38:43 +00:00
e12fec3534 * revert to "java --version" because of different output format
* use a custom Info.plist
* use correct I2P version in the correct place in Info.plist
* CFBundleNumber is actually the build number
2021-03-21 18:19:13 +00:00
zzz
554fb97108 Improve version detection a little, add JRE license 2021-03-21 10:16:33 -04:00
3b66c66293 remove more stuff from resources 2021-03-20 17:29:42 +00:00
ce99d215c4 correct ant target 2021-03-20 16:59:30 +00:00
93ae7fc78f read the location from jpackage.app-path and launch an i2p router 2021-03-20 16:41:15 +00:00
f006ef782d wip on customizing bundle 2021-03-20 14:54:52 +00:00
cd2196f5df wip on mac-specific readme 2021-03-20 14:21:27 +00:00
4e749a143e Initial commit 2021-03-20 14:04:48 +00:00