App Manager | DEBUG – Telegram
App Manager | DEBUG
2.11K subscribers
104 photos
2 videos
2.33K files
1.79K links
Read policies here before downloading: https://github.com/MuntashirAkon/AMInsecureDebugBuilds

RELEASE channel: @AppManagerChannel
Download Telegram
AM Debug v3.1.0-alpha02 Run#2131

IO Improve cache management 1/2

Move all cache management logic to a separate class with support for both local
and global cache.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha02 Run#2132

Explorer Allow opening jar and dex files

Explorer automatically resolves the type of the file and opens it.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha02 Run#2133

Path Fix last modified date in VirtualFileSystem

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha02 Run#2134

FM Implement rename option

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha02 Run#2135

AppDetails Disable launch buttons in the components tabs if the app is frozen

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha02 Run#2136

FM Display file owner, group, permission and SELinux context

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍2
👍3
App Manager | DEBUG
AM Debug v3.1.0-alpha01 Run#2120 AppInfo Add freeze/unfreeze toggle shortcut 2/2 Long clicking on the freeze or unfreeze buttons in the App Info tab opens a dialog where how the shortcut shall work apart from freeze/unfreeze can be con- figured. If a shortcut…
Phone locked feature is quite effective IMO. It seems that you can not only use this for limiting bloated apps/spyware, you can also control the rogue apps which, for lack of vision, are implemented badly. I find it using all the time after implementing it.
7🤩1
App Manager | DEBUG
Adb Shell v2.2.0 Debug#5.apk
Adb Shell v2.2.1 Debug#6.apk
6.7 MB
Adb Shell v2.2.1 Debug Run#6

- Update LibAdb to v2.2.1
- Replaced buttons with menu items
- Pressing done runs the command instead of a run button
- Moved command prompt to the bottom
- Automatically scroll output to the bottom
- Reduced output font size
🎉41
AM Debug v3.1.0-alpha02 Run#2137

FM Display owner info along with UID

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1
AM Debug v3.1.0-alpha02 Run#2138

FM Display group info along with GID

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha02 Run#2139

Refactor Avoid the deletion of channels of the ongoing notifications

Deleting the notification channel of an ongoing notification can often cause
runtime exceptions.

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