1. 94c567e Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE by Dianne Hackborn · 14 years ago
  2. 3202d38 Fix issue #2631417: Expose FLAG_EXTERNAL_STORAGE by Dianne Hackborn · 14 years ago
  3. 89e0c1a Fix 2610961 by Suchi Amalapurapu · 14 years ago
  4. 90d3f458 API 8! by Dianne Hackborn · 14 years ago
  5. fc922f11 API CHANGE: remove obsolete constants and hide some methods by Christopher Tate · 14 years ago
  6. c58b423 Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. by Wu-cheng Li · 14 years ago
  7. f5c5d22 Fix issue #2581524: Car home icon should always go to car home by Dianne Hackborn · 14 years ago
  8. 7cfa90f Move the public method HttpDateTime.parse() into AndroidHttpClient. by Jesse Wilson · 14 years ago
  9. ec7c78f @hide ACCESS_CACHE_FILESYSTEM and MOVE_PACKAGE by Jeff Brown · 14 years ago
  10. 3f4639a Update API and javadoc according to API review. by Wu-cheng Li · 14 years ago
  11. b7c8c76 Per requested by API council, rename MediaScannerConneciton.ScanResultListener to .OnScanCompletedListener by Ray Chen · 14 years ago
  12. b0fe033 Adding a feature definition for touchscreens that was overlooked in the last by Dan Morrill · 14 years ago
  13. 44dcf65 Make createVideoThumbnail and createImageThumbnail look consistent. by Ray Chen · 14 years ago
  14. 6df4472 Unhiding TTS API constants and methods needed for TTS plugin support. by Charles Chen · 14 years ago
  15. aea4b67 Add a new intent category used for activities running in carmode. by Bernd Holzhey · 14 years ago
  16. e64d9a2 Public API changes for CameraProfile and CamcorderProfile classes by James Dong · 14 years ago
  17. 9c9c532 Fix issue #2560791: Expose API to go in to car mode. by Dianne Hackborn · 14 years ago
  18. 7f7e67f Fix bug 2553575 API REVIEW: android.media Change 1 of 3 by Jean-Michel Trivi · 14 years ago
  19. 23243ac missing current.xml change by Fred Quintana · 14 years ago
  20. d5e4fdc some changes due to an API review by Fred Quintana · 14 years ago
  21. 27a6358 API CHANGE: @hide AbsoluteFileBackupHelper by Christopher Tate · 14 years ago
  22. acaf028 Fix issue #2553553: API REVIEW: android.context.Context by Dianne Hackborn · 14 years ago
  23. d7c0968 Package manager optimizations. by Dianne Hackborn · 14 years ago
  24. 2d449afe Make RestoreSession.getAvailableRestoreSets() asynchronous by Christopher Tate · 14 years ago
  25. 2a5d9f9 Fix bug 2553592 API REVIEW: android.speech by Jean-Michel Trivi · 14 years ago
  26. 63cce83 framework: Hide StorageManager for froyo - DO NOT MERGE by San Mehat · 14 years ago
  27. fef8ceb Clean up SearchableInfo API, JavaDoc and formatting by Bjorn Bringert · 14 years ago
  28. 9d32d24 Remove overscrolling by Adam Powell · 14 years ago
  29. ef3f5dd Replace "safeMode" with a more specific name "vmSafeMode" in the public API. by Ben Cheng · 14 years ago
  30. cc84c69 API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council by Christopher Tate · 14 years ago
  31. 89d4e2d Fix the buid! by Romain Guy · 14 years ago
  32. 6b1e696 Rename tab widget attributes, remove scroll barrier constant. by Romain Guy · 14 years ago
  33. ab69e29 relocate android.util.base64.* -> android.util.* by Doug Zongker · 14 years ago
  34. 9c3cee9 API CHANGE: Backup/restore API changes requested by the API Council by Christopher Tate · 14 years ago
  35. d49258f Fix issue #2544466: Car Home brightness icon comes and goes while phone is in car dock in FRE83 by Dianne Hackborn · 14 years ago
  36. cf7958f Hide download manager. by Jean-Baptiste Queru · 14 years ago
  37. 6579b0b API refactoring for OverScroller. by Adam Powell · 14 years ago
  38. 3435485 Revert "Hide download manager." by Jean-Baptiste Queru · 14 years ago
  39. aaaf123 Hide download manager. by Jean-Baptiste Queru · 14 years ago
  40. 98bfa39 Use a secure setting for default browser geolocation permissions by Bjorn Bringert · 14 years ago
  41. 1bb1a91 If failUrl(now historyUrl) is null, use "about:blank" instead of "". by Leon Scroggins · 14 years ago
  42. 300f2e9 Add on-demand setting for plugins. by Patrick Scott · 14 years ago
  43. de08008 Make DownloadBase public by Jean-Baptiste Queru · 14 years ago
  44. 85f2c9c Fix issue #2530103: ActivePassword data in Device Policy Manager needs to be persisted by Dianne Hackborn · 14 years ago
  45. bbbb1dc Unhide the MediaButton receiver API in android.media.AudioManager by Jean-Michel Trivi · 15 years ago
  46. f4418b0 Change api for webview overscroll background. by Grace Kloba · 15 years ago
  47. 983ac2b Unhide new constants used in AudioFocus API to denote a situation by Jean-Michel Trivi · 15 years ago
  48. 8340afe New HeterogeneousExpandableList interface. by Gilles Debunne · 15 years ago
  49. c04cfa3 Unhide AudioManager API to control bluetooth SCO audio connection. by Eric Laurent · 15 years ago
  50. e2af5c8 Fix issue #2438457: Resolving Flash artifacts while scrolling. by Dianne Hackborn · 15 years ago
  51. 434dbce Fix current.xml for previous changes by Adam Powell · 15 years ago
  52. 694f79b Fix issue #2519590: Lock screen stuck in landscape mode by Dianne Hackborn · 15 years ago
  53. 8a836a8 Eliminate haptic feedback when hitting an overscroll barrier due to a fling. by Adam Powell · 15 years ago
  54. ceffa15 Adding secure setting for storing a list of enabled TTS plugins. by Charles Chen · 15 years ago
  55. 8214deb Add definitions for WiMAX and iDen network types. by jsh · 15 years ago
  56. b644f85 Fixing a small API check issue to get the builds green by Jesse Wilson · 15 years ago
  57. 3de55bc API CHANGE: expose the backup-related ApplicationInfo flag masks by Christopher Tate · 15 years ago
  58. e208377 Add GPSProcessingMethod tag to ExifInterface. by Ray Chen · 15 years ago
  59. bfb5d4b Added overscroll headers and footers to ListView. by Adam Powell · 15 years ago
  60. 2ee89ea Applications should -not- be able to set preferred activities. by Dianne Hackborn · 15 years ago
  61. 80ea00c Fix the build. by Romain Guy · 15 years ago
  62. de8d083 Added ViewConfiguration.getScaledPagingTouchSlop() by Adam Powell · 15 years ago
  63. 2d17e1d Add an api to set WebView over scroll background. by Grace Kloba · 15 years ago
  64. 5b9bcda Unhide new preview callback methods. by Wu-cheng Li · 15 years ago
  65. eabb6df Unhide API additions to AudioManager for AudioFocus support. by Jean-Michel Trivi · 15 years ago
  66. 50ab63f Adding definitions & APIs for features that are newly-optional in FroYo. by Dan Morrill · 15 years ago
  67. 156c435 Move lockscreen settings to secure table to prevent tampering. b/2343673 by Amith Yamasani · 15 years ago
  68. 3eda979 Add Debug.dumpService(), a public method for "dumpsys" functionality by Dan Egnor · 15 years ago
  69. bf3e5b0 Fix for badly rebased current.xml by Adam Powell · 15 years ago
  70. 8f1bfe1 ListView#getCheckItemIds() deprecated for ListView#getCheckedItemIds(). by Adam Powell · 15 years ago
  71. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 15 years ago
  72. 51c5a0c Added accessors for view overscroll modes by Adam Powell · 15 years ago
  73. 7299c41 Refactor car mode. by Dianne Hackborn · 15 years ago
  74. 540bc03 Unhide reconnect() in Camera. by Chih-Chung Chang · 15 years ago
  75. ff84600 Unhide CamcorderProfile and CameraProfile Java API by James Dong · 15 years ago
  76. 8e060c0 Update current.xml to fix build error. by Ray Chen · 15 years ago
  77. 7a67f156 Remove native options. by Ray Chen · 15 years ago
  78. 055c986 Add location provider name to gps-processing-method in EXIF header. by Ray Chen · 15 years ago
  79. 0fc6bc4 Clean up MediaRecorder for public Java SDK by James Dong · 15 years ago
  80. c37cb24 Feature to return an extra in the cursor that keeps the spinny going. by Amith Yamasani · 15 years ago
  81. 0b49ab5 Add SearchManager.SUGGEST_COLUMN_TEXT_2_URL by Bjorn Bringert · 15 years ago
  82. 8754be5 Hide GeocoderParams class from public API. by Mike Lockwood · 15 years ago
  83. 14b60e7 add warning in finalizer. deprecate protected members. by Vasu Nori · 15 years ago
  84. 9147a0e SslCertificate should use Dates - fixing api for build by Brian Carlstrom · 15 years ago
  85. ef05e07 Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links by Dianne Hackborn · 15 years ago
  86. 8cbb8f5 Unhide zoom API. by Wu-cheng Li · 15 years ago
  87. 61c9d4b Let apps change the bottom strip in TabWidget. Bug #2478088 by Romain Guy · 15 years ago
  88. 2036dba Add a new WebCoreWorker thread to handle the tasks by Grace Kloba · 15 years ago
  89. 87bba1e Move DeviceAdmin APIs to android.app.admin. by Dianne Hackborn · 15 years ago
  90. 61a4493 fix [2475541] Deprecate Sensor.TYPE_ORIENTATION by Mathias Agopian · 15 years ago
  91. 340acd8 Add an extra which allows to query *only* for the voice search language preference. by Mike LeBeau · 15 years ago
  92. 1f9e1b4 Remove public variables in PackageManager by Suchi Amalapurapu · 15 years ago
  93. 1b487ec expose some sync control methods by Fred Quintana · 15 years ago
  94. 0eec21d Add dialog to display storage users when enabling/disabling ums by Suchi Amalapurapu · 15 years ago
  95. 4c904a3 fix the build. by Joe Onorato · 15 years ago
  96. 5cb70b5 Rename Display.getOrientation() to Display.getRotation(). by Dianne Hackborn · 15 years ago
  97. 08bbffb Support CharSequence lists+arrays in Bundle+Intent by Bjorn Bringert · 15 years ago
  98. 24b326a Unhide exposure compensation API. by Wu-cheng Li · 15 years ago
  99. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 15 years ago
  100. 3dda518 Add 'restoreAnyVersion' attr for apps that want to restore "future" data by Christopher Tate · 15 years ago