Commit Graph

  • bb348c1532 Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk khanhduytran0 2020-12-01 13:14:46 +07:00
  • 01839973df [awt_xawt] Stub the whole x lib khanhduytran0 2020-12-01 13:13:49 +07:00
  • 640bbec725 [awt_xawt] JNI_OnLoad Duy Tran Khanh 2020-12-01 12:21:19 +07:00
  • a3adc77d18 [awt_xawt] fixe Duy Tran Khanh 2020-12-01 12:17:13 +07:00
  • 91f49a0619 [awt_xawt] compile fix khanhduytran0 2020-12-01 11:40:15 +07:00
  • 5fcbe9f08e Remove includes Duy Tran Khanh 2020-12-01 06:25:38 +07:00
  • 3e2eb97208 Remove execinfo.h include Duy Tran Khanh 2020-12-01 06:21:42 +07:00
  • 771f233ba4 Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk khanhduytran0 2020-12-01 06:11:23 +07:00
  • 868c282efe [awt_xawt] add missing methods khanhduytran0 2020-12-01 06:10:07 +07:00
  • fc6c0c8c1b Fall back to API 26 ArtDev 2020-11-30 22:55:58 +03:00
  • 3900b0a62c mojang_logo.png by @provsalt ArtDev 2020-11-30 22:03:26 +03:00
  • cf948a59dd Change target API to 29 for GPlay; disable debugging for release build artdeell 2020-11-30 18:40:07 +03:00
  • 425141aeea upload logo.png by @Syjalo ArtDev 2020-11-30 18:16:20 +03:00
  • 23b405c10c Change branding artdeell 2020-11-30 18:07:10 +03:00
  • 2cef96b8fa Fix rumtime khanhduytran0 2020-11-30 19:31:02 +07:00
  • 4089fa270c Changes - Remove crash dumper (unused yet..) - Fix random crashes on custom controls khanhduytran0 2020-11-30 19:12:26 +07:00
  • a08a0cd46d Update android.yml Duy Tran Khanh 2020-11-30 19:04:31 +07:00
  • 53235803ce [Android CI] also upload APK without runtime Duy Tran Khanh 2020-11-30 19:01:10 +07:00
  • 855fdebb61 New translations strings.xml (Polish) Duy Tran Khanh 2020-11-30 15:36:02 +07:00
  • 1054fa1401 New translations strings.xml (Polish) Duy Tran Khanh 2020-11-30 14:38:09 +07:00
  • c92a43124d New translations strings.xml (Russian) Duy Tran Khanh 2020-11-30 14:38:07 +07:00
  • 8dfc8cb0dd New translations strings.xml (Polish) Duy Tran Khanh 2020-11-30 14:38:01 +07:00
  • 3527df6d56 Update version Duy Tran Khanh 2020-11-30 14:04:24 +07:00
  • 1d44757cff Update to 31fb36e55d Duy Tran Khanh 2020-11-30 14:00:56 +07:00
  • 910aab8527 SANITY: remove the existing runtime before installing artdeell 2020-11-29 18:38:50 +03:00
  • fea686c66b Fix it AGAIN artdeell 2020-11-29 18:13:03 +03:00
  • a5c97f85f2 Fix compilation ArtDev 2020-11-29 18:05:53 +03:00
  • 3ffc70a4b6 Try to apply version via a file ArtDev 2020-11-29 17:59:05 +03:00
  • b394265263 Create jre runtime folder if it does not exist ArtDev 2020-11-29 17:01:55 +03:00
  • 58292a04e8 Fix paths ArtDev 2020-11-29 16:47:13 +03:00
  • 02b6a23a8e Add the runtime ArtDev 2020-11-29 16:34:37 +03:00
  • cbe25c83c0 Restore a part khanhduytran0 2020-11-29 20:22:38 +07:00
  • 894434fdb4 Changes - [JRE auto install] Use short-hand methods - [IOUtils.copy()] check and add close() after them khanhduytran0 2020-11-29 20:01:58 +07:00
  • af609c2d46 [JRE auto install] use short-hand method and other stuff khanhduytran0 2020-11-29 19:47:47 +07:00
  • e823ac9971 JRE auto-install (untested) artdeell 2020-11-29 15:19:51 +03:00
  • 49be66a48d [Mod install launch] Correctly handle exit code khanhduytran0 2020-11-29 18:55:32 +07:00
  • cd5c2605ae New translations strings.xml (Ukrainian) Duy Tran Khanh 2020-11-29 18:28:05 +07:00
  • 21de30702d New translations strings.xml (Ukrainian) Duy Tran Khanh 2020-11-29 17:29:09 +07:00
  • 1ac648e998 [lwjglx] Update to commit b19d89d: Force fullscreen khanhduytran0 2020-11-29 16:22:04 +07:00
  • 328df2c889 [Text input] Still trying to get unicode to work khanhduytran0 2020-11-29 14:46:35 +07:00
  • 403fe60d13 Create GPLAY_PRIVACY_POLICY ArtDev 2020-11-29 09:02:05 +03:00
  • d8832d76cc Merge branch 'v3_openjdk' of https://github.com/khanhduytran0/PojavLauncher.git into v3_openjdk khanhduytran0 2020-11-29 10:11:21 +07:00
  • ec81d099ad Print stack trace khanhduytran0 2020-11-29 10:10:57 +07:00
  • 343c0253cb [Fabric installer] Crash fix khanhduytran0 2020-11-29 09:14:44 +07:00
  • 11df4a1b87 [Mod install] Fix close log screen khanhduytran0 2020-11-29 09:11:15 +07:00
  • 11fb5bb254 [Mod install] Bug fix could not load main class khanhduytran0 2020-11-29 08:54:33 +07:00
  • 60ce60604a New translations strings.xml (Chinese Simplified) Duy Tran Khanh 2020-11-28 22:07:04 +07:00
  • c7a10421d9 [Text input] double letter fix khanhduytran0 2020-11-28 20:33:40 +07:00
  • 0058e004ad [Text input] fix compile khanhduytran0 2020-11-28 19:06:48 +07:00
  • 5c74b1038b [Text input] remove CapturedEditText and supports "dead chars" khanhduytran0 2020-11-28 18:57:45 +07:00
  • 77bfd121ea Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk khanhduytran0 2020-11-28 17:58:03 +07:00
  • 580e8d6a5e [LWJGL auto install] Add lwjgl.jar khanhduytran0 2020-11-28 17:56:54 +07:00
  • 5b45a17f2d Re-upload LWJGL3 ArtDev 2020-11-28 13:53:06 +03:00
  • 8363a72580 New translations strings.xml (Turkish) Duy Tran Khanh 2020-11-28 17:52:42 +07:00
  • c58b15296a New translations strings.xml (Turkish) Duy Tran Khanh 2020-11-28 17:52:37 +07:00
  • 2cf78cce52 Use IOUtils instead of manual copying artdeell 2020-11-28 13:37:03 +03:00
  • a8a1c924b2 Upload LWJGL3 ArtDev 2020-11-28 13:27:36 +03:00
  • f3ccee71ef Automatic install for LWJGL3 artdeell 2020-11-28 12:53:54 +03:00
  • 13274df9c2 Use onKeyPreIme() khanhduytran0 2020-11-28 15:42:28 +07:00
  • 509c972b2d [Text input] disable from khanhduytran0 2020-11-28 15:21:47 +07:00
  • a0bc431b44 [Text input] Try to use EditText again khanhduytran0 2020-11-28 15:18:48 +07:00
  • 7bb4c8fa8e New translations strings.xml (Indonesian) Duy Tran Khanh 2020-11-28 13:55:10 +07:00
  • e50878079b New translations strings.xml (English) Duy Tran Khanh 2020-11-28 13:55:08 +07:00
  • 16725dac1c [Control] Temporary disable toggleable khanhduytran0 2020-11-28 13:05:10 +07:00
  • b5f9c9736c New translations strings.xml (Russian) Duy Tran Khanh 2020-11-28 12:55:36 +07:00
  • c1358f5f1d [custom controls: special buttons] fix it khanhduytran0 2020-11-28 05:44:33 +07:00
  • a1f8e43765 New translations strings.xml (French) Duy Tran Khanh 2020-11-27 22:27:48 +07:00
  • 6fc9420c20 [IME] fix again..... khanhduytran0 2020-11-27 21:19:03 +07:00
  • d41bbce8ad [Input pipe] back to old method khanhduytran0 2020-11-27 21:10:14 +07:00
  • 09f3ff4bef [Input method] Try TextView khanhduytran0 2020-11-27 17:36:20 +07:00
  • cfc3686dda Focusable? khanhduytran0 2020-11-27 16:16:16 +07:00
  • 739c3a8862 [Custom controls] Focus fix(?) khanhduytran0 2020-11-27 15:34:49 +07:00
  • f18edcfef1 New translations strings.xml (Italian) Duy Tran Khanh 2020-11-27 13:59:23 +07:00
  • b0518d7b1a [Custom controls] Add Toggelable option khanhduytran0 2020-11-27 12:59:16 +07:00
  • b9cd11498e Fix a typo khanhduytran0 2020-11-27 11:44:06 +07:00
  • ae50740ff4 [Input pipe] Use EditText to handle input events, with support input unicodes khanhduytran0 2020-11-27 06:22:20 +07:00
  • cc47a72bc2 Fix empty version khanhduytran0 2020-11-26 21:01:54 +07:00
  • bf77c6ece7 New translations strings.xml (Dutch) Duy Tran Khanh 2020-11-26 16:22:16 +07:00
  • 5840669c7c New translations strings.xml (Dutch) Duy Tran Khanh 2020-11-26 16:22:10 +07:00
  • cb27ff3976 New translations strings.xml (Dutch) Duy Tran Khanh 2020-11-26 15:03:40 +07:00
  • 6883e3ad0b New translations strings.xml (Russian) Duy Tran Khanh 2020-11-26 11:25:59 +07:00
  • fea4c7711d New translations strings.xml (Russian) Duy Tran Khanh 2020-11-26 11:25:54 +07:00
  • e50933fbe1 [Mod install] Bug fix: Null pointer exception during instruction 'monitor-enter v1' khanhduytran0 2020-11-26 10:18:52 +07:00
  • d79b12b5b9 Merge pull request #404 from PojavLauncherTeam/l10n_v3_openjdk2 Duy Tran Khanh 2020-11-26 09:52:49 +07:00
  • 3ba29befbe Remove (non-update) strings.xml after update Crowdin config khanhduytran0 2020-11-26 09:36:11 +07:00
  • 78e16f9400 Remove after update Crowdin config khanhduytran0 2020-11-26 09:32:33 +07:00
  • 14da8f5dc3 New translations strings.xml (English, United Kingdom) Duy Tran Khanh 2020-11-26 09:23:58 +07:00
  • 9ac2b60c81 New translations strings.xml (Romanian) Duy Tran Khanh 2020-11-26 09:23:55 +07:00
  • 970a19a869 New translations strings.xml (French) Duy Tran Khanh 2020-11-26 09:23:53 +07:00
  • 7b6db51aea New translations strings.xml (Spanish) Duy Tran Khanh 2020-11-26 09:23:51 +07:00
  • 61d318ad39 New translations strings.xml (Afrikaans) Duy Tran Khanh 2020-11-26 09:23:49 +07:00
  • 2db6d2abc5 New translations strings.xml (Arabic) Duy Tran Khanh 2020-11-26 09:23:47 +07:00
  • a17d5b2d57 New translations strings.xml (Catalan) Duy Tran Khanh 2020-11-26 09:23:45 +07:00
  • 47593fd2b1 New translations strings.xml (Czech) Duy Tran Khanh 2020-11-26 09:23:44 +07:00
  • 5e6a2248b2 New translations strings.xml (Danish) Duy Tran Khanh 2020-11-26 09:23:42 +07:00
  • 3d3ac8fc78 New translations strings.xml (German) Duy Tran Khanh 2020-11-26 09:23:40 +07:00
  • d963592d44 New translations strings.xml (Greek) Duy Tran Khanh 2020-11-26 09:23:38 +07:00
  • f6b4ce1974 New translations strings.xml (Finnish) Duy Tran Khanh 2020-11-26 09:23:36 +07:00
  • 51db262d00 New translations strings.xml (Hebrew) Duy Tran Khanh 2020-11-26 09:23:34 +07:00
  • a89999bcd3 New translations strings.xml (Hungarian) Duy Tran Khanh 2020-11-26 09:23:33 +07:00