summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/classifier/FalsingDataProvider.java
AgeCommit message (Expand)Author
2021-07-02Use DockManager instead of BatteryController for Falsing.Dave Mankoff
2021-05-04Prevent NPE on ExpandableNotificationRow.Dave Mankoff
2021-04-01Incorporate Falsing Belief sooner.Dave Mankoff
2021-03-23Move Falsing debug records to gesture finalization.Dave Mankoff
2021-03-18Add more logging for falsing.Dave Mankoff
2021-03-04Fix unbounded MotionEvent growth in FalsingDave Mankoff
2021-01-05Connect FalsingManager to HistoryTracker.Dave Mankoff
2020-12-10Add HistoryTracker to FalsingManagerDave Mankoff
2020-12-01Add Tests for the BrightLineFalsingManager.Dave Mankoff
2020-11-20Refactor parts of FalsingManager into FalsingCollectorDave Mankoff