summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com
Commit message (Expand)AuthorAgeFilesLines
* Do not go over handler to dispatch keyguard visibilityJorim Jaggi2015-09-231-1/+1
* Merge "Extended the maximum pulsing duration when dozing" into mnc-dr-devJustin Harrison2015-09-231-1/+1
|\
| * Extended the maximum pulsing duration when dozingSelim Cinek2015-09-221-1/+1
* | Fix verifyUnlockJorim Jaggi2015-09-231-2/+20
* | Merge "Start fingerprint authentication in onStartedGoingToSleep" into mnc-dr...Jorim Jaggi2015-09-182-0/+27
|\ \
| * | Start fingerprint authentication in onStartedGoingToSleepJorim Jaggi2015-09-182-0/+27
* | | Handle case correctly when screen times out and locking immediatelyJorim Jaggi2015-09-171-14/+22
|/ /
* | Allow camera launch also when device is interactiveJorim Jaggi2015-09-163-1/+50
|/
* Merge "Fix light status bar transitions" into mnc-dr-devAdrian Roos2015-09-141-3/+7
|\
| * Fix light status bar transitionsAdrian Roos2015-09-121-3/+7
* | Dump Keyguard state in SystemUI and PhoneWindowManagerJorim Jaggi2015-09-121-0/+26
|/
* Merge "Make the vertical navbar 48dp like the horizontal one." into mnc-dr-devDaniel Sandler2015-09-101-3/+3
|\
| * Make the vertical navbar 48dp like the horizontal one.Dan Sandler2015-09-031-3/+3
* | Revert "Disable fingerprint after force lock"Jorim Jaggi2015-09-101-5/+2
* | Merge "Fixed a racecondition where the camera would not launch" into mnc-dr-devSelim Cinek2015-09-091-1/+4
|\ \
| * | Fixed a racecondition where the camera would not launchSelim Cinek2015-09-081-1/+4
* | | Merge "Changed the vibration duration from 1s to 750ms." into mnc-dr-devZhentao Sun2015-09-091-1/+1
|\ \ \
| * | | Changed the vibration duration from 1s to 750ms.Zhentao Sun2015-09-081-1/+1
* | | | Cancel animation when hiding KeyguardJorim Jaggi2015-09-091-0/+1
* | | | Removed the secure camera launcherSelim Cinek2015-09-083-305/+3
| |/ / |/| |
* | | Do not expand notifications with expand gesture when disallowedJorim Jaggi2015-09-081-1/+3
* | | Merge "Poke fingerprint timeout when vold password is correct" into mnc-dr-devAdrian Roos2015-09-031-0/+1
|\ \ \
| * | | Poke fingerprint timeout when vold password is correctAdrian Roos2015-09-031-0/+1
* | | | Merge "Show face unlock even when fingerprint is running" into mnc-dr-devAdrian Roos2015-09-031-2/+2
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Show face unlock even when fingerprint is runningAdrian Roos2015-09-021-2/+2
* | | Merge "Fix wrong mode for fingerprint unlock when bouncer not showing" into m...Jorim Jaggi2015-09-021-1/+1
|\ \ \
| * | | Fix wrong mode for fingerprint unlock when bouncer not showingJorim Jaggi2015-09-021-1/+1
| | |/ | |/|
* | | am 36a75d6a: Merge "Fixed a crash in the notification group manager" into mnc...Selim Cinek2015-09-021-0/+7
|\ \ \
| * | | Fixed a crash in the notification group managerSelim Cinek2015-09-021-0/+7
* | | | am 9a2d5742: Merge "Fixed when the notification effects are being cleared" in...Selim Cinek2015-09-012-10/+9
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fixed when the notification effects are being clearedSelim Cinek2015-08-312-10/+9
* | | Merge "Don't launch the camera if it already in foreground." into mnc-dr-devZhentao Sun2015-09-013-6/+40
|\ \ \ | |_|/ |/| |
| * | Don't launch the camera if it already in foreground.Zhentao Sun2015-08-283-6/+40
* | | Disable fingerprint after force lockAdrian Roos2015-08-281-2/+5
* | | Merge "Added animation for trusted to fingerprint error" into mnc-dr-devSelim Cinek2015-08-281-5/+21
|\ \ \
| * | | Added animation for trusted to fingerprint errorSelim Cinek2015-08-281-5/+21
* | | | Fix race condition by guarding callbacksJorim Jaggi2015-08-281-10/+18
* | | | Optimize fp touch to wake: Shortcut for report next drawJorim Jaggi2015-08-282-3/+14
| |/ / |/| |
* | | Merge "Migrate camera vibration to the systemUI" into mnc-dr-devSelim Cinek2015-08-261-0/+8
|\ \ \ | |/ /
| * | Migrate camera vibration to the systemUISelim Cinek2015-08-261-0/+8
* | | Merge "Launching the camera now from systemUI including animations" into mnc-...Selim Cinek2015-08-269-31/+235
|\ \ \ | |/ /
| * | Launching the camera now from systemUI including animationsSelim Cinek2015-08-269-31/+235
* | | am 8304c6c0: Merge "Truncate and ellipsize app name if too long for dialog." ...Raph Levien2015-08-251-2/+50
|\ \ \ | | |/ | |/|
| * | Truncate and ellipsize app name if too long for dialog.Michael Wright2015-08-251-2/+50
* | | Merge "Disable RT animations for header ripple" into mnc-dr-devJorim Jaggi2015-08-254-0/+12
|\ \ \
| * | | Disable RT animations for header rippleJorim Jaggi2015-08-214-0/+12
* | | | Scale notifications on lockscreen for 420 dpi devicesJorim Jaggi2015-08-251-1/+1
* | | | Fix issues with light status bar and fp wake-and-unlockJorim Jaggi2015-08-243-32/+53
| |_|/ |/| |
* | | Merge "Fix jank when clicking on HUN" into mnc-dr-devJorim Jaggi2015-08-225-5/+63
|\ \ \ | |/ /
| * | Fix jank when clicking on HUNJorim Jaggi2015-08-215-5/+63