Commit Graph

496 Commits

Author SHA1 Message Date
khanhduytran0
d2dd686ca4 Try to autoscale 2020-11-23 05:54:04 +07:00
khanhduytran0
72176bc589 Changes
- Remove dummy libfontconfig
- Remove MC 1.12.x check for indirect input.
- Try always indirect pipe.
2020-11-23 05:48:54 +07:00
khanhduytran0
d456317389 Bug fix: Launch use custom arguments 2020-11-23 05:15:13 +07:00
khanhduytran0
e338a18269 [Forge installer] Another bug fix 2020-11-22 19:01:51 +07:00
khanhduytran0
0de61e64bc Another attempt to get PRI and SEC button un-editable on play. 2020-11-22 18:57:03 +07:00
khanhduytran0
3a30915a51 A lot of bug fixes in custom controls
- Re-load control when unnecessary.
- Able to edit PRI and SEC while playing.
- Unable to move camera while holding a button.
- Probably more(?)
2020-11-22 16:32:02 +07:00
khanhduytran0
f0a72d76d4 Remove the code that forces to use LaunchWrapper 2.0 2020-11-22 15:27:38 +07:00
khanhduytran0
7a148a58d5 [Forge installer] bug fixes 2020-11-22 13:35:21 +07:00
khanhduytran0
79ae41a651 Implements Forge installer (1.12.2 and below) 2020-11-22 13:10:27 +07:00
khanhduytran0
0b9acafeb4 Back to 2020-11-22 09:41:42 +07:00
khanhduytran0
cbd0783e94 Changes
- Cleanup
- [JVM args] Not allow line break.
- Added GL4ES 1.1.5
2020-11-22 08:04:47 +07:00
khanhduytran0
82dad38de0 Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk 2020-11-22 08:02:50 +07:00
khanhduytran0
87809c5532 [Custom controls] Fix control edit appear on play 2020-11-22 05:07:24 +07:00
LegacyGamerHD
483f137939 clean up 2020-11-21 20:48:35 +01:00
LegacyGamerHD
d2331bf90c Update JREUtils.java 2020-11-21 16:30:19 +01:00
khanhduytran0
746aeea4c5 Try to get language up and work 2020-11-21 17:35:12 +07:00
khanhduytran0
bcb49e50bc Fix locale names not shown correctly 2020-11-21 16:06:06 +07:00
khanhduytran0
b13fb2bc32 [Custom controls edit] Try to fix inverted special keycode 2020-11-21 15:28:59 +07:00
khanhduytran0
0585f29567 Move click and touch listener to separate 2020-11-21 14:35:06 +07:00
khanhduytran0
abc40ff025 Debug on touch event 2020-11-21 14:06:45 +07:00
khanhduytran0
1619616674 Fix mouse buttons not working 2020-11-21 13:26:21 +07:00
khanhduytran0
5cf46203c2 Fix infinity reload 2020-11-21 12:48:01 +07:00
khanhduytran0
9e71ff6aaa Changes
- [Custom controls] Fix special buttons index.
- [Language changer] change behavior
2020-11-21 12:24:57 +07:00
khanhduytran0
dd6d080b4e Custom controls changes
- Add key combination: Alt, Control, Shift.
- Add new special button: middle mouse.
- Allow rename a special button.
2020-11-21 11:53:53 +07:00
khanhduytran0
c25b7bd768 Add LIBGL_NORMALIZE=1 to fix banner and sheep color 2020-11-21 06:16:54 +07:00
khanhduytran0
222f8e3c77 [Custom controls] try treat click as long click 2020-11-20 21:07:38 +07:00
khanhduytran0
1373a76e74 Changes
- [Custom controls] Changed some maths in calculating generated control.
- [Custom controls design] Try to fix hold issue.
- [ingame] Try to fix pointer capture issue.
2020-11-20 20:36:46 +07:00
khanhduytran0
ec819ba538 [Custom control] more fix 2020-11-20 17:36:57 +07:00
khanhduytran0
84478cc625 [Custom controls] well fix 2020-11-20 17:34:04 +07:00
khanhduytran0
74d5df6a3c [Custom controls] try to fix broken stuff 2020-11-20 17:18:15 +07:00
khanhduytran0
84e178194f [Custom controls] Changes
- Fixes color in popup window.
- Catch error when could not calculate dynamic position.
2020-11-20 16:59:02 +07:00
khanhduytran0
e1154efe6e [String] use public "Remove" instead of "Delete" (android internal) 2020-11-20 15:20:53 +07:00
khanhduytran0
25e5d0f412 Reduce use of internal resources 2020-11-20 15:13:02 +07:00
khanhduytran0
9f73f983cb Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk 2020-11-20 14:25:24 +07:00
khanhduytran0
ea39de1d35 [Custom controls] Implements keycode send 2020-11-20 14:09:24 +07:00
khanhduytran0
8e34e8d398 Move "Tools.setFullscreen(this);" to BaseActivity.java 2020-11-20 13:54:00 +07:00
khanhduytran0
c4737a212c Fix button too big 2020-11-20 13:38:31 +07:00
khanhduytran0
e5fdd21284 Changes
- Try to fix scaling (if get back, tablet buttons will be small).
- Try to fix Minecraft not starting.
2020-11-20 13:33:54 +07:00
khanhduytran0
29f14066bd [Custom controls] Fix another crash 2020-11-20 13:21:18 +07:00
khanhduytran0
644af4eaaf Fixes
- Some crashes
- Button too big
2020-11-20 12:59:59 +07:00
khanhduytran0
3d4ac3e287 Fix stack overflow 2020-11-20 12:19:34 +07:00
khanhduytran0
19b046db97 [Experimental] Implemented Custom controls 2020-11-20 11:15:58 +07:00
khanhduytran0
2516c051bd Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk 2020-11-20 07:03:40 +07:00
khanhduytran0
d87f0d464d Autoscale buttons 2020-11-20 07:02:33 +07:00
Tran Khanh Duy
a9146b1fd8 Crash fix 2020-11-20 06:50:53 +07:00
khanhduytran0
6229a66d01 Prepare to fix language changet 2020-11-20 06:42:16 +07:00
khanhduytran0
b5aa16b072 Fix scaling.... 2020-11-20 06:31:12 +07:00
khanhduytran0
a8c4704092 Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk 2020-11-20 06:16:49 +07:00
khanhduytran0
8651abc104 Changes
- Experimental autoscale for control buttons.
- [Custom control] Implements dynamic position.
2020-11-20 06:10:42 +07:00
LegacyGamerHD
e520b52dee Update JREUtils.java 2020-11-19 20:17:47 +01:00