1. 0f40dc9 Add seinfo parsing to PackageManagerService. by Robert Craig · 11 years ago
  2. bcb0255 Fix ApplicationInfo copy ctor by Christopher Tate · 12 years ago
  3. 5e03e2c More multi-user stuff: by Dianne Hackborn · 12 years ago
  4. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  5. 59dfce8 Fix bug #6140391 Make RTL awareness as an opt-in into the AndroidManifest by Fabrice Di Meglio · 12 years ago
  6. 269248d Fix bug 5098288 - Rethink the suite of new themes by Adam Powell · 13 years ago
  7. 79ec80d Make full backup API available to apps by Christopher Tate · 13 years ago
  8. 0ac3031 Implement remaining infrastructure for user disabling apps. by Dianne Hackborn · 13 years ago
  9. ead40ea resolved conflicts for merge of cc20b4e3 to master by Dianne Hackborn · 13 years ago
  10. 546d64f resolved conflicts for merge of 5c2e4d20 to master by Dianne Hackborn · 13 years ago
  11. 2762ff3 Add new supports-screen API to set maximum allowed size. by Dianne Hackborn · 13 years ago
  12. df6e980 Add new supports-screens attributes for declaring the compatible screens. by Dianne Hackborn · 13 years ago
  13. 4a627c7 Full local backup infrastructure by Christopher Tate · 13 years ago
  14. e7f9721 Implement issue #3426299: Introduce application "stopped" state by Dianne Hackborn · 13 years ago
  15. 75e616e Change FLAG_FORWARD_LOCK back to its original value to not break things. by Dianne Hackborn · 14 years ago
  16. 3b81bc1 Add manifest API to request a large heap. by Dianne Hackborn · 14 years ago
  17. a3cdaa5 Revert "Remove the APIs for the old encryption scheme." by Jason parks · 14 years ago
  18. 1125d78 Remove the APIs for the old encryption scheme. by Jason parks · 14 years ago
  19. 46cb1d9 am 674b856c: am fb2cd0aa: Merge "Fix java doc on FLAG_EXTERNAL." into gingerbread by Dianne Hackborn · 14 years ago
  20. eddfc04 Fix java doc on FLAG_EXTERNAL. by Dianne Hackborn · 14 years ago
  21. 8c4e779 am e112b744: am 930d6c3c: Merge "Fix issue #3056500: Problem report for ASTRO" into gingerbread by Dianne Hackborn · 14 years ago
  22. 72b526a am cb9f1e4d: am 6f7e10ca: Merge "Make it easier to figure out whether an app can go on sd card." into gingerbread by Dianne Hackborn · 14 years ago
  23. 817c247 Fix issue #3056500: Problem report for ASTRO by Dianne Hackborn · 14 years ago
  24. 54e570f Make it easier to figure out whether an app can go on sd card. by Dianne Hackborn · 14 years ago
  25. cec7eb1 am 8b11f30c: am 1bece432: Make nativeLibraryDir visible in the API by Kenny Root · 14 years ago
  26. 1bece43 Make nativeLibraryDir visible in the API by Kenny Root · 14 years ago
  27. 69717cc DO NOT MERGE. Some stuff that is Not Ready. by Dianne Hackborn · 14 years ago
  28. 85387d7 Allow native shared libraries in ASEC containers by Kenny Root · 14 years ago
  29. 02486b1 Hide heavy-weight API. by Dianne Hackborn · 14 years ago
  30. 39792d2 Fix bugs with granting permissions through onNewIntent(). by Dianne Hackborn · 14 years ago
  31. 860755f Add support for heavy-weight applications. by Dianne Hackborn · 14 years ago
  32. 22ec9ab Fix build. by Dianne Hackborn · 14 years ago
  33. 14cee9f New xlarge screen size. by Dianne Hackborn · 14 years ago
  34. b6c4592 am 44f2c6ba: am 2e4b98dc: Merge "Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE" into froyo by Dianne Hackborn · 14 years ago
  35. 34483a0 resolved conflicts for merge of 5a8f877c to kraken by Dianne Hackborn · 14 years ago
  36. 94c567e Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE by Dianne Hackborn · 14 years ago
  37. 3202d38 Fix issue #2631417: Expose FLAG_EXTERNAL_STORAGE by Dianne Hackborn · 14 years ago
  38. 767225d resolved conflicts for merge of d9ee01a9 to kraken by Jeff Brown · 14 years ago
  39. 0733079 Show SD unavailable icon for apps on SD when ejected. by Jeff Brown · 14 years ago
  40. 1f4df90 DO NOT MERGE by Oscar Montemayor · 14 years ago
  41. ef3f5dd Replace "safeMode" with a more specific name "vmSafeMode" in the public API. by Ben Cheng · 14 years ago
  42. 3de55bc API CHANGE: expose the backup-related ApplicationInfo flag masks by Christopher Tate · 14 years ago
  43. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  44. 6069beb Rename ApplicationInfo.FLAG_ON_SDCARD to ApplicationInfo.FLAG_EXTERNAL_STORAGE by Suchi Amalapurapu · 14 years ago
  45. 3dda518 Add 'restoreAnyVersion' attr for apps that want to restore "future" data by Christopher Tate · 14 years ago
  46. 1bb6906 Automatically restore app data at install time by Christopher Tate · 14 years ago
  47. 23085b7 Support per-application switch to execute the VM in safe mode. by Ben Cheng · 14 years ago
  48. ace5a3f Hide resourceDirs from public API by Kenny Root · 14 years ago
  49. 1edab2b Make PackageManager unpack gdbserver binaries at installation time. by David 'Digit' Turner · 15 years ago
  50. d1ab016 Add extra resources field for ApplicationInfo by Kenny Root · 15 years ago
  51. 8d528c8 Fix build error by Suchi Amalapurapu · 15 years ago
  52. af8e9f4 app install on sdcard. provide skeleton implementation by Suchi Amalapurapu · 15 years ago
  53. 78bceeb am 8c3fc080: am 5bb200fd: am 2ade6421: Merge change I775e1ec0 into eclair by Dianne Hackborn · 15 years ago
  54. 12527f9 Debugging for issue #2250075: Desk dock clock app sometimes doesn't by Dianne Hackborn · 15 years ago
  55. 1874aa4 Encrypted File Systems project. Implementation of opt-out flag in AndroidManifest XML file. by Oscar Montemayor · 15 years ago
  56. 3b3e145 A variety of work on animations. by Dianne Hackborn · 15 years ago
  57. 5e1ab33 Expand apps' control over the settings restore process by Christopher Tate · 15 years ago
  58. 7f20543 Updates from API review. by Dianne Hackborn · 15 years ago
  59. 11b822d Simplify density compatibility to a boolean. by Dianne Hackborn · 15 years ago
  60. c4db95c First pass at reworking screen density/size APIs. by Dianne Hackborn · 15 years ago
  61. 69fff4a * Disable compatibility mode for all cases. by Mitsuru Oshima · 15 years ago
  62. 1ecf5d2 Re-implementation of large screen support using window manager. by Mitsuru Oshima · 15 years ago
  63. 723738c Expand support for different screen sizes. by Dianne Hackborn · 15 years ago
  64. 5c1e00b Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo. by Dianne Hackborn · 15 years ago
  65. e5fb328 resolution support fix/improvement by Mitsuru Oshima · 15 years ago
  66. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 15 years ago
  67. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 15 years ago
  68. a96cbb4 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 15 years ago
  69. ade3eca Implement issue #1783881 (manifest option for adb-install-only apps) by Dianne Hackborn · 15 years ago
  70. 851a541 Implement targetSdkVersion and maxSdkVersion, plus version code names. by Dianne Hackborn · 15 years ago
  71. 8d11267 AI 147845: Compatibility mode support. Part 1 by Mitsuru Oshima · 15 years ago
  72. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  73. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  74. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  75. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago