summaryrefslogtreecommitdiffstats
path: root/core/java/com/android/internal/widget
Commit message (Expand)AuthorAgeFilesLines
* LockPatternUtils: userId is requiredWolfgang Wiedmeyer2016-12-161-2/+2
* support separate encryption/lockscreen passwordsDaniel Micay2016-12-161-3/+69
* Merge tag 'android-6.0.1_r72' into HEADJessica Wagantall2016-10-061-2/+2
|\
| * Fix vulnerability in LockSettings serviceJim Miller2016-08-261-2/+2
* | LockPatternUtils: Use the actual user id to set pattern sizeScott Mertz2016-04-141-10/+10
* | Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-112-6/+31
|\ \
| * | Allow access to deprecated LOCK_PATTERN_ENABLED flag.Bryce Lee2015-12-141-0/+18
| * | am 9c76f61d: Merge "DO NOT MERGE: Reduce delay of floating toolbar appearance...Abodunrinwa Toki2015-10-161-3/+2
| |\ \ | | |/
| * | am 11af1878: Merge "Add animation and positional stability to intent chooser ...Adam Powell2015-10-121-21/+90
| |\ \
| * \ \ am c25d5460: Merge "Fix jank: Don\'t write lockout deadline if not needed" in...Bill Rassieur2015-09-281-1/+1
| |\ \ \
| * \ \ \ am 38e6e4ef: Merge "reset lockout deadline on device reboot" into mnc-dr-devAndres Morales2015-09-161-2/+12
| |\ \ \ \
| * \ \ \ \ am 16093fe3: Revert "Disable fingerprint after force lock"Jorim Jaggi2015-09-101-5/+6
| |\ \ \ \ \
| * \ \ \ \ \ am 34411e8f: Merge "Don\'t disable fingerprint when entering wrong credential...Adrian Roos2015-09-031-3/+10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 78195312: Merge "Disable fingerprint after force lock" into mnc-dr-devAdrian Roos2015-08-311-7/+6
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am d56892da: Merge "Disable fingerprint after user lockout" into mnc-dr-devAdrian Roos2015-08-261-0/+6
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am b5e47228: Add StrongAuthTrackerAdrian Roos2015-08-222-7/+181
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make sure that changes to UI in SwipeDismissLayout are on UI thread.Bryce Lee2015-08-071-6/+13
* | | | | | | | | | | Fix pattern visibility settings (1/2)Michael Bestas2016-02-032-25/+26
* | | | | | | | | | | LockPatternUtils: Make settings getter and setters protectedd34d2015-12-111-6/+6
* | | | | | | | | | | Forward port CM Screen Security settings (1/2)Michael Bestas2015-12-113-67/+208
* | | | | | | | | | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-072-24/+92
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | DO NOT MERGE: Reduce delay of floating toolbar appearance.Abodunrinwa Toki2015-10-161-3/+2
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge "Add animation and positional stability to intent chooser UI" into mnc-...Adam Powell2015-10-121-21/+90
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Add animation and positional stability to intent chooser UIAdam Powell2015-10-021-21/+90
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-052-9/+206
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fix jank: Don't write lockout deadline if not neededJorim Jaggi2015-09-281-1/+1
| |/ / / / / / /
| * | | | | | | Merge "reset lockout deadline on device reboot" into mnc-dr-devAndres Morales2015-09-161-2/+12
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | reset lockout deadline on device rebootAndres Morales2015-09-091-2/+12
| | |/ / / / /
| * | | | | | Revert "Disable fingerprint after force lock"Jorim Jaggi2015-09-101-5/+6
| | |_|_|_|/ | |/| | | |
| * | | | | Don't disable fingerprint when entering wrong credentialAdrian Roos2015-09-031-3/+10
| | |_|_|/ | |/| | |
| * | | | Disable fingerprint after force lockAdrian Roos2015-08-281-7/+6
| | |_|/ | |/| |
| * | | Disable fingerprint after user lockoutAdrian Roos2015-08-251-0/+6
| | |/ | |/|
| * | Add StrongAuthTrackerAdrian Roos2015-08-212-7/+181
| |/
* | Fix clearing of retained passwordDinesh K Garg2015-10-062-0/+12
|/
* Make ResolverDrawerLayout look like a ScrollView to accessibilityAlan Viverette2015-08-031-4/+24
* Fix pattern lock for accessibilityAdrian Roos2015-07-291-13/+37
* Move PIN/Pattern appear animation to RenderThread (1/2)Jorim Jaggi2015-07-221-23/+145
* PopupWindow position must be specified in window coordinates.Yohei Yukawa2015-07-151-20/+23
* Fix comment bug in I71a8d356e868dc7715b030ca1078da4ec39368c3.Yohei Yukawa2015-07-151-1/+8
* Fix issue #22479881: Nexus 6 randomly rebooting every few hours with...Dianne Hackborn2015-07-151-1/+1
* Allow FloatingToolbar to be outside of the attached window.Yohei Yukawa2015-07-141-35/+52
* Sort and limit ChooserActivity targets from ChooserTargetServicesAdam Powell2015-07-061-1/+1
* Use non-greedy view to draw background in landscape time pickerAlan Viverette2015-06-301-0/+76
* Fix Floating toolbar overflow width.Abodunrinwa Toki2015-06-291-18/+3
* Merge "Always remeasure ListView scrap used to obtain minimum width" into mnc...Alan Viverette2015-06-291-1/+1
|\
| * Always remeasure ListView scrap used to obtain minimum widthAlan Viverette2015-06-261-1/+1
* | Fix FloatingToolbar flicker in reaction to text cursor blink.Abodunrinwa Toki2015-06-261-21/+24
|/
* Enforce FloatingToolbar themes.Abodunrinwa Toki2015-06-251-21/+26
* Merge "Add voice interaction support to ResolverActivity/ChooserActivity" int...Adam Powell2015-06-231-1/+15
|\
| * Add voice interaction support to ResolverActivity/ChooserActivityAdam Powell2015-06-221-1/+15