1. 18cd686 am ef6b305b: docs: fix markup error by Scott Main · 13 years ago
  2. ef6b305 docs: fix markup error by Scott Main · 13 years ago
  3. 3dee21e Merge "Switch to returnCode for IPackageDeleteObserver" by Kenny Root · 13 years ago
  4. c39bb4a Switch to returnCode for IPackageDeleteObserver by Kenny Root · 13 years ago
  5. f4ca247 Add platform features for USB host and USB accessory support. by Mike Lockwood · 13 years ago
  6. a537687 Adding faketouch feature. by Dan Morrill · 14 years ago
  7. a1cbb94 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  8. 5d40fe9 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 14 years ago
  9. 1941576 Fix launching of activities that I broke. by Dianne Hackborn · 14 years ago
  10. 30d7189 Fix issue #3274841: Orientation change problem with a paused activity by Dianne Hackborn · 14 years ago
  11. 880119b Implement issue #2367442: Please add API for manipulating installer by Dianne Hackborn · 14 years ago
  12. 78d688369 Implement tracking of package install times. by Dianne Hackborn · 14 years ago
  13. 4d023d21 Some documentation fixes. by Dianne Hackborn · 14 years ago
  14. 898e1e8 Adding a feature to indicate that the device possesses low-latency audio. by Dan Morrill · 14 years ago
  15. 5744bb4 Adding new feature definitions for new sensors (barometer and gyroscope.) by Dan Morrill · 14 years ago
  16. 09f3360 DO NOT MERGE Correct the PackageManager.checkSignatures documentation. by Chris Palmer · 14 years ago
  17. 6993d3d Adding a feature denoting support for 5 or more fully by Dan Morrill · 14 years ago
  18. 3424c02 Add software features for SIP and VOIP by Hung-ying Tyan · 14 years ago
  19. 76437d3 Adding a feature definition corresponding to support for Near-Field by Dan Morrill · 14 years ago
  20. 361199b Add PackageManager API to get information about a provider component. by Dianne Hackborn · 14 years ago
  21. deb1126 Only allow one movePackage operation in-flight by Kenny Root · 14 years ago
  22. 93565c4 OBB API for PackageManager by Kenny Root · 14 years ago
  23. de1057c Unhide new API for supporting multiple cameras. by Chih-Chung Chang · 14 years ago
  24. 81cd2e9 Logo attribute for manifest and PackageManager methods to fetch it by Adam Powell · 14 years ago
  25. b0fe033 Adding a feature definition for touchscreens that was overlooked in the last by Dan Morrill · 14 years ago
  26. d7c0968 Package manager optimizations. by Dianne Hackborn · 14 years ago
  27. 2e805b1 Grammar fixes. by Brad Fitzpatrick · 14 years ago
  28. 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 14 years ago
  29. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 14 years ago
  30. 2ee89ea Applications should -not- be able to set preferred activities. by Dianne Hackborn · 14 years ago
  31. 50ab63f Adding definitions & APIs for features that are newly-optional in FroYo. by Dan Morrill · 14 years ago
  32. 1f9e1b4 Remove public variables in PackageManager by Suchi Amalapurapu · 14 years ago
  33. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 14 years ago
  34. bd3f527 Elaborate a little on the documentation for PackageManager's resolveActivity. by Mike LeBeau · 14 years ago
  35. 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 14 years ago
  36. 4709693 Add APIs for mapping between new and current package names. by Dianne Hackborn · 14 years ago
  37. 117818e Add new manifest option for install location by Suchi Amalapurapu · 14 years ago
  38. e83cefce New external storage APIs. by Dianne Hackborn · 15 years ago
  39. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 15 years ago
  40. cdc428b Apps on SD project. Javadoc fixes for new method in PackageManager class. by Oscar Montemayor · 15 years ago
  41. 539d3c4 Apps on SD card project. by Oscar Montemayor · 15 years ago
  42. 1228d0a Apps on SD card project. by Oscar Montemayor · 15 years ago
  43. af8e9f4 app install on sdcard. provide skeleton implementation by Suchi Amalapurapu · 15 years ago
  44. 3274b9b Add Annotation for optional features. by Xavier Ducrohet · 15 years ago
  45. a7ca0e5 Fix issue #2296457: PackageManager.addPackageToPreferred needs to a no-op by Dianne Hackborn · 15 years ago
  46. 08ee42c More on issue #2271640: Fix wallpaper etc docs by Dianne Hackborn · 15 years ago
  47. 039c68e The touch screen is probably a feature. by Dianne Hackborn · 15 years ago
  48. 4923734 Add platform infrastructure for features. by Dianne Hackborn · 15 years ago
  49. 25660ec Unbreak the sdk build. by Joe Onorato · 15 years ago
  50. 766cbfe Add new API to compare certs of two UIDs. by Dianne Hackborn · 15 years ago
  51. c00c04d am 11b822d2: Simplify density compatibility to a boolean. by Dianne Hackborn · 15 years ago
  52. 11b822d Simplify density compatibility to a boolean. by Dianne Hackborn · 15 years ago
  53. c73e9ad am bc806f65: Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. by Suchi Amalapurapu · 15 years ago
  54. bc806f6 Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. by Suchi Amalapurapu · 15 years ago
  55. 8dbbe3b am 63e7155c: Merge change 4696 into donut by Android (Google) Code Review · 15 years ago
  56. 5c1e00b Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo. by Dianne Hackborn · 15 years ago
  57. abb01db am c14b9ccd: Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago
  58. c14b9cc Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago
  59. e1fae30 Merge commit '0781df94' into manualmerge by Suchi Amalapurapu · 15 years ago
  60. 1ccac75 Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app by Suchi Amalapurapu · 15 years ago
  61. 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
  62. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 15 years ago
  63. ae8c5b8 am 8dbe612d: Adding internal method replacePreferredActivity. by Satish Sampath · 15 years ago
  64. 8dbe612 Adding internal method replacePreferredActivity. by Satish Sampath · 15 years ago
  65. 385bb79 am b181118b: Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 15 years ago
  66. b181118 Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 15 years ago
  67. dd6face am eae850ce: Allow intent resolution to be constrained by package name. by Mihai Preda · 15 years ago
  68. eae850c Allow intent resolution to be constrained by package name. by Mihai Preda · 15 years ago
  69. d2b4929 am ade3eca: Implement issue #1783881 (manifest option for adb-install-on by Dianne Hackborn · 15 years ago
  70. ade3eca Implement issue #1783881 (manifest option for adb-install-only apps) by Dianne Hackborn · 15 years ago
  71. c64322c PackageManager keeps track of who installed what. by Jacek Surazski · 15 years ago
  72. 65e1317 PackageManager keeps track of who installed what. by Jacek Surazski · 15 years ago
  73. 1655be4 Fix issue #1837610 and #1753079 by Dianne Hackborn · 15 years ago
  74. 851a541 Implement targetSdkVersion and maxSdkVersion, plus version code names. by Dianne Hackborn · 15 years ago
  75. 8d11267 AI 147845: Compatibility mode support. Part 1 by Mitsuru Oshima · 15 years ago
  76. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  77. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  78. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  79. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  80. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  81. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  82. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  83. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  84. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago