khanhduytran0
e5fb44c353
try to fix crash
2020-11-03 13:37:09 +07:00
khanhduytran0
c0bff47684
Implements copy/paste text pipe for Minecraft
2020-11-03 12:28:41 +07:00
khanhduytran0
0123ae62d6
- Rewrite to input bridge v3
...
- Language switcher: fix crash on select the final item.
2020-11-02 19:48:41 +07:00
khanhduytran0
dc4ca549d9
Add a language changer
2020-11-01 12:20:11 +07:00
khanhduytran0
c4e56b045c
[Bug fix] JRE exit code -1 in non-first time launch
2020-10-30 15:03:21 +07:00
khanhduytran0
028b9266a1
[LD_LIBRARY_PATH] Fix libjli.so path
2020-10-28 15:38:31 +07:00
khanhduytran0
9b4d43d72d
JRE lib path improvement
2020-10-28 06:26:59 +07:00
khanhduytran0
3253142c34
Fix
2020-10-27 15:55:22 +07:00
khanhduytran0
81f8b9dc56
Try always input queue on 1.12.2 and below to see if it work?
2020-10-27 11:52:31 +07:00
khanhduytran0
02862c15f2
- [Bug fix] Logcat crash cause launcher crash
...
- free() the input array.
2020-10-24 17:58:45 +07:00
khanhduytran0
542d70a05c
Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk
2020-10-24 06:32:40 +07:00
khanhduytran0
617e3babbd
Another try to fix 1.13+ input
2020-10-24 06:31:18 +07:00
LegacyGamerHD
d9a481af60
set the java flags more like java launcher on pc
2020-10-20 13:15:53 +02:00
khanhduytran0
ef732210ee
Avoid default value -Xms higher than -Xmx
2020-10-18 06:27:57 +07:00
khanhduytran0
71e0bdc864
Fallback to preload all JRE libraries
2020-10-17 18:15:43 +07:00
khanhduytran0
69f4e4841b
[Bug fix] Text input not working
2020-10-17 13:28:52 +07:00
khanhduytran0
95e827eee3
Try to fix no input event in 1.13+
2020-10-17 12:54:55 +07:00
khanhduytran0
efe04ce8d3
Check libfreetype.so.6 before copy
2020-10-17 05:46:08 +07:00
khanhduytran0
5b6395c5b0
Change ClientBrandRetriever
2020-10-16 19:06:10 +07:00
khanhduytran0
7368171664
Print
2020-10-16 18:29:56 +07:00
khanhduytran0
b9b7924891
Auto restart logcat, max 10 times
2020-10-16 18:28:16 +07:00
khanhduytran0
673132330f
Fix
2020-10-16 16:02:19 +07:00
khanhduytran0
5e13025e6e
Need preload all
2020-10-16 15:50:15 +07:00
khanhduytran0
ad922f3521
Preload libjvm.so
2020-10-16 15:34:09 +07:00
khanhduytran0
4c61db11ac
Fix crash
2020-10-16 12:36:15 +07:00
khanhduytran0
ef9b237bab
Fix compilation errors
2020-10-16 12:19:34 +07:00
khanhduytran0
56c49f1143
Some changes
...
- Only preload libjli.so, as LD_LIBRARY_PATH is set to load libs correctly.
- Add to LD_LIBRARY_PATH paths to specific architeture like "jre_runtime/lib/[architecture]/(server/jli/.)".
2020-10-16 12:17:30 +07:00
khanhduytran0
27c329d2c9
Implement input event queue for fixing 1.13+ has no input
2020-10-16 06:09:09 +07:00
khanhduytran0
904a8286dc
Re-write the input pipe to C code
2020-10-14 15:09:32 +07:00
khanhduytran0
11f1e1b5c9
Multiple changes
...
- Force to use LaunchWrapper 2.0 or above, to fix java9 compatibility issue.
- Remove Regal libraries.
- Update version name
2020-10-12 19:57:36 +07:00
khanhduytran0
d606d25bea
Multiple changes
...
- Disable ClassWrapper
- Try get multiple GL contexts
2020-10-12 16:39:46 +07:00
khanhduytran0
ab7c6584e2
Multiple changes (read commit description)
...
- [V2 UI, Bug fix] Settings is not reloaded.
- Use Minecraft default java arguments.
2020-10-12 12:49:09 +07:00
khanhduytran0
6494950dc1
Some changes
...
- Fix crashing if custom_env.txt not exists.
- Update README.md
2020-10-12 12:36:49 +07:00
khanhduytran0
2a2cab33b1
Some changes, on descirption
...
- (custom_env.txt) Add a way to add custom environment variables.
- [V2 UI] Fix crashing on click settings menu
2020-10-12 12:31:05 +07:00
khanhduytran0
984f446bb9
Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk
2020-10-11 20:39:49 +07:00
khanhduytran0
ddb3012295
[v2 UI] Tab: change tab item text max lines
2020-10-11 20:38:41 +07:00
khanhduytran0
6863a37584
V2 UI tab gravity fix
2020-10-11 20:36:10 +07:00
khanhduytran0
3d2050ce63
Boost up download game data
2020-10-11 15:03:54 +07:00
khanhduytran0
993081669d
fix
2020-10-10 17:45:53 +07:00
khanhduytran0
20c1d728af
change TabLayout orientation
2020-10-10 17:37:32 +07:00
khanhduytran0
7c2ac63c38
Fix crash that block Android UI Binder
2020-10-10 17:30:28 +07:00
khanhduytran0
777d6f9839
Fix
2020-10-10 17:01:08 +07:00
khanhduytran0
020c3c56ca
Try to add a method to set last tab to bottom
2020-10-10 16:49:45 +07:00
khanhduytran0
71f36bfbb6
Change tab
2020-10-10 16:10:19 +07:00
khanhduytran0
2966b6955b
Reload preferences after hide settings Fragment
2020-10-10 15:39:26 +07:00
khanhduytran0
2f79a74ad3
Add icon to v2 design
2020-10-10 15:36:14 +07:00
khanhduytran0
99ed485b1b
Not loading java libjsig.so
2020-10-10 11:35:23 +07:00
khanhduytran0
3760523431
Forget to set replaced string, so set it
2020-10-10 11:15:06 +07:00
khanhduytran0
546791d938
Avoid leaking access token to log by filter it out
2020-10-10 11:13:50 +07:00
khanhduytran0
1c947c2479
Fix the file picker
2020-10-09 18:18:46 +07:00