summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/recents/RecentsActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Cleanup propertiesChris Craik2015-05-051-10/+0
* Consolidate SystemUI SharedPreferences.Andrew Flynn2015-04-101-5/+5
* Merge "Dismiss recents to home without animation when resizing task."Wale Ogunwale2015-04-061-0/+6
|\
| * Dismiss recents to home without animation when resizing task.Wale Ogunwale2015-04-041-0/+6
* | Ensuring that we reload a widget that was updated in another orientation.Winson Chung2015-04-031-9/+5
|/
* Adding menu to arrange one or two tasks and arrange them accordinglySkuhne2015-03-241-2/+2
* Merge "Fixing issue with screen-pinning for secondary users."Winson Chung2015-03-201-7/+3
|\
| * Fixing issue with screen-pinning for secondary users.Winson Chung2015-03-191-7/+3
* | Change resize logic: Use resizeTask and remove stack resize UI/logicSkuhne2015-03-171-28/+9
|/
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
* Fixing Recents regressions.Winson Chung2015-02-181-5/+4
* Adding some debug controls to test multi-window.Winson Chung2015-01-291-5/+41
* Cherry picking recents fixes to screen pinning and visibility.Winson Chung2015-01-201-15/+16
* Remove dead code #6: Delete old recents implementationJorim Jaggi2015-01-071-11/+11
* Fixing major regressions in Recents with multi-user. (Bug 18574950)Winson Chung2014-12-101-4/+8
* Ensure that loading and unloading of tasks happen symmetrically with lifecycl...Winson Chung2014-12-041-59/+12
* Initial changes to add callback on task stack changes. (Bug 17672056, Bug 182...Winson Chung2014-12-021-24/+18
* Merge "Use SystemClock time to keep track of last event times. (Bug 17995039)...Winson Chung2014-11-201-2/+3
|\
| * Use SystemClock time to keep track of last event times. (Bug 17995039)Winson Chung2014-11-181-2/+3
* | Tweaking animation XMLs and removing dead code. (Bug 17672056, Bug 18415217)Winson Chung2014-11-171-2/+0
|/
* Fixing crash in querying the task stack from a fresh load plan. (Bug 18371946)Winson Chung2014-11-131-1/+3
* Merge "Preload only visible thumbnails and task icons. (Bug 17672056, Bug 182...Winson Chung2014-11-121-15/+37
|\
| * Preload only visible thumbnails and task icons. (Bug 17672056, Bug 18291345)Winson Chung2014-11-111-15/+37
* | Merge "Material design for screen pinning cling" into lmp-mr1-devJason Monk2014-11-071-0/+15
|\ \ | |/ |/|
| * Material design for screen pinning clingJason Monk2014-11-071-0/+15
* | Don't reload the layout every time we enter Recents. (Bug 18160176)Winson Chung2014-11-051-20/+20
|/
* Preloading task metadata to improve Recents startup time after reboot. (Bug 1...Winson Chung2014-10-241-5/+16
* Should use Activity.onEnterAnimationComplete. (Bug 18031283)Winson Chung2014-10-231-16/+12
* Removing unused/dead code related to footer and screenshot transition.Winson Chung2014-10-141-2/+0
* Ensure that we don't show excluded tasks when we are not in that task (Bug 17...Winson Chung2014-10-011-8/+10
* Merge "Handling broader set of exceptions when startingActivity from Recents....Winson Chung2014-09-181-0/+6
|\
| * Handling broader set of exceptions when startingActivity from Recents. (Bug 1...Winson Chung2014-09-171-0/+6
* | Listening for widget changes while Recents is in the background. (Bug 17153663)Winson Chung2014-09-171-21/+21
|/
* Ensuring that we retry if the callback for animation started comes before the...Winson Chung2014-09-071-0/+3
* Generalizing Recents widget category to Search box. (Bug 17334589)Winson Chung2014-09-041-1/+1
* Fixing Recents crash with non-primary user. (Bug 17343688)Winson Chung2014-09-011-0/+2
* Providing a more seamless transition to Home (Bug. 17012456)Winson Chung2014-09-011-12/+17
* Additional changes to improve performance when loading Recents. (Bug 16987565)Winson Chung2014-08-271-1/+0
* Multiple performance changes to speed recents invocation/app launching time. ...Winson Chung2014-08-251-1/+0
* Adding scrim to task views. (Bug 15704955)Winson Chung2014-08-131-1/+1
* Implementing Recents focus states. (Bug 16950262)Winson Chung2014-08-121-11/+28
* Fixing issue where home was triggered on top of other activities being launch...Winson Chung2014-08-061-16/+14
* Unregistering receiver in onStart/Stop vs onCreate/Destroy. (Bug 16513124)Winson Chung2014-08-011-4/+9
* Updating lock-to-app look.Winson Chung2014-07-281-9/+19
* Fixing issue with the lock-to-app setting not being refreshed when entering r...Winson Chung2014-07-231-0/+3
* Intermediate refactoring to move towards in-app view transitions.Winson Chung2014-07-221-53/+58
* Add setting to guard the lock-to-app recents iconJason Monk2014-07-181-2/+4
* Fixing potential crash when attemping to read null thumbnail (Bug. 16289301)Winson Chung2014-07-141-179/+100
* DO NOT MERGE Fixing some regressionsWinson Chung2014-07-141-2/+2
* Fixing a few potential crashes, preparing for Task affiliations framework cha...Winson Chung2014-07-111-6/+18