Commit Graph

557 Commits

Author SHA1 Message Date
khanhduytran0
af609c2d46 [JRE auto install] use short-hand method and other stuff 2020-11-29 19:47:47 +07:00
artdeell
e823ac9971 JRE auto-install (untested) 2020-11-29 15:19:51 +03:00
khanhduytran0
49be66a48d [Mod install launch] Correctly handle exit code 2020-11-29 18:55:32 +07:00
khanhduytran0
328df2c889 [Text input] Still trying to get unicode to work 2020-11-29 14:46:35 +07:00
khanhduytran0
d8832d76cc Merge branch 'v3_openjdk' of https://github.com/khanhduytran0/PojavLauncher.git into v3_openjdk 2020-11-29 10:11:21 +07:00
khanhduytran0
ec81d099ad Print stack trace 2020-11-29 10:10:57 +07:00
khanhduytran0
343c0253cb [Fabric installer] Crash fix 2020-11-29 09:14:44 +07:00
khanhduytran0
11df4a1b87 [Mod install] Fix close log screen 2020-11-29 09:11:15 +07:00
khanhduytran0
11fb5bb254 [Mod install] Bug fix could not load main class 2020-11-29 08:54:33 +07:00
khanhduytran0
c7a10421d9 [Text input] double letter fix 2020-11-28 20:33:40 +07:00
khanhduytran0
0058e004ad [Text input] fix compile 2020-11-28 19:06:48 +07:00
khanhduytran0
5c74b1038b [Text input] remove CapturedEditText and supports "dead chars" 2020-11-28 18:57:45 +07:00
artdeell
2cf78cce52 Use IOUtils instead of manual copying 2020-11-28 13:37:03 +03:00
artdeell
f3ccee71ef Automatic install for LWJGL3 2020-11-28 12:53:54 +03:00
khanhduytran0
13274df9c2 Use onKeyPreIme() 2020-11-28 15:42:28 +07:00
khanhduytran0
509c972b2d [Text input] disable from 2020-11-28 15:21:47 +07:00
khanhduytran0
a0bc431b44 [Text input] Try to use EditText again 2020-11-28 15:18:48 +07:00
khanhduytran0
16725dac1c [Control] Temporary disable toggleable 2020-11-28 13:05:10 +07:00
khanhduytran0
c1358f5f1d [custom controls: special buttons] fix it 2020-11-28 05:44:33 +07:00
khanhduytran0
6fc9420c20 [IME] fix again..... 2020-11-27 21:19:03 +07:00
khanhduytran0
d41bbce8ad [Input pipe] back to old method 2020-11-27 21:10:14 +07:00
khanhduytran0
09f3ff4bef [Input method] Try TextView 2020-11-27 17:36:20 +07:00
khanhduytran0
cfc3686dda Focusable? 2020-11-27 16:16:16 +07:00
khanhduytran0
739c3a8862 [Custom controls] Focus fix(?) 2020-11-27 15:34:49 +07:00
khanhduytran0
b0518d7b1a [Custom controls] Add Toggelable option 2020-11-27 12:59:16 +07:00
khanhduytran0
ae50740ff4 [Input pipe] Use EditText to handle input events, with support input unicodes 2020-11-27 06:22:20 +07:00
khanhduytran0
cc47a72bc2 Fix empty version 2020-11-26 21:01:54 +07:00
khanhduytran0
e50933fbe1 [Mod install] Bug fix: Null pointer exception during instruction 'monitor-enter v1' 2020-11-26 10:18:52 +07:00
khanhduytran0
e5f79584ea Remove ClassWrapper.jar 2020-11-26 04:37:37 +07:00
khanhduytran0
697a8485f2 [Mod installer] Auto exit on install success 2020-11-25 20:16:12 +07:00
khanhduytran0
0f6ce6c7df [Fabric installer] fix crash when attempt ask for MC version 2020-11-25 20:13:56 +07:00
khanhduytran0
c4c90873c8 Double letter bug fix on MC 1.8.9 and below 2020-11-25 20:09:51 +07:00
khanhduytran0
10c56a1f29 [Input pipe] Incomplete re-implement of key callbacks 2020-11-25 16:50:00 +07:00
khanhduytran0
0d8bde7e30 [Input pipe] JNI fix 2020-11-24 20:02:38 +07:00
khanhduytran0
f037abb0b5 [Preference] Bug fix: SeekBar always be 100 2020-11-24 16:35:36 +07:00
khanhduytran0
facaf2be9c [Preference] use setDefaultValue() instead of setValue() 2020-11-24 15:58:51 +07:00
Duy Tran Khanh
7281211b6e Change scale after calculate 2020-11-24 15:18:26 +07:00
khanhduytran0
b02d5d61f3 [Custom controls] Re-calculate position after scale 2020-11-24 15:03:30 +07:00
khanhduytran0
f38f27c091 Fix scale value 2020-11-24 14:34:50 +07:00
khanhduytran0
2a165102e9 Float <=> Integer conversation fix 2020-11-24 14:24:47 +07:00
khanhduytran0
0b80abd642 Very crash fix 2020-11-24 14:09:48 +07:00
khanhduytran0
f03100e852 Show dialog 2020-11-24 06:29:04 +07:00
khanhduytran0
091042c820 Changes
- Auto scale fixes
- Now launch Fabric installer easier
2020-11-24 06:28:18 +07:00
ArtDev
927f81d6e2 [Forge Installer 1.12+] fix 2020-11-23 20:29:17 +03:00
ArtDev
e94c199604 [Forge Installer 1.12+] Attempt 2 2020-11-23 20:17:11 +03:00
ArtDev
cd20231767 [Forge Installer 1.12+] revert 2020-11-23 20:13:46 +03:00
ArtDev
26d833fccc [Forge Installer 1.12+]Use net/minecraftforge...
...instead of net.minecraftforge
2020-11-23 20:05:12 +03:00
ArtDev
989efc3385 [Forge Installer 1.12+] fix the error 2020-11-23 19:54:27 +03:00
ArtDev
1495928bb0 [Forge Installer 1.12+] Remove the first slash 2020-11-23 19:49:05 +03:00
ArtDev
a4ef351d69 [Forge Installer] Migrate to generic ZIP from JAR 2020-11-23 19:27:58 +03:00