summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ActivityManagerNative.java
Commit message (Expand)AuthorAgeFilesLines
* Refactoring RecentsActivityValues into TaskDescription, and ensuring they are...Winson Chung2014-05-161-6/+6
* Adding method for applications to query their own tasks. (Bug 14627210)Winson Chung2014-05-141-1/+35
* Merge "Pass ActivityOptions back from finishing activity."Craig Mautner2014-05-141-2/+38
|\
| * Pass ActivityOptions back from finishing activity.Craig Mautner2014-05-131-2/+38
* | Merge "Resolving resources across users."Nicolas Prevot2014-05-131-17/+35
|\ \ | |/ |/|
| * Resolving resources across users.Nicolas Prevot2014-05-131-17/+35
* | Introduce persistent forms of Activity lifecycle calls.Craig Mautner2014-05-091-12/+9
|/
* Refactoring activity method to update recents values.Winson Chung2014-05-021-16/+8
* Make GET_TASKS signature|system.Dianne Hackborn2014-05-021-38/+2
* Initial implementation of new voice interaction API.Dianne Hackborn2014-04-241-0/+65
* Piping through ability for an Activity to remove its own task. (Bug 13735914)Winson Chung2014-04-231-2/+4
* am 4b81e89d: am 2fd3cb95: Merge "Fix ActivityContainer callback parcelling." ...Craig Mautner2014-04-161-2/+2
|\
| * Fix ActivityContainer callback parcelling.Craig Mautner2014-04-161-2/+2
* | resolved conflicts for merge of 7289f3ab to klp-modular-dev-plus-aospNarayan Kamath2014-04-091-59/+0
|\ \ | |/
| * Move certain internal activity manager methods to new class.Jeff Brown2014-04-081-59/+0
* | Implement setActivityLabelAndIcon().Craig Mautner2014-03-311-29/+11
* | Add Activity methods for icons and labels.Craig Mautner2014-03-221-0/+50
* | Add Lock Task Mode.Craig Mautner2014-03-131-0/+79
* | Initial changes for recents.Winson Chung2014-03-111-0/+22
* | Allow user to be started in background.Kenny Guy2014-03-031-0/+22
* | More battery stats.Dianne Hackborn2014-02-251-0/+26
* | am c407ace3: am d4c819c0: am dd9ce628: Merge "Clean up activities and display...Craig Mautner2014-02-251-0/+21
|\ \ | |/
| * Clean up activities and displays when doneCraig Mautner2014-02-251-0/+21
* | Battery stats improvements.Dianne Hackborn2014-01-221-5/+10
|/
* Allow for the possibility of null ActivityContainerCraig Mautner2014-01-101-6/+26
* Extend stack management to other displays.Craig Mautner2014-01-061-0/+24
* Pair ActivityStacks with DisplaysCraig Mautner2013-12-181-23/+48
* DO NOT MERGE: Eliminate StackBox.Craig Mautner2013-12-091-27/+22
* Surface outgoing Uri permission grants.Jeff Sharkey2013-10-091-2/+8
* Detect wedged ContentProviders, treat as ANR.Jeff Sharkey2013-10-011-0/+21
* Require that persistable Uri permissions be taken.Jeff Sharkey2013-09-251-31/+69
* Unmarshall PFDs properly when hand-crafting interface stubsAmith Yamasani2013-09-231-4/+4
* Implement issue #10691359: Kill long-running processesDianne Hackborn2013-09-161-0/+17
* Merge "Revert services assist context in KitKat" into klp-devAdam Skory2013-09-111-4/+2
|\
| * Revert services assist context in KitKatAdam Skory2013-09-111-4/+2
* | Merge "Propagate input ANR reason to activity manager log." into klp-devJeff Brown2013-09-101-2/+5
|\ \ | |/ |/|
| * Propagate input ANR reason to activity manager log.Jeff Brown2013-09-101-2/+5
* | Fix clearApplicationUserData() to allow a null observerChristopher Tate2013-09-091-1/+1
|/
* Notify ViewRootImpl when it's safe to modify Canvas.Craig Mautner2013-08-191-4/+10
* API to discover granted Uri permissions.Jeff Sharkey2013-08-111-0/+31
* Extend assist context to foreground servicesAdam Skory2013-08-071-8/+11
* Add "adb shell am restart" command.Dianne Hackborn2013-07-231-0/+17
* Add convertToTranslucent to API.Craig Mautner2013-07-091-4/+42
* Misc memory stuff.Dianne Hackborn2013-07-021-0/+19
* Add API to convert translucent Activity to opaque.Craig Mautner2013-06-251-1/+21
* Add new API getStackBoxInfoCraig Mautner2013-06-171-0/+32
* Add more details about why a force stop is happening.Dianne Hackborn2013-05-281-2/+5
* Convert API refs to StackBox from ActivityStack.Craig Mautner2013-05-241-28/+6
* Add retrieval of StackBox info for more flexibilityCraig Mautner2013-05-241-3/+25
* resolved conflicts for merge of a98b0ff8 to masterKenny Root2013-05-071-0/+21
|\