147 Commits

Author SHA1 Message Date
khanhduytran0
d02e5cdff2 Little compatible with dark theme; Attempt to bring Minecraft logo as similar as Minecraft Launcher PC 2020-08-03 09:25:32 +07:00
khanhduytran0
99dd12efce Design: attempt set Minecraft logo Z order 2020-08-03 07:40:45 +07:00
khanhduytran0
dda4e6f6c0 Design: add Minecraft logo at login screen 2020-08-03 07:03:08 +07:00
khanhduytran0
2434086335 Fixed some '%s' 2020-08-02 19:05:44 +07:00
khanhduytran0
ed6f15dd6f Removed unsaved offline account warning dialog 2020-08-02 18:56:20 +07:00
khanhduytran0
6345c352c2 Design: work in progress new design for login screen 2020-08-02 18:15:21 +07:00
khanhduytran0
7a92d86ad4 Start v2.5.3 development 2020-08-02 14:03:49 +07:00
Tran Khanh Duy
99e22c9a84
Merge pull request #261 from notfoundname/gl4es
Russian translation (untested)
2020-08-02 13:54:14 +07:00
notfoundname
3dd6abb623 wait 2020-08-02 13:37:27 +08:00
notfoundname
174f44c09a Russian translation (untested)
I don't know how to test this.
2020-08-02 13:36:04 +08:00
khanhduytran0
d545bf4bc8 Bumped to v2.5.2 (update build date) v2.5.2-release 2020-08-02 06:30:35 +07:00
khanhduytran0
487dcc8eee Commented out old multiDexEnabled (in buildTypes = release) 2020-08-02 06:23:57 +07:00
khanhduytran0
b4d7359366 RSAPadding: Attempt fix OptiFine by repatch on start done 2020-08-01 20:39:29 +07:00
khanhduytran0
3def5bd8a1 RSAPadding debug: temporary commented out some debug prints 2020-08-01 14:53:54 +07:00
khanhduytran0
fc951edf61 Error report: Split between fatal error and global error 2020-08-01 14:36:00 +07:00
khanhduytran0
a871fb1e48 (Android 6+) Default control json now will be saved after user grant storage permission 2020-08-01 14:30:42 +07:00
khanhduytran0
21eb5c0aa5 Error report: added FatalErrorActivity 2020-08-01 14:16:21 +07:00
khanhduytran0
6986c58853 RSAPadding Android 7+: add more debug 2020-08-01 13:42:49 +07:00
khanhduytran0
bc06d0a94e Fix startup crashed (Spinner) 2020-08-01 12:59:54 +07:00
khanhduytran0
c286c79722 Design: Change language area as a Spinner view 2020-08-01 12:12:01 +07:00
khanhduytran0
9924302604 Design: add earth icon 2020-08-01 07:50:29 +07:00
khanhduytran0
886bc74837 RSAPadding: Android 10 support 2020-08-01 07:49:49 +07:00
khanhduytran0
7868dff575 Merge branch 'gl4es' of https://github.com/khanhduytran0/PojavLauncher into gl4es 2020-07-31 20:20:08 +07:00
khanhduytran0
534243e8ba RSAPadding: add ProviderList method dump because Android 10 not worked 2020-07-31 20:17:47 +07:00
Tran Khanh Duy
2d87c186eb
Merge pull request #257 from LegacyGamerHD/pull2
fix Android- Error:Execution failed for task ':app:transformClassesWi…
2020-07-31 18:55:14 +07:00
LegacyGamerHD
5c2ce7534d fix Android- Error:Execution failed for task ':app:transformClassesWithDexForRelease' 2020-07-31 13:51:25 +02:00
khanhduytran0
a53d6ce0a4 Removed duplicate classes from boardwalk_lwjgl2_separate.jar 2020-07-31 18:24:10 +07:00
khanhduytran0
7abd75ae98 DEBUG: put LWJGL2 separate jar into (temporary) 2020-07-31 17:19:51 +07:00
khanhduytran0
755393cb10 RSAPadding: success 2 modified partial RSA cipher 2020-07-31 17:17:12 +07:00
khanhduytran0
b36cb0d45f LWJGL3: attempt 2020-07-31 14:50:37 +07:00
khanhduytran0
8d5f5e3126 Fixed LWJGL2 incorrect path (again) 2020-07-31 13:33:10 +07:00
khanhduytran0
09da15ef13 Debug log output: redirect error stream to output stream 2020-07-31 13:11:09 +07:00
khanhduytran0
99444d8b4a Moved 'Tools.libraries' to correct place, fix LWJGL2 incorrect path 2020-07-31 12:54:04 +07:00
khanhduytran0
9cd20869c3 Fixed loading LWJGL2 in incorrect path 2020-07-31 12:52:07 +07:00
khanhduytran0
24bda98648 Fix ClassNotFoundException again 2020-07-31 11:02:27 +07:00
khanhduytran0
b72184a8d8 LWJGL2: Moved some classes to launcher side fix 'ClassNotFoundException' 2020-07-31 10:41:48 +07:00
khanhduytran0
5c69b52161 Added 'optifine:launchwrapper-of:2.1' into ignore list 2020-07-31 10:19:39 +07:00
khanhduytran0
c3280d31ae Split boardwalk_lwjgl.jar into separate file; Re-extract libraries 2020-07-31 10:13:37 +07:00
khanhduytran0
73958353a8 Put org.lwjgl into separate file 2020-07-31 10:11:10 +07:00
khanhduytran0
5494ed6b86 LWJGL 3: debug add LWJGL3 classpath 2020-07-31 09:23:49 +07:00
Tran Khanh Duy
e8bbe7ae68
Update README.md 2020-07-31 06:09:36 +07:00
Tran Khanh Duy
535725c149
Update README.md 2020-07-31 06:07:34 +07:00
khanhduytran0
0f9bf4608e Update build version 2020-07-31 05:58:36 +07:00
khanhduytran0
d14ef38b8f Merge branch 'gl4es' of https://github.com/khanhduytran0/PojavLauncher into gl4es 2020-07-31 05:58:05 +07:00
khanhduytran0
0bda4a11fc CustomControls: exception print wrong object type 2020-07-31 05:55:58 +07:00
Tran Khanh Duy
a0e61210c7
Merge pull request #256 from LegacyGamerHD/gl4es
add a gradle wrapper and fix building on android studio
2020-07-31 05:06:23 +07:00
LegacyGamerHD
fc19594127 add a gradle warpper by default 2020-07-30 17:03:56 +02:00
LegacyGamerHD
bb343f26da fix compiling 2020-07-30 16:34:13 +02:00
LegacyGamerHD
058a280ca4 Merge remote-tracking branch 'origin/gl4es' into gl4es 2020-07-30 16:28:25 +02:00
khanhduytran0
ee333d89c0 Update Polish translation: 'zoom' translate 2020-07-30 15:24:40 +07:00