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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
com
/
android
/
internal
/
widget
/
LockPatternView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Forward port CM Screen Security settings (1/2)
Michael Bestas
2022-10-26
1
-78
/
+162
*
Extract LockPatternView animation parameters.
Aleksandr Litovchenko
2022-03-24
1
-8
/
+13
*
Fix PIN lock pattern not respecting user settings
Lais Andrade
2022-03-22
1
-3
/
+1
*
Make LockPatternView dot hit area circular.
Aleksandr Litovchenko
2022-03-09
1
-72
/
+37
*
Deprecate boolean settings for haptic feedback and vibrate when ringing
Lais Andrade
2022-01-18
1
-35
/
+5
*
LockPatternView: Combine all cell activation animations.
Aleksandr Litovchenko
2021-09-03
1
-86
/
+70
*
LockPatternView dot activation animation.
Aleksandr Litovchenko
2021-09-03
1
-12
/
+57
*
Add new line disappearing animation to LockPatternView.
Aleksandr Litovchenko
2021-09-03
1
-25
/
+122
*
Fix crash when BiometricPrompt requests swipe pattern and talk back is enabled.
Joe Bolinger
2021-06-21
1
-2
/
+3
*
Lock Pattern View - Visual update
Matt Pietal
2021-02-02
1
-25
/
+38
*
1/N The road to Material NEXT (bouncer and shade)
Lucas Dupin
2020-12-01
1
-0
/
+14
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-07
1
-1
/
+1
*
Introduce LockscreenCredential
Rubin Xu
2019-10-08
1
-1
/
+1
*
Do not let pattern be dragged
Lucas Dupin
2019-06-13
1
-0
/
+7
*
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-03-22
1
-0
/
+26
*
Refactor passwords/pins/patterns to byte[]
Rich Cannings
2019-02-21
1
-1
/
+3
*
Make pattern fade slower
Lucas Dupin
2018-11-05
1
-1
/
+1
*
Make pattern animation a little faster
Lucas Dupin
2018-10-24
1
-2
/
+3
*
Rename & package shuffle
John Reck
2018-10-04
1
-6
/
+4
*
Clear all fade-out timeouts
Lucas Dupin
2018-06-04
1
-1
/
+1
*
Don't clear mPattern when clearing visual pattern.
Vishwath Mohan
2018-03-30
1
-0
/
+5
*
Revert "Clear pattern on completion (if fade is enabled)."
Vishwath Mohan
2018-03-29
1
-3
/
+0
*
Clear pattern on completion (if fade is enabled).
Vishwath Mohan
2018-03-27
1
-0
/
+3
*
Provide the option to disable fading the pattern.
Vishwath Mohan
2018-02-16
1
-2
/
+19
*
Add fading to the pattern unlock screen.
Vishwath Mohan
2018-01-31
1
-2
/
+16
*
Initialize list of virtual views before using it.
Phil Weaver
2017-05-30
1
-10
/
+8
*
Add colorError
Jason Monk
2017-02-24
1
-7
/
+5
*
Deprecate "speak passwords" setting.
Phil Weaver
2017-02-21
1
-13
/
+2
*
widget: Adding support for custom LockPatternView.
Alain Vongsouvanh
2017-01-06
1
-7
/
+51
*
Recycle TypedArray in LockPatternView
Jim Miller
2016-02-02
1
-0
/
+1
*
Fix pattern lock for accessibility
Adrian Roos
2015-07-29
1
-13
/
+37
*
Move PIN/Pattern appear animation to RenderThread (1/2)
Jorim Jaggi
2015-07-22
1
-23
/
+145
*
Improve LockPatternView accessibility
Jim Miller
2015-06-11
1
-11
/
+218
*
Replace usages of deprecated Resources.getColor() and getColorStateList()
Alan Viverette
2015-03-18
1
-3
/
+3
*
Clean up and fix warnings in LockPatternView: make things final
Paul Crowley
2014-12-15
1
-19
/
+22
*
New lock pattern assets and animations
Jorim Jaggi
2014-08-12
1
-205
/
+166
*
Material theme
Alan Viverette
2014-06-06
1
-6
/
+6
*
Changed the LockPatternView assets to quantum
Selim Cinek
2014-06-05
1
-35
/
+53
*
Implemented the appear animation for the pattern security.
Selim Cinek
2014-05-30
1
-8
/
+34
*
Fix bug #13727850 Input values are not visible when setting up the lockscreen...
Fabrice Di Meglio
2014-03-31
1
-1
/
+12
*
Don't show incorrect pattern in stealth mode.
Adrian Roos
2014-01-08
1
-6
/
+4
*
Fix keyguard pattern invalidate bug
Jim Miller
2013-04-10
1
-25
/
+22
*
Fix long-standing bug with LockPatternView drawing artifacts
Jim Miller
2013-03-07
1
-105
/
+47
*
Accessibility support for the lockscreen - phone.
Svetoslav Ganov
2012-10-31
1
-7
/
+6
*
Send LockPatternView accessibility announcements before callbacks
alanv
2012-10-03
1
-7
/
+5
*
lock pattern width spec set to max
Peter Ng
2011-11-09
1
-1
/
+1
*
Fix 5444675: Fix vibrate regression on Pattern and PIN unlock screens.
Jim Miller
2011-10-12
1
-37
/
+10
*
Adding accessibility support to the pattern lock.
Svetoslav Ganov
2011-10-10
1
-17
/
+70
*
Update LockScreen layouts to latest UX spec.
Jim Miller
2011-06-22
1
-42
/
+46
*
Minor tweaks to GridLayout for KeyGuardScreenUnlock.
Philip Milne
2011-06-21
1
-2
/
+1
[next]