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 v2.6.0 Run#1149

[Refactor] Move OpenPGP to the second position
AM Debug v2.6.0 Run#1150

[1-ClickOps] Implement “verify and redo backups”
AM Debug v2.6.0 Run#1151

[Refactor] Expose “verify and redo backups” outside debug version
There are one or two minor features that needs to be implemented before the final release. The testers are requested to test the existing features and report issues before April 26. Thank you.
App Manager | DEBUG pinned «There are one or two minor features that needs to be implemented before the final release. The testers are requested to test the existing features and report issues before April 26. Thank you.»
AM Debug v2.6.0 Run#1152

[Locale] Update translation for Japanese

Currently translated at 99.7% (901 of 903 strings)

Translation: App Manager/Main
Translate-URL:
https://hosted.weblate.org/projects/app-manager/main/ja/
AM Debug v2.6.0 Run#1153

[Locale] Update translation for Russian

Currently translated at 99.7% (901 of 903 strings)

Translation: App Manager/Main
Translate-URL:
https://hosted.weblate.org/projects/app-manager/main/ru/
AM Debug v2.6.0 Run#1154

[Refactor] Use 50 KB fixed buffer in all places
AM Debug v2.6.0 Run#1155

[Runner] Return empty list if first index >= output size
AM Debug v2.6.0 Run#1156

[Refactor] Fix various crashes reported via email

* Profiles page: Crash on pressing the back button immediately after pressing the plus button at the bottom
* Running apps page: Crash when onStart is called before the ViewModel is initialised (I don't know why this should've happened though)
* AppInfo tab: Crash when the activity is destroyed before the fragment (?)
AM Debug v2.6.0 Run#1157

[Blocker] Display filenames that couldn't be imported

For importing files with Watt and Blocker, there might some situations where some files couldn't be imported (mostly due to the fact that the components no longer exist or the app is not installed). In such cases, the filenames are displayed to let the user know which ones have failed.
AM Debug v2.6.0 Run#1158

[Settings] Move rules to a different fragment