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