1. 1b4a031 Merge "Get correct density info when using resource URIs in ImageView" by Bjorn Bringert · 16 years ago
  2. 4cd9f54 Merge "Fix broken Javadoc link." by Mike Lockwood · 16 years ago
  3. be5ed37 Fix broken Javadoc link. by Mike Lockwood · 16 years ago
  4. 8dcb601c Merge "Add LocationManagerImpl class to act as a public wrapper for the ILocationProvider interface" by Mike Lockwood · 16 years ago
  5. 9d2f7a7 Add LocationManagerImpl class to act as a public wrapper for the ILocationProvider interface by Mike Lockwood · 16 years ago
  6. de057c1d Merge "Fix two ListView bugs related to onAttachedToWindow/onDetachedFromWindow. Bug: #2359368." by Romain Guy · 16 years ago
  7. 2187505 Fix two ListView bugs related to onAttachedToWindow/onDetachedFromWindow. by Romain Guy · 16 years ago
  8. a3452ad Merge "Add MPEG to the file extensions that scanner cares" by James Dong · 16 years ago
  9. 6d7b907 Merge "Support npot on es 2.0 HW." by Jason Sams · 16 years ago
  10. 0caa13b Merge "Apps on SD card project. A simple keystore to store system-only key material, by leveraging file system access permissions." by Oscar Montemayor · 16 years ago
  11. 6774d57 Merge "PowerManagerService: When rebooting, ensure external storage is unmounted" by San Mehat · 16 years ago
  12. 8da98e3 Apps on SD card project. by Oscar Montemayor · 16 years ago
  13. 1188184 Merge "add ACCESS_CACHE_FILESYSTEM permission to core manifest" by Doug Zongker · 16 years ago
  14. 14e69af PowerManagerService: When rebooting, ensure external storage is unmounted by San Mehat · 16 years ago
  15. 74e02ef Support npot on es 2.0 HW. by Jason Sams · 16 years ago
  16. 6e99b7a add ACCESS_CACHE_FILESYSTEM permission to core manifest by Doug Zongker · 16 years ago
  17. 9d8d9c2 Get correct density info when using resource URIs in ImageView by Bjorn Bringert · 16 years ago
  18. d1265fe Merge "framework: MountService: Add initial support for Android Secure External Caches" by San Mehat · 16 years ago
  19. f7b6e1f Merge "Fix SDK build problem until EventLog is published." by Dan Egnor · 16 years ago
  20. 7402264 Fix SDK build problem until EventLog is published. by Dan Egnor · 16 years ago
  21. 33c4531 Merge "Stop spamming the log." by Joe Onorato · 16 years ago
  22. dc4cc3f Stop spamming the log. by Joe Onorato · 16 years ago
  23. 9027696 am 9e5f3ec9: am e3bbaf6c: Merge "set nine patch padding initially to an empty rectangle" into eclair-mr2 by Cary Clark · 16 years ago
  24. f291b9f am fbd3afb1: am e38fc189: Show label information as hint text by Leon Scroggins · 16 years ago
  25. 0cb047c unhide the RecoverySystem class by Doug Zongker · 16 years ago
  26. f66de3c Fix typo: test -> tests in makefile tags by Jean-Baptiste Queru · 16 years ago
  27. 3697229 framework: MountService: Add initial support for Android Secure External Caches by San Mehat · 16 years ago
  28. 9e5f3ec am e3bbaf6c: Merge "set nine patch padding initially to an empty rectangle" into eclair-mr2 by Cary Clark · 16 years ago
  29. fbd3afb am e38fc189: Show label information as hint text by Leon Scroggins · 16 years ago
  30. 5e3f6ca Merge "Enable onepointfivetap-and-swipe to select." by Maryam Garrett · 16 years ago
  31. be5460c Merge "Simplify EventLog interface -- remove supported for nested sequences (which nobody used) and streamline the API, adding documentation in preparation for inclusion in the SDK." by Dan Egnor · 16 years ago
  32. 7e6ca58 Merge "Add RemoteViews.setBundle() method." by Bjorn Bringert · 16 years ago
  33. 62136d3 Simplify EventLog interface -- remove supported for nested by Dan Egnor · 16 years ago
  34. 1b50044 Add MPEG to the file extensions that scanner cares by James Dong · 16 years ago
  35. a09a6e1 More complete support for named attribs. Adds user typed attribs as available to programVertex. Non user attribs are not treated like user for GL2 for simplicity. by Jason Sams · 16 years ago
  36. 62c4ad3 Enable onepointfivetap-and-swipe to select. by Maryam Garrett · 16 years ago
  37. e3bbaf6 Merge "set nine patch padding initially to an empty rectangle" into eclair-mr2 by Cary Clark · 16 years ago
  38. d755b06 Add RemoteViews.setBundle() method. by Bjorn Bringert · 16 years ago
  39. 432bff0 Do not use a user tag on apps, as it is ignored. by Jean-Baptiste Queru · 16 years ago
  40. e57b7b0 set nine patch padding initially to an empty rectangle by Cary Clark · 16 years ago
  41. e0a8efd Merge "Remove the drawables for the VerticalTextSpinner, since they're no longer needed here." by Marco Nelissen · 16 years ago
  42. e38fc18 Show label information as hint text by Leon Scroggins · 16 years ago
  43. 5ef58f6 Merge "Cleanup and add public wrapper for IGeocodeProvider interface to prepare for network location unbundling." by Mike Lockwood · 16 years ago
  44. 3490140 Cleanup and add public wrapper for IGeocodeProvider interface to prepare for network location unbundling. by Mike Lockwood · 16 years ago
  45. 1af33d0 add recovery system interface to API by Doug Zongker · 16 years ago
  46. 3e7b44f Merge "Don't perform ListView click events for INVALID_POSITION. Addresses bug 2329294" by Adam Powell · 16 years ago
  47. c742662 Don't perform ListView click events for INVALID_POSITION. Addresses bug 2329294 by Adam Powell · 16 years ago
  48. 2627652 Remove the drawables for the VerticalTextSpinner, since they're no longer needed here. by Marco Nelissen · 16 years ago
  49. 03abb81 Kill the task killers. by Dianne Hackborn · 16 years ago
  50. 129ef0a Merge "Stop preloading a class I'm about to remove." by Elliott Hughes · 16 years ago
  51. 0fa9509 Merge "VerticalTextSpinner has been moved in to the music app, and is no longer needed here." by Marco Nelissen · 16 years ago
  52. 4dfa3b7 Merge "Fix for 2345922: Press and hold space in ?123 mode will give ....." by Amith Yamasani · 16 years ago
  53. c0227fa VerticalTextSpinner has been moved in to the music app, and is no longer needed here. by Marco Nelissen · 16 years ago
  54. 4d2c27b Fix for 2345922: Press and hold space in ?123 mode will give ..... by Amith Yamasani · 16 years ago
  55. fe4357c Stop preloading a class I'm about to remove. by Elliott Hughes · 16 years ago
  56. f2c68d6 Merge "Quick and dirty implementation to follow http redirects in stagefright." by Andreas Huber · 16 years ago
  57. 89e91f7 Quick and dirty implementation to follow http redirects in stagefright. by Andreas Huber · 16 years ago
  58. 5926325 Unhide some MediaStore things that should be public. by Marco Nelissen · 16 years ago
  59. 3979a60 am 95eeedfe: am c20467f9: docs: update the device dashboard by Scott Main · 16 years ago
  60. 95eeedf am c20467f9: docs: update the device dashboard by Scott Main · 16 years ago
  61. 554430d Merge "explicit set an "optional" tag" by Jean-Baptiste Queru · 16 years ago
  62. 081b7d7 Merge "Fix data connection support on emulator." by Wink Saville · 16 years ago
  63. ca328e7 explicit set an "optional" tag by Jean-Baptiste Queru · 16 years ago
  64. 5aded76 am 552346a7: am 106f9b24: Patch from Huahui Wu. by Grace Kloba · 16 years ago
  65. 364b421 Merge "Protect against possible temporary objects going away before we get at their data." by Andreas Huber · 16 years ago
  66. 552346a am 106f9b24: Patch from Huahui Wu. by Grace Kloba · 16 years ago
  67. dd0359f Protect against possible temporary objects going away before we get at their data. by Andreas Huber · 16 years ago
  68. 6b39ab4 Merge "I must have broken raw-audio decoding in the recent past, this fixes it." by Andreas Huber · 16 years ago
  69. c79827a I must have broken raw-audio decoding in the recent past, this fixes it. by Andreas Huber · 16 years ago
  70. 106f9b2 Patch from Huahui Wu. by Grace Kloba · 16 years ago
  71. c20467f docs: update the device dashboard by Scott Main · 16 years ago
  72. 67aee05 Use stagefright for http streaming if the right property is set. by Andreas Huber · 16 years ago
  73. 57d2c3a extract selected text from the picture by Cary Clark · 16 years ago
  74. 6aa8a21 Fix data connection support on emulator. by Wink Saville · 16 years ago
  75. 2f389aa Merge "Fix test breakage in vCard exporter." by Daisuke Miyakawa · 16 years ago
  76. 1301341 Fix test breakage in vCard exporter. by Daisuke Miyakawa · 16 years ago
  77. 176735c Merge "b/2293263 Replaced busybit functionality with eventDay functionality." by Erik Pasternak · 16 years ago
  78. 225ef52 Merge "Add RS support for generic attribs as input to vertex programs." by Jason Sams · 16 years ago
  79. e17964e Add RS support for generic attribs as input to vertex programs. by Jason Sams · 16 years ago
  80. 3763464 b/2293263 Replaced busybit functionality with eventDay functionality. by Erik · 16 years ago
  81. d932851 Turn off debug flag by Suchi Amalapurapu · 16 years ago
  82. 1dabb95 Merge "Ignore key events when the widget is disabled. Bug: #2353635." by Romain Guy · 16 years ago
  83. d5c1960 Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base by Android Git Automerger · 16 years ago
  84. 992cc42 Ignore key events when the widget is disabled. Bug: #2353635. by Romain Guy · 16 years ago
  85. 7eca501 Merge "MediaFile.UNKNOWN_STRING -> MediaStore.UNKNOWN_STRING" by Marco Nelissen · 16 years ago
  86. 9a488b4 MediaFile.UNKNOWN_STRING -> MediaStore.UNKNOWN_STRING by Marco Nelissen · 16 years ago
  87. 1a08ad1 Merge "Make metadata support through stagefright property dependent until it's ready." by Andreas Huber · 16 years ago
  88. c427348 Merge "Fix mpeg4/h.263 software decoder." by Andreas Huber · 16 years ago
  89. 40967d6 Merge "Add four way directional rotation to WindowOrientationListener" by Suchi Amalapurapu · 16 years ago
  90. 63104ed Add four way directional rotation to WindowOrientationListener by Suchi Amalapurapu · 16 years ago
  91. 0d7da00 Merge "Fix avc software decoder to properly handle SEI nalType and access unit delimiter." by Andreas Huber · 16 years ago
  92. 7782fdf Make metadata support through stagefright property dependent until it's ready. by Andreas Huber · 16 years ago
  93. 7d3cbfe Merge "Plug memory leak in Simple*Adapter, due to the misuse of a WeakHashMap. This removes an optimization but the benefit is not worth the memory leak. Bug: #2353474." by Romain Guy · 16 years ago
  94. c8ca2a3 Plug memory leak in Simple*Adapter, due to the misuse of a WeakHashMap. by Romain Guy · 16 years ago
  95. 2039bd9 Fix mpeg4/h.263 software decoder. by Andreas Huber · 16 years ago
  96. 6be8b14 Fix avc software decoder to properly handle SEI nalType and access unit delimiter. by Andreas Huber · 16 years ago
  97. 4cb8b8f Merge "Fix typo in ColorStateList documentation." by Romain Guy · 16 years ago
  98. 79dc8cc Fix typo in ColorStateList documentation. by Romain Guy · 16 years ago
  99. 1c2d1d0 Merge "Do not start filtering if the first character is a space. Bug: #2347833." by Romain Guy · 16 years ago
  100. cf6c572 Do not start filtering if the first character is a space. Bug: #2347833. by Romain Guy · 16 years ago