Commit Graph

  • e520b52dee Update JREUtils.java LegacyGamerHD 2020-11-19 20:17:47 +01:00
  • 42c16e4231 test LegacyGamerHD 2020-11-19 20:00:16 +01:00
  • eff63c2f58 New translations strings.xml (Chinese Simplified) Tran Khanh Duy 2020-11-20 00:38:07 +07:00
  • f75ff505ab New translations strings.xml (Chinese Simplified) Tran Khanh Duy 2020-11-19 23:29:14 +07:00
  • d6417c7b5a [Input bridge] Very little doc khanhduytran0 2020-11-19 19:30:27 +07:00
  • 46dd310c65 [Language changer] Bug fix khanhduytran0 2020-11-19 18:28:22 +07:00
  • 09eeb0febe New translations strings.xml (Turkish) Tran Khanh Duy 2020-11-19 15:47:32 +07:00
  • f4d1b8ee53 Complete the language list generator khanhduytran0 2020-11-19 14:47:46 +07:00
  • d91e85f980 Update languagelist_updater.sh Tran Khanh Duy 2020-11-19 14:16:29 +07:00
  • 993b1e4afc Update languagelist_updater.sh Tran Khanh Duy 2020-11-19 14:15:08 +07:00
  • 11e34e3e1b Update languagelist_updater.sh Tran Khanh Duy 2020-11-19 14:14:00 +07:00
  • d733a4735d Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk khanhduytran0 2020-11-19 12:49:18 +07:00
  • 6e3bb2b987 New translations strings.xml (Chinese Simplified) Tran Khanh Duy 2020-11-19 12:34:56 +07:00
  • 22cb3e16f4 New translations strings.xml (Chinese Simplified) Tran Khanh Duy 2020-11-19 12:34:52 +07:00
  • 426a316bbd Bug fixrs - Language script updater script generates wrong output. - Try to fix OpenGL render surface always focus. khanhduytran0 2020-11-19 12:08:02 +07:00
  • dd8ba496cf New translations strings.xml (Chinese Simplified) Tran Khanh Duy 2020-11-19 11:23:23 +07:00
  • 90078cf1c9 Update languagelist_updater.sh Tran Khanh Duy 2020-11-19 09:59:19 +07:00
  • 856b59fc40 Update date khanhduytran0 2020-11-19 09:55:03 +07:00
  • 1eef60c6e8 Changes - Add language updater scripts - [Custom controls] fix startup error khanhduytran0 2020-11-19 09:54:09 +07:00
  • 03b34f0320 New translations strings.xml (Spanish) Tran Khanh Duy 2020-11-19 09:34:47 +07:00
  • 0e77351752 New translations strings.xml (Spanish) Tran Khanh Duy 2020-11-19 09:34:42 +07:00
  • e43c868c60 [Custom controls] Remove DynamicControlData, because merged into ControlData khanhduytran0 2020-11-19 09:27:04 +07:00
  • 7e407b2cc7 New translations strings.xml (Spanish) Tran Khanh Duy 2020-11-19 08:37:59 +07:00
  • 4d5e7a7faa Remove a return khanhduytran0 2020-11-19 05:28:34 +07:00
  • 31431b41a4 Fix x86 again khanhduytran0 2020-11-19 05:14:11 +07:00
  • d3e270e96b [x86 fix] can't locate properly khanhduytran0 2020-11-19 04:59:53 +07:00
  • 4a853ec08f [Security fix] Avoid print access token to log khanhduytran0 2020-11-18 20:18:09 +07:00
  • b18dc9b6da Prints LD_LIBRARY_PATH khanhduytran0 2020-11-18 20:12:40 +07:00
  • 233d82cba4 [Bug fix] x86: Unable to locate x86 JRE path correctly khanhduytran0 2020-11-18 20:01:40 +07:00
  • 9a95ef36eb x86 fix againn khanhduytran0 2020-11-18 19:39:18 +07:00
  • 6d23805215 Fix x86 khanhduytran0 2020-11-18 19:23:55 +07:00
  • 1e8a51fd72 Changes - Bug fix: architecture x86 (i*86) is always incompatible. - Add some language list updater script khanhduytran0 2020-11-18 19:17:03 +07:00
  • 9a48f624d8 [Custom control] Fix the key index khanhduytran0 2020-11-17 19:52:50 +07:00
  • 9e6fbfd2d7 [Custom controls] Special buttons fix; Fix key index khanhduytran0 2020-11-17 18:58:42 +07:00
  • 54341d7cfe Use global Gson object with pretty printing khanhduytran0 2020-11-17 18:01:20 +07:00
  • 0ca33e4517 Bug fixes from previous change khanhduytran0 2020-11-17 16:36:09 +07:00
  • 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. khanhduytran0 2020-11-17 14:38:20 +07:00
  • 67a0babb7a [Input pipe] Bug fix: touch after enter grab mode cause camera moved instantly khanhduytran0 2020-11-16 16:15:02 +07:00
  • a0451c28bb [Mouse input] Comment out experimental parts khanhduytran0 2020-11-16 15:50:39 +07:00
  • d855a34416 Compile fix khanhduytran0 2020-11-16 15:45:37 +07:00
  • e37086b1da Cast to unsigned khanhduytran0 2020-11-16 15:08:21 +07:00
  • 97904c3b4a [Input pipe] Make char callbacks not always put to stack queue khanhduytran0 2020-11-16 12:46:27 +07:00
  • 55a966d018 [Bug fix] Scroll in grab mode khanhduytran0 2020-11-16 05:22:41 +07:00
  • 1c97507318 Scrolling and mouse button fix khanhduytran0 2020-11-15 20:34:23 +07:00
  • feff4f38c8 Integrate scrolling into single finger khanhduytran0 2020-11-15 19:39:26 +07:00
  • 0211102f23 Abstracts to BaseLauncherActivity.java for easier maintaining multiple designs khanhduytran0 2020-11-15 19:16:28 +07:00
  • 84d8fbacd0 DownloadUtils.java: Change some in throwing exception khanhduytran0 2020-11-15 16:27:50 +07:00
  • 2cd2cc71d8 New translations strings.xml (Indonesian) Tran Khanh Duy 2020-11-15 15:12:57 +07:00
  • 8f5608975e [Bug fix] Offline play causes error khanhduytran0 2020-11-15 13:04:01 +07:00
  • d41bcb6561 Sorting khanhduytran0 2020-11-15 09:53:59 +07:00
  • d46abbe040 Fix internal errors khanhduytran0 2020-11-15 09:49:27 +07:00
  • a33dcfaf9f [Custom version] Improve MC version inheriting combination khanhduytran0 2020-11-15 09:37:00 +07:00
  • bfec5cdd44 Try fix scrolling khanhduytran0 2020-11-15 06:40:51 +07:00
  • 217f3997db Scroll when hold 2 fingers khanhduytran0 2020-11-14 15:42:09 +07:00
  • ebc95ec9c7 Move LIBGL_BATCH=10 to environment variable khanhduytran0 2020-11-13 05:21:31 +07:00
  • e90a9e0a0e correct my stuff LegacyGamerHD 2020-11-12 17:35:22 +01:00
  • b79e1b40f9 New translations strings.xml (Russian) Tran Khanh Duy 2020-11-12 23:02:08 +07:00
  • 37a1880656 New translations strings.xml (Dutch) Tran Khanh Duy 2020-11-12 23:02:06 +07:00
  • 9c5ad4c505 Update Tools.java LegacyGamerHD 2020-11-12 16:55:33 +01:00
  • 678b86f228 Update Tools.java LegacyGamerHD 2020-11-12 16:49:12 +01:00
  • 315363db58 New translations strings.xml (Russian) Tran Khanh Duy 2020-11-12 20:36:53 +07:00
  • 78d2908fad Debug khanhduytran0 2020-11-12 19:13:55 +07:00
  • 906d148565 New translations strings.xml (Spanish) Tran Khanh Duy 2020-11-12 18:58:19 +07:00
  • 2284964806 New translations strings.xml (Catalan) Tran Khanh Duy 2020-11-12 18:58:16 +07:00
  • c56a4b0850 New translations strings.xml (Czech) Tran Khanh Duy 2020-11-12 18:58:14 +07:00
  • dbd26660a7 New translations strings.xml (German) Tran Khanh Duy 2020-11-12 18:58:12 +07:00
  • 738b389bf1 New translations strings.xml (Italian) Tran Khanh Duy 2020-11-12 18:58:06 +07:00
  • 0b0c26e26f New translations strings.xml (French) Tran Khanh Duy 2020-11-12 18:58:03 +07:00
  • 520f846be6 New translations strings.xml (Dutch) Tran Khanh Duy 2020-11-12 18:58:01 +07:00
  • e7336abb59 New translations strings.xml (Polish) Tran Khanh Duy 2020-11-12 18:57:59 +07:00
  • e39ddc79bc New translations strings.xml (Russian) Tran Khanh Duy 2020-11-12 18:57:57 +07:00
  • 382957ff16 New translations strings.xml (Turkish) Tran Khanh Duy 2020-11-12 18:57:54 +07:00
  • 16b9773ac9 New translations strings.xml (Ukrainian) Tran Khanh Duy 2020-11-12 18:57:52 +07:00
  • 214beb31ac New translations strings.xml (English) Tran Khanh Duy 2020-11-12 18:57:49 +07:00
  • a08b750382 New translations strings.xml (Vietnamese) Tran Khanh Duy 2020-11-12 18:57:47 +07:00
  • 76f3ed34bd New translations strings.xml (Portuguese, Brazilian) Tran Khanh Duy 2020-11-12 18:57:46 +07:00
  • 56a1c080a9 New translations strings.xml (Indonesian) Tran Khanh Duy 2020-11-12 18:57:44 +07:00
  • e8e7e88240 Implements language changer khanhduytran0 2020-11-12 18:52:07 +07:00
  • 6bd26704a9 New translations strings.xml (Dutch) Tran Khanh Duy 2020-11-12 16:24:56 +07:00
  • 1a76b9f48d New translations strings.xml (Italian) Tran Khanh Duy 2020-11-12 15:27:35 +07:00
  • 57325f4871 Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk khanhduytran0 2020-11-12 11:48:35 +07:00
  • 2cf9777991 Use mutex lock instead of "Thread.sleep()" khanhduytran0 2020-11-12 11:47:03 +07:00
  • 4303a6f871 New translations strings.xml (Spanish) Tran Khanh Duy 2020-11-12 10:44:27 +07:00
  • 873a182688 New translations strings.xml (Catalan) Tran Khanh Duy 2020-11-12 10:44:24 +07:00
  • fa4e4a3310 New translations strings.xml (Czech) Tran Khanh Duy 2020-11-12 10:44:23 +07:00
  • 76f13c0288 New translations strings.xml (German) Tran Khanh Duy 2020-11-12 10:44:20 +07:00
  • 2cf8e132cd New translations strings.xml (Italian) Tran Khanh Duy 2020-11-12 10:44:15 +07:00
  • 26df54f142 New translations strings.xml (French) Tran Khanh Duy 2020-11-12 10:44:12 +07:00
  • 7b85f829fb New translations strings.xml (Dutch) Tran Khanh Duy 2020-11-12 10:44:10 +07:00
  • b708567a36 New translations strings.xml (Polish) Tran Khanh Duy 2020-11-12 10:44:08 +07:00
  • d3fc73a5ee New translations strings.xml (Russian) Tran Khanh Duy 2020-11-12 10:44:06 +07:00
  • 8d4f51d70b New translations strings.xml (Turkish) Tran Khanh Duy 2020-11-12 10:44:03 +07:00
  • e554cbef79 New translations strings.xml (Ukrainian) Tran Khanh Duy 2020-11-12 10:44:01 +07:00
  • c7977789d0 New translations strings.xml (English) Tran Khanh Duy 2020-11-12 10:43:58 +07:00
  • 9f894d97fe New translations strings.xml (Vietnamese) Tran Khanh Duy 2020-11-12 10:43:56 +07:00
  • 65a9a4222c New translations strings.xml (Portuguese, Brazilian) Tran Khanh Duy 2020-11-12 10:43:54 +07:00
  • d69ef66092 New translations strings.xml (Indonesian) Tran Khanh Duy 2020-11-12 10:43:53 +07:00
  • edf9f3a4e0 Fix string and JNI call khanhduytran0 2020-11-12 10:09:38 +07:00
  • 567d801f5c Remove GL4ES 1.1.5 (mc 1.7.10 broken on it) Fixes after cleanup khanhduytran0 2020-11-12 10:02:57 +07:00
  • d1be63ab8b Bump to 3.3beta khanhduytran0 2020-11-12 09:35:21 +07:00