summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/IActivityManager.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* | resolved conflicts for merge of e9b4ee69 to masterDianne Hackborn2013-04-091-3/+6
|\ \ | |/
| * Kill processes when permissions are revoked.Dianne Hackborn2013-04-081-0/+3
* | Start moving Tasks from DisplayContent to TaskStackCraig Mautner2013-03-151-2/+10
|/
* App ops: new operations for SMS.Dianne Hackborn2013-02-051-1/+1
* App ops: vibration, neighboring cells, dialing, etc.Dianne Hackborn2013-02-011-6/+8
* Merge "Adding UI test automation APIs."Svetoslav Ganov2013-01-291-2/+2
|\
| * Adding UI test automation APIs.Svetoslav Ganov2013-01-221-2/+2
* | Add new API to propagate contextual data to the assist actionDianne Hackborn2013-01-231-0/+6
|/
* Improve debugging for issue #7586414: AlarmManager wakelocks heldDianne Hackborn2012-11-271-0/+3
* Sanity-check erroneous backup agent instantiationsChristopher Tate2012-10-171-0/+2
* Fix issue #7311376: Add API to allow apps to know if they are...Dianne Hackborn2012-10-091-1/+1
* Fix issue #6968859: home not exiting an ANR'd dreamDianne Hackborn2012-10-041-0/+3
* Fix issue #7211769 and #7244492, thrash around on #7226656.Dianne Hackborn2012-09-281-0/+3
* AppInfo from Notifications for secondary usersAmith Yamasani2012-09-241-1/+1
* Allow acquiring ContentProviders across users.Jeff Sharkey2012-09-211-2/+2
* Implement multi-user PackageMonitor.Dianne Hackborn2012-09-201-0/+2
* Switch to showing top-most thumbnail of recent apps.Dianne Hackborn2012-09-191-1/+2
* Try again to fix issue #6912004:tap on gmail notification sends me to home sc...Dianne Hackborn2012-09-171-6/+2
* More multi-user stuff.Dianne Hackborn2012-09-151-0/+5
* Flesh out multi-user in am commands.Dianne Hackborn2012-09-101-4/+5
* More multi-user stuff:Dianne Hackborn2012-09-071-6/+7
* Add registering for explicit users.Dianne Hackborn2012-09-041-1/+1
* Remove Binder.getOrigCallingUid().Dianne Hackborn2012-08-311-13/+7
* Start implementing concept of "running" users.Dianne Hackborn2012-08-281-0/+2
* Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-241-2/+2