Commit Graph

881 Commits

Author SHA1 Message Date
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
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
2b7b3c6bd9 More converts tabs to spaces 2020-11-20 06:15:45 +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
LegacyGamerHD
42c16e4231 test 2020-11-19 20:00:16 +01:00
khanhduytran0
d6417c7b5a [Input bridge] Very little doc 2020-11-19 19:30:27 +07:00
khanhduytran0
46dd310c65 [Language changer] Bug fix 2020-11-19 18:28:22 +07:00
khanhduytran0
f4d1b8ee53 Complete the language list generator 2020-11-19 14:47:46 +07:00
Tran Khanh Duy
d91e85f980 Update languagelist_updater.sh 2020-11-19 14:16:29 +07:00
Tran Khanh Duy
993b1e4afc Update languagelist_updater.sh
Fix the script
2020-11-19 14:15:08 +07:00
Tran Khanh Duy
11e34e3e1b Update languagelist_updater.sh 2020-11-19 14:14:00 +07:00
khanhduytran0
d733a4735d Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk 2020-11-19 12:49:18 +07:00
khanhduytran0
426a316bbd Bug fixrs
- Language script updater script generates wrong output.
- Try to fix OpenGL render surface always focus.
2020-11-19 12:08:02 +07:00
Tran Khanh Duy
90078cf1c9 Update languagelist_updater.sh 2020-11-19 09:59:19 +07:00
khanhduytran0
856b59fc40 Update date 2020-11-19 09:55:03 +07:00
khanhduytran0
1eef60c6e8 Changes
- Add language updater scripts
- [Custom controls] fix startup error
2020-11-19 09:54:09 +07:00
khanhduytran0
e43c868c60 [Custom controls] Remove DynamicControlData, because merged into ControlData 2020-11-19 09:27:04 +07:00
khanhduytran0
4d5e7a7faa Remove a return 2020-11-19 05:28:34 +07:00
khanhduytran0
31431b41a4 Fix x86 again 2020-11-19 05:14:11 +07:00
khanhduytran0
d3e270e96b [x86 fix] can't locate properly 2020-11-19 04:59:53 +07:00
khanhduytran0
4a853ec08f [Security fix] Avoid print access token to log 2020-11-18 20:18:09 +07:00
khanhduytran0
b18dc9b6da Prints LD_LIBRARY_PATH 2020-11-18 20:12:40 +07:00
khanhduytran0
233d82cba4 [Bug fix] x86: Unable to locate x86 JRE path correctly 2020-11-18 20:01:40 +07:00
khanhduytran0
9a95ef36eb x86 fix againn 2020-11-18 19:39:18 +07:00
khanhduytran0
6d23805215 Fix x86 2020-11-18 19:23:55 +07:00
khanhduytran0
1e8a51fd72 Changes
- Bug fix: architecture x86 (i*86) is always incompatible.
- Add some language list updater script
2020-11-18 19:17:03 +07:00
khanhduytran0
9a48f624d8 [Custom control] Fix the key index 2020-11-17 19:52:50 +07:00
khanhduytran0
9e6fbfd2d7 [Custom controls] Special buttons fix; Fix key index 2020-11-17 18:58:42 +07:00
khanhduytran0
54341d7cfe Use global Gson object with pretty printing 2020-11-17 18:01:20 +07:00
khanhduytran0
0ca33e4517 Bug fixes from previous change 2020-11-17 16:36:09 +07:00
khanhduytran0
84f97f3ccd A lot of changes
* Custom controls:
- Rename classes
- Add Dynamic position calculator for auto scale. TODO: document position variables
* Source code
- Abstracts MainActivity.java to prepare implement custom control.
2020-11-17 14:38:20 +07:00
khanhduytran0
67a0babb7a [Input pipe] Bug fix: touch after enter grab mode cause camera moved instantly 2020-11-16 16:15:02 +07:00
khanhduytran0
a0451c28bb [Mouse input] Comment out experimental parts 2020-11-16 15:50:39 +07:00
khanhduytran0
d855a34416 Compile fix 2020-11-16 15:45:37 +07:00
khanhduytran0
e37086b1da Cast to unsigned 2020-11-16 15:08:21 +07:00
khanhduytran0
97904c3b4a [Input pipe] Make char callbacks not always put to stack queue 2020-11-16 12:46:27 +07:00
khanhduytran0
55a966d018 [Bug fix] Scroll in grab mode 2020-11-16 05:22:41 +07:00
khanhduytran0
1c97507318 Scrolling and mouse button fix 2020-11-15 20:34:23 +07:00
khanhduytran0
feff4f38c8 Integrate scrolling into single finger 2020-11-15 19:39:26 +07:00
khanhduytran0
0211102f23 Abstracts to BaseLauncherActivity.java for easier maintaining multiple designs 2020-11-15 19:16:28 +07:00