4744 Commits

Author SHA1 Message Date
github-actions
f158f10d7d CI: Update gl4es 2022-05-22 16:42:47 +00:00
Boulay Mathias
568ed3970f Rename the unpack binary according to android conventions 2022-05-22 18:39:00 +02:00
SerpentSpirale
9e26e48714 Revert "Swap the broken parser for a java argument"
This reverts commit f966a153fc76c5487c6098fadbcc8e1db09fe4e8.

Conflicts:
	app_pojavlauncher/src/main/java/net/kdt/pojavlaunch/utils/JREUtils.java
2022-05-16 12:46:16 +02:00
Boulay Mathias
5d66b6a2a0
Update JREUtils.java 2022-05-16 08:18:41 +02:00
Boulay Mathias
f966a153fc Swap the broken parser for a java argument 2022-05-15 22:52:15 +02:00
artdeell
61388903bd Replace "Unknown" with last selected version ID on first launch 2022-05-15 23:18:08 +03:00
github-actions
9bb00d967b CI: Update gl4es 2022-05-15 17:26:49 +00:00
Boulay Mathias
12510ca242 Fix pottentially improper unpacking 2022-05-15 19:23:32 +02:00
artdeell
e4dac248e0 Fix "Local" on first microsoft log-in and temporary local log-ins 2022-05-15 19:04:53 +03:00
github-actions
c50e425df3 CI: Update gl4es 2022-05-15 10:35:58 +00:00
github-actions
cdcf07d0ff CI: Update gl4es 2022-05-15 09:59:05 +00:00
github-actions
4d396ba51e CI: Update gl4es 2022-05-15 03:07:52 +00:00
github-actions
e46003766a CI: Update gl4es 2022-05-14 20:57:56 +00:00
ArtDev
ec8a6643b2
CI: remove run_id 2022-05-14 14:37:42 +03:00
ArtDev
18888221cb
Create PRIVACY_POLICY_ru 2022-05-13 16:40:44 +03:00
ArtDev
9a79678c9d
Merge pull request #3227 from PojavLauncherTeam/jre17-autounpack-u
Jre17 autounpack u
2022-05-13 14:48:25 +03:00
ArtDev
36747ec15e
CI: Switch branch to buildjre17 2022-05-13 14:40:18 +03:00
artDev
00806ea142 Set the runtime path after installing 2022-05-12 23:04:14 +03:00
artDev
dc7794b64a Add the "0" to fix a crash when unpacking 2022-05-12 22:47:22 +03:00
ArtDev
c29ede10cd
CI: Also delete New JRE for noruntime build 2022-05-12 22:43:17 +03:00
ArtDev
363a8feff4
CI: Download JRE17 from the size testing branch 2022-05-12 22:35:19 +03:00
artDev
e06c6f9fea JRE17 auto-unpacker on new source 2022-05-12 22:32:27 +03:00
ArtDev
40aa51f78f
Forge 1.17 support 2022-05-12 22:17:48 +03:00
artdeell
a8a3843bb6 Forgor 💀 to remove unnecessary logging 2022-05-12 17:18:06 +03:00
artdeell
7657004486 Remove TODO in setClass, remove a nested continue 2022-05-12 17:05:56 +03:00
artdeell
52243eff92 Make CallbackBridge static again for more performance 2022-05-10 21:10:32 +03:00
artdeell
dd63c7e242 Remove excessive call 2022-05-09 23:10:44 +03:00
artdeell
61d12f4a34 Re-add all libraries to Git 2022-05-09 22:41:05 +03:00
artdeell
d9c4d91d14 Make CallbackBridge indirect input pipe non-static
It made the input work!!!
2022-05-09 22:32:06 +03:00
artdeell
ab0ff09950 Move fat jar build step to gradle build file 2022-05-09 18:38:05 +03:00
khanhduytran0
3888ddf2e1 Merge branch 'v3_openjdk' into forge-1.17-wip 2022-05-09 09:44:13 +07:00
khanhduytran0
051b6e456b LWJGL3 repacker
Since the Java module system doesn't allow multiple JARs to declare the same module, it has to be packed into one in order for Forge 1.17+ to work.
By this way, Forge started working but there's no input for some reasons.
2022-05-09 09:43:30 +07:00
khanhduytran0
97d95d9ef4 Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk 2022-05-07 15:51:25 +07:00
khanhduytran0
199b0562c2 Merge branch 'forge-1.17-wip' into v3_openjdk 2022-05-07 13:36:53 +07:00
github-actions
c32345beee CI: Update gl4es 2022-05-07 05:23:59 +00:00
Duy Tran Khanh
5b47625f57
Internal Runtime installer condition changes
Install the Internal JRE8 if there isn't any JRE8 installed (update Internal JRE8 remains unchanged)
2022-05-07 12:20:10 +07:00
github-actions
de01253928 CI: Update gl4es 2022-04-28 08:02:33 +00:00
Duy Tran Khanh
3edf30fc7c
Merge pull request #3147 from itsnebulalol/patch-1
Change Arc Capes title to Cosmetica Capes
2022-04-28 10:43:17 +07:00
Nebula
56d0fcea0c
Update strings.xml 2022-04-27 20:36:11 -04:00
github-actions
eba94ca592 CI: Update gl4es 2022-04-27 20:00:46 +00:00
github-actions
1d4df6d78e CI: Update gl4es 2022-04-26 16:51:32 +00:00
ArtDev
f1a18a3947
Merge pull request #3144 from PojavLauncherTeam/new-drawers
New drawers
2022-04-26 19:47:51 +03:00
github-actions
f72a211005 CI: Update gl4es 2022-04-26 15:47:08 +00:00
artdeell
bd3d83d2e3 Removed all NavigationViews, replaced with ListViews...
... which allowed me to remove the Google Material dependency once and for all!
2022-04-26 18:42:28 +03:00
Boulay Mathias
6afc22e474 Proper resize when hoping back into the app 2022-04-24 17:47:24 +02:00
Boulay Mathias
5eec6989fb Add the ability to unpack .pack files 2022-04-23 16:01:26 +02:00
ArtDev
6e449dcde1
Removed the color selector dependency 2022-04-23 07:45:32 +03:00
ArtDev
a433d4a5de
Remove the old color picker method 2022-04-23 07:43:22 +03:00
ArtDev
d89a8325d7
Merge pull request #3120 from PojavLauncherTeam/color-selector 2022-04-23 07:41:34 +03:00
ArtDev
b3ebb73078
CI: add run_id into JRE download to fix runs 2022-04-23 07:35:27 +03:00