summaryrefslogtreecommitdiff
path: root/core/java/android/app/IActivityManager.java
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Revert "Backup/restore recents task list"Stefan Kuhne2015-05-181-2/+0
|/ / / /
* | | | Make sure the app can draw a frame before unlockingJorim Jaggi2015-05-131-0/+4
* | | | Allow device initializers to set a preferred setup activity.Julia Reynolds2015-04-271-0/+3
* | | | Disallow data clearing of DeviceOwner.Craig Mautner2015-04-231-0/+2
* | | | Add API for putting up locktask pinning toast.Craig Mautner2015-04-211-0/+3
* | | | Fixes to idle alarm scheduling, package importance.Dianne Hackborn2015-04-141-1/+10
* | | | Merge "No longer unlock activity manager to test whitelist"Craig Mautner2015-04-071-0/+2
|\ \ \ \
| * | | | No longer unlock activity manager to test whitelistCraig Mautner2015-04-071-0/+2
* | | | | Various fixes and improvements...Dianne Hackborn2015-04-041-1/+2
|/ / / /
* | | | Add new voice request for picking from a list.Dianne Hackborn2015-03-161-0/+4
* | | | Add new debug feature to automatically create heap dumps.Dianne Hackborn2015-03-061-2/+7
* | | | Clean up the lock task APIs for COSU devices.Benjamin Franz2015-03-051-0/+3
* | | | Added ActivityManager API and AM command to resize a task.Wale Ogunwale2015-02-241-0/+2
* | | | Do not make ActivityContainer available to apps.Craig Mautner2015-02-171-3/+2
* | | | Update voice interaction layer for new UI design.Dianne Hackborn2015-02-131-0/+5
* | | | Support for activity to opt-in/out of resizeable/multi-window support.Wale Ogunwale2015-02-021-0/+2
* | | | Adding some debug controls to test multi-window.Winson Chung2015-01-291-0/+2
* | | | Expose new binder call createStackOnDisplay()Todd Kennedy2015-01-201-0/+3
* | | | am c2ae6fb9: Merge commit \'605eb79c9519307147fc1795d0eb155638a7f542\' into m...Jeff Sharkey2015-01-161-0/+4
|\| | |
| * | | Merge commit '605eb79c9519307147fc1795d0eb155638a7f542' into manualmergeJeff Sharkey2015-01-151-0/+4
| |\ \ \
| | * | | Offer to detect non-SSL/TLS network traffic.Jeff Sharkey2015-01-151-0/+5
* | | | | Merge "Remove unused method moveTaskToBack."Craig Mautner2015-01-161-2/+1
|\ \ \ \ \
| * | | | | Remove unused method moveTaskToBack.Craig Mautner2015-01-151-2/+1
| |/ / / /
* | | | | Merge "Rename the binder call createActivityContainer"Todd Kennedy2015-01-151-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Rename the binder call createActivityContainerTodd Kennedy2015-01-151-2/+2
| | |/ / | |/| |
* | | | 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