| Commit message (Expand) | Author | Age | Files | Lines |
* | Add seinfo parsing to PackageManagerService. | rpcraig | 2013-07-18 | 1 | -0/+15 |
* | Squashed commit of the theme engine support. | Ricardo Cerqueira | 2012-11-24 | 1 | -0/+28 |
* | Fix ApplicationInfo copy ctor | Christopher Tate | 2012-10-16 | 1 | -0/+1 |
* | More multi-user stuff: | Dianne Hackborn | 2012-09-07 | 1 | -0/+7 |
* | Keep track of whether an app is installed for each user. | Dianne Hackborn | 2012-08-24 | 1 | -1/+8 |
* | Fix bug #6140391 Make RTL awareness as an opt-in into the AndroidManifest | Fabrice Di Meglio | 2012-04-03 | 1 | -0/+20 |
* | Fix bug 5098288 - Rethink the suite of new themes | Adam Powell | 2011-08-02 | 1 | -0/+13 |
* | Make full backup API available to apps | Christopher Tate | 2011-07-06 | 1 | -11/+0 |
* | Implement remaining infrastructure for user disabling apps. | Dianne Hackborn | 2011-06-17 | 1 | -0/+9 |
* | resolved conflicts for merge of cc20b4e3 to master | Dianne Hackborn | 2011-06-03 | 1 | -1/+13 |
|\ |
|
| * | Add new supports-screen API to set maximum allowed size. | Dianne Hackborn | 2011-06-01 | 1 | -1/+13 |
* | | resolved conflicts for merge of 5c2e4d20 to master | Dianne Hackborn | 2011-06-02 | 1 | -0/+24 |
|\ \
| |/ |
|
| * | Add new supports-screens attributes for declaring the compatible screens. | Dianne Hackborn | 2011-05-26 | 1 | -0/+24 |
* | | Full local backup infrastructure | Christopher Tate | 2011-05-10 | 1 | -1/+12 |
|/ |
|
* | Implement issue #3426299: Introduce application "stopped" state | Dianne Hackborn | 2011-02-25 | 1 | -0/+6 |
* | Change FLAG_FORWARD_LOCK back to its original value to not break things. | Dianne Hackborn | 2011-01-16 | 1 | -2/+4 |
* | Add manifest API to request a large heap. | Dianne Hackborn | 2011-01-16 | 1 | -9/+7 |
* | Revert "Remove the APIs for the old encryption scheme." | Jason parks | 2011-01-13 | 1 | -2/+10 |
* | Remove the APIs for the old encryption scheme. | Jason parks | 2011-01-12 | 1 | -10/+2 |
* | am 674b856c: am fb2cd0aa: Merge "Fix java doc on FLAG_EXTERNAL." into gingerb... | Dianne Hackborn | 2010-10-21 | 1 | -3/+0 |
|\ |
|
| * | Fix java doc on FLAG_EXTERNAL. | Dianne Hackborn | 2010-10-20 | 1 | -3/+0 |
* | | am e112b744: am 930d6c3c: Merge "Fix issue #3056500: Problem report for ASTRO... | Dianne Hackborn | 2010-10-07 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | Fix issue #3056500: Problem report for ASTRO | Dianne Hackborn | 2010-10-05 | 1 | -1/+5 |
* | | am cb9f1e4d: am 6f7e10ca: Merge "Make it easier to figure out whether an app ... | Dianne Hackborn | 2010-10-06 | 1 | -2/+11 |
|\ \
| |/ |
|
| * | Make it easier to figure out whether an app can go on sd card. | Dianne Hackborn | 2010-10-04 | 1 | -2/+11 |
* | | am 8b11f30c: am 1bece432: Make nativeLibraryDir visible in the API | Kenny Root | 2010-09-12 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Make nativeLibraryDir visible in the API | Kenny Root | 2010-09-12 | 1 | -2/+0 |
| * | DO NOT MERGE. Some stuff that is Not Ready. | Dianne Hackborn | 2010-09-03 | 1 | -1/+2 |
|/ |
|
* | Allow native shared libraries in ASEC containers | Kenny Root | 2010-08-27 | 1 | -9/+11 |
* | Hide heavy-weight API. | Dianne Hackborn | 2010-08-26 | 1 | -11/+13 |
* | Fix bugs with granting permissions through onNewIntent(). | Dianne Hackborn | 2010-08-20 | 1 | -8/+10 |
* | Add support for heavy-weight applications. | Dianne Hackborn | 2010-06-04 | 1 | -0/+11 |
* | Fix build. | Dianne Hackborn | 2010-04-29 | 1 | -2/+2 |
* | New xlarge screen size. | Dianne Hackborn | 2010-04-28 | 1 | -14/+23 |
* | am 44f2c6ba: am 2e4b98dc: Merge "Whoops a little more on issue #2631417: Expo... | Dianne Hackborn | 2010-04-27 | 1 | -1/+1 |
|\ |
|
| * | Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE | Dianne Hackborn | 2010-04-26 | 1 | -1/+1 |
* | | resolved conflicts for merge of 5a8f877c to kraken | Dianne Hackborn | 2010-04-27 | 1 | -5/+10 |
|\ \
| |/ |
|
| * | Fix issue #2631417: Expose FLAG_EXTERNAL_STORAGE | Dianne Hackborn | 2010-04-26 | 1 | -8/+10 |
* | | resolved conflicts for merge of d9ee01a9 to kraken | Jeff Brown | 2010-03-30 | 1 | -1/+31 |
|\ \
| |/ |
|
| * | Show SD unavailable icon for apps on SD when ejected. | Jeff Brown | 2010-03-30 | 1 | -1/+31 |
| * | DO NOT MERGE | Oscar Montemayor | 2010-03-29 | 1 | -10/+0 |
|/ |
|
* | Replace "safeMode" with a more specific name "vmSafeMode" in the public API. | Ben Cheng | 2010-03-29 | 1 | -2/+2 |
* | API CHANGE: expose the backup-related ApplicationInfo flag masks | Christopher Tate | 2010-03-12 | 1 | -25/+31 |
* | Add correct copyright headers to multiple files | Kenny Root | 2010-03-11 | 1 | -0/+16 |
* | Rename ApplicationInfo.FLAG_ON_SDCARD to ApplicationInfo.FLAG_EXTERNAL_ST... | Suchi Amalapurapu | 2010-03-10 | 1 | -1/+1 |
* | Add 'restoreAnyVersion' attr for apps that want to restore "future" data | Christopher Tate | 2010-02-24 | 1 | -0/+13 |
* | Automatically restore app data at install time | Christopher Tate | 2010-02-19 | 1 | -2/+0 |
* | Support per-application switch to execute the VM in safe mode. | Ben Cheng | 2010-02-10 | 1 | -8/+16 |
* | Hide resourceDirs from public API | Kenny Root | 2010-02-09 | 1 | -0/+2 |
* | Make PackageManager unpack gdbserver binaries at installation time. | David 'Digit' Turner | 2010-01-25 | 1 | -0/+8 |