AM Debug v3.2.0-alpha01 Run#2490
Refactor Hide empty spaces in MultiSelectionView
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Hide empty spaces in MultiSelectionView
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3
AM Debug v3.2.0-alpha01 Run#2491
Refactor Fix updating MultiSelectionView when visibility of an option changes
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix updating MultiSelectionView when visibility of an option changes
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3
What do you think is preferable for the options in multiselection/batch operation?
Anonymous Poll
63%
All options in a single row with overflow menu at the end
18%
All options in a single row with horizontal scrollbars
18%
I’m fine with the present way.
👍7
App Manager | DEBUG
What do you think is preferable for the options in multiselection/batch operation?
This is how it would look if you chose option 1.
👍6
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