index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
classifier
/
FalsingManagerImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove old falsing implementation.
Dave Mankoff
2020-11-16
1
-589
/
+0
*
Add Tap falsing to the FalsingManager.
Dave Mankoff
2020-11-16
1
-0
/
+10
*
Pass interaction type to FalsingManager.isFalse
Dave Mankoff
2020-08-24
1
-1
/
+1
*
Making the media carousel dismissable
Selim Cinek
2020-06-19
1
-3
/
+3
*
Ignore falsing manager for UiAutomator tests
Lucas Dupin
2020-02-28
1
-0
/
+5
*
Implementations of biometric contraints for weak and convenience tiers
Haining Chen
2020-02-19
1
-1
/
+2
*
Unregister prox sensor when QS or Bouncer are expanded.
Dave Mankoff
2020-02-11
1
-1
/
+1
*
Disable falsing when resting on a Dock.
Dave Mankoff
2020-01-03
1
-3
/
+3
*
Start removing Dependency.get(UiOffloadThread.class)
Dave Mankoff
2019-12-23
1
-6
/
+7
*
Make DozeSensors, DozeTriggers use ProximitySensor
Dave Mankoff
2019-09-18
1
-1
/
+1
*
Fix the looper that KeyguardUpdateMonitor is using.
Dave Mankoff
2019-08-31
1
-2
/
+2
*
Add cleanup method to FalsingManager to prevent memory leaks.
Dave Mankoff
2019-07-16
1
-0
/
+9
*
Add metrics logging to BrightLineFalsingManager.
Dave Mankoff
2019-07-11
1
-2
/
+2
*
Add support for FalsingPlugin to supply a replacement FalsingManager.
Dave Mankoff
2019-05-10
1
-1
/
+2
*
Assume all touches are valid after face auth
Lucas Dupin
2019-05-08
1
-0
/
+22
*
Change FalsingManager to an interface for easier swapping.
Dave Mankoff
2019-05-03
1
-0
/
+540