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.0.0-alpha01 Run#1730

Interceptor Allow creating shortcuts for intents

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥3
App Manager | DEBUG
AM Debug v3.0.0-alpha01 Run#1730 Interceptor Allow creating shortcuts for intents Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
This effectively allows you to set arbitrary extras for the shortcut that you weren’t able to do in the activities tab. This could be very helpful for opening activities that you weren’t able to because it required some extras that you couldn’t set. It also supports the typical Intent-matching functions, that is, if you do not set package name and class name, it will display a set of options from where you can select any one of them everytime you trigger the shortcut.

See you in the next week!
4👍2🔥1😱1
AM Debug v3.0.0-alpha01 Run#1731

Added translation using Weblate (Chinese (Traditional))

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥1
(GitHub’s git servers are temporarily down, so I cannot push new commits 😔)
😢2🔥1
AM Debug v3.0.0-alpha01 Run#1732

Main Add sort by installation date

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥3
AM Debug v3.0.0-alpha01 Run#1733

RunningApps Check for both RUN_IN_BACKGROUND and RUN_ANY_IN_BACKGROUND

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥2
AM Debug v3.0.0-alpha01 Run#1734

Scanner Fix returning empty list of native libraries when there is an invalid .so file

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥5
AM Debug v3.0.0-alpha01 Run#1735

Backup Replace utility functions in TarUtils with non-recursive implementation

For an app with a large number of files and directories, the speed of the
backup and restoring process should be improved by a large fraction as a
significant amount of time is spent on iterating over all the files and
directories.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥4
AM Debug v3.0.0-alpha01 Run#1736

LogViewer Open log viewer settings page instead of the general settings page

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥2
AM Debug v3.0.0-alpha01 Run#1737

Refactor Update documentfile to 1.0.1

Removed the hack previously required in order to navigate to the correct tree
URI granted using SAF.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥3
AM Debug v3.0.0-alpha01 Run#1738

Refactor Improve Path API

- Remove FileNotFoundException
- In import backup setting, try to open the application-default paths i.e.
oandbackups for OAndBackup, TitaniumBackup for Titanium Backup and
SwiftBackup for Swift Backup

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