summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/IActivityManager.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Start the correct settings from the status bar.Amith Yamasani2012-08-081-1/+6
* Fix issue #6717667: expanded notification actions don't work on the lock screenDianne Hackborn2012-06-251-0/+3
* Fix (mostly) issue #5109947: Race condition between retrieving a...Dianne Hackborn2012-05-291-4/+10
* Fix activity resolver, issues #6519130 and #6507239Dianne Hackborn2012-05-181-0/+5
* Add new Activity.finishAffinity() method.Dianne Hackborn2012-04-261-0/+2
* Keep activities stopped while the lock screen is up.Dianne Hackborn2012-04-121-1/+3
* Attribute alarm broadcast wakelocks to the senderChristopher Tate2012-04-061-0/+2
* TaskStackBuilder and Activity navigation features for frameworkAdam Powell2012-04-051-0/+8
* Show the current user in power menuAmith Yamasani2012-03-281-2/+5
* Merge "Include GIDs for unenforced permissions."Jeff Sharkey2012-03-231-2/+4
|\
| * Include GIDs for unenforced permissions.Jeff Sharkey2012-03-231-2/+4
* | Add new thumbnail animation.Dianne Hackborn2012-03-231-1/+1
|/
* Start using the new activity options argument.Dianne Hackborn2012-03-191-1/+1
* Add new "options" argument to all startActivity APIs.Dianne Hackborn2012-03-141-53/+16
* ActivityManager: add option to allow OpenGL trace.Siva Velusamy2012-03-121-2/+2
* Work on more low memory reporting to apps.Dianne Hackborn2012-03-061-3/+7
* Adding shell commands for modifying content.Svetoslav Ganov2012-02-151-1/+6
* Multi-user - wallpaper serviceAmith Yamasani2012-02-101-1/+1
* Some cruft removal.Dianne Hackborn2012-02-101-9/+3
* Multi-user - 1st major checkinAmith Yamasani2012-02-031-3/+3
* Add drop box reports of low memory.Dianne Hackborn2011-11-081-0/+2
* Fix issue #5173952: Opening a Notification From Lock Screen...Dianne Hackborn2011-09-231-0/+3
* Add progress dialog for booting after an upgrade.Dianne Hackborn2011-08-221-0/+3
* Add new am option to profile the launching of an activity.Dianne Hackborn2011-08-151-3/+6
* Improved memory use reporting.Dianne Hackborn2011-08-051-1/+4
* Add looper profiling to adb shell amRomain Guy2011-07-211-1/+1
* Fix issue #4976176: Font size setting does not persistDianne Hackborn2011-07-191-0/+3
* Fix issue #4902856: Don't let apps register non-explicit PendingIntentsDianne Hackborn2011-06-301-1/+4