1670 Commits

Author SHA1 Message Date
ArtDev
cedf760d60
android:requestLegacyExternalStorage="true" 2020-12-11 09:35:07 +03:00
khanhduytran0
89abd5c32a [MSA] (4/?) Error fix in final auth stage 2020-12-11 12:30:10 +07:00
khanhduytran0
b49e6b7189 [MSA] Change redirect_uri to redirect_url 2020-12-11 06:14:46 +07:00
khanhduytran0
b3107c70fd Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk 2020-12-11 05:33:13 +07:00
khanhduytran0
94f1423653 [Input pipe] Try to fix camera pos "teleported" on 1.12.2 and below 2020-12-11 05:31:55 +07:00
artdeell
17397d6095 Migrate to AndroidX 2020-12-10 20:47:51 +03:00
khanhduytran0
541782a566 [Forge] Bug fix attempt: error when launch some Forge versions 2020-12-10 19:56:10 +07:00
khanhduytran0
9b88689802 [Input pipe] Bug fix attempt: combining Alt/Ctrl/Shift/etc.. not working 2020-12-10 18:10:35 +07:00
khanhduytran0
9a8e961795 [MSA] (2/?) Bug fix: ClassCastException 2020-12-10 17:03:14 +07:00
khanhduytran0
4bd35a10be [MSA] Bug fix on obtaining code 2020-12-10 14:57:10 +07:00
khanhduytran0
0c1443d20d Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk 2020-12-10 14:38:56 +07:00
khanhduytran0
6c250d32c2 [MSA] Authentication implemented
TODO:
- Use Json format to save account
- [MSA] Refresh implementation
2020-12-10 14:36:57 +07:00
Duy Tran Khanh
e69dff24f0
Comment out unused pieces 2020-12-10 12:25:10 +07:00
khanhduytran0
6a2aaaab70 [MSA] Changes to match @artdeell changes 2020-12-10 12:16:45 +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
79791efb4d Compilation fix 2020-12-09 15:13:06 +07:00
Duy Tran Khanh
2b80e427eb
Temporary use AppCompat 2020-12-09 14:58:04 +07:00
khanhduytran0
bc5f94e2ee [MS OAuth] Try to return back to activity after login 2020-12-09 13:05:07 +07:00
khanhduytran0
15123644a1 [MS OAuth] Open web to login 2020-12-09 05:47:06 +07:00
khanhduytran0
fa57a5f90c Crash fix: TextureView doesn't support displaying a background drawable 2020-12-09 04:32:25 +07:00
khanhduytran0
b3b38ce05c [MS OAuth] Prepare for it 2020-12-08 20:56:15 +07:00
khanhduytran0
ec1153e9cc Bug fix: Refresh token fails 2020-12-08 18:55:11 +07:00
khanhduytran0
5126193b7f Changes
- Rename package name of some components
- [Custom controls] Replace Hidden with Transparency
2020-12-08 13:24:13 +07:00
khanhduytran0
c3c2c1c066 Minor code cleanup 2020-12-08 12:35:32 +07:00
khanhduytran0
f59959c3e6 Compilation fix 2020-12-08 12:16:56 +07:00
khanhduytran0
88cf0d3cad Bug fix: crash when validating account 2020-12-08 12:10:46 +07:00
khanhduytran0
2d67fc2ab7 UI Layout changes 2020-12-08 12:10:05 +07:00
Duy Tran Khanh
a94b8d0879
Merge pull request #455 from PojavLauncherTeam/l10n_v3_openjdk2
New Crowdin updates
2020-12-07 18:28:23 +07:00
Duy Tran Khanh
86d041ec75 New translations strings.xml (Indonesian) 2020-12-07 16:53:57 +07:00
khanhduytran0
90c66e555e Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk 2020-12-07 16:32:02 +07:00
khanhduytran0
538873517c [Important change!] Invalidate access token when user log out 2020-12-07 16:30:56 +07:00
Duy Tran Khanh
6668eae85c New translations strings.xml (Russian) 2020-12-07 15:57:42 +07:00
khanhduytran0
2af418a99a [Important change!] Do not refresh access token when it stills usable 2020-12-07 15:56:06 +07:00
khanhduytran0
598692ea93 [V2 UI] Implements account switcher 2020-12-07 15:32:17 +07:00
Duy Tran Khanh
bb1aa72874 New translations strings.xml (English) 2020-12-07 14:41:53 +07:00
Duy Tran Khanh
8e21b28380
Revert to 49974f0 2020-12-07 14:12:23 +07:00
Duy Tran Khanh
edcbfbf5d4
Update README.md 2020-12-07 14:07:20 +07:00
Duy Tran Khanh
1f25a8cfef
Update README.md 2020-12-07 13:51:44 +07:00
Duy Tran Khanh
349d87355d
Try to fix KEY_PERIOD not working 2020-12-07 13:39:26 +07:00
khanhduytran0
03c2f1c00b Text input fixes 2020-12-07 06:11:22 +07:00
khanhduytran0
675eef6537 Another attempt to get unicode input work 2020-12-07 05:48:11 +07:00
Duy Tran Khanh
44f10b24cb New translations strings.xml (German) 2020-12-07 05:27:11 +07:00
Duy Tran Khanh
e84f1a2a7e New translations strings.xml (German) 2020-12-07 04:28:42 +07:00
Duy Tran Khanh
82144ed895 New translations strings.xml (Dutch) 2020-12-07 03:25:29 +07:00
Duy Tran Khanh
638b6a792f New translations strings.xml (Dutch) 2020-12-07 02:24:34 +07:00
Duy Tran Khanh
028ad55c1f New translations strings.xml (Turkish) 2020-12-06 22:55:11 +07:00
Duy Tran Khanh
86a75ea346 New translations strings.xml (English, United Kingdom) 2020-12-06 20:54:49 +07:00
khanhduytran0
49974f0393 [Forge size fix] Set overrideWidth and overrideHeight auto 2020-12-06 20:37:08 +07:00