AM Debug v3.0.0-rc03 Run#1894
Scanner Replace alert dialogs with bottom sheet dialogs
- New component: MaterialAlertView. This component is based on TextInputLayout
and used to display alerts. Alerts can be of two types: info and warn.
- New component: BottomSheetAlertDialogFragment. This is a special fragment
which can be used as a basis to create alert dialog-style bottom sheets.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Scanner Replace alert dialogs with bottom sheet dialogs
- New component: MaterialAlertView. This component is based on TextInputLayout
and used to display alerts. Alerts can be of two types: info and warn.
- New component: BottomSheetAlertDialogFragment. This is a special fragment
which can be used as a basis to create alert dialog-style bottom sheets.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥1
AM Debug v3.0.0-rc03 Run#1895
AppDetails Improve alert messages
Alert messages have a close button and is located at the bottom for easy
access. This is quite similar to the Snackbars in terms of visibility but with
slightly more controls.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppDetails Improve alert messages
Alert messages have a close button and is located at the bottom for easy
access. This is quite similar to the Snackbars in terms of visibility but with
slightly more controls.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.0.0-rc03 Run#1896
AppInfo Open bottom sheet for restore on clicking the “Backup” tag
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Open bottom sheet for restore on clicking the “Backup” tag
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥2
AM Debug v3.0.0-rc03 Run#1897
Manifest Add syntax highlight for static-library and uses-static-library
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Manifest Add syntax highlight for static-library and uses-static-library
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1
I have created a metadata format for APKS, taking several issues into account. Please take a look at it and comment if you have any: https://github.com/MuntashirAkon/AppManager/discussions/358#discussioncomment-3111477
GitHub
APKS version 3 specification · MuntashirAkon/AppManager · Discussion #358
APKS, not to be confused with the apks file created by bundletool, is a file format created by the authors of SAI to distribute bundled apps over the Internet. Unlike the AAB format, APKS stores th...
👍1
AM Debug v3.0.0-rc04 Run#1898
fastlane Prepare for v3.0.0-rc04
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
fastlane Prepare for v3.0.0-rc04
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.0.0-rc04 Run#1899
AppDetails Handle APK files in the shared libraries tab
If an APK is used as a shared library, additional info for the app is displayed
along with an option to open it in the App Details page.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppDetails Handle APK files in the shared libraries tab
If an APK is used as a shared library, additional info for the app is displayed
along with an option to open it in the App Details page.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥3
AM Debug v3.0.0-rc04 Run#1900
Locale Update translation for Indonesian
Currently translated at 100.0% (1068 of 1068 strings)
Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/id/
Signed-off-by: Azhar Pusparadhian <pazhar@rocketmail.com>
Locale Update translation for Indonesian
Currently translated at 100.0% (1068 of 1068 strings)
Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/id/
Signed-off-by: Azhar Pusparadhian <pazhar@rocketmail.com>
Hosted Weblate
App Manager/Main — Indonesian
App Manager is being translated into 33 languages using Weblate. Join the translation or start translating your own project.
App Manager | DEBUG
Blocked Antonio Rolon <antoniorolon77@gmail.com> for attempting to insert spammy texts in Esperanto strings.
Blocked Garik Inkognito <huper7777@gmail.com> for attempting to insert BTC address in the Disclaimer noscript.
🔥9
[PR] AM Debug v3.0.0-rc04 Run#1901
[APKS] Implement the new APKS format [1/3]
- Use info.json specification.
- Resolve required dependencies automatically. The only known use-case for this
is the Chrome and WebView apps which have Trichrome Library as a required
dependency.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
[APKS] Implement the new APKS format [1/3]
- Use info.json specification.
- Resolve required dependencies automatically. The only known use-case for this
is the Chrome and WebView apps which have Trichrome Library as a required
dependency.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1