summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Improved interception logic of the PanelView"Jorim Jaggi2014-05-071-2/+5
|\
| * Improved interception logic of the PanelViewSelim Cinek2014-05-071-2/+5
* | Merge "Improved notification scroller animation logic"Selim Cinek2014-05-072-67/+79
|\ \ | |/
| * Improved notification scroller animation logicSelim Cinek2014-05-072-67/+79
* | Merge "Only show IME in navigation bar when it should"Jason Monk2014-05-074-10/+18
|\ \
| * | Only show IME in navigation bar when it shouldJason Monk2014-05-074-10/+18
* | | Merge "Refactored the notification animations, improved stack scroller"Selim Cinek2014-05-0710-89/+428
|\ \ \ | | |/ | |/|
| * | Refactored the notification animations, improved stack scrollerSelim Cinek2014-05-0710-89/+428
* | | Merge "Fixing issue with animation not running after SystemUI crashes (Bug 14...Winson Chung2014-05-076-63/+154
|\ \ \
| * | | Fixing issue with animation not running after SystemUI crashes (Bug 14453240)Winson Chung2014-05-066-63/+154
* | | | Merge "Never close Keyguard automatically."Jorim Jaggi2014-05-062-1/+6
|\ \ \ \
| * | | | Never close Keyguard automatically.Jorim Jaggi2014-05-022-1/+6
* | | | | Merge "Fix overly huge PanelView."Jorim Jaggi2014-05-061-8/+1
|\ \ \ \ \
| * | | | | Fix overly huge PanelView.Jorim Jaggi2014-05-061-8/+1
* | | | | | Merge "Implement phone affordance on lockscreen."Jorim Jaggi2014-05-064-93/+306
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Implement phone affordance on lockscreen.Jorim Jaggi2014-05-064-93/+306
| | |/ / / | |/| | |
* | | | | Merge "Exposing the API to support widgets in Recents."Winson Chung2014-05-052-23/+17
|\ \ \ \ \
| * | | | | Exposing the API to support widgets in Recents.Winson Chung2014-05-052-23/+17
| |/ / / /
* | | | | Merge changes Iffd15e95,Id2db95ecChristoph Studer2014-05-051-19/+11
|\ \ \ \ \
| * | | | | Log notification clicksChristoph Studer2014-04-301-19/+11
* | | | | | Merge "Add null check on navigation bar visibility"Jason Monk2014-05-051-4/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Add null check on navigation bar visibilityJason Monk2014-05-021-4/+6
* | | | | Cleanup logspam.John Spurlock2014-05-051-1/+1
* | | | | Adding ability to load a search widget into Recents.Winson Chung2014-05-028-116/+358
* | | | | Incorporating theme colors into task views.Winson Chung2014-05-029-27/+81
* | | | | Bump up priority of system receiving BOOT_COMPLETED.Dianne Hackborn2014-05-021-1/+3
* | | | | Filter touch events in ExpandableView.Jorim Jaggi2014-05-021-0/+14
| |_|_|/ |/| | |
* | | | Epic performance fix during animation.Jorim Jaggi2014-05-021-1/+3
| |_|/ |/| |
* | | Always use algorithm to set the children height.Jorim Jaggi2014-05-026-19/+25
* | | Fix animation play time, animation and alpha.Jorim Jaggi2014-05-026-17/+24
* | | Update panel height when stack scroller padding is updated.Jorim Jaggi2014-05-021-0/+3
* | | Introduce animation for changing top margin.Jorim Jaggi2014-05-025-24/+49
* | | Change interaction for dragging down to full shade.Jorim Jaggi2014-05-0217-216/+349
* | | Introduce SHADE_LOCKED as a special state for the shade.Jorim Jaggi2014-05-0213-49/+443
* | | Merge "Add IME Switcher icon to Navigation Bar"Jason Monk2014-05-022-6/+41
|\ \ \ | |/ /
| * | Add IME Switcher icon to Navigation BarJason Monk2014-05-022-6/+41
* | | Merge "Fix notification visibility reporting"Christoph Studer2014-05-021-13/+31
|\ \ \
| * | | Fix notification visibility reportingChristoph Studer2014-05-021-13/+31
| | |/ | |/|
* | | Merge "Removed always running preDrawListener"Selim Cinek2014-05-021-9/+10
|\ \ \
| * | | Removed always running preDrawListenerSelim Cinek2014-05-021-9/+10
* | | | Add additional display information to conditions.John Spurlock2014-05-021-1/+1
* | | | resolved conflicts for merge of 4f8cd188 to masterJeff Brown2014-05-011-5/+2
|\ \ \ \ | |/ / / |/| | |
* | | | Opimized the number of calls to updateChildren.Selim Cinek2014-05-011-18/+21
* | | | Fixed a bug when a notification was quickly added and removed.Selim Cinek2014-05-011-9/+17
* | | | Merge "Fixed a bug where the notification scroller could crash."Selim Cinek2014-05-011-1/+1
|\ \ \ \
| * | | | Fixed a bug where the notification scroller could crash.Selim Cinek2014-05-011-1/+1
* | | | | Merge "Implement long-term condition subscriptions."John Spurlock2014-05-011-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Implement long-term condition subscriptions.John Spurlock2014-05-011-2/+2
* | | | | Fixed several bugs regarding the state of the notificationsSelim Cinek2014-05-012-3/+46
|/ / / /
* | | | Merge "Disable Filtering."Winson Chung2014-05-012-3/+1
|\ \ \ \