summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/classifier/BrightLineFalsingManager.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-07-02Use DockManager instead of BatteryController for Falsing.Dave Mankoff
2021-06-30Ensure that falsing is turned off when a11y is on.Dave Mankoff
2021-06-02Don't destroy the FalsingManager in Wallet.Dave Mankoff
2021-04-30Mkae SysUIPlugins its own gradle target.Dave Mankoff
2021-04-27Recognize the Back Gesture in the FalsingManager.Dave Mankoff
2021-04-27Merge "Ensure that the FalsingManager skips falsing when appropriate." into s...Dave Mankoff
2021-04-26Ensure that the FalsingManager skips falsing when appropriate.Dave Mankoff
2021-04-23Make FalsingManager send out an event when second tap is required.Dave Mankoff
2021-04-21Increase gesture completion delay for falsing.Dave Mankoff
2021-04-07Separate out FalsingManager#isFalseTapDave Mankoff
2021-04-06Ensure that FalsingManager#isFalseTap handles delayed clicks.Dave Mankoff
2021-03-23Move Falsing debug records to gesture finalization.Dave Mankoff
2021-03-18Add more logging for falsing.Dave Mankoff
2021-03-17Merge changes from topic "b172655679-bayes-falsing" into sc-devDave Mankoff
2021-03-15Rely on a falsing-belief event to reset lockscreenDave Mankoff
2021-03-15Avoid falsing when the phone is unlocked.Dave Mankoff
2021-03-11Add falsing to quick settings buttons.Dave Mankoff
2021-03-10Incorporate Bayes into Falsing.Dave Mankoff
2021-01-05Connect FalsingManager to HistoryTracker.Dave 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