AM Debug v3.2.0-alpha01 Run#2492
AppInfo List SAF files and directories in a user-friendly manner
Instead of a raw representation of the granted URI, display authority, type of
file or folder, and the file or folder itself in a meaningful way. App Manager
also attempts to retrieve the original file path when possible.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo List SAF files and directories in a user-friendly manner
Instead of a raw representation of the granted URI, display authority, type of
file or folder, and the file or folder itself in a meaningful way. App Manager
also attempts to retrieve the original file path when possible.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍5
AM Debug v3.2.0-alpha01 Run#2493
Refactor Display all multi-selection options in a single row with an overflow menu at the end
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Display all multi-selection options in a single row with an overflow menu at the end
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
AM Debug v3.2.0-alpha01 Run#2494
BatchOps Disable “Optimise” and “Export app list“ options on zero selection
In addition, the “Optimise” option is hidden in Android < 7 where the feature
is not supported.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
BatchOps Disable “Optimise” and “Export app list“ options on zero selection
In addition, the “Optimise” option is hidden in Android < 7 where the feature
is not supported.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3
AM Debug v3.2.0-alpha01 Run#2495
Editor Fix clearing texts on configuration changes
This is a temporary fix for a bigger issue. Ideally, the editor should persist
temporary changes by saving them to a temporary directory continuously and
load them on demand. But the underlying library does not provide a feasible way
to achieve that without writing the entire file each time a change is made.
This temporary fix disables listening to any configuration changes (e.g. dark
mode, language, etc.) made by the external entities meaning that the activity
will not respond to such changes in the system. However, it still listens to
the configuration changes made by App Manager and will respond to such changes
immediately which means, in those cases, the temporary changes made in the
editor will be cleared.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Editor Fix clearing texts on configuration changes
This is a temporary fix for a bigger issue. Ideally, the editor should persist
temporary changes by saving them to a temporary directory continuously and
load them on demand. But the underlying library does not provide a feasible way
to achieve that without writing the entire file each time a change is made.
This temporary fix disables listening to any configuration changes (e.g. dark
mode, language, etc.) made by the external entities meaning that the activity
will not respond to such changes in the system. However, it still listens to
the configuration changes made by App Manager and will respond to such changes
immediately which means, in those cases, the temporary changes made in the
editor will be cleared.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍7😢1
AM Debug v3.2.0-alpha01 Run#2496
Debloater Remove “Unsafe” apps filter
Unsafe apps cannot be frozen or uninstalled. Therefore, documenting unsafe apps
only cause confusion among the users.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Debloater Remove “Unsafe” apps filter
Unsafe apps cannot be frozen or uninstalled. Therefore, documenting unsafe apps
only cause confusion among the users.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
AM Debug v3.2.0-alpha01 Run#2497
Debloater Use app list from android-debloat-list
https://github.com/MuntashirAkon/android-debloat-list
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Debloater Use app list from android-debloat-list
https://github.com/MuntashirAkon/android-debloat-list
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
GitHub
GitHub - MuntashirAkon/android-debloat-list: A comprehensive list of apps for debloating Android with suggestions and vulnerabilities…
A comprehensive list of apps for debloating Android with suggestions and vulnerabilities, based on but independent of UAD-NG project. - MuntashirAkon/android-debloat-list
👍3
AM Debug v3.2.0-alpha01 Run#2498
Debloater Display details on clicking on an item
Current the following information are displayed with visual enhancements:
- App icon (valid only when the app is installed)
- App label
- Package name
- App info button (if the app is installed)
- Tags (list type and removal type for now)
- Warning (if exists)
- Denoscription with references
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Debloater Display details on clicking on an item
Current the following information are displayed with visual enhancements:
- App icon (valid only when the app is installed)
- App label
- Package name
- App info button (if the app is installed)
- Tags (list type and removal type for now)
- Warning (if exists)
- Denoscription with references
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍5
App Manager | DEBUG
Photo
+ More features coming up. Note that I still haven't completely formatted everything in android-debloat-list project which was initially taken from the UAD project. A contributor is also helping me on the matter. But we need more contributors and expert opinions regarding the matter.
GitHub
GitHub - MuntashirAkon/android-debloat-list: A comprehensive list of apps for debloating Android with suggestions and vulnerabilities…
A comprehensive list of apps for debloating Android with suggestions and vulnerabilities, based on but independent of UAD-NG project. - MuntashirAkon/android-debloat-list
🔥7👍2
AM Debug v3.2.0-alpha01 Run#2499
Editor Open or save files directly using stream
This removes the requirement of using an intermediate string representation,
thereby, reducing the memory usage.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Editor Open or save files directly using stream
This removes the requirement of using an intermediate string representation,
thereby, reducing the memory usage.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4🔥2
AM Debug v3.2.0-alpha01 Run#2500
Debloater Display suggestions in the details dialog
https://github.com/MuntashirAkon/android-debloat-list#criteria-for-suggestions
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Debloater Display suggestions in the details dialog
https://github.com/MuntashirAkon/android-debloat-list#criteria-for-suggestions
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
GitHub
GitHub - MuntashirAkon/android-debloat-list: A comprehensive list of apps for debloating Android with suggestions and vulnerabilities…
A comprehensive list of apps for debloating Android with suggestions and vulnerabilities, based on but independent of UAD-NG project. - MuntashirAkon/android-debloat-list
👍2🎉1