App Manager | DEBUG
AM Debug v3.1.0-alpha01 Run#2109 IPC Check permission for Binder communication in root mode Certain superuser implementations does not enable communications through Binder (that, is binder transactions) from user applications. A check has been added to ensure…
To test this build, you need to restart your device.
AM Debug v3.1.0-alpha01 Run#2110
Refactor Fix a typo: myPid -> myUid
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix a typo: myPid -> myUid
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2111
IPC Fallback to ADB if root mode is not supported
If App Manager cannot connect using root, root itself is used to start ADB
over TCP and connect to it. This is also useful for certain rooting solutions
which do not support Binder transactions.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
IPC Fallback to ADB if root mode is not supported
If App Manager cannot connect using root, root itself is used to start ADB
over TCP and connect to it. This is also useful for certain rooting solutions
which do not support Binder transactions.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2112
AppInfo Enable launching activity and settings in work profile in no-root mode
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Enable launching activity and settings in work profile in no-root mode
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3
AM Debug v3.1.0-alpha01 Run#2113
Refactor Fix crash if no backup is selected but restore is clicked
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix crash if no backup is selected but restore is clicked
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2114
Scanner Fix scanning dex files due to regression error
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Scanner Fix scanning dex files due to regression error
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2115
AppDetails Fix displaying profile and user in multi-user mode
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppDetails Fix displaying profile and user in multi-user mode
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2116
AppInfo Add freeze/unfreeze toggle shortcut 1/2
Long clicking on the freeze or unfreeze buttons in the App Info tab opens a
dialog where how the shortcut shall work apart from freeze/unfreeze can be con-
figured. If a shortcut already exists, the existing shortcut shall be updated.
It offers the following options:
1. Open application after unfreezing it
2. Open application (requires 1 to be enabled) but without an entry in Recents
3. Refreeze the application when the screen goes off.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Add freeze/unfreeze toggle shortcut 1/2
Long clicking on the freeze or unfreeze buttons in the App Info tab opens a
dialog where how the shortcut shall work apart from freeze/unfreeze can be con-
figured. If a shortcut already exists, the existing shortcut shall be updated.
It offers the following options:
1. Open application after unfreezing it
2. Open application (requires 1 to be enabled) but without an entry in Recents
3. Refreeze the application when the screen goes off.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤1
AM Debug v3.1.0-alpha01 Run#2117
AppInfo Fix “Store” string
“Store” is meant as a shorthand for Aurora Store to reduce the size of the but-
ton, not something like magasin/shop.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Fix “Store” string
“Store” is meant as a shorthand for Aurora Store to reduce the size of the but-
ton, not something like magasin/shop.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2119
Update gradle dependencies
- Gradle to 7.6
- AGP to 7.4.2-beta02
- Replaced a few deprecated items with alternatives.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Update gradle dependencies
- Gradle to 7.6
- AGP to 7.4.2-beta02
- Replaced a few deprecated items with alternatives.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2120
AppInfo Add freeze/unfreeze toggle shortcut 2/2
Long clicking on the freeze or unfreeze buttons in the App Info tab opens a
dialog where how the shortcut shall work apart from freeze/unfreeze can be con-
figured. If a shortcut already exists, the existing shortcut shall be updated.
It offers the following options:
1. Open application after unfreezing it
2. Open application (requires 1 to be enabled) but without an entry in Recents
3. Refreeze the application when the phone is locked.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Add freeze/unfreeze toggle shortcut 2/2
Long clicking on the freeze or unfreeze buttons in the App Info tab opens a
dialog where how the shortcut shall work apart from freeze/unfreeze can be con-
figured. If a shortcut already exists, the existing shortcut shall be updated.
It offers the following options:
1. Open application after unfreezing it
2. Open application (requires 1 to be enabled) but without an entry in Recents
3. Refreeze the application when the phone is locked.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>