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 <muntashirakon@riseup.net>
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 <muntashirakon@riseup.net>
[PR] AM Debug v3.1.0-alpha01 Run#1983
[Settings] Migrate to Material 3 preferences [1/2]
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
[Settings] Migrate to Material 3 preferences [1/2]
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
[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 <muntashirakon@riseup.net>
[Refactor] Migrate to Material 3 preferences [2/2]
Bring consistency across the UI where preference layouts are used.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
[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 <muntashirakon@riseup.net>
[Refactor] Fix a few more consistency issues that were missed earlier
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
[PR] AM Debug v3.1.0-alpha01 Run#1986
[Refactor] Use M3 list styles in all places
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
[Refactor] Use M3 list styles in all places
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
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 <muntashirakon@riseup.net>
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
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 <muntashirakon@riseup.net>
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 andmay hang forever since the INTERNET permission is not available. This is the
initial attempt to fix the issue.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
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 <muntashirakon@riseup.net>
Refactor Flush logs every time they are written in debug builds
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#1989
Refactor Catch all the errors while looking for an ADB port
This is the second attempt to fix the hanging issue in GrapheneOS.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Catch all the errors while looking for an ADB port
This is the second attempt to fix the hanging issue in GrapheneOS.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
I am quite ill since yesterday. So, I shall take a break for a few weeks. Goodbye for now.
❤20😢14😱2👍1
AM Debug v3.1.0-alpha01 Run#1990
Refactor Handle INTERNET permission in GrapheneOS
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Handle INTERNET permission in GrapheneOS
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#1991
Refactor Display inferred mode in the crash log
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Display inferred mode in the crash log
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>