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-alpha03 Run#2216

Path Fix displaying the name of the mount points

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

Refactor Replace obsolete items with new ones

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

Add UI component tracker for windows via accessibility service

Using accessibility service, it is possible to detect the UI component that the
user or the system is actively interacting with. This is primary useful for
reverse engineers for gathering interesting insights. However, enthusiasts can
also find it interesting to see the inner workings of a live app. Features:

1. Display active package name
2. Display active class name (unfortunately, accessibility service does not
provide an option to reliably detect the present activity)
3. Display top view (root) to active class name hierarchy (experimental)
4. Drag button to relocate the floating window
5. Info button to open the package/app in the app details page
6. Minimise button to iconify the floating window to remove distraction
7. Play/pause button to enable/disable the detection mode
8. Quit button to dismiss the floating window.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3
AM Debug v3.1.0-alpha03 Run#2219

Labs Add labs activity

Labs activity is intended to be the one place to access all the utilities packed with App Manager. Currently, these utilities include:

1. Log viewer
2. System configurations browser
3. Terminal
4. Files
5. UI tracker via accessibility

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
App Manager | DEBUG
AM Debug v3.1.0-alpha03 Run#2219 Labs Add labs activity Labs activity is intended to be the one place to access all the utilities packed with App Manager. Currently, these utilities include: 1. Log viewer 2. System configurations browser 3. Terminal 4.…
This will make it easier to find experimental features in App Manager as you only need to find LabsActivity (or create a shortcut) to access them. This will be available in the main page in a future version, but experimental features will still be accessible in experimental builds.
AM Debug v3.1.0-alpha03 Run#2220

Locale Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/
Signed-off-by: Weblate <hosted@weblate.org>
AM Debug v3.1.0-alpha03 Run#2221

Locale New language: Korean

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

AppOps Fix empty app ops list for some apps

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

Refactor Pass the tests again

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍2
AM Debug v3.1.0-beta01 Run#2224

fastlane Prepare for v3.1.0-beta01

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