summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ActivityManager.java
Commit message (Expand)AuthorAgeFilesLines
* Expose app resume times to the ApplicationProvider.Mark Brophy2011-07-101-0/+18
* resolved conflicts for merge of 590ec479 to masterDianne Hackborn2011-05-311-0/+19
|\
| * Spiffy new compatibility mode UI.Dianne Hackborn2011-05-251-0/+19
* | am dda64e9a: am 51454295: am df9799f0: Fix build.Dianne Hackborn2011-05-121-0/+3
|\ \ | |/
| * Fix build.Dianne Hackborn2011-05-121-0/+3
* | resolved conflicts for merge of 0e59729b to masterDianne Hackborn2011-05-121-0/+76
|\ \ | |/
| * New compat mode front end: UI and persistence.Dianne Hackborn2011-05-121-0/+76
* | Add APIs to remove tasks.Dianne Hackborn2011-04-121-11/+50
* | Merge "Package manager changes to store and update user information."Amith Yamasani2011-04-111-4/+18
|\ \
| * | Package manager changes to store and update user information.Amith Yamasani2011-04-111-4/+18
| |/
* | Merge "Rework thumbnails in activity manager."Dianne Hackborn2011-04-081-2/+65
|\ \
| * | Rework thumbnails in activity manager.Dianne Hackborn2011-04-081-2/+65
| |/
* | Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-2/+1
|/
* Fix issue #4066157: ActivityManager.getMemoryClass() returning large memory c...Dianne Hackborn2011-03-081-1/+1
* Fixed NPE in ActivityManager's launch count service.Peter Visontay2011-03-021-1/+6
* ActivityManager exposes launch count API.Peter Visontay2011-02-221-0/+31
* Rework thumbnail API to not suffer from IPC failures.Dianne Hackborn2011-02-161-19/+24
* Add API for preferred Launcher icon size and densityKenny Root2011-01-261-1/+65
* Hook up large heap API.Dianne Hackborn2011-01-191-2/+5
* Add API to get path to OBBs.Dianne Hackborn2011-01-161-4/+6
* Add manifest API to request a large heap.Dianne Hackborn2011-01-161-0/+3
* Add ActivityManager#isRunningInTestHarness() public API.Brett Chabot2011-01-091-0/+7
* Add some standard definitions for device heaps.Dianne Hackborn2010-12-231-0/+22
* Fix issue #3258849: Grab thumbnail when exiting an app via backDianne Hackborn2010-12-131-4/+38
* Implement issue #3221502: New APIs to support new back stack / task navigationDianne Hackborn2010-11-221-0/+26
* Fix issue #3122240: Expose xlarge in GB.Dianne Hackborn2010-10-221-3/+5
* Implement issue #3094621 and #3094609 - wipe sd cardDianne Hackborn2010-10-161-0/+7
* These are not ready to be exposed. Also rename them to be better.Dianne Hackborn2010-09-031-4/+7
* Various battery info things:Dianne Hackborn2010-08-131-2/+4
* Fix 2797185: Re-enable thumbnail generation in frameworkJim Miller2010-07-131-5/+35
* Add APIs for finding heavy-weight apps.Dianne Hackborn2010-06-241-0/+17
* Adjust activity manager process OOM adj.Dianne Hackborn2010-06-111-5/+13
* Add support for heavy-weight applications.Dianne Hackborn2010-06-041-0/+6
* Fix issue #2555171: Switching to app immediately after unmounting...Dianne Hackborn2010-04-131-0/+7
* Add new activity manager method to get list of running applications installed...Suchi Amalapurapu2010-03-231-0/+17
* More device policy work: clarify password modes, monkeying.Dianne Hackborn2010-01-291-0/+11
* Bumper un-@hide (un-@pending actually) of previously reviewed APIs:Dan Egnor2010-01-071-1/+0
* Kill the task killers.Dianne Hackborn2010-01-051-3/+39
* DropBox logging of app & system server crashes.Dan Egnor2009-12-211-1/+1
* Eliminate CrashData and friends.Dan Egnor2009-12-111-11/+10
* Fix issue #2176944: Need API so browser, others can determine memory size of ...Dianne Hackborn2009-10-081-0/+21
* Add API to retrieve memory used by running processes.Dianne Hackborn2009-09-171-0/+17
* Implement all of the infrastructure for configuring wallpapers.Dianne Hackborn2009-09-071-0/+7
* Add better service reporting.Dianne Hackborn2009-09-031-0/+82
* Various infrastructure to support a running services UI.Dianne Hackborn2009-09-011-1/+39
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+761
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-761/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-3/+90
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+71
* Initial ContributionThe Android Open Source Project2008-10-211-0/+604