summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/IActivityManager.java
Commit message (Expand)AuthorAgeFilesLines
...
* | | am 9d293911: am ebdfb6e8: Merge "[ActivityManager] Distinguish FG or BG recei...Olawale Ogunwale2015-01-121-1/+2
|\ \ \ | |/ / |/| / | |/
| * [ActivityManager] Distinguish FG or BG receiver finishedriddle_hsu2015-01-031-1/+2
* | Add support from restoring recent's backup.Wale Ogunwale2014-12-041-0/+3
* | Initial changes to add callback on task stack changes. (Bug 17672056, Bug 182...Winson Chung2014-12-021-0/+2
* | Fix issue with call backs from media process.Dianne Hackborn2014-11-191-2/+5
* | Adding bounce animation for affiliated tasks. (Bug 16656169)Winson Chung2014-11-061-0/+4
* | Fix issue #17305377: Don't kill process if it still has tasks.Wale Ogunwale2014-11-041-1/+1
|/
* Start cross profile intents as caller.Jeff Sharkey2014-10-141-1/+1
* Implement issue #17906468: Allow search request to fall back to global searchDianne Hackborn2014-10-091-0/+4
* Remove activity icon bitmaps from system process.Craig Mautner2014-09-181-0/+2
* Wait for animation complete before completing bootCraig Mautner2014-09-101-0/+3
* Work on issue #17357238: Recents is often slow if not used in a whileDianne Hackborn2014-09-051-1/+1
* Fix issue #17146552: system anrDianne Hackborn2014-08-261-1/+1
* Add sample profiling option to am.Jeff Hao2014-08-261-19/+16
* Fix issue #16311398: Limit number of documents a process can openDianne Hackborn2014-08-261-0/+4
* Merge "Fix issue #16366571: UIDs for work and normal Chrome processes are the...Dianne Hackborn2014-08-251-1/+1
|\
| * Fix issue #16366571: UIDs for work and normal Chrome processes are the sameDianne Hackborn2014-08-231-1/+1
* | Work on issue #17011123: Hit Back/Recents button when in Recents...Dianne Hackborn2014-08-211-2/+2
|/
* Fix issue #17038762: Add API to add entries to the recents listDianne Hackborn2014-08-201-0/+6
* Fix issue #14617210: Apps can gain access to any ContentProvider...Dianne Hackborn2014-08-181-0/+5
* Renamed "media playing" APIs to "visible behind"Jose Lima2014-08-141-6/+6
* Lockscreen launch animationsJorim Jaggi2014-08-121-2/+2
* Cherry pick Introduce startIsolatedProcess private API in ActivityManager DO ...Primiano Tucci2014-08-011-1/+1
* Create end of animation callback for ActivityCraig Mautner2014-07-251-0/+2
* Making the clipboard work across users.Nicolas Prevot2014-07-241-1/+1
* Create API for launching from recentsCraig Mautner2014-07-221-0/+2
* Implement issue #16330060: Inform ActivityManager about WebView...Dianne Hackborn2014-07-161-2/+4
* Launch activity behind launching task.Craig Mautner2014-07-151-1/+4
* Add Media Playing APICraig Mautner2014-07-081-9/+7
* Add Activity.isTopOfTask() methodCraig Mautner2014-07-071-6/+8
* Fix cleanup of voice sessions.Dianne Hackborn2014-07-071-0/+2
* Use cached thumbnails in Recent tasks.Craig Mautner2014-07-021-7/+4
* Add lock-to-app modeJason Monk2014-06-201-0/+8
* am f7871c31: am b9b31f4b: am bd4d3203: Merge "Support an ABI flag for instrum...Narayan Kamath2014-05-301-1/+2
|\
| * am b9b31f4b: am bd4d3203: Merge "Support an ABI flag for instrumentation."Narayan Kamath2014-05-301-1/+2
| |\
| | * Support an ABI flag for instrumentation.Narayan Kamath2014-05-161-1/+2
* | | Refactoring RecentsActivityValues into TaskDescription, and ensuring they are...Winson Chung2014-05-161-2/+2
* | | Adding method for applications to query their own tasks. (Bug 14627210)Winson Chung2014-05-141-0/+2
* | | Merge "Pass ActivityOptions back from finishing activity."Craig Mautner2014-05-141-1/+3
|\ \ \
| * | | Pass ActivityOptions back from finishing activity.Craig Mautner2014-05-131-1/+3
* | | | Merge "Resolving resources across users."Nicolas Prevot2014-05-131-11/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Resolving resources across users.Nicolas Prevot2014-05-131-11/+13
* | | | Introduce persistent forms of Activity lifecycle calls.Craig Mautner2014-05-091-2/+3
|/ / /
* | | Refactoring activity method to update recents values.Winson Chung2014-05-021-3/+3
* | | Make GET_TASKS signature|system.Dianne Hackborn2014-05-021-6/+2
* | | Initial implementation of new voice interaction API.Dianne Hackborn2014-04-241-0/+7
* | | Piping through ability for an Activity to remove its own task. (Bug 13735914)Winson Chung2014-04-231-1/+1
* | | resolved conflicts for merge of 7289f3ab to klp-modular-dev-plus-aospNarayan Kamath2014-04-091-7/+0
|\ \ \ | |/ /
| * | Move certain internal activity manager methods to new class.Jeff Brown2014-04-081-7/+0
* | | Implement setActivityLabelAndIcon().Craig Mautner2014-03-311-6/+3