Commit Graph

132 Commits

Author SHA1 Message Date
khanhduytran0
a5d020da94 Attempt fix GLTextureView null stuff 2020-08-08 16:46:50 +07:00
khanhduytran0
3bbec01507 Fatal error: show 'Unexpectedly crashed' instead of 'Fatal error' 2020-08-08 16:04:51 +07:00
khanhduytran0
7c68a3ac2a Only requestRender() when GLTextureView is not null 2020-08-08 15:59:28 +07:00
khanhduytran0
f8a73da290 Fix AWT returned headless mode 2020-08-08 15:53:58 +07:00
khanhduytran0
21c4b8d056 Separate some LWJGL2 buffer classes 2020-08-08 11:22:17 +07:00
khanhduytran0
0d2cd19b84 Modified AndroidDisplay.class 2020-08-08 09:53:34 +07:00
khanhduytran0
5b12c7bfb4 Debug: Show fatal error on launcher crash 2020-08-08 09:11:02 +07:00
khanhduytran0
9d4b607003 Load LWJGL2 if necessary 2020-08-08 08:01:06 +07:00
khanhduytran0
234c1eaf9a java.awt.GraphicsDevice: fix size 2020-08-06 10:03:08 +07:00
khanhduytran0
457311354b AWT: More stubs to unimplemented components 2020-08-06 09:36:41 +07:00
LegacyGamerHD
a3a58aaa0a fully working full screen 2020-08-05 10:09:56 +02:00
LegacyGamerHD
45dc25e16c some more work 2020-08-04 12:57:01 +02:00
LegacyGamerHD
94b05fcd3a cleanup 2020-08-03 19:50:00 +02:00
LegacyGamerHD
d451ee4dfe code rework 2020-08-03 19:48:01 +02:00
LegacyGamerHD
7a55074fb4 more fullscreen code 2020-08-03 18:17:58 +02:00
ArtDev
3f11b01888 One more fixation 2020-08-03 18:04:33 +03:00
ArtDev
6631a588cb Source code fixations 2020-08-03 18:00:26 +03:00
Tran Khanh Duy
ee4a84016f URL: Change khanhduytran0.github.io...
...into pojavlauncherteam.github.io
2020-08-03 19:47:06 +07:00
khanhduytran0
4bda2a8672 Design [Login screen]: Changed EditText color 2020-08-03 14:43:46 +07:00
root
32672372aa Fixed 'ClassCastException' from last commit 2020-08-03 14:13:41 +07:00
khanhduytran0
3d0264923d Design: UI more like Minecraft Launcher, change how font replaced 2020-08-03 14:07:11 +07:00
khanhduytran0
efffa26f2f Design [Login screen]: Logo are half in another layout now; Add Minecraft-Ten font 2020-08-03 12:50:18 +07:00
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
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
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
886bc74837 RSAPadding: Android 10 support 2020-08-01 07:49:49 +07:00
khanhduytran0
534243e8ba RSAPadding: add ProviderList method dump because Android 10 not worked 2020-07-31 20:17:47 +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
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
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