summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ActivityManagerNative.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Help for the debugging help for issue #8734824.Dianne Hackborn2013-05-061-0/+21
* | Add tap detector for switching stack focus.Craig Mautner2013-04-231-1/+21
* | Incremental repairs to side by side stacks.Craig Mautner2013-04-161-22/+24
* | Implement stack splitting and task movement.Craig Mautner2013-04-151-0/+25
* | resolved conflicts for merge of dd03b6dc to masterSvetoslav2013-04-121-1/+20
|\ \ | |/
| * Allow for setting test type as a monkey.Adam Momtaz2013-04-121-1/+20
* | resolved conflicts for merge of e9b4ee69 to masterDianne Hackborn2013-04-091-0/+22
|\ \ | |/
| * Kill processes when permissions are revoked.Dianne Hackborn2013-04-081-0/+22
* | Start moving Tasks from DisplayContent to TaskStackCraig Mautner2013-03-151-0/+70
|/
* am a3f82b1b: am e4ce2517: am b314f433: Merge "add reply.writeNoException() fo...Jeffrey Brown2013-02-061-0/+1
|\
| * am b314f433: Merge "add reply.writeNoException() for quick response"Jeffrey Brown2013-02-061-0/+1
| |\
| | * add reply.writeNoException() for quick responseSungmin Choi2012-12-201-0/+1
* | | App ops: new operations for SMS.Dianne Hackborn2013-02-051-3/+5
* | | App ops: vibration, neighboring cells, dialing, etc.Dianne Hackborn2013-02-011-12/+44
* | | Merge "Adding UI test automation APIs."Svetoslav Ganov2013-01-291-4/+6
|\ \ \
| * | | Adding UI test automation APIs.Svetoslav Ganov2013-01-221-4/+6
| |/ /
* | | Add new API to propagate contextual data to the assist actionDianne Hackborn2013-01-231-0/+43
|/ /
* | Improve debugging for issue #7586414: AlarmManager wakelocks heldDianne Hackborn2012-11-271-0/+29
|/
* Sanity-check erroneous backup agent instantiationsChristopher Tate2012-10-171-0/+9
* Fix issue #7311376: Add API to allow apps to know if they are...Dianne Hackborn2012-10-091-2/+4
* Fix issue #6968859: home not exiting an ANR'd dreamDianne Hackborn2012-10-041-0/+27
* Fix issue #7211769 and #7244492, thrash around on #7226656.Dianne Hackborn2012-09-281-0/+16
* Maybe fix issue #7211766: bindService() to User u0 While u10 is...Dianne Hackborn2012-09-261-1/+1
* AppInfo from Notifications for secondary usersAmith Yamasani2012-09-241-2/+4
* Allow acquiring ContentProviders across users.Jeff Sharkey2012-09-211-6/+9
* Implement multi-user PackageMonitor.Dianne Hackborn2012-09-201-0/+20
* Switch to showing top-most thumbnail of recent apps.Dianne Hackborn2012-09-191-2/+31
* Try again to fix issue #6912004:tap on gmail notification sends me to home sc...Dianne Hackborn2012-09-171-0/+19
* More multi-user stuff.Dianne Hackborn2012-09-151-0/+38
* Flesh out multi-user in am commands.Dianne Hackborn2012-09-101-8/+16
* More multi-user stuff:Dianne Hackborn2012-09-071-13/+40
* Add registering for explicit users.Dianne Hackborn2012-09-041-2/+4
* Remove Binder.getOrigCallingUid().Dianne Hackborn2012-08-311-91/+43
* Improve multi-user broadcasts.Dianne Hackborn2012-08-301-2/+2
* Start implementing concept of "running" users.Dianne Hackborn2012-08-281-1/+26
* Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-241-4/+8
* Rename UserId to UserHandle.Dianne Hackborn2012-08-161-1/+1
* Start the correct settings from the status bar.Amith Yamasani2012-08-081-2/+66
* Fix issue #6717667: expanded notification actions don't work on the lock screenDianne Hackborn2012-06-251-0/+23