AM Debug v3.2.0-alpha01 Run#2507
AppInfo Add a new tag “Xposed” for Xposed modules
Clicking on the tag opens a dialog with more details:
1. Module name
2. Denoscription
3. Type of module (modern or legacy)
4. Xposed API dependency info
5. Scope (if available statically).
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Add a new tag “Xposed” for Xposed modules
Clicking on the tag opens a dialog with more details:
1. Module name
2. Denoscription
3. Type of module (modern or legacy)
4. Xposed API dependency info
5. Scope (if available statically).
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍5
App Manager | DEBUG
AM Debug v3.2.0-alpha01 Run#2507 AppInfo Add a new tag “Xposed” for Xposed modules Clicking on the tag opens a dialog with more details: 1. Module name 2. Denoscription 3. Type of module (modern or legacy) 4. Xposed API dependency info 5. Scope (if available…
I have yet to find a module that uses the modern implementation (developed by Lsposed devs).
🔥5
AM Debug v3.2.0-alpha01 Run#2508
Freeze Fix accidental closing of the lock screen monitoring service in some devices
https://issuetracker.google.com/issues/36967794
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Freeze Fix accidental closing of the lock screen monitoring service in some devices
https://issuetracker.google.com/issues/36967794
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍6
AM Debug v3.2.0-alpha01 Run#2509
Debloater Update package labels and suggestions
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Debloater Update package labels and suggestions
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍7🔥2
AM Debug v3.2.0-alpha01 Run#2510
Scanner Calculate file hashes more efficiently
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Scanner Calculate file hashes more efficiently
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍6
AM Debug v3.2.0-alpha01 Run#2511
Settings Add options to run App Manager in the background
In Settings > Privacy, two new options have been added:
1. Run App Manager in the background
2. Automatic lockdown
Running App Manager in the background makes the annoying “Initializing” screen
go away. Due to possible privacy issues, this option is disabled by default.
When automatic lockdown is enabled, App Manager will attempt to lock the app by
killing its process. As expected, there are several side effects:
1. All the activities will be closed. They'll be reopened by the system based
on how the user was interacting with them
2. All the running operations as well as scheduled or running jobs will be
stopped immediately. This might cause data loss if potentially destructive
operations are running. (But the good thing is that App Manager does not
attempt to make changes until the end of an operation when reading or
writing is involved.)
Note: Enabling the latter option does not wipe the memory of App Manager, that
is, it does not prevent rootkits or similar software from scrapping the memory
used by App Manager even if the process no longer exists.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Settings Add options to run App Manager in the background
In Settings > Privacy, two new options have been added:
1. Run App Manager in the background
2. Automatic lockdown
Running App Manager in the background makes the annoying “Initializing” screen
go away. Due to possible privacy issues, this option is disabled by default.
When automatic lockdown is enabled, App Manager will attempt to lock the app by
killing its process. As expected, there are several side effects:
1. All the activities will be closed. They'll be reopened by the system based
on how the user was interacting with them
2. All the running operations as well as scheduled or running jobs will be
stopped immediately. This might cause data loss if potentially destructive
operations are running. (But the good thing is that App Manager does not
attempt to make changes until the end of an operation when reading or
writing is involved.)
Note: Enabling the latter option does not wipe the memory of App Manager, that
is, it does not prevent rootkits or similar software from scrapping the memory
used by App Manager even if the process no longer exists.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍8
AM Debug v3.2.0-alpha01 Run#2512
FM Fix crashing when the last opened path is invalid or a virtual file system
If the last opened file is invalid (e.g. no longer exists), it is set to the
home directory. If it is a virtual file system (e.g. zip file), it is mounted
and the last opened directory inside the zip file is loaded.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
FM Fix crashing when the last opened path is invalid or a virtual file system
If the last opened file is invalid (e.g. no longer exists), it is set to the
home directory. If it is a virtual file system (e.g. zip file), it is mounted
and the last opened directory inside the zip file is loaded.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
AM Debug v3.2.0-alpha01 Run#2513
FM Fix issues with handling transition between multiple file systems
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
FM Fix issues with handling transition between multiple file systems
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3
AM Debug v3.2.0-alpha01 Run#2514
FM Display helpful messages when a folder is empty, non-existent or invalid
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
FM Display helpful messages when a folder is empty, non-existent or invalid
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
AM Debug v3.2.0-alpha01 Run#2515
FM Fix various issues in the “Go to” dialog
- Resolve relative paths (e.g. paths that begin without a slash)
- Prevented crashing when a Document/SAF Uri did not exist
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
FM Fix various issues in the “Go to” dialog
- Resolve relative paths (e.g. paths that begin without a slash)
- Prevented crashing when a Document/SAF Uri did not exist
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍5❤1
AM Debug v3.2.0-alpha01 Run#2516
Installer Reveal force dex opt in unprivileged mode
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Installer Reveal force dex opt in unprivileged mode
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3