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
HELP WANTED.

There shall be several release candidates as mentioned earlier with the first release to be made real soon. However, the primary release could be delayed as I do not have enough time to write changelogs (there are about 1400 commits that I need to go through in order to write a changelog) and update screenshots in the repository.

If there is anybody willing to contribute in this two topics in their free time, you can create a discussion or open an issue on GitHub. The commits, as you might have noticed already, are quite readable unlike most other projects and since this is a major release, you’re only expected to include only the major changes (you can see the old changelogs as an example). The format doesn’t have to be in Latex, you can use RTF or Markdown or even docx format (I can convert it later). If you have further questions regarding a particular topic while writing the changelog, you can always ask me in the issue/discussion that you’re going to open. Thanks.
👍2🔥2😱2
AM Debug v3.0.0-alpha03 Run#1799

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.0.0-alpha03 Run#1800

Backup Increase performance of backup/restore

- Removed remaining recursions in listing files and directories.
- Increase performance in filtering files by precompiling the regex patterns.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🤩3
AM Debug v3.0.0-alpha03 Run#1801

Refactor Print all the causes in the crash reporter

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

Setting Block user until ADB connection is fully configured

After enabling ADB over TCP or Wireless Debugging, due to a lack of user
interaction, the user may resolve to think that no additional interaction is
required which may or may not be correct. Instead, a progress dialog is
displayed while it processes the mode of operation in order to block the user
from interacting with App Manager.

It also removes a few deprecated methods of interacting with ADB.

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

Refactor Annotate Path#getName as NonNull

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

Refactor Fix NPE when ApplicationInfo#deviceProtectedDataDir is null

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.0.0-rc01 Run#1805

fastlane Prepare for v3.0.0-rc01

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
As promised last year, a new build for Metro will be available very soon. I’ve also wanted to release Battery Charge Limiter but I still haven’t managed any icons.
8👍1
AM Debug v3.0.0-rc01 Run#1806

Fix crashing due to missing package name when accessibility service is enabled

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.0.0-rc01 Run#1807

docs Update pages, ADB over TCP, and add wireless debugging, automation

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