summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ActivityManagerNative.java
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #3485923: Gmail crashDianne Hackborn2011-03-021-2/+4
* Rework thumbnail API to not suffer from IPC failures.Dianne Hackborn2011-02-161-0/+29
* Fix issue #3377999: Activities need to be stopped when sleepingDianne Hackborn2011-01-211-0/+19
* Rework activity lifecycle so onSaveInstanceState() is after onPause().Dianne Hackborn2010-12-081-7/+7
* Misc ActivityManagerNative cleanup.Brad Fitzpatrick2010-11-231-27/+24
* Implement issue #3221502: New APIs to support new back stack / task navigationDianne Hackborn2010-11-221-11/+80
* resolved conflicts for merge of efa4f7f8 to masterDianne Hackborn2010-10-081-23/+0
|\
| * Fix issue #3001368: API REVIEW: android.app.ActivityDianne Hackborn2010-10-051-23/+0
| * Allow all apps to call ContentResolver.getType().Dianne Hackborn2010-09-261-0/+23
| * Remove experimental immersive mode support. DO NOT MERGEDaniel Sandler2010-08-271-66/+0
* | Implement permission granting in clipboard.Dianne Hackborn2010-10-051-0/+29
* | Allow all apps to call ContentResolver.getType().Dianne Hackborn2010-09-271-1/+24
* | resolved conflicts for merge of 66d633d2 to masterDianne Hackborn2010-08-251-6/+92
|\ \ | |/
| * Don't retain global ref to last inflated context.Dianne Hackborn2010-08-251-5/+91
* | am e2d33bbc: am d2165cfc: Merge "StrictMode: time violations in Binder calls"...Brad Fitzpatrick2010-07-301-4/+5
|\ \ | |/
| * StrictMode: time violations in Binder callsBrad Fitzpatrick2010-07-301-4/+5
* | Allow "am" to initiate heap dumps.Andy McFadden2010-07-121-1/+36
|/
* Remove memory monitoring from the system watchdogChristopher Tate2010-06-301-18/+0
* Make bad notifications crash their application.Dianne Hackborn2010-06-241-0/+26
* Immersive activity API.Daniel Sandler2010-06-231-0/+65
* More StrictMode work, handling violations in ActivityManagerService.Brad Fitzpatrick2010-06-111-1/+4
* Introduce "StrictMode"Brad Fitzpatrick2010-06-101-0/+24
* Add support for heavy-weight applications.Dianne Hackborn2010-06-041-0/+17
* Add new activity manager method to get list of running applications installed...Suchi Amalapurapu2010-03-231-0/+21
* Improve switching to car mode, retain night mode option.Dianne Hackborn2010-03-221-0/+49
* Add new method call back in MountService.Suchi Amalapurapu2010-03-221-4/+6
* Fix problem with starting a translucent activity in onCreate().Dianne Hackborn2010-03-121-0/+21
* Add new -W option to Am to wait for the start to complete.Dianne Hackborn2010-02-261-0/+47
* More device policy work: clarify password modes, monkeying.Dianne Hackborn2010-01-291-0/+20
* Kill the task killers.Dianne Hackborn2010-01-051-5/+24
* DropBox logging of app & system server crashes.Dan Egnor2009-12-211-4/+29
* Eliminate CrashData and friends.Dan Egnor2009-12-111-18/+7
* Semi-workaround for #2027266: app drawer showing up on the side of the screenDianne Hackborn2009-09-301-2/+12
* A variety of work on animations.Dianne Hackborn2009-09-251-0/+25
* Fix issue #2093608: Calendar widget takes a few seconds to launchDianne Hackborn2009-09-171-6/+7
* Add API to retrieve memory used by running processes.Dianne Hackborn2009-09-171-7/+7
* Wallpapers, animations, pending intent.Dianne Hackborn2009-09-101-0/+52
* Add better service reporting.Dianne Hackborn2009-09-031-0/+24
* Fiddle system boot ordering.Dianne Hackborn2009-09-021-17/+0
* Expand apps' control over the settings restore processChristopher Tate2009-09-011-1/+22
* Various infrastructure to support a running services UI.Dianne Hackborn2009-09-011-1/+25
* Add more control over a service's start state.Dianne Hackborn2009-08-241-2/+9
* Fix issue #2047139: Remove Service.setForeground()Dianne Hackborn2009-08-181-7/+16
* Fix issue #1999179: search -> click result -> press home = search dialog is s...Dianne Hackborn2009-07-281-0/+21
* Fix resource code and version attributesSuchi Amalapurapu2009-07-281-0/+19
* Issue #1969025: need api for launching intent as if it were coming from anoth...Dianne Hackborn2009-07-161-0/+39
* Add reporting of activity movement for search manager.Dianne Hackborn2009-07-141-5/+45
* Fix bug 1829561 ("am profile" with bad filename kills process).Dianne Hackborn2009-06-241-2/+10
* Remove circular dependency in PackageManager. api freeStorage uses PendingInt...Suchi Amalapurapu2009-06-171-1/+2
* Retool the backup process to use a new 'BackupAgent' classChristopher Tate2009-05-311-0/+65