AM Debug v4.0.0-beta01 Run#2731
AppInfo Hide “Data usage” for apps without the internet permission
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Hide “Data usage” for apps without the internet permission
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤1
AM Debug v4.0.0-beta01 Run#2732
Refactor Migrate fragment menus to MenuProvider
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Migrate fragment menus to MenuProvider
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v4.0.0-beta01 Run#2733
UITracker Generate class hierarchy in the background
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
UITracker Generate class hierarchy in the background
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v4.0.0-beta01 Run#2734
Labs Hide code editor if it's disabled in settings
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Labs Hide code editor if it's disabled in settings
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1
AM Debug v4.0.0-beta01 Run#2735
UITracker Fix freezing issues in some devices
Some devices, such as Samsung, issue a lot of accessibility events, thereby,
causing lags and freezes. This is fixed by setting a 100 ms timeout. Also, most
of these accessibility events are fired from the UI Tracker window itself due to
broken/bad configuration of the accessibility service. A workaround is added by
ignoring all the events fired from the window.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
UITracker Fix freezing issues in some devices
Some devices, such as Samsung, issue a lot of accessibility events, thereby,
causing lags and freezes. This is fixed by setting a 100 ms timeout. Also, most
of these accessibility events are fired from the UI Tracker window itself due to
broken/bad configuration of the accessibility service. A workaround is added by
ignoring all the events fired from the window.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🎉2
App Manager | DEBUG
AM Debug v4.0.0-beta01 Run#2730 Settings Add option to use system fonts Modern Android OS allows the user to customise fonts via the “Wallpaper & style” app. However, material design uses a fixed sans-serif font instead of this font, thus, breaking overall…
It looks like some users mistook it for custom font options offered by some vendors such as Samsung. It is a customization over AOSP, and this setting does not apply since the font is already set for the material themes.
🤩2
AM Debug v4.0.0-beta01 Run#2737
LogViewer Address a rare crash caused by unknown log level
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
LogViewer Address a rare crash caused by unknown log level
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.7 Run#2738
fastlane Prepare for v3.1.7
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
fastlane Prepare for v3.1.7
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🎉1
AM Debug v4.0.0-beta01 Run#2739
BatchOps Add option to export app list as CSV and JSON
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
BatchOps Add option to export app list as CSV and JSON
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🎉3
AM Debug v4.0.0-beta01 Run#2741
AppInfo Display detailed installer info
An info button is added next to the installer which display the installer, the
actual installer (AKA initiator), and the APK source (originator). Clicking on
each item opens the corresponding App Details page. This also fixes displaying
the installer app for some devices.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Display detailed installer info
An info button is added next to the installer which display the installer, the
actual installer (AKA initiator), and the APK source (originator). Clicking on
each item opens the corresponding App Details page. This also fixes displaying
the installer app for some devices.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥2
AM Debug v4.0.0-beta01 Run#2742
AppDetails Display blocking method in the components tabs
Blocking method is displayed in short form under the toggle button.
IFW+Dis = The component is blocked using both IFW and disable
IFW = The component is blocked using IFW
Dis = The component is disabled.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppDetails Display blocking method in the components tabs
Blocking method is displayed in short form under the toggle button.
IFW+Dis = The component is blocked using both IFW and disable
IFW = The component is blocked using IFW
Dis = The component is disabled.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤1