summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/classifier/DoubleTapClassifier.java
AgeCommit message (Expand)Author
2021-04-07Separate out FalsingManager#isFalseTapDave Mankoff
2021-03-18Add more logging for falsing.Dave Mankoff
2021-03-11Add falsing to quick settings buttons.Dave Mankoff
2021-03-10Incorporate Bayes into Falsing.Dave Mankoff
2021-03-04Fix unbounded MotionEvent growth in FalsingDave Mankoff
2020-12-10Make FalsingClassifiers less stateful.Dave Mankoff
2020-12-10Add HistoryTracker to FalsingManagerDave Mankoff
2020-12-01Add Tests for the BrightLineFalsingManager.Dave Mankoff