Commit Graph

  • 37b3b02273 New translations strings.xml (German) Duy Tran Khanh 2021-11-28 03:18:00 +07:00
  • 9040857ac3 New translations strings.xml (Czech) Duy Tran Khanh 2021-11-28 03:17:58 +07:00
  • 2be5ae2584 Extend pause a bit SerpentSpirale 2021-11-27 19:03:02 +01:00
  • 6cdfe1a694 New eXperimental hack -> Texture size shrink SerpentSpirale 2021-11-27 19:02:49 +01:00
  • f3c16027a6 "Fix" showing incompatible runtimes SerpentSpirale 2021-11-27 16:18:35 +01:00
  • fc28e3af79 Add proguard flavour, for internal testing SerpentSpirale 2021-11-27 16:09:45 +01:00
  • c2036a1886 [DISABLED] Add experimental support for proguard. SerpentSpirale 2021-11-27 14:54:08 +01:00
  • ce5cf08cda New translations strings.xml (English (upside down)) Duy Tran Khanh 2021-11-27 03:19:59 +07:00
  • 68885bd6f8 New translations strings.xml (Ukrainian) Duy Tran Khanh 2021-11-27 03:19:58 +07:00
  • a7fad6100c Forgot a } in my previous commits SerpentSpirale 2021-11-26 15:35:59 +01:00
  • fb21ddce9a Reduce gamepad mouse latency by one frame SerpentSpirale 2021-11-26 00:06:40 +01:00
  • 5289c0164f "Fix" mouse poll based event SerpentSpirale 2021-11-26 00:06:32 +01:00
  • 3cfcae85de Fix improper default placement for the latestlog file SerpentSpirale 2021-11-24 12:04:31 +01:00
  • 99903eca6c ok, THIS TIME the Touchpad doesn't loop for infinity SerpentSpirale 2021-11-24 12:02:55 +01:00
  • 8ed8dee6f8 Fix for real this time SerpentSpirale 2021-11-23 10:35:08 +01:00
  • 3a6c8cf893 Fix touchpad mouse crash SerpentSpirale 2021-11-23 09:58:42 +01:00
  • 4a3a046e95 Better filtering of inputs for the back button SerpentSpirale 2021-11-22 18:29:50 +01:00
  • 32a4141d32 Remove some unused stuff in JavaGUILauncher SerpentSpirale 2021-11-22 18:19:07 +01:00
  • a99e081f33 Reset log file upon launching MC or a .jar SerpentSpirale 2021-11-22 13:29:14 +01:00
  • 5b728d051c Fix left offset controlling the top offset SerpentSpirale 2021-11-22 13:23:26 +01:00
  • 5c9d99a3b8 Proper auto-enabled state of the Touchpad SerpentSpirale 2021-11-21 18:32:32 +01:00
  • d5437659d0 Finally removed the LoggableActivity SerpentSpirale 2021-11-21 18:09:48 +01:00
  • 636fc0f9ed Add auto-scroll to LoggerView SerpentSpirale 2021-11-21 16:26:44 +01:00
  • 22602d717a LoggerView now auto-shows the log SerpentSpirale 2021-11-21 16:26:31 +01:00
  • d44f2dc023 - Update JavaGUILauncherActivity to use LoggerView - Simplified view hierarchy SerpentSpirale 2021-11-21 16:04:23 +01:00
  • 364509069e Ported JREUtils to use Logger class SerpentSpirale 2021-11-21 16:03:57 +01:00
  • 9e3d5532ef BaseMainActivity now uses a loggerView SerpentSpirale 2021-11-21 16:03:30 +01:00
  • f0a8448ac2 Fully implemented LoggerView with singleton Logger SerpentSpirale 2021-11-21 15:58:11 +01:00
  • 46481cdcaa W.I.P Port over to the new logger SerpentSpirale 2021-11-20 23:59:44 +01:00
  • fa79784513 Add LoggerView.java, Logger.java, and loggerview_layout.xml SerpentSpirale 2021-11-20 23:58:33 +01:00
  • b73b85f92f Update build.gradle SerpentSpirale 2021-11-20 23:57:30 +01:00
  • 84787e0bd7 Fix android 12 controller crash bug, removing reflection SerpentSpirale 2021-11-19 17:44:25 +01:00
  • 58a63b02eb Fix tap activating the left mouse button SerpentSpirale 2021-11-19 17:43:51 +01:00
  • 165cc2a8f0 Fix back key not being intercepted SerpentSpirale 2021-11-19 17:42:56 +01:00
  • 2a12db6216 - Fix distance evaluation bug - Move static inputs methods to CallbackBridge - Restored pointerDebugTextview, now auto-instanciated. - Simplified main_with_ctrl hierarchy SerpentSpirale 2021-11-19 15:54:41 +01:00
  • 15ece0c416 - Move most input handling to the MCGLView - Remove context holding from the Gamepad object - Simplified main_with_custom_ctrl layout hierarchy SerpentSpirale 2021-11-18 22:22:57 +01:00
  • 3cb50a46ca Fix sqare detection box for touch slopiness SerpentSpirale 2021-11-18 18:01:24 +01:00
  • a5d0c89be6 Make use of the MCOptionListener SerpentSpirale 2021-11-18 09:48:29 +01:00
  • 81018bf517 Cleanup BaseMainActivity SerpentSpirale 2021-11-18 09:48:13 +01:00
  • 3dd0e0331b - Move some BaseMainActivity to their respective classes - Improved control onTouch performance SerpentSpirale 2021-11-18 00:07:37 +01:00
  • 9198413f11 Remove right override button behavior SerpentSpirale 2021-11-18 00:05:43 +01:00
  • 304a84a13b Make use of the getMCScale from MCOptionUtils SerpentSpirale 2021-11-18 00:03:36 +01:00
  • 68aeae45e2 Add listener for mcOptions, and getMcScale to MCOptionUtils SerpentSpirale 2021-11-18 00:01:06 +01:00
  • a2cd6c8f7d Fix improper coordinate precision on mouse clicks SerpentSpirale 2021-11-18 00:00:01 +01:00
  • 8993fb9506 currentDisplayMetrics are more frequently updated SerpentSpirale 2021-11-17 23:59:20 +01:00
  • 246537d01a CI: Update vgpu github-actions 2021-11-15 21:37:03 +00:00
  • 447d46510b CI: Update gl4es github-actions 2021-11-15 21:34:33 +00:00
  • 4f53399d09 WIP moving code from BaseMainActivity to MineViewGL SerpentSpirale 2021-11-15 22:30:25 +01:00
  • 9602e9b492 Rename one variable SerpentSpirale 2021-11-15 22:29:48 +01:00
  • 0aa0e2cde7 New translations strings.xml (Ukrainian) Duy Tran Khanh 2021-11-23 21:23:19 +07:00
  • 693b2f2445 New translations strings.xml (French) Duy Tran Khanh 2021-11-23 21:23:17 +07:00
  • 2ec6c4d18c Revert workaround + vtest is now a single lib khanhduytran0 2021-11-23 05:33:53 +07:00
  • 51edd78456 New translations strings.xml (French) Duy Tran Khanh 2021-11-22 21:03:24 +07:00
  • 511ef3833c VirGL: Attempt to workaround Android 7.0 dlopen bug(?) Duy Tran Khanh 2021-11-22 16:56:18 +07:00
  • d79a910d4b sprintf format moment Duy Tran Khanh 2021-11-22 06:20:59 +07:00
  • 401e092eee VirGL: more changes for Android 7.0 support Duy Tran Khanh 2021-11-22 06:10:16 +07:00
  • fb6d9d76a3 New translations strings.xml (Vietnamese) Duy Tran Khanh 2021-11-21 21:04:03 +07:00
  • e0289313c1 New translations strings.xml (Czech) Duy Tran Khanh 2021-11-21 21:04:01 +07:00
  • ff733e1f75 Merge branch 'v3_openjdk' into l10n_v3_openjdk2 Duy Tran Khanh 2021-11-21 13:28:19 +07:00
  • 4bb850f2d5 New translations strings.xml (Portuguese) Duy Tran Khanh 2021-11-20 21:07:45 +07:00
  • 645b535ecb New translations strings.xml (Polish) Duy Tran Khanh 2021-11-19 21:10:41 +07:00
  • bb6d09042a New translations strings.xml (Portuguese, Brazilian) Duy Tran Khanh 2021-11-18 21:03:12 +07:00
  • 83efacbe69 New translations strings.xml (Ukrainian) Duy Tran Khanh 2021-11-17 17:57:45 +07:00
  • 38b649a657 New translations strings.xml (Russian (pre-revolutionary)) Duy Tran Khanh 2021-11-16 17:57:40 +07:00
  • 50bd48c106 New translations strings.xml (Slovak) Duy Tran Khanh 2021-11-16 17:57:39 +07:00
  • 662ba5ccd6 New translations strings.xml (Russian) Duy Tran Khanh 2021-11-16 17:57:38 +07:00
  • 2ba9682386 New translations strings.xml (Portuguese) Duy Tran Khanh 2021-11-16 17:57:37 +07:00
  • 1fc08ddefa New translations strings.xml (Polish) Duy Tran Khanh 2021-11-16 17:57:36 +07:00
  • 84a6bd4326 New translations strings.xml (Norwegian) Duy Tran Khanh 2021-11-16 17:57:35 +07:00
  • 9aa32dc83e New translations strings.xml (Korean) Duy Tran Khanh 2021-11-16 17:57:32 +07:00
  • 734dbc7eef New translations strings.xml (Italian) Duy Tran Khanh 2021-11-16 17:57:31 +07:00
  • 8db45f1122 New translations strings.xml (Serbian (Cyrillic)) Duy Tran Khanh 2021-11-16 17:57:29 +07:00
  • 95de4ea777 New translations strings.xml (German) Duy Tran Khanh 2021-11-16 17:57:25 +07:00
  • aa809e9f27 New translations strings.xml (Czech) Duy Tran Khanh 2021-11-16 17:57:23 +07:00
  • f050938bfd New translations strings.xml (Arabic) Duy Tran Khanh 2021-11-16 17:57:21 +07:00
  • 258814e197 New translations strings.xml (Spanish) Duy Tran Khanh 2021-11-16 17:57:19 +07:00
  • ff74407d64 New translations strings.xml (Hebrew) Duy Tran Khanh 2021-11-16 17:57:17 +07:00
  • c5dce657e1 New translations strings.xml (Romanian) Duy Tran Khanh 2021-11-16 17:57:16 +07:00
  • aad63c6f58 New translations strings.xml (Ukrainian) Duy Tran Khanh 2021-11-16 17:57:15 +07:00
  • d4585e3264 New translations strings.xml (LOLCAT) Duy Tran Khanh 2021-11-16 17:57:13 +07:00
  • 382a114d83 New translations strings.xml (English (upside down)) Duy Tran Khanh 2021-11-16 17:57:12 +07:00
  • 354cba1982 New translations strings.xml (Filipino) Duy Tran Khanh 2021-11-16 17:57:08 +07:00
  • fe83835d4d New translations strings.xml (Turkish) Duy Tran Khanh 2021-11-16 17:57:06 +07:00
  • 6e3ba9954d New translations strings.xml (Malay) Duy Tran Khanh 2021-11-16 17:57:05 +07:00
  • 5adf725457 New translations strings.xml (Persian) Duy Tran Khanh 2021-11-16 17:57:02 +07:00
  • 974dfc0587 New translations strings.xml (Indonesian) Duy Tran Khanh 2021-11-16 17:57:01 +07:00
  • cccec03396 New translations strings.xml (Portuguese, Brazilian) Duy Tran Khanh 2021-11-16 17:57:00 +07:00
  • 7de9753e73 New translations strings.xml (Vietnamese) Duy Tran Khanh 2021-11-16 17:56:58 +07:00
  • f4a8d980a1 New translations strings.xml (English) Duy Tran Khanh 2021-11-16 17:56:57 +07:00
  • 72de4a1e9a New translations strings.xml (Chinese Traditional) Duy Tran Khanh 2021-11-16 17:56:56 +07:00
  • 2079761fc8 New translations strings.xml (Chinese Simplified) Duy Tran Khanh 2021-11-16 17:56:55 +07:00
  • 3ee46f49c4 CI: Update gl4es github-actions 2021-11-15 16:32:09 +00:00
  • 3e5f04a2d2 Changes - Removed Zink from renderer list - Added virgl binaries for all architectures except 32-bit x86 - Updated all Mesa binaries to latest artdeell 2021-11-15 19:24:49 +03:00
  • cd80841236 Merge branch 'v3-virgl' into v3_openjdk ArtDev 2021-11-15 18:08:25 +03:00
  • 95ad0a3b89 New translations strings.xml (Polish) Duy Tran Khanh 2021-11-15 18:01:07 +07:00
  • 2223d619b6 New translations strings.xml (Italian) Duy Tran Khanh 2021-11-15 18:01:01 +07:00
  • 1fa4250995 New translations strings.xml (German) Duy Tran Khanh 2021-11-15 18:00:58 +07:00
  • 71a39d854e New translations strings.xml (Czech) Duy Tran Khanh 2021-11-15 18:00:56 +07:00
  • 55165648b0 New translations strings.xml (Vietnamese) Duy Tran Khanh 2021-11-15 18:00:36 +07:00
  • 281a4a40e9 New translations strings.xml (Chinese Simplified) Duy Tran Khanh 2021-11-15 18:00:33 +07:00