App Manager | DEBUG
AM Debug v4.0.0-alpha01 Run#2560 Refactor Use wakelocks in long-running tasks to keep the CPU awake Signed-off-by: Muntashir Al-Islam <[email protected]>
Consider this an experimental fix. When the screen goes to sleep, it's almost guaranteed that the activities and services will run and not be discarded. But there's still no guarantee regarding UI changes when the screen wakes up again or operation completion notifications.
π6β€2
AM Debug v4.0.0-alpha01 Run#2561
UITracker Improve tracker UI
- Added the ability to drag icon when iconified
- 60% transparent window
- Can be dragged outside the visible display
- Fixed width issue in iconified mode.
Signed-off-by: Muntashir Al-Islam <[email protected]>
UITracker Improve tracker UI
- Added the ability to drag icon when iconified
- 60% transparent window
- Can be dragged outside the visible display
- Fixed width issue in iconified mode.
Signed-off-by: Muntashir Al-Islam <[email protected]>
π9β€1
AM Debug v4.0.0-alpha01 Run#2562
AppInfo Improve performance by loading UI contents in the background
Signed-off-by: Muntashir Al-Islam <[email protected]>
AppInfo Improve performance by loading UI contents in the background
Signed-off-by: Muntashir Al-Islam <[email protected]>
β€5π3π€©1
AM Debug v4.0.0-alpha01 Run#2563
AppDetails Migrate to ViewPager2
Signed-off-by: Muntashir Al-Islam <[email protected]>
AppDetails Migrate to ViewPager2
Signed-off-by: Muntashir Al-Islam <[email protected]>
π5β€1
AM Debug v4.0.0-alpha01 Run#2564
Backup Migrate to ViewPager2
Signed-off-by: Muntashir Al-Islam <[email protected]>
Backup Migrate to ViewPager2
Signed-off-by: Muntashir Al-Islam <[email protected]>
π4β€1
AM Debug v4.0.0-alpha01 Run#2565
Refactor Check if WakeLock is held before releasing it
Signed-off-by: Muntashir Al-Islam <[email protected]>
Refactor Check if WakeLock is held before releasing it
Signed-off-by: Muntashir Al-Islam <[email protected]>
π7β€1
AM Debug v4.0.0-alpha01 Run#2566
AppInfo Hide data usage for other users
Data usage section is hidden if the following conditions are true:
1. OS is Android 6.0 onwards
2. The app does not belong to the current user, and
3. Self or remote UID is not system UID.
Signed-off-by: Muntashir Al-Islam <[email protected]>
AppInfo Hide data usage for other users
Data usage section is hidden if the following conditions are true:
1. OS is Android 6.0 onwards
2. The app does not belong to the current user, and
3. Self or remote UID is not system UID.
Signed-off-by: Muntashir Al-Islam <[email protected]>
β€5π1
AM Debug v4.0.0-alpha01 Run#2567
AppInfo Attempt to fix displaying wrong info regarding blocked trackers
Signed-off-by: Muntashir Al-Islam <[email protected]>
AppInfo Attempt to fix displaying wrong info regarding blocked trackers
Signed-off-by: Muntashir Al-Islam <[email protected]>
π5β€2
AM Debug v4.0.0-alpha01 Run#2568
IO Fix checking whether a content URI is writable
Signed-off-by: Muntashir Al-Islam <[email protected]>
IO Fix checking whether a content URI is writable
Signed-off-by: Muntashir Al-Islam <[email protected]>
π4
AM Debug v4.0.0-alpha01 Run#2569
IO Handle permission denied error while opening a remote file channel
Signed-off-by: Muntashir Al-Islam <[email protected]>
IO Handle permission denied error while opening a remote file channel
Signed-off-by: Muntashir Al-Islam <[email protected]>
π4
AM Debug v4.0.0-alpha01 Run#2570
Editor Check if the file is writable during βSave and exitβ
Signed-off-by: Muntashir Al-Islam <[email protected]>
Editor Check if the file is writable during βSave and exitβ
Signed-off-by: Muntashir Al-Islam <[email protected]>
π6