summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ActivityManagerNative.java
Commit message (Expand)AuthorAgeFilesLines
* Added ActivityManager API and AM command to resize a task.Wale Ogunwale2015-02-241-0/+23
* Do not make ActivityContainer available to apps.Craig Mautner2015-02-171-19/+10
* Update voice interaction layer for new UI design.Dianne Hackborn2015-02-131-0/+23
* Support for activity to opt-in/out of resizeable/multi-window support.Wale Ogunwale2015-02-021-0/+22
* Adding some debug controls to test multi-window.Winson Chung2015-01-291-0/+20
* Merge "Don't read float from parcel"Todd Kennedy2015-01-201-8/+9
|\
| * Don't read float from parcelTodd Kennedy2015-01-201-8/+9
* | Expose new binder call createStackOnDisplay()Todd Kennedy2015-01-201-0/+33
* | am c2ae6fb9: Merge commit \'605eb79c9519307147fc1795d0eb155638a7f542\' into m...Jeff Sharkey2015-01-161-0/+22
|\ \
| * \ Merge commit '605eb79c9519307147fc1795d0eb155638a7f542' into manualmergeJeff Sharkey2015-01-151-0/+22
| |\ \
| | * | Offer to detect non-SSL/TLS network traffic.Jeff Sharkey2015-01-151-0/+22
* | | | Merge "Remove unused method moveTaskToBack."Craig Mautner2015-01-161-19/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove unused method moveTaskToBack.Craig Mautner2015-01-151-19/+0
| |/ /
* | | Merge "Rename the binder call createActivityContainer"Todd Kennedy2015-01-151-4/+4
|\ \ \ | |/ / |/| |
| * | Rename the binder call createActivityContainerTodd Kennedy2015-01-151-4/+4
* | | am 9d293911: am ebdfb6e8: Merge "[ActivityManager] Distinguish FG or BG recei...Olawale Ogunwale2015-01-121-2/+5
|\ \ \ | |/ / |/| / | |/
| * [ActivityManager] Distinguish FG or BG receiver finishedriddle_hsu2015-01-031-2/+5
* | Add support from restoring recent's backup.Wale Ogunwale2014-12-041-0/+18
* | Initial changes to add callback on task stack changes. (Bug 17672056, Bug 182...Winson Chung2014-12-021-0/+20
* | Fix issue with call backs from media process.Dianne Hackborn2014-11-191-4/+34
* | Adding bounce animation for affiliated tasks. (Bug 16656169)Winson Chung2014-11-061-0/+32
* | Fix issue #17305377: Don't kill process if it still has tasks.Wale Ogunwale2014-11-041-4/+2
|/
* Start cross profile intents as caller.Jeff Sharkey2014-10-141-2/+4
* Implement issue #17906468: Allow search request to fall back to global searchDianne Hackborn2014-10-091-1/+30
* Remove activity icon bitmaps from system process.Craig Mautner2014-09-181-0/+28
* Wait for animation complete before completing bootCraig Mautner2014-09-101-0/+18
* Work on issue #17357238: Recents is often slow if not used in a whileDianne Hackborn2014-09-051-4/+2
* Fix issue #17146552: system anrDianne Hackborn2014-08-261-2/+4
* Add sample profiling option to am.Jeff Hao2014-08-261-63/+45
* Fix issue #16311398: Limit number of documents a process can openDianne Hackborn2014-08-261-0/+39
* Merge "Fix issue #16366571: UIDs for work and normal Chrome processes are the...Dianne Hackborn2014-08-251-2/+4
|\
| * Fix issue #16366571: UIDs for work and normal Chrome processes are the sameDianne Hackborn2014-08-231-2/+4
* | Work on issue #17011123: Hit Back/Recents button when in Recents...Dianne Hackborn2014-08-211-4/+4
|/
* Fix issue #17038762: Add API to add entries to the recents listDianne Hackborn2014-08-201-0/+50
* Fix issue #14617210: Apps can gain access to any ContentProvider...Dianne Hackborn2014-08-181-0/+60
* Renamed "media playing" APIs to "visible behind"Jose Lima2014-08-141-15/+16
* Lockscreen launch animationsJorim Jaggi2014-08-121-4/+4
* Create end of animation callback for ActivityCraig Mautner2014-07-251-0/+21
* Making the clipboard work across users.Nicolas Prevot2014-07-241-4/+7
* Create API for launching from recentsCraig Mautner2014-07-221-0/+29
* Implement issue #16330060: Inform ActivityManager about WebView...Dianne Hackborn2014-07-161-3/+22
* Launch activity behind launching task.Craig Mautner2014-07-151-3/+23
* Add Media Playing APICraig Mautner2014-07-081-0/+68
* Add Activity.isTopOfTask() methodCraig Mautner2014-07-071-4/+26
* Fix cleanup of voice sessions.Dianne Hackborn2014-07-071-0/+19
* Use cached thumbnails in Recent tasks.Craig Mautner2014-07-021-63/+9
* Add lock-to-app modeJason Monk2014-06-201-0/+36
* am f7871c31: am b9b31f4b: am bd4d3203: Merge "Support an ABI flag for instrum...Narayan Kamath2014-05-301-2/+6
|\
| * am b9b31f4b: am bd4d3203: Merge "Support an ABI flag for instrumentation."Narayan Kamath2014-05-301-2/+6
| |\
| | * Support an ABI flag for instrumentation.Narayan Kamath2014-05-161-2/+6