index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
classifier
/
BrightLineFalsingManager.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-07-02
Use DockManager instead of BatteryController for Falsing.
Dave Mankoff
2021-06-30
Ensure that falsing is turned off when a11y is on.
Dave Mankoff
2021-06-02
Don't destroy the FalsingManager in Wallet.
Dave Mankoff
2021-04-30
Mkae SysUIPlugins its own gradle target.
Dave Mankoff
2021-04-27
Recognize the Back Gesture in the FalsingManager.
Dave Mankoff
2021-04-27
Merge "Ensure that the FalsingManager skips falsing when appropriate." into s...
Dave Mankoff
2021-04-26
Ensure that the FalsingManager skips falsing when appropriate.
Dave Mankoff
2021-04-23
Make FalsingManager send out an event when second tap is required.
Dave Mankoff
2021-04-21
Increase gesture completion delay for falsing.
Dave Mankoff
2021-04-07
Separate out FalsingManager#isFalseTap
Dave Mankoff
2021-04-06
Ensure that FalsingManager#isFalseTap handles delayed clicks.
Dave Mankoff
2021-03-23
Move Falsing debug records to gesture finalization.
Dave Mankoff
2021-03-18
Add more logging for falsing.
Dave Mankoff
2021-03-17
Merge changes from topic "b172655679-bayes-falsing" into sc-dev
Dave Mankoff
2021-03-15
Rely on a falsing-belief event to reset lockscreen
Dave Mankoff
2021-03-15
Avoid falsing when the phone is unlocked.
Dave Mankoff
2021-03-11
Add falsing to quick settings buttons.
Dave Mankoff
2021-03-10
Incorporate Bayes into Falsing.
Dave Mankoff
2021-01-05
Connect FalsingManager to HistoryTracker.
Dave Mankoff
2020-12-10
Make FalsingClassifiers less stateful.
Dave Mankoff
2020-12-10
Add HistoryTracker to FalsingManager
Dave Mankoff
2020-12-01
Add Tests for the BrightLineFalsingManager.
Dave Mankoff