Commit graph

127 commits

Author SHA1 Message Date
khanhduytran0
cadb0ab12f Move dir 2020-12-19 15:01:12 +07:00
khanhduytran0
d0749e81a6 [Java Runtime Sandbox] Currently deny access to account data only 2020-12-19 12:31:32 +07:00
khanhduytran0
584ba8efa1 [JRE auto install] Fix a check 2020-12-19 11:04:00 +07:00
khanhduytran0
d950ba5332 [Game dir migration] Bug fix 2020-12-18 17:22:37 +07:00
khanhduytran0
0f2f8f48d6 Revert to 9e3fdedaff 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 ac5888b6ff 2020-12-18 16:43:50 +07:00
khanhduytran0
9e3fdedaff Updates 2020-12-18 16:19:16 +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
khanhduytran0
53961676e4 Back to commit e300b6ff16 2020-12-18 16:15:10 +07:00
khanhduytran0
a7667685c5 Various bug fixes
Still trying to fix a fking compile error.
2020-12-18 12:03:26 +07: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
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
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
khanhduytran0
bd50587f06 Re-write account data manager: change type to json 2020-12-16 20:47:43 +07:00
khanhduytran0
82805d45e7 Code refractoring 2020-12-16 13:05:10 +07:00
artdeell
3aa5621c97 [MSA] Migrate from the old auth to my rewritten auth 2020-12-15 20:16:45 +03:00
khanhduytran0
444739eacb [MSA] Moved class, remove some headers that was unused on doc 2020-12-15 20:34:35 +07:00
khanhduytran0
d3e97ea9aa [V2 UI account switcher] Stills try fix the duplicate 2020-12-15 16:14:08 +07:00
khanhduytran0
4f50f4357a [V2 UI account switch] Fix duplicate account 2020-12-15 15:08:39 +07:00
ArtDev
fd0816b524
remove unneeded 2020-12-14 08:15:33 +03:00
ArtDev
ba734ae08f
fix it 2020-12-14 08:07:39 +03:00
ArtDev
e82530ba91
Correct the version check for JRE 2020-12-14 07:59:40 +03:00
ArtDev
2e31d4b939
change dest.mkdir() to dest.mkdirs() 2020-12-13 19:09:17 +03:00
khanhduytran0
581d450648 [Forge 1.13+ installer] Fix extract 2020-12-13 18:58:53 +07:00
khanhduytran0
92ca49b9bf [Forge 1.13+ installer] Added 2020-12-13 17:50:37 +07:00
artdeell
17397d6095 Migrate to AndroidX 2020-12-10 20:47:51 +03:00
khanhduytran0
6c250d32c2 [MSA] Authentication implemented
TODO:
- Use Json format to save account
- [MSA] Refresh implementation
2020-12-10 14:36:57 +07:00
khanhduytran0
87eb726fb7 [MSA] Some more Implements but not yet finishes 2020-12-10 10:34:21 +07:00
khanhduytran0
aa417be5a6 [MSA] Bug fix: Cancel button gives "Login success" 2020-12-09 18:39:19 +07:00
khanhduytran0
4e1a4e223d [MS OAuth] Implemented code receiver after login 2020-12-09 17:12:57 +07:00
khanhduytran0
15123644a1 [MS OAuth] Open web to login 2020-12-09 05:47:06 +07:00
khanhduytran0
b3b38ce05c [MS OAuth] Prepare for it 2020-12-08 20:56:15 +07:00
khanhduytran0
538873517c [Important change!] Invalidate access token when user log out 2020-12-07 16:30:56 +07:00
khanhduytran0
49974f0393 [Forge size fix] Set overrideWidth and overrideHeight auto 2020-12-06 20:37:08 +07:00
khanhduytran0
acd5b8a393 Changes
- Automatic disable Forge splash screen.
- Change package of some components.
2020-12-05 17:15:14 +07:00
khanhduytran0
2c8b213911 Another string change; Little smaller code 2020-12-05 11:50:46 +07:00
khanhduytran0
235282d812 Fixes
- (Attempt fix) arm32/aarch32 auto uninstall for some reasons.
- Preference not applied correctly
2020-12-04 20:13:15 +07:00
khanhduytran0
2cef96b8fa Fix rumtime 2020-11-30 19:31:02 +07:00
khanhduytran0
4089fa270c Changes
- Remove crash dumper (unused yet..)
- Fix random crashes on custom controls
2020-11-30 19:12:26 +07:00
artdeell
910aab8527 SANITY: remove the existing runtime before installing 2020-11-29 18:38:50 +03:00
artdeell
fea686c66b Fix it AGAIN 2020-11-29 18:13:03 +03:00
ArtDev
a5c97f85f2
Fix compilation 2020-11-29 18:05:53 +03:00
ArtDev
3ffc70a4b6
Try to apply version via a file 2020-11-29 17:59:05 +03:00
ArtDev
b394265263
Create jre runtime folder if it does not exist 2020-11-29 17:01:55 +03:00
ArtDev
58292a04e8 Fix paths 2020-11-29 16:47:13 +03:00
khanhduytran0
894434fdb4 Changes
- [JRE auto install] Use short-hand methods
- [IOUtils.copy()] check and add close() after them
2020-11-29 20:01:58 +07:00
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