1. 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 14 years ago
  2. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 14 years ago
  3. 2ee89ea Applications should -not- be able to set preferred activities. by Dianne Hackborn · 14 years ago
  4. 50ab63f Adding definitions & APIs for features that are newly-optional in FroYo. by Dan Morrill · 15 years ago
  5. 1f9e1b4 Remove public variables in PackageManager by Suchi Amalapurapu · 15 years ago
  6. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 15 years ago
  7. bd3f527 Elaborate a little on the documentation for PackageManager's resolveActivity. by Mike LeBeau · 15 years ago
  8. 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 15 years ago
  9. 4709693 Add APIs for mapping between new and current package names. by Dianne Hackborn · 15 years ago
  10. 117818e Add new manifest option for install location by Suchi Amalapurapu · 15 years ago
  11. e83cefce New external storage APIs. by Dianne Hackborn · 15 years ago
  12. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 15 years ago
  13. cdc428b Apps on SD project. Javadoc fixes for new method in PackageManager class. by Oscar Montemayor · 15 years ago
  14. 539d3c4 Apps on SD card project. by Oscar Montemayor · 15 years ago
  15. 1228d0a Apps on SD card project. by Oscar Montemayor · 15 years ago
  16. af8e9f4 app install on sdcard. provide skeleton implementation by Suchi Amalapurapu · 15 years ago
  17. 3274b9b Add Annotation for optional features. by Xavier Ducrohet · 15 years ago
  18. a7ca0e5 Fix issue #2296457: PackageManager.addPackageToPreferred needs to a no-op by Dianne Hackborn · 15 years ago
  19. 08ee42c More on issue #2271640: Fix wallpaper etc docs by Dianne Hackborn · 15 years ago
  20. 039c68e The touch screen is probably a feature. by Dianne Hackborn · 15 years ago
  21. 4923734 Add platform infrastructure for features. by Dianne Hackborn · 15 years ago
  22. 25660ec Unbreak the sdk build. by Joe Onorato · 15 years ago
  23. 766cbfe Add new API to compare certs of two UIDs. by Dianne Hackborn · 15 years ago
  24. c00c04d am 11b822d2: Simplify density compatibility to a boolean. by Dianne Hackborn · 15 years ago
  25. 11b822d Simplify density compatibility to a boolean. by Dianne Hackborn · 15 years ago
  26. c73e9ad am bc806f65: Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. by Suchi Amalapurapu · 15 years ago
  27. bc806f6 Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. by Suchi Amalapurapu · 15 years ago
  28. 8dbbe3b am 63e7155c: Merge change 4696 into donut by Android (Google) Code Review · 15 years ago
  29. 5c1e00b Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo. by Dianne Hackborn · 15 years ago
  30. abb01db am c14b9ccd: Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago
  31. c14b9cc Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago
  32. e1fae30 Merge commit '0781df94' into manualmerge by Suchi Amalapurapu · 15 years ago
  33. 1ccac75 Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app by Suchi Amalapurapu · 15 years ago
  34. 342d59d am 9189cabb: * Moved supports-density tag under manifest * Refactored Compatibility code * Added CompatibilityInfo class * Removed getApplicationScale from Context * Added Resources#getCompatibilityInfo so that RootView can get the compatibility info w/o going through Context * Expandable support * Added expandable tag under manifest * Old application w/o expandable is given the default screen size ([320, 480] x density). * The non-expandable window is centered. by Mitsuru Oshima · 15 years ago
  35. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 15 years ago
  36. ae8c5b8 am 8dbe612d: Adding internal method replacePreferredActivity. by Satish Sampath · 15 years ago
  37. 8dbe612 Adding internal method replacePreferredActivity. by Satish Sampath · 15 years ago
  38. 385bb79 am b181118b: Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 15 years ago
  39. b181118 Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 15 years ago
  40. dd6face am eae850ce: Allow intent resolution to be constrained by package name. by Mihai Preda · 15 years ago
  41. eae850c Allow intent resolution to be constrained by package name. by Mihai Preda · 15 years ago
  42. d2b4929 am ade3eca: Implement issue #1783881 (manifest option for adb-install-on by Dianne Hackborn · 15 years ago
  43. ade3eca Implement issue #1783881 (manifest option for adb-install-only apps) by Dianne Hackborn · 15 years ago
  44. c64322c PackageManager keeps track of who installed what. by Jacek Surazski · 15 years ago
  45. 65e1317 PackageManager keeps track of who installed what. by Jacek Surazski · 15 years ago
  46. 1655be4 Fix issue #1837610 and #1753079 by Dianne Hackborn · 15 years ago
  47. 851a541 Implement targetSdkVersion and maxSdkVersion, plus version code names. by Dianne Hackborn · 15 years ago
  48. 8d11267 AI 147845: Compatibility mode support. Part 1 by Mitsuru Oshima · 15 years ago
  49. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  50. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  51. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  52. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  53. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  54. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  55. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  56. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  57. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago