AM Debug v2.7.0 Run#1651
RunningApps Display process details
It is possible to view the details of a process in a popup dialog by clicking
on it. As always, everything in the dialog is selectable. The new dialog
displays memory and CPU usage along with priority, states, thread count,
SELinux context, commandline arguments and so on. For Android apps, it is also
possible to launch the App Details page by clicking on the “info” icon in the
top-right corner of the dialog.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
RunningApps Display process details
It is possible to view the details of a process in a popup dialog by clicking
on it. As always, everything in the dialog is selectable. The new dialog
displays memory and CPU usage along with priority, states, thread count,
SELinux context, commandline arguments and so on. For Android apps, it is also
possible to launch the App Details page by clicking on the “info” icon in the
top-right corner of the dialog.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥1🎉1
AM Debug v2.7.0 Run#1652
RunningApps Fixed selection behaviour
Long clicking on an item enables selection as does a click on the icon of a
process. After the selection mode is enabled, click on an item selects the item
instead of displaying a dialog.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
RunningApps Fixed selection behaviour
Long clicking on an item enables selection as does a click on the icon of a
process. After the selection mode is enabled, click on an item selects the item
instead of displaying a dialog.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1🔥1
App Manager | DEBUG
AM Debug v2.7.0 Run#1651 RunningApps Display process details It is possible to view the details of a process in a popup dialog by clicking on it. As always, everything in the dialog is selectable. The new dialog displays memory and CPU usage along with priority…
Note that this is a work in progress. In the future, it will contain separate tabs for CPU, Memory (memory maps too if root is present) and IO (latter is only for the rooted users) along with summary tab that is being displayed at present.
AM Debug v2.7.0 Run#1653
RunningApps Add option to scan processes with VirusTotal
Malware are often run persistently on the background by malicious apps without
any knowledge of the user. In order to make it easier for the user inspect a
suspicious app or process.
Currently, the results are only displayed via toast messages which will be
improved at a later time.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
RunningApps Add option to scan processes with VirusTotal
Malware are often run persistently on the background by malicious apps without
any knowledge of the user. In order to make it easier for the user inspect a
suspicious app or process.
Currently, the results are only displayed via toast messages which will be
improved at a later time.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1
AM Debug v2.7.0 Run#1655
RunningApps Display memory and swap info
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
RunningApps Display memory and swap info
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
I will not be available in the next few weeks (provided the govt. does not impose new lockdown measures). So, goodbye for now.
❤6👍2
AM Debug v2.7.0 Run#1656
RunningApps Improve UX of memory and swap usage
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
RunningApps Improve UX of memory and swap usage
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥2
App Manager | DEBUG
Forgive me for the ugly UI. I am in a hurry!
I couldn’t stand this ugly UI, so I’ve fixed it before going to bed today 😅. I will still remain unavailable for sometime.
👍6🔥1🎉1
AM Debug v2.7.0 Run#1657
AppDetails Fix many permission issues in the uses permissions tab
1. Disable toggle button for system-fixed permissions.
2. Update permission flags (based on the AOSP source).
3. Change the app ops associated with the permissions.
4. Display permissions that aren't available in the system but present in the
app manifest
5. Report proper permission “grant” or “revoke” status.
6. Fix localization issues
7. Fix granting the wrong permission due to RecyclerView recycling the existing
views.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppDetails Fix many permission issues in the uses permissions tab
1. Disable toggle button for system-fixed permissions.
2. Update permission flags (based on the AOSP source).
3. Change the app ops associated with the permissions.
4. Display permissions that aren't available in the system but present in the
app manifest
5. Report proper permission “grant” or “revoke” status.
6. Fix localization issues
7. Fix granting the wrong permission due to RecyclerView recycling the existing
views.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>