You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added new filter flags Launchable, Large Heap, and Stopped in Apps panel. #378
Added AND or OR logics for filter flags in Apps Filter dialog.
Added tracker indicator on Dex classes.
It will show a tracker icon next to the class name if the class is a tracker. Dex
classes tracker cannot be blocked since they are the class implementations of the
tracker SDK. Blocking their components should render them useless anyway.
Bug Fixes
Fixed a major logical error in Trackers scanner framework that was causing the app to not
include the Providers component after the scanning.
Fixed search in Dex Classes panel not showing any results.
Fixed Batch Trackers not working on not-root modes.
Fixed header overlapping with the list in Preferences.
Fixed various animations still playing when Reduce Animations is toggled.
Fixed charts not appearing when Reduce Animations is toggled.
Fixed buttons in Installer not hiding itself when Static Background is on in
Accessibility Preferences.
Various minor fixes.
Improvements
APK Parser is compatible with Dex v41 or at least can parse XML files from these
APK
files now.
Improved Search View animation flow.
Animation should be played in order and not in
parallel.
Removed
Removed tracker warning text animations.
Analytics
Added Application Type filter flag in Analytics panel.
Added new pie chart for Installer of Apps to show a graph for apps are installer
sources of apps.
Updated long press behavior legend to highlight the pie slices and clicking should lead to
the respective data panels on any chart.
Added option to toggle chart labels in Analytics panel.