847 Commits

Author SHA1 Message Date
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
khanhduytran0
84d8fbacd0 DownloadUtils.java: Change some in throwing exception 2020-11-15 16:27:50 +07:00
khanhduytran0
8f5608975e [Bug fix] Offline play causes error 2020-11-15 13:04:01 +07:00
khanhduytran0
d41bcb6561 Sorting 2020-11-15 09:53:59 +07:00
khanhduytran0
d46abbe040 Fix internal errors 2020-11-15 09:49:27 +07:00
khanhduytran0
a33dcfaf9f [Custom version] Improve MC version inheriting combination 2020-11-15 09:37:00 +07:00
khanhduytran0
bfec5cdd44 Try fix scrolling 2020-11-15 06:40:51 +07:00
khanhduytran0
217f3997db Scroll when hold 2 fingers 2020-11-14 15:42:09 +07:00
khanhduytran0
ebc95ec9c7 Move LIBGL_BATCH=10 to environment variable 2020-11-13 05:21:31 +07:00
LegacyGamerHD
e90a9e0a0e
correct my stuff 2020-11-12 17:35:22 +01:00
LegacyGamerHD
9c5ad4c505
Update Tools.java 2020-11-12 16:55:33 +01:00
LegacyGamerHD
678b86f228
Update Tools.java 2020-11-12 16:49:12 +01:00
khanhduytran0
78d2908fad Debug 2020-11-12 19:13:55 +07:00
khanhduytran0
e8e7e88240 Implements language changer 2020-11-12 18:52:07 +07:00
khanhduytran0
57325f4871 Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk 2020-11-12 11:48:35 +07:00
khanhduytran0
2cf9777991 Use mutex lock instead of "Thread.sleep()" 2020-11-12 11:47:03 +07:00
khanhduytran0
edf9f3a4e0 Fix string and JNI call 2020-11-12 10:09:38 +07:00
khanhduytran0
567d801f5c Remove GL4ES 1.1.5 (mc 1.7.10 broken on it)
Fixes after cleanup
2020-11-12 10:02:57 +07:00
khanhduytran0
d1be63ab8b Bump to 3.3beta 2020-11-12 09:35:21 +07:00
khanhduytran0
5214a4f7e6 Code cleanup
- Move source files to convenient folders
- Remove unused classes
- Remove NDK ABI filter (supports all architectures)
2020-11-12 09:34:08 +07:00
khanhduytran0
2ae3bd748d Changes
- [Java code] Partial Tabs to spaces
- [Native code] Disable build debuggerd
- [Input pipe] Better key handling
2020-11-12 06:07:25 +07:00
khanhduytran0
553f874cbc Fix 2020-11-11 19:56:34 +07:00
khanhduytran0
b1f0c2973f Fix 2020-11-11 19:42:53 +07:00
khanhduytran0
fce46f1614 Changes/Additional to crash dumper 2020-11-11 19:39:05 +07:00
khanhduytran0
13a63edf8a Remove libunwind source code; Modify Android.mk files 2020-11-11 18:03:05 +07:00
Tran Khanh Duy
d696667e6e
Disable test 2020-11-11 15:31:38 +07:00
Tran Khanh Duy
280fd6202b
libunwind 2020-11-11 15:27:00 +07:00
khanhduytran0
96386416af Call subdir makefiles 2020-11-11 15:14:51 +07:00
Tran Khanh Duy
68d83d0614
Update Android.mk 2020-11-11 13:09:02 +07:00
Tran Khanh Duy
403feb10e8
Update Android.mk 2020-11-11 12:53:42 +07:00
Tran Khanh Duy
7da7ae4f82
Update Android.build.mk 2020-11-11 12:49:28 +07:00
Tran Khanh Duy
e17ec0bfef
Update Android.build.mk 2020-11-11 12:43:21 +07:00
khanhduytran0
06338cb519 Changes
- [UI] Change value from pixel to dimen
- Add a crash dumper
2020-11-11 12:26:25 +07:00
khanhduytran0
6da86cdb3f Add import 2020-11-10 20:06:48 +07:00
khanhduytran0
4d73882708 Copy from MCLauncherActivity.java 2020-11-10 20:05:27 +07:00