AM Debug v3.2.0-alpha01 Run#2503
Add link to the Matrix room in the “Community” section
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Add link to the Matrix room in the “Community” section
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
AM Debug v3.2.0-alpha01 Run#2504
FM Allow opening folders from external apps
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
FM Allow opening folders from external apps
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤4👍1
AM Debug v3.2.0-alpha01 Run#2505
FM Implement settings for files
1. Option to display “Files” in the app drawer
2. Option to remember last opened path and its position
3. Set home directory (set to /sdcard by default)
4. New icon for Files which will also be displayed in app drawer (if enabled)
5. New window duplicates the last window instead of opening the home directory
6. Added a “Settings” menu item in the Files activities.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
FM Implement settings for files
1. Option to display “Files” in the app drawer
2. Option to remember last opened path and its position
3. Set home directory (set to /sdcard by default)
4. New icon for Files which will also be displayed in app drawer (if enabled)
5. New window duplicates the last window instead of opening the home directory
6. Added a “Settings” menu item in the Files activities.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍5
AM Debug v3.2.0-alpha01 Run#2506
FM Export the “Files” activity
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
FM Export the “Files” activity
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍5
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