| Commit message (Expand) | Author | Age | Files | Lines |
* | Move OOM kernel settings to activity manager. | Dianne Hackborn | 2011-08-07 | 1 | -0/+17 |
* | Expose app resume times to the ApplicationProvider. | Mark Brophy | 2011-07-10 | 1 | -0/+18 |
* | resolved conflicts for merge of 590ec479 to master | Dianne Hackborn | 2011-05-31 | 1 | -0/+19 |
|\ |
|
| * | Spiffy new compatibility mode UI. | Dianne Hackborn | 2011-05-25 | 1 | -0/+19 |
* | | am dda64e9a: am 51454295: am df9799f0: Fix build. | Dianne Hackborn | 2011-05-12 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Fix build. | Dianne Hackborn | 2011-05-12 | 1 | -0/+3 |
* | | resolved conflicts for merge of 0e59729b to master | Dianne Hackborn | 2011-05-12 | 1 | -0/+76 |
|\ \
| |/ |
|
| * | New compat mode front end: UI and persistence. | Dianne Hackborn | 2011-05-12 | 1 | -0/+76 |
* | | Add APIs to remove tasks. | Dianne Hackborn | 2011-04-12 | 1 | -11/+50 |
* | | Merge "Package manager changes to store and update user information." | Amith Yamasani | 2011-04-11 | 1 | -4/+18 |
|\ \ |
|
| * | | Package manager changes to store and update user information. | Amith Yamasani | 2011-04-11 | 1 | -4/+18 |
| |/ |
|
* | | Merge "Rework thumbnails in activity manager." | Dianne Hackborn | 2011-04-08 | 1 | -2/+65 |
|\ \ |
|
| * | | Rework thumbnails in activity manager. | Dianne Hackborn | 2011-04-08 | 1 | -2/+65 |
| |/ |
|
* | | Remove the deprecated things from Config.java. These haven't been working sin... | Joe Onorato | 2011-04-07 | 1 | -2/+1 |
|/ |
|
* | Fix issue #4066157: ActivityManager.getMemoryClass() returning large memory c... | Dianne Hackborn | 2011-03-08 | 1 | -1/+1 |
* | Fixed NPE in ActivityManager's launch count service. | Peter Visontay | 2011-03-02 | 1 | -1/+6 |
* | ActivityManager exposes launch count API. | Peter Visontay | 2011-02-22 | 1 | -0/+31 |
* | Rework thumbnail API to not suffer from IPC failures. | Dianne Hackborn | 2011-02-16 | 1 | -19/+24 |
* | Add API for preferred Launcher icon size and density | Kenny Root | 2011-01-26 | 1 | -1/+65 |
* | Hook up large heap API. | Dianne Hackborn | 2011-01-19 | 1 | -2/+5 |
* | Add API to get path to OBBs. | Dianne Hackborn | 2011-01-16 | 1 | -4/+6 |
* | Add manifest API to request a large heap. | Dianne Hackborn | 2011-01-16 | 1 | -0/+3 |
* | Add ActivityManager#isRunningInTestHarness() public API. | Brett Chabot | 2011-01-09 | 1 | -0/+7 |
* | Add some standard definitions for device heaps. | Dianne Hackborn | 2010-12-23 | 1 | -0/+22 |
* | Fix issue #3258849: Grab thumbnail when exiting an app via back | Dianne Hackborn | 2010-12-13 | 1 | -4/+38 |
* | Implement issue #3221502: New APIs to support new back stack / task navigation | Dianne Hackborn | 2010-11-22 | 1 | -0/+26 |
* | Fix issue #3122240: Expose xlarge in GB. | Dianne Hackborn | 2010-10-22 | 1 | -3/+5 |
* | Implement issue #3094621 and #3094609 - wipe sd card | Dianne Hackborn | 2010-10-16 | 1 | -0/+7 |
* | These are not ready to be exposed. Also rename them to be better. | Dianne Hackborn | 2010-09-03 | 1 | -4/+7 |
* | Various battery info things: | Dianne Hackborn | 2010-08-13 | 1 | -2/+4 |
* | Fix 2797185: Re-enable thumbnail generation in framework | Jim Miller | 2010-07-13 | 1 | -5/+35 |
* | Add APIs for finding heavy-weight apps. | Dianne Hackborn | 2010-06-24 | 1 | -0/+17 |
* | Adjust activity manager process OOM adj. | Dianne Hackborn | 2010-06-11 | 1 | -5/+13 |
* | Add support for heavy-weight applications. | Dianne Hackborn | 2010-06-04 | 1 | -0/+6 |
* | Fix issue #2555171: Switching to app immediately after unmounting... | Dianne Hackborn | 2010-04-13 | 1 | -0/+7 |
* | Add new activity manager method to get list of running applications installed... | Suchi Amalapurapu | 2010-03-23 | 1 | -0/+17 |
* | More device policy work: clarify password modes, monkeying. | Dianne Hackborn | 2010-01-29 | 1 | -0/+11 |
* | Bumper un-@hide (un-@pending actually) of previously reviewed APIs: | Dan Egnor | 2010-01-07 | 1 | -1/+0 |
* | Kill the task killers. | Dianne Hackborn | 2010-01-05 | 1 | -3/+39 |
* | DropBox logging of app & system server crashes. | Dan Egnor | 2009-12-21 | 1 | -1/+1 |
* | Eliminate CrashData and friends. | Dan Egnor | 2009-12-11 | 1 | -11/+10 |
* | Fix issue #2176944: Need API so browser, others can determine memory size of ... | Dianne Hackborn | 2009-10-08 | 1 | -0/+21 |
* | Add API to retrieve memory used by running processes. | Dianne Hackborn | 2009-09-17 | 1 | -0/+17 |
* | Implement all of the infrastructure for configuring wallpapers. | Dianne Hackborn | 2009-09-07 | 1 | -0/+7 |
* | Add better service reporting. | Dianne Hackborn | 2009-09-03 | 1 | -0/+82 |
* | Various infrastructure to support a running services UI. | Dianne Hackborn | 2009-09-01 | 1 | -1/+39 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+761 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -761/+0 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -3/+90 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -1/+71 |