summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/recents
Commit message (Expand)AuthorAgeFilesLines
* SystemUI: Fix possible NPEMichael W2016-11-041-2/+3
* SystemUI: bail out of recents-to-home animation when losing focusRoman Birg2016-05-051-2/+28
* SystemUI: add closed all tasks event logRoman Birg2016-04-111-0/+1
* SystemUI: add RecentsView EventLogsRoman Birg2016-04-111-0/+8
* SystemUI: Prevent search bar flicker between recents and launchercretin452016-02-181-4/+10
* Recents : Don't show clear all if no tasksDanesh M2016-02-151-3/+1
* SystemUI: handle hiding recents search bar dynamicallyRoman Birg2016-02-084-6/+56
* Revert "SystemUI: Add option to disable search bar in recents (2/2)"Roman Birg2016-02-081-25/+5
* Merge tag 'android-6.0.1_r13' into HEADJessica Wagantall2016-02-011-0/+45
|\
| * DO NOT MERGE Ensure that the device is provisioned before showing Recents.Winson2015-12-101-0/+45
* | Improve Recents-ViewBadDaemon2016-01-191-0/+7
* | 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
* | Allow screen unpinning on devices without navbarUtkarsh Gupta2015-12-041-6/+24
* | fw: Move RECENTS_SHOW_SEARCH_BAR to CMSettings.Adnan Begovic2015-11-111-2/+3
* | Recents: Port "Development shortcut" (2/3)Diogo Ferreira2015-11-072-1/+101
* | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-053-8/+0
|\ \ | |/
| * Require strong authentication after a timeoutJorim Jaggi2015-08-123-8/+0
* | SystemUI: Fix NPEBadDaemon2015-10-282-1/+9
* | SystemUI: Add option to disable search bar in recents (2/2)Yashar Ahmedizadeh2015-10-261-5/+25
* | base: enable clear all recents buttonAlex Cruz2015-10-251-1/+1
|/
* Pushing the startActivity before the calls to remove task.Winson2015-08-101-3/+5
* Fixing issue with empty Recents screen.Winson2015-08-061-2/+14
* Moving removeTask to separate thread.Winson Chung2015-07-311-23/+21
* Ensuring that we don't try to use and propagate null activity labels.Winson Chung2015-07-312-3/+14
* Fix assist for hardware long-pressJorim Jaggi2015-07-081-6/+7
* Adding metrics to overview.Winson Chung2015-07-067-0/+78
* Refactoring recents search bar widget logic.Winson Chung2015-06-247-199/+127
* Catching launch errors when trying to go Home while Home is updating.Winson Chung2015-06-241-4/+10
* Merge "Fixing issue with recents not being hidden for translucent apps." into...Winson Chung2015-06-173-10/+9
|\
| * Fixing issue with recents not being hidden for translucent apps.Winson Chung2015-06-173-10/+9
* | Fixing a few accessibility issues.Winson Chung2015-06-172-40/+96
|/
* Skip recents preloading when there is no task to animate to.Winson Chung2015-06-091-3/+5
* Hide View.getBackgroundColor() prior to removalChet Haase2015-06-051-1/+3
* Merge "Speed up recents -> app #2" into mnc-devJorim Jaggi2015-06-042-28/+87
|\
| * Speed up recents -> app #2Jorim Jaggi2015-06-042-28/+87
* | 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-046-40/+167
|\ \ | |/
| * Make entering recents a lot fasterJorim Jaggi2015-06-046-40/+167
* | 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-034-21/+21
|\ \ | |/ |/|
| * Fixing case where we were not preloading tasks correctly.Winson Chung2015-06-034-21/+21
* | 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-012-10/+2
|/
* Adding NPE check when the system has no tasks.Winson Chung2015-05-271-1/+1
* Make recents use immutable ashmem bitmaps for things it frequently passes acr...Riley Andrews2015-05-182-2/+4
* Cleanup propertiesChris Craik2015-05-052-32/+0