summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar
Commit message (Expand)AuthorAgeFilesLines
* Hide lockscreen contents from a11y while bouncer is showingAdrian Roos2015-04-292-0/+9
* Remove LockPatternUtils.getCurrentUser()Adrian Roos2015-04-285-13/+16
* Require explicit userId in LockPatternUtilsAdrian Roos2015-04-283-4/+4
* Mark actually seen notifications as seenAmith Yamasani2015-04-282-13/+1
* Introduce disable2 into StatusBarManagerBenjamin Franz2015-04-274-61/+71
* Merge "Improve the falsing logic for unlock motion"Selim Cinek2015-04-254-29/+73
|\
| * Improve the falsing logic for unlock motionSelim Cinek2015-04-244-29/+73
* | More usage trackingAmith Yamasani2015-04-242-0/+23
* | Fix disappearing status bar icons with SHOW_WHEN_LOCKEDAdrian Roos2015-04-232-0/+5
|/
* Merge "Position panel dynamically when expanding"Jorim Jaggi2015-04-231-3/+54
|\
| * Position panel dynamically when expandingJorim Jaggi2015-04-231-3/+54
* | Merge "Improved the usablility of the lockscreen affordances"Selim Cinek2015-04-234-82/+138
|\ \
| * | Improved the usablility of the lockscreen affordancesSelim Cinek2015-04-224-82/+138
* | | Fixed a regression with collapsed notification heightsSelim Cinek2015-04-221-1/+1
|/ /
* | Merge "Make fingerprint enroll/authenticate haptic feedback part of framework."Jim Miller2015-04-211-12/+0
|\ \
| * | Make fingerprint enroll/authenticate haptic feedback part of framework.Jim Miller2015-04-201-12/+0
| |/
* | Merge "SecurityController: track VPN for all users"Robin Lee2015-04-212-74/+46
|\ \
| * | SecurityController: track VPN for all usersRobin Lee2015-04-212-74/+46
| |/
* | Listen for CONNECTIVITY_ACTION instead of _IMMEDIATEErik Kline2015-04-211-2/+2
* | Merge "Made StackScrollAlgorithm HUN logic only depend on children"Selim Cinek2015-04-202-30/+19
|\ \
| * | Made StackScrollAlgorithm HUN logic only depend on childrenSelim Cinek2015-04-202-30/+19
* | | Merge "Fixed a crash with HUN notifications"Selim Cinek2015-04-201-1/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Fixed a crash with HUN notificationsSelim Cinek2015-04-201-1/+2
* | Speedup unlock when authenticating with fingerprintJorim Jaggi2015-04-175-21/+44
* | Merge "Fixed a crash on android tv with the new heads-up manager"Selim Cinek2015-04-173-25/+49
|\ \ | |/
| * Fixed a crash on android tv with the new heads-up managerSelim Cinek2015-04-173-25/+49
* | Merge "Fixed the behavior for HUNs with fullscreen intents"Selim Cinek2015-04-162-6/+13
|\ \ | |/
| * Fixed the behavior for HUNs with fullscreen intentsSelim Cinek2015-04-162-6/+13
* | Merge "Fixed that disappear animations were disabled"Selim Cinek2015-04-161-15/+5
|\ \ | |/
| * Fixed that disappear animations were disabledSelim Cinek2015-04-161-15/+5
* | Merge "Fixed a bug where the notification size was incorrect"Selim Cinek2015-04-161-4/+6
|\ \ | |/
| * Fixed a bug where the notification size was incorrectSelim Cinek2015-04-161-4/+6
* | SysUI: Carrier Network Change iconAndrew Flynn2015-04-165-17/+167
|/
* Merge changes from topic 'headsup'Selim Cinek2015-04-1520-1270/+2031
|\
| * Finishing up heads up changesSelim Cinek2015-04-152-11/+9
| * Added the heads up scrim backSelim Cinek2015-04-156-43/+157
| * Fixed a bug where a notification could not be collapsedSelim Cinek2015-04-153-8/+5
| * Made ranking consistent with heads Up managerSelim Cinek2015-04-154-17/+36
| * Fixed a bug where the intrinsic height was not updatedSelim Cinek2015-04-151-0/+4
| * Fixed more heads up bugsSelim Cinek2015-04-159-32/+71
| * More Heads Up bug fixesSelim Cinek2015-04-153-28/+53
| * Adapted the interpolator of the heads up appear motionSelim Cinek2015-04-151-2/+17
| * Treating headsUpViews now as real notification citizenSelim Cinek2015-04-156-104/+251
| * Handling a few more border cases with HUNsSelim Cinek2015-04-1510-135/+304
| * Integrate Heads-up notifications into the shadeSelim Cinek2015-04-1516-1100/+1333
| * Fixed a bug with notification clippingSelim Cinek2015-04-151-0/+1
* | Several fixes to Fingerprint code after large mergeJim Miller2015-04-141-0/+2
|/
* Merge "Display a notification for a new guest"Fyodor Kupolov2015-04-141-0/+39
|\
| * Display a notification for a new guestFyodor Kupolov2015-04-141-0/+39
* | Merge "Display toast when screen is unlocked to a work app."Kenny Guy2015-04-141-0/+19
|\ \