feat: get bundle information from jar manifest (#2027)

This commit is contained in:
Ax333l
2024-07-02 21:50:28 +02:00
committed by GitHub
parent a12c5c583b
commit 1ce56af3b1
17 changed files with 162 additions and 100 deletions

View File

@@ -25,6 +25,8 @@
<string name="bundle_missing">Missing</string>
<string name="bundle_error">Error</string>
<string name="bundle_name_default">Default</string>
<string name="bundle_name_fallback">Unnamed</string>
<string name="selected_app_meta">%1$s • %2$d available patches</string>