4754 Commits

Author SHA1 Message Date
SerpentSpirale
3cfcae85de Fix improper default placement for the latestlog file 2021-11-25 21:06:12 +01:00
SerpentSpirale
99903eca6c ok, THIS TIME the Touchpad doesn't loop for infinity 2021-11-25 21:06:12 +01:00
SerpentSpirale
8ed8dee6f8 Fix for real this time 2021-11-25 21:06:12 +01:00
SerpentSpirale
3a6c8cf893 Fix touchpad mouse crash 2021-11-25 21:06:12 +01:00
SerpentSpirale
4a3a046e95 Better filtering of inputs for the back button 2021-11-25 21:06:12 +01:00
SerpentSpirale
32a4141d32 Remove some unused stuff in JavaGUILauncher 2021-11-25 21:06:12 +01:00
SerpentSpirale
a99e081f33 Reset log file upon launching MC or a .jar 2021-11-25 21:06:12 +01:00
SerpentSpirale
5b728d051c Fix left offset controlling the top offset 2021-11-25 21:06:12 +01:00
SerpentSpirale
5c9d99a3b8 Proper auto-enabled state of the Touchpad 2021-11-25 21:06:12 +01:00
SerpentSpirale
d5437659d0 Finally removed the LoggableActivity 2021-11-25 21:06:12 +01:00
SerpentSpirale
636fc0f9ed Add auto-scroll to LoggerView 2021-11-25 21:06:12 +01:00
SerpentSpirale
22602d717a LoggerView now auto-shows the log 2021-11-25 21:06:12 +01:00
SerpentSpirale
d44f2dc023 - Update JavaGUILauncherActivity to use LoggerView
- Simplified view hierarchy
2021-11-25 21:06:12 +01:00
SerpentSpirale
364509069e Ported JREUtils to use Logger class 2021-11-25 21:06:12 +01:00
SerpentSpirale
9e3d5532ef BaseMainActivity now uses a loggerView 2021-11-25 21:06:12 +01:00
SerpentSpirale
f0a8448ac2 Fully implemented LoggerView with singleton Logger 2021-11-25 21:06:12 +01:00
SerpentSpirale
46481cdcaa W.I.P Port over to the new logger 2021-11-25 21:06:12 +01:00
SerpentSpirale
fa79784513 Add LoggerView.java, Logger.java, and loggerview_layout.xml 2021-11-25 21:06:12 +01:00
SerpentSpirale
b73b85f92f Update build.gradle 2021-11-25 21:06:12 +01:00
SerpentSpirale
84787e0bd7 Fix android 12 controller crash bug, removing reflection 2021-11-25 21:06:12 +01:00
SerpentSpirale
58a63b02eb Fix tap activating the left mouse button 2021-11-25 21:06:12 +01:00
SerpentSpirale
165cc2a8f0 Fix back key not being intercepted 2021-11-25 21:06:12 +01:00
SerpentSpirale
2a12db6216 - Fix distance evaluation bug
- Move static inputs methods to CallbackBridge
- Restored pointerDebugTextview, now auto-instanciated.
- Simplified main_with_ctrl hierarchy
2021-11-25 21:06:12 +01:00
SerpentSpirale
15ece0c416 - Move most input handling to the MCGLView
- Remove context holding from the Gamepad object
- Simplified main_with_custom_ctrl layout hierarchy
2021-11-25 21:06:12 +01:00
SerpentSpirale
3cb50a46ca Fix sqare detection box for touch slopiness 2021-11-25 21:06:12 +01:00
SerpentSpirale
a5d0c89be6 Make use of the MCOptionListener 2021-11-25 21:06:12 +01:00
SerpentSpirale
81018bf517 Cleanup BaseMainActivity 2021-11-25 21:06:12 +01:00
SerpentSpirale
3dd0e0331b - Move some BaseMainActivity to their respective classes
- Improved control onTouch performance
2021-11-25 21:06:12 +01:00
SerpentSpirale
9198413f11 Remove right override button behavior 2021-11-25 21:06:12 +01:00
SerpentSpirale
304a84a13b Make use of the getMCScale from MCOptionUtils 2021-11-25 21:06:12 +01:00
SerpentSpirale
68aeae45e2 Add listener for mcOptions, and getMcScale to MCOptionUtils 2021-11-25 21:06:12 +01:00
SerpentSpirale
a2cd6c8f7d Fix improper coordinate precision on mouse clicks 2021-11-25 21:06:12 +01:00
SerpentSpirale
8993fb9506 currentDisplayMetrics are more frequently updated 2021-11-25 21:06:12 +01:00
github-actions
246537d01a CI: Update vgpu 2021-11-25 21:06:12 +01:00
github-actions
447d46510b CI: Update gl4es 2021-11-25 21:06:12 +01:00
SerpentSpirale
4f53399d09 WIP moving code from BaseMainActivity to MineViewGL 2021-11-25 21:06:12 +01:00
SerpentSpirale
9602e9b492 Rename one variable 2021-11-25 21:06:12 +01:00
khanhduytran0
2ec6c4d18c Revert workaround + vtest is now a single lib 2021-11-23 05:33:53 +07:00
Duy Tran Khanh
511ef3833c VirGL: Attempt to workaround Android 7.0 dlopen bug(?) 2021-11-22 16:56:18 +07:00
Duy Tran Khanh
d79a910d4b
sprintf format moment 2021-11-22 06:20:59 +07:00
Duy Tran Khanh
401e092eee VirGL: more changes for Android 7.0 support 2021-11-22 06:10:16 +07:00
github-actions
3ee46f49c4 CI: Update gl4es 2021-11-15 16:32:09 +00:00
artdeell
3e5f04a2d2 Changes
- Removed Zink from renderer list
 - Added virgl binaries for all architectures except 32-bit x86
 - Updated all Mesa binaries to latest
2021-11-15 19:24:49 +03:00
ArtDev
cd80841236
Merge branch 'v3-virgl' into v3_openjdk 2021-11-15 18:08:25 +03:00
SerpentSpirale
fa78ff0642 Increase touchpad mouse resilience 2021-11-15 11:05:17 +01:00
SerpentSpirale
d4e19bf6a8 Fix hotbar taking mouse pass-through 2021-11-14 22:35:01 +01:00
SerpentSpirale
58e2c2ff82 Fix improper function signature 2021-11-14 18:52:11 +01:00
SerpentSpirale
690883ddee - Fix custom increment implementation
- Add custom increments
2021-11-14 18:06:00 +01:00
SerpentSpirale
14529f109b New option: sustained performance 2021-11-14 14:51:36 +01:00
SerpentSpirale
154fb36cb0 Remove useless code 2021-11-14 14:50:16 +01:00