summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/IActivityManager.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add Activity methods for icons and labels.Craig Mautner2014-03-221-0/+8
* | Add Lock Task Mode.Craig Mautner2014-03-131-0/+16
* | Initial changes for recents.Winson Chung2014-03-111-0/+2
* | Allow user to be started in background.Kenny Guy2014-03-031-0/+2
* | More battery stats.Dianne Hackborn2014-02-251-0/+6
* | am c407ace3: am d4c819c0: am dd9ce628: Merge "Clean up activities and display...Craig Mautner2014-02-251-0/+5
|\ \ | |/
| * Clean up activities and displays when doneCraig Mautner2014-02-251-0/+5
* | Battery stats improvements.Dianne Hackborn2014-01-221-1/+2
|/
* Extend stack management to other displays.Craig Mautner2014-01-061-0/+4
* Pair ActivityStacks with DisplaysCraig Mautner2013-12-181-2/+7
* DO NOT MERGE: Eliminate StackBox.Craig Mautner2013-12-091-8/+8
* Surface outgoing Uri permission grants.Jeff Sharkey2013-10-091-1/+2
* Detect wedged ContentProviders, treat as ANR.Jeff Sharkey2013-10-011-0/+2
* Require that persistable Uri permissions be taken.Jeff Sharkey2013-09-251-7/+10
* Implement issue #10691359: Kill long-running processesDianne Hackborn2013-09-161-0/+3
* Merge "Revert services assist context in KitKat" into klp-devAdam Skory2013-09-111-2/+1
|\
| * Revert services assist context in KitKatAdam Skory2013-09-111-2/+1
* | Propagate input ANR reason to activity manager log.Jeff Brown2013-09-101-1/+2
|/
* Notify ViewRootImpl when it's safe to modify Canvas.Craig Mautner2013-08-191-2/+2
* API to discover granted Uri permissions.Jeff Sharkey2013-08-111-0/+5
* Extend assist context to foreground servicesAdam Skory2013-08-071-4/+5
* Add "adb shell am restart" command.Dianne Hackborn2013-07-231-0/+3
* Add convertToTranslucent to API.Craig Mautner2013-07-091-5/+9
* Misc memory stuff.Dianne Hackborn2013-07-021-0/+3
* Add API to convert translucent Activity to opaque.Craig Mautner2013-06-251-0/+3
* Add new API getStackBoxInfoCraig Mautner2013-06-171-0/+2
* Add more details about why a force stop is happening.Dianne Hackborn2013-05-281-1/+2
* Convert API refs to StackBox from ActivityStack.Craig Mautner2013-05-241-6/+3
* Add retrieval of StackBox info for more flexibilityCraig Mautner2013-05-241-0/+3
* resolved conflicts for merge of a98b0ff8 to masterKenny Root2013-05-071-6/+9
|\
| * Help for the debugging help for issue #8734824.Dianne Hackborn2013-05-061-0/+3
* | Add tap detector for switching stack focus.Craig Mautner2013-04-231-6/+16
* | Incremental repairs to side by side stacks.Craig Mautner2013-04-161-1/+2
* | Implement stack splitting and task movement.Craig Mautner2013-04-151-1/+4
* | resolved conflicts for merge of dd03b6dc to masterSvetoslav2013-04-121-1/+4
|\ \ | |/
| * Allow for setting test type as a monkey.Adam Momtaz2013-04-121-1/+4