summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI
Commit message (Expand)AuthorAgeFilesLines
* Fix incoming phone calls on lockscreen.Jorim Jaggi2014-04-111-2/+2
* am f5bcd887: Merge "Refactoring filter animation logic."Winson Chung2014-04-115-257/+163
|\
| * Refactoring filter animation logic.Winson Chung2014-04-115-257/+163
* | Merge "Change scrim on lockscreen and transparency of cards a bit." into mast...Jorim Jaggi2014-04-112-2/+6
|\ \
| * | Change scrim on lockscreen and transparency of cards a bit.Jorim Jaggi2014-04-112-2/+6
* | | Clean up log which made it accidentially into the build.Jorim Jaggi2014-04-111-1/+0
|/ /
* | am c095ca1c: Merge "Corp badging for Recents"Amith Yamasani2014-04-114-20/+63
|\ \ | |/
| * Merge "Corp badging for Recents"Amith Yamasani2014-04-114-20/+63
| |\
| | * Corp badging for RecentsAmith Yamasani2014-04-104-20/+63
* | | Merge "Set a dark theme for SystemUI." into master-lockscreen-devAdrian Roos2014-04-103-2/+17
|\ \ \
| * | | Set a dark theme for SystemUI.Adrian Roos2014-04-113-2/+17
* | | | am 316e533a: Merge "Update brightness icons to use color attribute"Alan Viverette2014-04-1014-10/+49
|\ \ \ \ | | |/ / | |/| |
| * | | Update brightness icons to use color attributeAlan Viverette2014-04-1014-10/+49
* | | | Merge "Hide back button on keyguard and make it work for bouncer." into maste...Jorim Jaggi2014-04-104-2/+45
|\ \ \ \
| * | | | Hide back button on keyguard and make it work for bouncer.Jorim Jaggi2014-04-104-2/+45
* | | | | Fix first child handling with GONE children.Jorim Jaggi2014-04-111-5/+13
* | | | | resolved conflicts for merge of ff0978fd to master-lockscreen-devJorim Jaggi2014-04-109-35/+284
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Further improved NotificationStackScrollerSelim Cinek2014-04-108-34/+290
* | | | | Merge "Implement camera affordance" into master-lockscreen-devAdrian Roos2014-04-104-3/+71
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Implement camera affordanceAdrian Roos2014-04-104-3/+71
| | |/ / | |/| |
* | | | Limit notifications on lockscreen to a maximum 4.Jorim Jaggi2014-04-1011-15/+231
|/ / /
* | | Merge "Keep lockscreen open when all notifications are gone" into master-lock...Adrian Roos2014-04-101-1/+1
|\ \ \
| * | | Keep lockscreen open when all notifications are goneAdrian Roos2014-04-101-1/+1
* | | | Merge "Allow returning from quick settings on lockscreen" into master-lockscr...Adrian Roos2014-04-091-3/+19
|\ \ \ \ | |/ / /
| * | | Allow returning from quick settings on lockscreenAdrian Roos2014-04-101-3/+19
* | | | am 2835db8b: Merge "Removing duplicated code in Recents"Winson Chung2014-04-098-39/+58
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Removing duplicated code in Recents"Winson Chung2014-04-098-39/+58
| |\ \ \
| | * | | Removing duplicated code in RecentsWinson Chung2014-04-098-39/+58
* | | | | am 2adb9586: Merge "Allow for different rects when animating to a single task...Winson Chung2014-04-0910-99/+116
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Allow for different rects when animating to a single task stack view a...Winson Chung2014-04-0910-99/+116
| |\ \ \ \ | | |/ / /
| | * | | Allow for different rects when animating to a single task stack view and a mu...Winson Chung2014-04-0910-99/+116
* | | | | resolved conflicts for merge of 3c86a27d to master-lockscreen-devJohn Spurlock2014-04-094-63/+181
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Merge "Put suppressed notifications behind a summary notification."John Spurlock2014-04-094-65/+181
| |\ \ \ | | |_|/ | |/| |
| | * | Put suppressed notifications behind a summary notification.John Spurlock2014-04-094-65/+181
* | | | am daa610cc: Merge "Prevent Recents from lingering after screen-off."Winson Chung2014-04-096-29/+55
|\ \ \ \ | |/ / /
| * | | Merge "Prevent Recents from lingering after screen-off."Winson Chung2014-04-096-29/+55
| |\ \ \ | | | |/ | | |/|
| | * | Prevent Recents from lingering after screen-off.Winson Chung2014-04-076-29/+55
| | |/
* | | Double tap interaction for notifications on lockscreen.Jorim Jaggi2014-04-095-12/+153
* | | am 18c7f559: Merge "Make toggle slider use default assets"Alan Viverette2014-04-093-43/+102
|\ \ \ | |/ /
| * | Merge "Make toggle slider use default assets"Alan Viverette2014-04-083-43/+102
| |\ \
| | * | Make toggle slider use default assetsAlan Viverette2014-04-083-43/+102
| | |/
* | | am 068f5929: Fix memory leak in NotificationStackScrollLayoutChristoph Studer2014-04-092-1/+10
|\ \ \ | |/ /
| * | Fix memory leak in NotificationStackScrollLayoutChristoph Studer2014-04-082-1/+10
| |/
* | Enable quick settings from lockscreen and merge into one shade.Adrian Roos2014-04-0810-99/+101
* | Add a temporary user switcher to quick settingsAdrian Roos2014-04-085-13/+275
* | am ed01ddd5: Merge "QuickSettings was inaccessible sometimes with empty shade."Selim Cinek2014-04-071-1/+1
|\ \ | |/
| * Merge "QuickSettings was inaccessible sometimes with empty shade."Selim Cinek2014-04-071-1/+1
| |\
| | * QuickSettings was inaccessible sometimes with empty shade.Selim Cinek2014-04-071-1/+1
* | | am d624a443: Merge "Write eventlog entries for notification panel visibility"Christoph Studer2014-04-071-1/+5
|\ \ \ | |/ /
| * | Merge "Write eventlog entries for notification panel visibility"Christoph Studer2014-04-071-1/+5
| |\ \ | | |/ | |/|