App Manager | DEBUG
1.3K subscribers
99 photos
2 videos
2K files
1.45K links
Download Telegram
AM Debug v3.1.6 Run#2695

fastlane Prepare for v3.1.6

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v4.0.0-beta01 Run#2696

Refactor Fix retrieving installed packages when the list items are too large

Co-authored-by: weishu <twsxtd@gmail.com>
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v4.0.0-beta01 Run#2697

Refactor Handle the possibility of remote server running under any UID

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v4.0.0-beta01 Run#2698

Display the last error message instead of displaying “No available shared storage found.”

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v4.0.0-beta01 Run#2699

Settings Fix displaying custom command in the mode of ops page

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v4.0.0-beta01 Run#2700

Settings Fix title for the Mode of Ops settings page

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v4.0.0-beta01 Run#2701

Disable “IFW” and “IFW+Disable” in the providers tab

In Rules settings, the description for “Default blocking method” is updated
with a note that says IFW feature does not work with providers, “disable”
is used instead.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v4.0.0-beta01 Run#2702

Settings Add a fallback server runner command from DE storage

Added a fallback server runner command in case SD card is inaccessible from
the UID from which the script is being run. This leverages the device
encrypted storage (data_de) by making certain folder and files accessibly
globally.

Even this workaround may not work in some devices, especially Android 12+
ROM where a better protection has been introduced.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v4.0.0-beta01 Run#2703

Refactor Throw FileNotFoundException instead of IOException while fetching external storage

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v4.0.0-beta01 Run#2704

Refactor Migrate to Parcel#obtain(IBinder) with compatibility

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>