7193 Commits

Author SHA1 Message Date
artdeell
ce87be9f4e Feat[renderer]: compatibility checking + multiarch binaries 2023-09-17 12:32:47 +03:00
artdeell
cc84e8a754 Rebuild freedreno for lower API level & strip libOSMesa 2023-09-16 23:01:03 +03:00
artdeell
61a4e564c4 Fix[egl_bridge]: fix broken gbuffer pointer and clean up sources 2023-09-16 22:40:16 +03:00
artdeell
566f0ca36b Fix[zink]: resolve namespace issues and fix old android support
Note: old android support still requires me to compile a working build of Turnip to work on old android
2023-09-14 07:51:00 +03:00
artdeell
4cd3ab0fb5 Update zink with latest v3_openjdk commits 2023-09-13 19:39:53 +03:00
Duy Tran Khanh
5c18801a55 New translations strings.xml (German) 2023-09-11 22:08:58 +07:00
Duy Tran Khanh
bee3463b71 New translations strings.xml (Bengali) 2023-09-10 21:51:09 +07:00
Duy Tran Khanh
d9e527ce39 New translations strings.xml (Spanish) 2023-09-10 21:51:07 +07:00
Duy Tran Khanh
baba643b7f New translations strings.xml (German) 2023-09-08 21:15:06 +07:00
Duy Tran Khanh
729b1cb2bb New translations strings.xml (Italian) 2023-09-08 21:15:05 +07:00
Duy Tran Khanh
3c3f771f42 New translations strings.xml (Lithuanian) 2023-09-07 21:18:50 +07:00
Duy Tran Khanh
dbbb795a38 New translations strings.xml (Mongolian) 2023-09-05 21:09:26 +07:00
Duy Tran Khanh
0d21913b55 New translations strings.xml (Swedish) 2023-09-05 21:09:25 +07:00
Duy Tran Khanh
1fc2e54df2 New translations strings.xml (Lithuanian) 2023-09-05 21:09:24 +07:00
Duy Tran Khanh
0d5b274c88 New translations strings.xml (Korean) 2023-09-05 21:09:23 +07:00
artdeell
781a31a2d9 Fix[modloader]: move detachments into onStop()
Some actions executed by the futures or the ModloaderDownloadListener may invoke operations which can only be performed when the fragment state is not yet saved. So this commit moves them into onStop, which is executed before saving the state.

For reference: https://developer.android.com/static/images/guide/fragments/fragment-view-lifecycle.png
2023-09-04 20:25:27 +03:00
artdeell
322837e533 Chore[profile]: annotate and provide Javadoc 2023-09-04 18:46:05 +03:00
Duy Tran Khanh
8441363837 New translations strings.xml (Azerbaijani) 2023-09-04 21:01:49 +07:00
Duy Tran Khanh
8046747d62 New translations strings.xml (Greek) 2023-09-04 21:01:48 +07:00
Duy Tran Khanh
45fd320d5e New translations strings.xml (Turkish) 2023-09-04 21:01:46 +07:00
ArtDev
565e760b20
Chore[profile]: remove old commented code 2023-09-04 09:40:15 +03:00
artdeell
209bd9d22a Feat[profile]: static icons & cache refactor 2023-09-03 18:56:34 +03:00
Duy Tran Khanh
b53d23b951 New translations strings.xml (Tatar) 2023-09-03 20:15:22 +07:00
Duy Tran Khanh
034be24cc8 New translations strings.xml (Azerbaijani) 2023-09-03 20:15:18 +07:00
Duy Tran Khanh
594f0cf22c New translations strings.xml (Indonesian) 2023-09-03 20:15:14 +07:00
Duy Tran Khanh
6304034eb3 New translations strings.xml (Portuguese, Brazilian) 2023-09-03 20:15:13 +07:00
Duy Tran Khanh
7a6bd51882 New translations strings.xml (Vietnamese) 2023-09-03 20:15:12 +07:00
Duy Tran Khanh
3053cb1810 New translations strings.xml (Chinese Simplified) 2023-09-03 20:15:11 +07:00
Duy Tran Khanh
7c8a95cbaa New translations strings.xml (Ukrainian) 2023-09-03 20:15:10 +07:00
Duy Tran Khanh
9a1a79e123 New translations strings.xml (Russian) 2023-09-03 20:15:07 +07:00
Duy Tran Khanh
5648e2b810 New translations strings.xml (Polish) 2023-09-03 20:15:05 +07:00
Duy Tran Khanh
66ec488178 New translations strings.xml (Korean) 2023-09-03 20:15:02 +07:00
Duy Tran Khanh
d0ebd62672 New translations strings.xml (German) 2023-09-03 20:14:58 +07:00
Duy Tran Khanh
e68f7af543 New translations strings.xml (Czech) 2023-09-03 20:14:57 +07:00
Duy Tran Khanh
e976929f0e New translations strings.xml (French) 2023-09-03 20:14:54 +07:00
Duy Tran Khanh
f47fa13289 New translations strings.xml (Turkish) 2023-09-03 20:14:52 +07:00
Duy Tran Khanh
1390e52dbd New translations strings.xml (Italian) 2023-09-03 20:14:51 +07:00
Duy Tran Khanh
982dfb8149 New translations strings.xml (Spanish) 2023-09-03 20:14:49 +07:00
artdeell
c599ee9f6a Feat[fabric]: only use the modloader name for the profile 2023-09-02 22:43:49 +03:00
artdeell
ee7f87a820 Fix[modloader]: Quilt is supported now but i forgot to remove a throw 2023-09-02 22:43:49 +03:00
artdeell
da3079d30c Feat[modloader]: quilt support 2023-09-02 22:43:49 +03:00
artdeell
67213c09b8 Chore[profiles]: make nice functions for profile insertion and use them 2023-09-02 22:43:49 +03:00
Mathias Boulay
41ea1cf33b Tweak[fabric-install] make options more visible, enbale stable by default 2023-09-02 22:43:49 +03:00
artdeell
ab36c70154 Feat[fabric]: different API impl + GUI-less installer 2023-09-02 22:43:49 +03:00
Duy Tran Khanh
83727b19a2 New translations strings.xml (French) 2023-08-30 19:48:03 +07:00
Duy Tran Khanh
f9c321066e New translations strings.xml (Portuguese) 2023-08-29 19:48:42 +07:00
Duy Tran Khanh
d4857c338d New translations strings.xml (Korean) 2023-08-29 19:48:41 +07:00
Duy Tran Khanh
188be07bae New translations strings.xml (Czech) 2023-08-29 19:48:39 +07:00
Duy Tran Khanh
06741ab770 New translations strings.xml (Turkish) 2023-08-28 19:34:24 +07:00
Mathias Boulay
b23787e5a4 Fix[profiles]: properly reload profiles on resume 2023-08-27 17:36:09 +02:00