7375 Commits

Author SHA1 Message Date
khanhduytran0
dd25bcc3f9 [Bug fix] data loss on game directory migration 2020-12-18 18:08:46 +07:00
khanhduytran0
55107efed4 (?) Bug fix: Asus x86 devices treated app as ARM 2020-12-18 18:01:50 +07:00
khanhduytran0
d950ba5332 [Game dir migration] Bug fix 2020-12-18 17:22:37 +07:00
khanhduytran0
0ee04a66cd Nevermind javac thrown "self-reference in initializer" on a wrong location. It should be fixed there. 2020-12-18 17:08:57 +07:00
khanhduytran0
0f2f8f48d6 Revert to 9e3fdedaff1bdc123a8bbe60bf2d98413112a603 2020-12-18 17:06:43 +07:00
khanhduytran0
30a537cdfb [Probably should not try] Changes
- Bug fix on migrate to new game dir
- Update sandbox policies
2020-12-18 17:03:36 +07:00
khanhduytran0
d5eb4b4388 Revert to ac5888b6ff7b92dc03074b4f4007521085aaf35b 2020-12-18 16:43:50 +07:00
khanhduytran0
9e3fdedaff Updates 2020-12-18 16:19:16 +07:00
khanhduytran0
790b211040 [Input pipe] Try to fix the grab pos 2020-12-18 16:17:08 +07:00
khanhduytran0
64624531b4 [Probably should not try] Changes
- Bug fix on migrate to new game dir
- Update sandbox policies
2020-12-18 16:16:31 +07:00
ArtDev
64ac84276e Try to fix replacement == null 2020-12-18 16:16:09 +07:00
khanhduytran0
53961676e4 Back to commit e300b6ff1626b55d33216565b9e3c5fdb9e3252c 2020-12-18 16:15:10 +07:00
khanhduytran0
27cef8c5fb error: self-reference in initializer 2020-12-18 12:42:54 +07:00
Duy Tran Khanh
5aa4403f46
Get code out of the line number 39 2020-12-18 12:25:00 +07:00
khanhduytran0
a7667685c5 Various bug fixes
Still trying to fix a fking compile error.
2020-12-18 12:03:26 +07:00
Duy Tran Khanh
fd3c14ee06 New translations strings.xml (Portuguese, Brazilian) 2020-12-18 09:48:45 +07:00
khanhduytran0
910850a3be Is it a JAVAC BUG or whatever? 2020-12-18 06:20:28 +07:00
khanhduytran0
b2e50e0a79 [Input pipe] Try to fix the grab pos 2020-12-18 06:19:42 +07:00
Duy Tran Khanh
e284508cc0 New translations strings.xml (Russian) 2020-12-17 23:04:03 +07:00
ArtDev
08dc6e9fd8
Update BaseMainActivity.java 2020-12-17 17:39:27 +03:00
LegacyGamerHD
b1e34898f9
Update BaseMainActivity.java 2020-12-17 15:03:55 +01:00
LegacyGamerHD
bf4678693d
Update BaseMainActivity.java 2020-12-17 15:01:31 +01:00
LegacyGamerHD
e633d73742
try to fix the not cpiling 2020-12-17 14:59:19 +01:00
khanhduytran0
623dfa9571 Fix f .ing errors 2020-12-17 20:39:02 +07:00
khanhduytran0
fadaf39184 Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk 2020-12-17 20:30:14 +07:00
ArtDev
ac5888b6ff
Try to fix replacement == null 2020-12-17 16:27:51 +03:00
khanhduytran0
cebf474350 [Probably should not try] Changes
- Bug fix on migrate to new game dir
- Update sandbox policies
2020-12-17 20:27:18 +07:00
LegacyGamerHD
e300b6ff16
more better flags from aikar.co
https://aikar.co/2018/07/02/tuning-the-jvm-g1gc-garbage-collector-flags-for-minecraft/
2020-12-17 12:00:38 +01:00
khanhduytran0
5044ee1b47 (WIP) Java Runtime Sandbox 2020-12-17 17:02:13 +07:00
khanhduytran0
4ab38ca2c2 Game directory migration
Prepare for JRE Sandbox. Move /sdcard/games/.minecraft to /sdcard/games/PojavLauncher/.minecraft
2020-12-17 17:01:03 +07:00
khanhduytran0
bff2a44325 [MSA] Refresh token fix 2020-12-17 14:27:11 +07:00
khanhduytran0
9e4b648263 Minor cleanup, UI size fixes 2020-12-17 13:00:38 +07:00
khanhduytran0
7d7f0de7e2 [MSA] Implemented refresh token 2020-12-17 12:54:59 +07:00
Duy Tran Khanh
5b68fb4840 New translations strings.xml (Chinese Traditional) 2020-12-17 11:51:53 +07:00
Duy Tran Khanh
344ff620b3 New translations strings.xml (Kazakh) 2020-12-17 00:03:42 +07:00
khanhduytran0
bd50587f06 Re-write account data manager: change type to json 2020-12-16 20:47:43 +07:00
Duy Tran Khanh
fd35c28d80 New translations strings.xml (French) 2020-12-16 20:02:14 +07:00
khanhduytran0
82805d45e7 Code refractoring 2020-12-16 13:05:10 +07:00
khanhduytran0
892c76171d [MSA] Minimize code as much as possible 2020-12-16 12:13:51 +07:00
Duy Tran Khanh
a7ea51fefb New translations strings.xml (Chinese Simplified) 2020-12-16 11:34:24 +07:00
khanhduytran0
b53d17a50e [MSA] redirect_uri -> redirect_url 2020-12-16 05:49:27 +07:00
khanhduytran0
83d6f64958 [MSA new] Throw exception when response error; Progress bar re-impl 2020-12-16 05:23:54 +07:00
artdeell
3aa5621c97 [MSA] Migrate from the old auth to my rewritten auth 2020-12-15 20:16:45 +03:00
ArtDev
d2e87bd4e3
Update MicrosoftAuthTask.java 2020-12-15 17:41:19 +03:00
khanhduytran0
444739eacb [MSA] Moved class, remove some headers that was unused on doc 2020-12-15 20:34:35 +07:00
khanhduytran0
f1ed2711ea Bug fix: unable to load GL4ES 1.1.5 2020-12-15 17:19:16 +07:00
khanhduytran0
835c34fb96 [V2 UI account switcher] Fix not working 2020-12-15 16:58:25 +07:00
khanhduytran0
6566b607a7 [V2 UI temp acc] final attempt 2020-12-15 16:19:12 +07:00
khanhduytran0
c486a56b1d Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk 2020-12-15 16:16:43 +07:00
khanhduytran0
d3e97ea9aa [V2 UI account switcher] Stills try fix the duplicate 2020-12-15 16:14:08 +07:00