summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/recents/views
Commit message (Expand)AuthorAgeFilesLines
* SystemUI: Fix possible NPEMichael W2016-11-041-2/+3
* SystemUI: add closed all tasks event logRoman Birg2016-04-111-0/+1
* SystemUI: add RecentsView EventLogsRoman Birg2016-04-111-0/+8
* SystemUI: handle hiding recents search bar dynamicallyRoman Birg2016-02-081-2/+2
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-0/+22
|\
| * Ensure we update the active pointer id on pointer up/down.Winson2015-10-121-0/+22
* | Recents: Port "Development shortcut" (2/3)Diogo Ferreira2015-11-072-1/+101
|/
* Pushing the startActivity before the calls to remove task.Winson2015-08-101-3/+5
* Ensuring that we don't try to use and propagate null activity labels.Winson Chung2015-07-311-1/+1
* Adding metrics to overview.Winson Chung2015-07-064-0/+28
* Refactoring recents search bar widget logic.Winson Chung2015-06-241-13/+10
* Fixing a few accessibility issues.Winson Chung2015-06-172-40/+96
* Hide View.getBackgroundColor() prior to removalChet Haase2015-06-051-1/+3
* Merge "Speed up recents -> app #2" into mnc-devJorim Jaggi2015-06-041-28/+70
|\
| * Speed up recents -> app #2Jorim Jaggi2015-06-041-28/+70
* | Merge "Speed up recents -> app" into mnc-devJorim Jaggi2015-06-044-5/+8
|\ \ | |/
| * Speed up recents -> appJorim Jaggi2015-06-044-5/+8
* | Merge "Make entering recents a lot faster" into mnc-devJorim Jaggi2015-06-044-4/+57
|\ \ | |/
| * Make entering recents a lot fasterJorim Jaggi2015-06-044-4/+57
* | Merge "Processing non-long clicks on application icon." into mnc-devVadim Tryshev2015-06-042-5/+19
|\ \ | |/ |/|
| * Processing non-long clicks on application icon.Vadim Tryshev2015-06-042-5/+19
* | Merge "Fixing case where we were not preloading tasks correctly." into mnc-devWinson Chung2015-06-031-1/+1
|\ \ | |/ |/|
| * Fixing case where we were not preloading tasks correctly.Winson Chung2015-06-031-1/+1
* | Merge "Don't focus view for invalid task index." into mnc-devWinson Chung2015-06-011-2/+4
|\ \ | |/
| * Don't focus view for invalid task index.Winson Chung2015-06-011-2/+4
* | Allow long-pressing task icon to show app-info.Winson Chung2015-06-011-8/+2
|/
* Make recents use immutable ashmem bitmaps for things it frequently passes acr...Riley Andrews2015-05-181-1/+2
* Improve Accessibility behaviour in recentsBenjamin Franz2015-04-301-2/+4
* Merge "Ensuring that we reload a widget that was updated in another orientati...Winson Chung2015-04-031-4/+5
|\
| * Ensuring that we reload a widget that was updated in another orientation.Winson Chung2015-04-031-4/+5
* | Prevent the dismiss icon from fading when multistack debugging is enabled.Winson Chung2015-03-301-2/+4
|/
* Unopened tasks should show the fullscreen item in recentsSkuhne2015-03-271-1/+1
* Merge "Fixing layout button in caption and adding quarter functionality"Skuhne2015-03-261-4/+12
|\
| * Fixing layout button in caption and adding quarter functionalitySkuhne2015-03-251-4/+12
* | Merge "Fixing issue with floating task headers."Winson Chung2015-03-241-0/+2
|\ \ | |/ |/|
| * Fixing issue with floating task headers.Winson Chung2015-03-241-0/+2
* | Adding menu to arrange one or two tasks and arrange them accordinglySkuhne2015-03-242-3/+80
* | Changed recent multi-window UI to use persist.sys.debug.multi_windowWale Ogunwale2015-03-231-3/+1
|/
* Merge "Change resize logic: Use resizeTask and remove stack resize UI/logic"Skuhne2015-03-173-57/+8
|\
| * Change resize logic: Use resizeTask and remove stack resize UI/logicSkuhne2015-03-173-57/+8
* | Recents: Tapping on background returns to launcherJames Cook2015-03-171-0/+35
|/
* Merge "Improve docs for drawable tint and color filters"Chris Craik2015-03-031-3/+3
|\
| * Improve docs for drawable tint and color filtersChris Craik2015-03-021-3/+3
* | Remove unused imports in frameworks/base.John Spurlock2015-02-283-3/+0
|/
* Fixing Recents regressions.Winson Chung2015-02-182-9/+9
* Ensuring that the list of stack views are mutable. (Bug 19245963)Winson Chung2015-02-031-19/+10
* Adding some debug controls to test multi-window.Winson Chung2015-01-297-135/+299
* Adding dismiss-all button.Winson Chung2015-01-228-131/+341
* Cherry picking recents fixes to screen pinning and visibility.Winson Chung2015-01-202-10/+11
* Bug 18784289: Fix issue with transition animation callback.Winson Chung2014-12-181-1/+1