summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ActivityManager.java
Commit message (Expand)AuthorAgeFilesLines
* Inform PendingIntent sender if broadcast was not queued.Amith Yamasani2014-11-071-0/+7
* Fix issue #17305377: Don't kill process if it still has tasks.Wale Ogunwale2014-11-041-12/+2
* Improve some docs, fix some debugging.Dianne Hackborn2014-10-091-5/+5
* Put in real "code" (aka marketing) name.Dianne Hackborn2014-10-071-2/+2
* Fix issue #17752399: Multiple apps broken by GET_TASKS permission changeDianne Hackborn2014-10-031-10/+1
* Fixing regression with black task bar background. (Bug 17584337)Winson Chung2014-09-291-2/+6
* Don't preload task description icons when opening recentsJorim Jaggi2014-09-261-7/+17
* Merge "Register ActivityManagerService.PackageMonitor for all users." into lm...Zoltan Szatmary-Ban2014-09-241-4/+12
|\
| * Register ActivityManagerService.PackageMonitor for all users.Zoltan Szatmary-Ban2014-09-231-4/+12
* | Remove activity icon bitmaps from system process.Craig Mautner2014-09-181-3/+80
|/
* Work on issue #17357238: Recents is often slow if not used in a whileDianne Hackborn2014-09-051-7/+14
* Add some @SystemApi tags for internal user-related APIsAmith Yamasani2014-09-031-1/+7
* Change API to return thumbnail size instead of individual dimensions. (Bug 17...Winson Chung2014-08-281-17/+7
* Merge "Fix issue #17179314: Make recents limits consistent" into lmp-devDianne Hackborn2014-08-271-3/+32
|\
| * Fix issue #17179314: Make recents limits consistentDianne Hackborn2014-08-261-3/+32
* | Add sample profiling option to am.Jeff Hao2014-08-261-7/+0
|/
* Merge "Fix issue #16311398: Limit number of documents a process can open" int...Dianne Hackborn2014-08-261-0/+34
|\
| * Fix issue #16311398: Limit number of documents a process can openDianne Hackborn2014-08-261-0/+34
* | Merge "Multiple performance changes to speed recents invocation/app launching...Winson Chung2014-08-261-0/+6
|\ \ | |/ |/|
| * Multiple performance changes to speed recents invocation/app launching time. ...Winson Chung2014-08-251-0/+6
* | Fix issue #16366571: UIDs for work and normal Chrome processes are the sameDianne Hackborn2014-08-231-1/+1
|/
* Fix issue #17038762: Add API to add entries to the recents listDianne Hackborn2014-08-201-3/+119
* Exposing taskDescription for apps to read from their own AppTasks. (Bug 16826...Winson Chung2014-08-081-2/+0
* Initial changes to add task affiliation styling. (Bug 16656169)Winson Chung2014-08-071-0/+9
* Make affiliatedTaskId public and unhidden.Craig Mautner2014-07-281-1/+0
* First iteration of a public UsageStats APIAdam Lesinski2014-07-181-21/+2
* Implement issue #16330060: Inform ActivityManager about WebView...Dianne Hackborn2014-07-161-1/+23
* Add missing lock task APIJason Monk2014-07-141-1/+4
* Add task affiliationCraig Mautner2014-07-111-0/+8
* Refactoring to support groups.Winson Chung2014-07-071-0/+8
* Use cached thumbnails in Recent tasks.Craig Mautner2014-07-021-59/+26
* Saving last TaskDescription for TaskRecord.Winson Chung2014-06-261-0/+24
* Use Task last active time to ensure we don't reload items for the cache.Winson Chung2014-06-241-0/+8
* Mark getRecentTasks() and getRunningTasks() as deprecated.Dianne Hackborn2014-05-301-1/+20
* Refactoring RecentsActivityValues into TaskDescription, and ensuring they are...Winson Chung2014-05-161-52/+78
* Adding method for applications to query their own tasks. (Bug 14627210)Winson Chung2014-05-141-2/+63
* Usage stats!Dianne Hackborn2014-05-081-7/+7
* Refactoring activity method to update recents values.Winson Chung2014-05-021-17/+114
* Make GET_TASKS signature|system.Dianne Hackborn2014-05-021-37/+6
* Switch IProcessObserver to report process stateDianne Hackborn2014-04-291-7/+9
* Initial implementation of new voice interaction API.Dianne Hackborn2014-04-241-0/+7
* Merge "Implement setActivityLabelAndIcon()."Craig Mautner2014-04-031-8/+4
|\
| * Implement setActivityLabelAndIcon().Craig Mautner2014-03-311-8/+4
* | Rename related users to profiles.Kenny Guy2014-04-021-3/+3
|/
* Add Activity methods for icons and labels.Craig Mautner2014-03-221-2/+28
* Add flag to allow fetching related users recent tasks.Kenny Guy2014-03-171-1/+16
* Add Lock Task Mode.Craig Mautner2014-03-131-0/+38
* Initial changes for recents.Winson Chung2014-03-111-0/+10
* DO NOT MERGE: Eliminate StackBox.Craig Mautner2013-12-191-94/+7
* Fix issue #11223338: Not retaining service started state while restartingDianne Hackborn2013-11-061-3/+6