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
App Manager | DEBUG
AM Debug v3.1.0-alpha01 Run#1979 Refactor Replace custom capsule view with BottomSheetDragHandleView Signed-off-by: Muntashir Al-Islam <[email protected]>
BottomSheetDragHandleView makes it easy for users who rely on accessibility services. Other than that nothing’s changed.
AM Debug v3.1.0-alpha01 Run#1980

Setting Fix M3 switches in LogViewerPreferences

Signed-off-by: Muntashir Al-Islam <[email protected]>
AM Debug v3.0.0 Run#1981

Setting Fix M3 switches in LogViewerPreferences

Signed-off-by: Muntashir Al-Islam <[email protected]>
AM Debug v3.1.0-alpha01 Run#1982

Refactor Migrate from deprecated constructors

The default constructor of ActivityResultContracts.CreateDocument is deprecated
in version 1.5.0 of the library.

Signed-off-by: Muntashir Al-Islam <[email protected]>
[PR] AM Debug v3.1.0-alpha01 Run#1983

[Settings] Migrate to Material 3 preferences [1/2]

Signed-off-by: Muntashir Al-Islam <[email protected]>
[PR] AM Debug v3.1.0-alpha01 Run#1984

[Refactor] Migrate to Material 3 preferences [2/2]

Bring consistency across the UI where preference layouts are used.

Signed-off-by: Muntashir Al-Islam <[email protected]>
[PR] AM Debug v3.1.0-alpha01 Run#1985

[Refactor] Fix a few more consistency issues that were missed earlier

Signed-off-by: Muntashir Al-Islam <[email protected]>
[PR] AM Debug v3.1.0-alpha01 Run#1986

[Refactor] Use M3 list styles in all places

Signed-off-by: Muntashir Al-Islam <[email protected]>
App Manager | DEBUG
[PR] AM Debug v3.1.0-alpha01 Run#1986 [Refactor] Use M3 list styles in all places Signed-off-by: Muntashir Al-Islam <[email protected]>
This is highly experimental. Feedbacks are most welcome. App Manager has been suffering from UI consistency issues for some time, and I think it is high time to do something about them before making the app more complicated by adding more UI components.
πŸ‘1πŸ”₯1
AM Debug v3.1.0-alpha01 Run#1987

Refactor Check for INTERNET permission before trying ADB in auto mode

In GrapheneOS, android.permission.INTERNET could be revoked. If App Manager is
set to auto mode (which is enabled by default), it will try to detect ADB and
may hang forever since the INTERNET permission is not available. This is the
initial attempt to fix the issue.

Signed-off-by: Muntashir Al-Islam <[email protected]>
AM Debug v3.1.0-alpha01 Run#1988

Refactor Flush logs every time they are written in debug builds

Signed-off-by: Muntashir Al-Islam <[email protected]>