summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/IActivityManager.java
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #2845673: android:exported="false" is not obeyedDianne Hackborn2010-08-181-10/+0
* StrictMode: time violations in Binder callsBrad Fitzpatrick2010-07-301-6/+7
* Remove memory monitoring from the system watchdogChristopher Tate2010-06-301-3/+1
* Make bad notifications crash their application.Dianne Hackborn2010-06-241-0/+4
* Immersive activity API.Daniel Sandler2010-06-231-0/+7
* More StrictMode work, handling violations in ActivityManagerService.Brad Fitzpatrick2010-06-111-1/+6
* Introduce "StrictMode"Brad Fitzpatrick2010-06-101-1/+4
* Add support for heavy-weight applications.Dianne Hackborn2010-06-041-0/+3
* Add new activity manager method to get list of running applications installed...Suchi Amalapurapu2010-03-231-1/+6
* Improve switching to car mode, retain night mode option.Dianne Hackborn2010-03-221-0/+5
* Add new method call back in MountService.Suchi Amalapurapu2010-03-221-2/+2
* Fix problem with starting a translucent activity in onCreate().Dianne Hackborn2010-03-121-0/+2
* Add new -W option to Am to wait for the start to complete.Dianne Hackborn2010-02-261-0/+48
* More device policy work: clarify password modes, monkeying.Dianne Hackborn2010-01-291-0/+3
* Kill the task killers.Dianne Hackborn2010-01-051-2/+4
* DropBox logging of app & system server crashes.Dan Egnor2009-12-211-3/+5
* Eliminate CrashData and friends.Dan Egnor2009-12-111-5/+3
* Semi-workaround for #2027266: app drawer showing up on the side of the screenDianne Hackborn2009-09-301-1/+1
* A variety of work on animations.Dianne Hackborn2009-09-251-0/+4
* Fix issue #2093608: Calendar widget takes a few seconds to launchDianne Hackborn2009-09-171-3/+4
* Add API to retrieve memory used by running processes.Dianne Hackborn2009-09-171-1/+1
* Wallpapers, animations, pending intent.Dianne Hackborn2009-09-101-0/+7
* Add better service reporting.Dianne Hackborn2009-09-031-5/+7
* Fiddle system boot ordering.Dianne Hackborn2009-09-021-2/+1
* Expand apps' control over the settings restore processChristopher Tate2009-09-011-0/+2
* Various infrastructure to support a running services UI.Dianne Hackborn2009-09-011-0/+5
* Add more control over a service's start state.Dianne Hackborn2009-08-241-1/+2
* Fix issue #2047139: Remove Service.setForeground()Dianne Hackborn2009-08-181-1/+1
* Fix issue #1999179: search -> click result -> press home = search dialog is s...Dianne Hackborn2009-07-281-1/+4
* Fix resource code and version attributesSuchi Amalapurapu2009-07-281-0/+3
* Issue #1969025: need api for launching intent as if it were coming from anoth...Dianne Hackborn2009-07-161-0/+6
* Add reporting of activity movement for search manager.Dianne Hackborn2009-07-141-2/+9
* Fix bug 1829561 ("am profile" with bad filename kills process).Dianne Hackborn2009-06-241-1/+1
* Remove circular dependency in PackageManager. api freeStorage uses PendingInt...Suchi Amalapurapu2009-06-171-0/+2
* Retool the backup process to use a new 'BackupAgent' classChristopher Tate2009-05-311-0/+9
* Fix issue where apps could prevent the user from going home.Dianne Hackborn2009-05-191-0/+26
* Improve shutdown process to send broadcast for applications.Dianne Hackborn2009-05-081-2/+3
* auto import from //depot/cupcake/@136745The Android Open Source Project2009-03-051-0/+5
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+368
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-368/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+12
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+4
* Initial ContributionThe Android Open Source Project2008-10-211-0/+353