Commit Graph

3560 Commits

Author SHA1 Message Date
ArtDev
369f144bb0 Update TouchCharInput.java 2021-08-24 11:11:50 +03:00
Duy Tran Khanh
e395e0cb06 Update lwjgl.jar
Move org.lwjgl.system.MemoryUtil to source, attempt to fix #1868
2021-08-24 08:36:34 +07:00
Duy Tran Khanh
fa72a4a4b9 Create MemoryUtil.java
Add some functions from older LWJGL versions
2021-08-24 08:33:31 +07:00
SerpentSpirale
7325018170 Fix Microsoft swiftkey being out of spec. 2021-08-24 02:55:18 +02:00
ArtDev
f8c1248143 Update LauncherFragment.java 2021-08-23 19:58:20 +03:00
artdeell
f31b728f87 [Possibly] fix for a bug reported by Malsdn#5497 2021-08-23 13:41:42 +03:00
artdeell
3671d59464 Localizable changelog 2021-08-23 13:12:21 +03:00
artdeell
bd253b2449 Fix 2021-08-23 11:36:14 +03:00
artdeell
cb7fe80673 Set the target sdk to 31, remove legacy storage request, re-enable Forge splash disabler 2021-08-23 11:33:18 +03:00
artdeell
8a44a9688b Make Microsoft Login a full-screen webview 2021-08-22 16:09:45 +03:00
github-actions
7f23031236 CI: Update vgpu 2021-08-21 17:54:45 +00:00
LegacyGamerHD
2086159d6f Update README.md 2021-08-21 19:51:24 +02:00
github-actions
a581658461 CI: Update vgpu 2021-08-21 17:13:43 +00:00
ArtDev
6bc30069dc Build VGPU from local fork 2021-08-21 20:06:15 +03:00
ArtDev
fd49d5e534 Update README.md 2021-08-21 19:22:27 +03:00
ArtDev
9b724581c2 Update JREUtils.java 2021-08-21 15:43:57 +03:00
Duy Tran Khanh
13c3443c2f Maybe fix LIBGL_ES 2021-08-21 18:40:49 +07:00
LegacyGamerHD
f336faeb67 add gl4es opengles3 back 2021-08-21 11:22:28 +02:00
ArtDev
e0fc0f86ac Update README.md 2021-08-20 19:30:42 +03:00
github-actions
3567584dfa CI: Update vgpu 2021-08-20 14:41:14 +00:00
artdeell
5fe4711d33 Move the data directory to Android/data/net.kdt.pojavlaunch/files to make it accessible to file explorers 2021-08-20 17:37:08 +03:00
artdeell
80b5c55a64 Fix 2 2021-08-20 15:53:43 +03:00
artdeell
9227659f47 Fix 2021-08-20 14:25:08 +03:00
artdeell
8fc714c2d2 Bug fix: Pojav root folder was in the root storage folder 2021-08-20 13:00:46 +03:00
artdeell
45ecd61f64 Avoid authority clashing between debug and release builds of Pojav 2021-08-20 11:33:45 +03:00
ArtDev
e97ba8cc63 Update README.md 2021-08-19 23:55:38 +03:00
ArtDev
82e9c679af Update README.md 2021-08-19 21:45:50 +03:00
artdeell
f566efdc7a Support scoped storage by using internal data folder on Android 10+ 2021-08-19 18:05:54 +03:00
SerpentSpirale
a477a58b4e Ass support for adoptable storage, let me use my 256 GB ! 2021-08-19 11:58:01 +02:00
SerpentSpirale
f7b80d5c52 a1.1.1 support 2021-08-19 11:55:42 +02:00
Boulay Mathias
75ce708c14 Merge pull request #1741 from Moresteck/v3_openjdk
Stub setDisplayConfiguration function
2021-08-19 11:54:05 +02:00
github-actions
74aba8b70d CI: Update gl4es 2021-08-18 16:49:59 +00:00
LegacyGamerHD
b9c56ad7ef Update README.md 2021-08-18 18:46:18 +02:00
github-actions
35c29cafbc CI: Update gl4es 2021-08-18 10:17:23 +00:00
Duy Tran Khanh
e3061c9da7 Allow downloading “net.java.jinput”
Test Forge LiteLoader
2021-08-18 10:25:56 +07:00
Duy Tran Khanh
e817531bff Fixes #1860: handle architecture name “aarch32” 2021-08-18 09:31:50 +07:00
SerpentSpirale
a30ad51773 Fix showing the keyboard in a disabled focus state 2021-08-17 18:42:55 +02:00
github-actions
536d920c0e CI: Update vgpu 2021-08-17 10:02:36 +00:00
ArtDev
057f0666f5 Update android.yml 2021-08-17 12:59:17 +03:00
ArtDev
8a1b137be1 Update android.yml 2021-08-17 12:54:33 +03:00
ArtDev
5ddea79df8 Update android.yml 2021-08-17 12:52:16 +03:00
github-actions
d5bf1484a6 CI: Update vgpu 2021-08-17 09:44:57 +00:00
ArtDev
87f84c0842 Add vgpu cache 2021-08-17 12:41:07 +03:00
github-actions
cc47b3461d CI: Update vgpu 2021-08-17 08:40:04 +00:00
SerpentSpirale
e716b5e72b - Fix no renderer crash
- graphic lib is now non modifiable
2021-08-17 10:36:41 +02:00
LegacyGamerHD
35c508822e Update JREUtils.java 2021-08-16 20:45:30 +02:00
github-actions
ed2e0623d3 CI: Update vgpu 2021-08-16 15:46:13 +00:00
Boulay Mathias
d53b4b86bb Merge pull request #1839 from Mathias-Boulay/Better_defaults
[MINOR] Better Default update
2021-08-16 17:43:09 +02:00
github-actions
ab569fa219 CI: Update vgpu 2021-08-15 09:14:36 +00:00
LegacyGamerHD
57fde920f4 add a warning to vgpu that 1.17 isnt suported yet and that it can be unstable 2021-08-15 11:11:02 +02:00