summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Camera2: Final API revisions" into lmp-devEino-Ville Talvala2014-09-052-9/+9
|\
| * Camera2: Final API revisionsEino-Ville Talvala2014-09-052-9/+9
* | Merge "rename add/removeCallback to register/unregisterCallback" into lmp-devRoboErik2014-09-052-5/+5
|\ \
| * | rename add/removeCallback to register/unregisterCallbackRoboErik2014-09-052-5/+5
| |/
* | Addressing API council comments for UserManager.Svetoslav2014-09-053-11/+6
* | Merge "Suppress location tile in QS on lock screen" into lmp-devTom O'Neill2014-09-051-1/+5
|\ \
| * | Suppress location tile in QS on lock screenTom O'Neill2014-09-051-1/+5
| |/
* | Merge "Don't update notification layer when collapsing the panel" into lmp-devJorim Jaggi2014-09-051-1/+1
|\ \
| * | Don't update notification layer when collapsing the panelJorim Jaggi2014-09-051-1/+1
* | | Merge "SysUI: Sort status bar notification icons" into lmp-devChristoph Studer2014-09-051-2/+15
|\ \ \
| * | | SysUI: Sort status bar notification iconsChristoph Studer2014-09-051-2/+15
* | | | Merge "Send USER_PRESENT broadcast after keyguard animation finishes" into lm...Jim Miller2014-09-051-1/+1
|\ \ \ \
| * | | | Send USER_PRESENT broadcast after keyguard animation finishesJim Miller2014-09-041-1/+1
| | |_|/ | |/| |
* | | | Merge "Remove the scrimming of notifications" into lmp-devJorim Jaggi2014-09-0511-141/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Remove the scrimming of notificationsJorim Jaggi2014-09-0511-141/+0
| | |/ | |/|
* | | Merge "Hide notifications when occluded and disabled on keyguard" into lmp-devJorim Jaggi2014-09-051-3/+4
|\ \ \
| * | | Hide notifications when occluded and disabled on keyguardJorim Jaggi2014-09-051-3/+4
| |/ /
* | | Merge "Fixed a bug where the notifications could overlap when reset" into lmp...Selim Cinek2014-09-051-0/+1
|\ \ \
| * | | Fixed a bug where the notifications could overlap when resetSelim Cinek2014-09-051-0/+1
* | | | Merge "Generalizing Recents widget category to Search box. (Bug 17334589)" in...Winson Chung2014-09-052-3/+3
|\ \ \ \
| * | | | Generalizing Recents widget category to Search box. (Bug 17334589)Winson Chung2014-09-042-3/+3
* | | | | Merge changes Ibb63814e,I0322b1e6 into lmp-devAdrian Roos2014-09-054-4/+29
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Prevent full shade guesture from doing the wrong thingAdrian Roos2014-09-032-1/+5
| * | | | Add current user announce to MultiUserSwitchAdrian Roos2014-09-032-3/+24
* | | | | Merge "SysUI: Upsort PRIORITY_MAX system notifications" into lmp-devChristoph Studer2014-09-051-4/+18
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SysUI: Upsort PRIORITY_MAX system notificationsChristoph Studer2014-09-031-4/+18
| | |_|/ | |/| |
* | | | Honor per-app sensitivity setting.Chris Wren2014-09-042-5/+21
| |_|/ |/| |
* | | Merge "Reduce RAM requirements of grayscale icon testing" into lmp-devDan Sandler2014-09-032-6/+6
|\ \ \
| * | | Reduce RAM requirements of grayscale icon testingDan Sandler2014-09-032-6/+6
* | | | Merge "Adjust iconography in notification guts." into lmp-devDan Sandler2014-09-031-1/+42
|\ \ \ \
| * | | | Adjust iconography in notification guts.Dan Sandler2014-09-031-1/+42
| |/ / /
* | | | SysUI: Suppress HUNs from non-profile usersChristoph Studer2014-09-032-1/+8
| |/ / |/| |
* | | Merge "Tuned anti-falsing thresholds on the lockscreen" into lmp-devSelim Cinek2014-09-034-26/+58
|\ \ \
| * | | Tuned anti-falsing thresholds on the lockscreenSelim Cinek2014-09-034-26/+58
* | | | Merge "Fixed a bug where notification icons where not animating" into lmp-devSelim Cinek2014-09-034-1/+84
|\ \ \ \ | |/ / /
| * | | Fixed a bug where notification icons where not animatingSelim Cinek2014-09-034-1/+84
* | | | Merge "Auto dismiss lockscreen when switching to guest" into lmp-devAdrian Roos2014-09-031-0/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | Auto dismiss lockscreen when switching to guestAdrian Roos2014-09-031-0/+8
* | | | Merge "Fixing Recents crash with non-primary user. (Bug 17343688)" into lmp-devWinson Chung2014-09-031-0/+2
|\ \ \ \
| * | | | Fixing Recents crash with non-primary user. (Bug 17343688)Winson Chung2014-09-011-0/+2
* | | | | Merge "Improve subpixel rendering of battery icon on all densities" into lmp-devJorim Jaggi2014-09-031-10/+15
|\ \ \ \ \
| * | | | | Improve subpixel rendering of battery icon on all densitiesJorim Jaggi2014-09-031-10/+15
* | | | | | Merge "Correctly forwarding the screen off event on lockscreen" into lmp-devSelim Cinek2014-09-031-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Correctly forwarding the screen off event on lockscreenSelim Cinek2014-09-031-1/+2
* | | | | Merge "Don't show add user for simple user switcher" into lmp-devJason Monk2014-09-031-1/+1
|\ \ \ \ \
| * | | | | Don't show add user for simple user switcherJason Monk2014-09-021-1/+1
* | | | | | Merge "Status bar iconography updates" into lmp-devJorim Jaggi2014-09-037-18/+30
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Status bar iconography updatesJorim Jaggi2014-09-027-18/+30
* | | | | | Merge "Disable touch dispatch while adjusting brightness" into lmp-devAdrian Roos2014-09-021-0/+15
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Disable touch dispatch while adjusting brightnessAdrian Roos2014-09-021-0/+15