summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | Disable Filtering.Winson Chung2014-04-302-3/+1
| | |_|/ | |/| |
* | | | am 1e67bcec: am 263c36a1: am ade631ee: Merge "NULL previous background bitmap...Michael Wright2014-04-301-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | am 263c36a1: am ade631ee: Merge "NULL previous background bitmap upon changin...Michael Wright2014-04-301-0/+1
| |\ \ \
| | * \ \ am ade631ee: Merge "NULL previous background bitmap upon changing wallpaper"Michael Wright2014-04-301-0/+1
| | |\ \ \
| | | * \ \ Merge "NULL previous background bitmap upon changing wallpaper"Michael Wright2014-04-301-0/+1
| | | |\ \ \
| | | | * | | NULL previous background bitmap upon changing wallpaperjshe32X2014-03-141-0/+1
| | * | | | | Merge commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEADBill Yi2014-04-293-40/+104
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | am 8114c3d0: am 1a70f391: Merge "Change wallpaper sizing" into klp-devUnsuk Jung2014-03-211-26/+91
| | | |\ \ \ \
* | | | | | | | Fixed a crash of the notification animation on initial startupSelim Cinek2014-04-301-6/+17
* | | | | | | | Merge "NotificationRowLayout shall rest in its grave."Jorim Jaggi2014-04-302-307/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | NotificationRowLayout shall rest in its grave.Jorim Jaggi2014-04-302-307/+0
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Layout notifications on top and introduce artifical marginJorim Jaggi2014-04-303-69/+86
|/ / / / / / /
* | | | | | | Merge "Introduced basic animations for the new notifications."Selim Cinek2014-04-294-22/+315
|\ \ \ \ \ \ \
| * | | | | | | Introduced basic animations for the new notifications.Selim Cinek2014-04-304-23/+315
* | | | | | | | Prevent expanded notifications on lockscreen.Jorim Jaggi2014-04-292-12/+24
|/ / / / / / /
* | | | | | | Merge "Refactored the layout of a notifications"Selim Cinek2014-04-2912-227/+531
|\ \ \ \ \ \ \