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 v4.0.4 Run#2984

Update GitHub Actions dependencies

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

CI Test uploading to MuntashirAkon/AMInsecureDebugBuilds

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

CI Test uploading to MuntashirAkon/AMInsecureDebugBuilds

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

CI Keep initial + last five commits in AMInsecureDebugBuilds repo

This keeps the README.md file as well as the last five APK files.

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

CI Fix rewriting the initial commit

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

[Installer] Add support for the package scheme

Existing packages can be installed by supplying package:<package-name> as URI.
App Manager inherently does not check for permissions when such requests are
directly made to its package installer. Therefore, it will attempt to install
the requested package directly and fail if there are not enough permissions.

Install requests are also allowed to be mixed together. Therefore, a third-party
app can combine different URIs (e.g., file, content, package) with the
SEND_MULTIPLE action.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
3
AM Debug v4.0.4 Run#2991

AppDetails Export AppInfoActivity

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3
AM Debug v4.0.4 Run#2992

Docs Add Portuguese

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍2
AM Debug v4.0.4 Run#2993

Finder Add readable subnoscript to each FilterOption

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
App Manager | DEBUG
AM Debug v4.0.4 Run#2993 Finder Add readable subnoscript to each FilterOption Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Currently the denoscription are provided in English only. I'll add localization support for the filter options gradually (due to how tedious it is).