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
I gave some serious thoughts on implementing a unified API for app stores such as Google Play Store, F-Droid or even APK files uploaded via GitHub releases. Due to simplicity of implementations, GitHub and F-Droid will be our top priority.

The following issue describes the working principle of the unified API, but the design has not yet been confirmed. If you have ideas on how App Manager should integrate such a feature, please comment there with relevant documents, screenshots, etc.

https://github.com/MuntashirAkon/AppManager/issues/464#issuecomment-1115871354
👍8
AM Debug v3.0.0-rc01 Run#1810

Refactor Improve log viewer page 1/2

- Migrated business logic to a ViewModel
- Removed deprecated AsyncTask
- Fixed displaying “Stop recording” button while recording logs
- Updated buffers immediately after they are changed in settings
- Handled buffer beginnings in the logs
- Ensured modification made in the adapter items are properly locked

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

Refactor Fix exclusive access check in Path API

Wrong exclusive access check made external storages inaccessible if storage
permission was granted to App Manager.

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

Bump target SDK to 32 (Android 12.1/12L)

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

Refactor Fix issues in the scanner page

- Fix card margins in the left- and right-hand sides
- Rename “Source Directory” to “APK Checksums”
- Update Jadx to a version that supports Nougat and earlier version of Android

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

fastlane Prepare for v3.0.0-rc02

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1
AM Debug v3.0.0-rc02 Run#1815

Update trackers and libraries

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

Refactor Fix prominent RTL layout issues

- Fix RTL issues in FlowLayout (also added option for design preview)
- Fix inline layout issues in the App Info page

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3
AM Debug v3.0.0-rc02 Run#1817

Refactor Fix pointing to the wrong action in RTL mode in the App Info tab

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

Backup Fix creating symbolic links

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

AppInfo Style action buttons to match Android 12 style

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