History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/Classifier.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bc9aac10e2a2c59fbea5a806f636c1bf7b6427c1 05-Mar-2018 Lucas Dupin <dupin@google.com> Bouncer animation

More obvious animation where bouncer position is influenced
by touches.

Test: Pull up bouncer, press back button
Test: Pull up bouncer, unlock with fp
Test: Unlock with fp with bouncer hidden
Test: Unlock with SmartLock
Test: Ask for auth on top of FLAG_SHOW_WHEN_LOCKED activity, press back
Test: packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ScrimControllerTest.java
Fixes: 3699775
Change-Id: I016dfa17f17571261691669c82385d2d844c5917
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/Classifier.java
401caaedd871894620accc1d14592c08095b5523 04-Mar-2016 Adrian Roos <roosa@google.com> Fix bug and add logging in FalsingManager

Fixes bug that lead FalsingManager to be incorrect
about the screen on state.

Makes it a fatal error to query whether a touch is
falsing outside of an active session.

Prevents touch collection and logging on the locked
shade which needs no anti-falsing.

Bug: 27227578
Change-Id: I8e330ad28636156a952e61b8fe6a3d201f82e624
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/Classifier.java
9f01c5bfa5c1c63e350808c154adfc2953949b15 18-Sep-2015 Blazej Magnowski <johnasselta@google.com> Add HistoryEvaluator

Adds the possibility to store the evaluations for previous strokes and gestures.
Also and enables to take the history into account when classifying current
interatcions.

Change-Id: Ia8fa54a00daa80b4e5aebf11b11b568ed23165d4
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/Classifier.java
0e2ffbd48bbedf47deb7f6aed96bd07e2fc96f53 10-Sep-2015 Blazej Magnowski <johnasselta@google.com> Add FalsingManager and Classifier to SystemUI

Adds the possibility to analyze and classify touch and sensor events as
human or false touches.

Change-Id: I5079c02406d532fea38ca2d302e8606effae0696
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/Classifier.java