summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com
Commit message (Expand)AuthorAgeFilesLines
* Merge "Enabling filtering by base intent package."Winson Chung2014-04-0111-94/+389
|\
| * Enabling filtering by base intent package.Winson Chung2014-04-0111-94/+389
* | Zen Mode QS tweaks.John Spurlock2014-04-012-57/+67
|/
* add a null check around scrollAdapter accessChris Wren2014-03-311-1/+2
* Improved expansion logic of NotificationStackScrollerSelim Cinek2014-03-284-15/+58
* Improved integration of NotificationStackScrollerSelim Cinek2014-03-271-42/+56
* Merge "Initial implementation of NotificationStackScroller"Selim Cinek2014-03-278-19/+1615
|\
| * Initial implementation of NotificationStackScrollerSelim Cinek2014-03-278-19/+1615
* | Merge "Move legacy notification processing to Notification.Builder"Jorim Jaggi2014-03-272-301/+17
|\ \ | |/ |/|
| * Move legacy notification processing to Notification.BuilderJorim Jaggi2014-03-272-301/+17
* | Merge "Zen mode updates."John Spurlock2014-03-266-381/+207
|\ \
| * | Zen mode updates.John Spurlock2014-03-266-381/+207
* | | Merge "always clear the HeadsUpDecayTimer"Chris Wren2014-03-261-1/+1
|\ \ \ | |/ / |/| |
| * | always clear the HeadsUpDecayTimerChris Wren2014-03-261-1/+1
| |/
* | Categorize some system notifications.Dan Sandler2014-03-262-0/+4
* | Merge "Fixing issue where we were relaunching each activity from recents inst...Winson Chung2014-03-253-15/+34
|\ \
| * | Fixing issue where we were relaunching each activity from recents instead of ...Winson Chung2014-03-243-15/+34
* | | Merge "Moving task view layout into resource."Winson Chung2014-03-247-257/+262
|\ \ \ | |/ /
| * | Moving task view layout into resource.Winson Chung2014-03-247-257/+262
| |/
* | Merge "add more dump info for heads up notifications"Chris Wren2014-03-241-1/+10
|\ \ | |/ |/|
| * add more dump info for heads up notificationsChris Wren2014-03-071-1/+10
* | Merge "Fixing crash with multiple touch pointers"Winson Chung2014-03-215-37/+94
|\ \
| * | Fixing crash with multiple touch pointersWinson Chung2014-03-215-37/+94
* | | Merge "Annotate framework vibrate calls with stream hints."John Spurlock2014-03-213-3/+7
|\ \ \ | |/ / |/| |
| * | Annotate framework vibrate calls with stream hints.John Spurlock2014-03-213-3/+7
* | | lower the heads up threshold to exactly PRIORITY_HIGHChris Wren2014-03-211-1/+1
* | | Merge "Unhide notification category."John Spurlock2014-03-211-11/+2
|\ \ \
| * | | Unhide notification category.John Spurlock2014-03-211-11/+2
| |/ /
* | | Catching case where the activity we are launching from Recents no longer exists.Winson Chung2014-03-202-9/+20
|/ /
* | Fixing issue where launching a task was delayed due to a previous start delay...Winson Chung2014-03-187-2/+69
* | Moving alternate recents component logic into its own file.Winson Chung2014-03-185-320/+399
* | Merge "Add flag to allow fetching related users recent tasks."Kenny Guy2014-03-183-6/+11
|\ \
| * | Add flag to allow fetching related users recent tasks.Kenny Guy2014-03-173-6/+11
* | | Fixing issue with cards being rendered under the nav bar after a configuratio...Winson Chung2014-03-172-6/+7
* | | Using the RecentsService connection to toggle recentsWinson Chung2014-03-178-89/+236
|/ /
* | Merge "Fixing crash when ActivityManager does not have a proper thumbnail"Winson Chung2014-03-175-39/+78
|\ \
| * | Fixing crash when ActivityManager does not have a proper thumbnailWinson Chung2014-03-145-39/+78
* | | Merge "Simplifying memory management, use Task Keys as resource cache keys."Winson Chung2014-03-1714-325/+243
|\ \ \ | |/ /
| * | Simplifying memory management, use Task Keys as resource cache keys.Winson Chung2014-03-1414-325/+243
* | | Merge "Fixing memory leaks related to Tasks holding onto their callbacks."Winson Chung2014-03-1411-241/+393
|\ \ \ | |/ /
| * | Fixing memory leaks related to Tasks holding onto their callbacks.Winson Chung2014-03-1311-241/+393
* | | Merge "Show notifications from related users."Kenny Guy2014-03-132-19/+55
|\ \ \ | |/ / |/| |
| * | Show notifications from related users.Kenny Guy2014-03-122-19/+55
* | | Merge "Move zen-mode systemui affordance to quick settings."John Spurlock2014-03-126-404/+253
|\ \ \ | |/ / |/| |
| * | Move zen-mode systemui affordance to quick settings.John Spurlock2014-03-126-404/+253
* | | Merge "Insulate SystemUI from IDs in inflated notification views."Dan Sandler2014-03-121-0/+3
|\ \ \ | |/ / |/| |
| * | Insulate SystemUI from IDs in inflated notification views.Dan Sandler2014-03-121-0/+3
* | | Initial changes for recents.Winson Chung2014-03-1121-18/+4048
|/ /
* | Merge "Tweaks to zen mode shade UI."John Spurlock2014-03-071-9/+27
|\ \
| * | Tweaks to zen mode shade UI.John Spurlock2014-03-071-9/+27