1. acaf028 Fix issue #2553553: API REVIEW: android.context.Context by Dianne Hackborn · 15 years ago
  2. d7c0968 Package manager optimizations. by Dianne Hackborn · 15 years ago
  3. 2d449afe Make RestoreSession.getAvailableRestoreSets() asynchronous by Christopher Tate · 15 years ago
  4. 2a5d9f9 Fix bug 2553592 API REVIEW: android.speech by Jean-Michel Trivi · 15 years ago
  5. 63cce83 framework: Hide StorageManager for froyo - DO NOT MERGE by San Mehat · 15 years ago
  6. fef8ceb Clean up SearchableInfo API, JavaDoc and formatting by Bjorn Bringert · 15 years ago
  7. 9d32d24 Remove overscrolling by Adam Powell · 15 years ago
  8. ef3f5dd Replace "safeMode" with a more specific name "vmSafeMode" in the public API. by Ben Cheng · 15 years ago
  9. cc84c69 API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council by Christopher Tate · 15 years ago
  10. 89d4e2d Fix the buid! by Romain Guy · 15 years ago
  11. 6b1e696 Rename tab widget attributes, remove scroll barrier constant. by Romain Guy · 15 years ago
  12. ab69e29 relocate android.util.base64.* -> android.util.* by Doug Zongker · 15 years ago
  13. 9c3cee9 API CHANGE: Backup/restore API changes requested by the API Council by Christopher Tate · 15 years ago
  14. d49258f Fix issue #2544466: Car Home brightness icon comes and goes while phone is in car dock in FRE83 by Dianne Hackborn · 15 years ago
  15. cf7958f Hide download manager. by Jean-Baptiste Queru · 15 years ago
  16. 6579b0b API refactoring for OverScroller. by Adam Powell · 15 years ago
  17. 3435485 Revert "Hide download manager." by Jean-Baptiste Queru · 15 years ago
  18. aaaf123 Hide download manager. by Jean-Baptiste Queru · 15 years ago
  19. 98bfa39 Use a secure setting for default browser geolocation permissions by Bjorn Bringert · 15 years ago
  20. 1bb1a91 If failUrl(now historyUrl) is null, use "about:blank" instead of "". by Leon Scroggins · 15 years ago
  21. 300f2e9 Add on-demand setting for plugins. by Patrick Scott · 15 years ago
  22. de08008 Make DownloadBase public by Jean-Baptiste Queru · 15 years ago
  23. 85f2c9c Fix issue #2530103: ActivePassword data in Device Policy Manager needs to be persisted by Dianne Hackborn · 15 years ago
  24. bbbb1dc Unhide the MediaButton receiver API in android.media.AudioManager by Jean-Michel Trivi · 15 years ago
  25. f4418b0 Change api for webview overscroll background. by Grace Kloba · 15 years ago
  26. 983ac2b Unhide new constants used in AudioFocus API to denote a situation by Jean-Michel Trivi · 15 years ago
  27. 8340afe New HeterogeneousExpandableList interface. by Gilles Debunne · 15 years ago
  28. c04cfa3 Unhide AudioManager API to control bluetooth SCO audio connection. by Eric Laurent · 15 years ago
  29. e2af5c8 Fix issue #2438457: Resolving Flash artifacts while scrolling. by Dianne Hackborn · 15 years ago
  30. 434dbce Fix current.xml for previous changes by Adam Powell · 15 years ago
  31. 694f79b Fix issue #2519590: Lock screen stuck in landscape mode by Dianne Hackborn · 15 years ago
  32. 8a836a8 Eliminate haptic feedback when hitting an overscroll barrier due to a fling. by Adam Powell · 15 years ago
  33. ceffa15 Adding secure setting for storing a list of enabled TTS plugins. by Charles Chen · 15 years ago
  34. 8214deb Add definitions for WiMAX and iDen network types. by jsh · 15 years ago
  35. b644f85 Fixing a small API check issue to get the builds green by Jesse Wilson · 15 years ago
  36. 3de55bc API CHANGE: expose the backup-related ApplicationInfo flag masks by Christopher Tate · 15 years ago
  37. e208377 Add GPSProcessingMethod tag to ExifInterface. by Ray Chen · 15 years ago
  38. bfb5d4b Added overscroll headers and footers to ListView. by Adam Powell · 15 years ago
  39. 2ee89ea Applications should -not- be able to set preferred activities. by Dianne Hackborn · 15 years ago
  40. 80ea00c Fix the build. by Romain Guy · 15 years ago
  41. de8d083 Added ViewConfiguration.getScaledPagingTouchSlop() by Adam Powell · 15 years ago
  42. 2d17e1d Add an api to set WebView over scroll background. by Grace Kloba · 15 years ago
  43. 5b9bcda Unhide new preview callback methods. by Wu-cheng Li · 15 years ago
  44. eabb6df Unhide API additions to AudioManager for AudioFocus support. by Jean-Michel Trivi · 15 years ago
  45. 50ab63f Adding definitions & APIs for features that are newly-optional in FroYo. by Dan Morrill · 15 years ago
  46. 156c435 Move lockscreen settings to secure table to prevent tampering. b/2343673 by Amith Yamasani · 15 years ago
  47. 3eda979 Add Debug.dumpService(), a public method for "dumpsys" functionality by Dan Egnor · 15 years ago
  48. bf3e5b0 Fix for badly rebased current.xml by Adam Powell · 15 years ago
  49. 8f1bfe1 ListView#getCheckItemIds() deprecated for ListView#getCheckedItemIds(). by Adam Powell · 15 years ago
  50. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 15 years ago
  51. 51c5a0c Added accessors for view overscroll modes by Adam Powell · 15 years ago
  52. 7299c41 Refactor car mode. by Dianne Hackborn · 15 years ago
  53. 540bc03 Unhide reconnect() in Camera. by Chih-Chung Chang · 15 years ago
  54. ff84600 Unhide CamcorderProfile and CameraProfile Java API by James Dong · 15 years ago
  55. 8e060c0 Update current.xml to fix build error. by Ray Chen · 15 years ago
  56. 7a67f156 Remove native options. by Ray Chen · 15 years ago
  57. 055c986 Add location provider name to gps-processing-method in EXIF header. by Ray Chen · 15 years ago
  58. 0fc6bc4 Clean up MediaRecorder for public Java SDK by James Dong · 15 years ago
  59. c37cb24 Feature to return an extra in the cursor that keeps the spinny going. by Amith Yamasani · 15 years ago
  60. 0b49ab5 Add SearchManager.SUGGEST_COLUMN_TEXT_2_URL by Bjorn Bringert · 15 years ago
  61. 8754be5 Hide GeocoderParams class from public API. by Mike Lockwood · 15 years ago
  62. 14b60e7 add warning in finalizer. deprecate protected members. by Vasu Nori · 15 years ago
  63. 9147a0e SslCertificate should use Dates - fixing api for build by Brian Carlstrom · 15 years ago
  64. ef05e07 Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links by Dianne Hackborn · 15 years ago
  65. 8cbb8f5 Unhide zoom API. by Wu-cheng Li · 15 years ago
  66. 61c9d4b Let apps change the bottom strip in TabWidget. Bug #2478088 by Romain Guy · 15 years ago
  67. 2036dba Add a new WebCoreWorker thread to handle the tasks by Grace Kloba · 15 years ago
  68. 87bba1e Move DeviceAdmin APIs to android.app.admin. by Dianne Hackborn · 15 years ago
  69. 61a4493 fix [2475541] Deprecate Sensor.TYPE_ORIENTATION by Mathias Agopian · 15 years ago
  70. 340acd8 Add an extra which allows to query *only* for the voice search language preference. by Mike LeBeau · 15 years ago
  71. 1f9e1b4 Remove public variables in PackageManager by Suchi Amalapurapu · 15 years ago
  72. 1b487ec expose some sync control methods by Fred Quintana · 15 years ago
  73. 0eec21d Add dialog to display storage users when enabling/disabling ums by Suchi Amalapurapu · 15 years ago
  74. 4c904a3 fix the build. by Joe Onorato · 15 years ago
  75. 5cb70b5 Rename Display.getOrientation() to Display.getRotation(). by Dianne Hackborn · 15 years ago
  76. 08bbffb Support CharSequence lists+arrays in Bundle+Intent by Bjorn Bringert · 15 years ago
  77. 24b326a Unhide exposure compensation API. by Wu-cheng Li · 15 years ago
  78. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 15 years ago
  79. 3dda518 Add 'restoreAnyVersion' attr for apps that want to restore "future" data by Christopher Tate · 15 years ago
  80. eebc8e2 b/2441327 Added add account intent to public api. by Erik · 15 years ago
  81. 520f87f Fix build. by Andy McFadden · 15 years ago
  82. c4e1bf7 Add class init stats to alloc counters (API change). by Andy McFadden · 15 years ago
  83. 2e1818a New API on VideoView widget to suspend/resume a session. Do not release the MediaPlayer client for video suspending/resuming. by Gloria Wang · 15 years ago
  84. 29274dc Also fix the API description file after UI_MODE_SERVICE rename. by Tobias Haamel · 15 years ago
  85. 5333288 Manager for controlling the UI modes. by Tobias Haamel · 15 years ago
  86. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 15 years ago
  87. edcdbb6 Add new action for launching the user's music player app. by Daniel Sandler · 15 years ago
  88. 1bb6906 Automatically restore app data at install time by Christopher Tate · 15 years ago
  89. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 15 years ago
  90. 79375f7 Two big additions to the voice recognition APIs: by Mike LeBeau · 15 years ago
  91. e36d6e2 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 15 years ago
  92. a696f5d Add ImageFormat.java and move the Camera/YUV constants from PixelFormat to it. by Mathias Agopian · 15 years ago
  93. f43113f Unhide setBlockNetworkLoads. by Patrick Scott · 15 years ago
  94. d970998 framework: storage: Add 'force' option to unmount/destroy storage apis, and update callsites. by San Mehat · 15 years ago
  95. 154f7a1 Show car mode notification in status bar. by Tobias Haamel · 15 years ago
  96. a4903f2 Add passive location provider. by Mike Lockwood · 15 years ago
  97. 2b95c24 Added more @RemotableViewMethod methods, mutate ImageView. by Jeff Sharkey · 15 years ago
  98. 0551311 Unhide new SoundPool API's. Bug 2415373. by Dave Sparks · 15 years ago
  99. c9fbaab XML attribute for overscrolling behavior by Adam Powell · 15 years ago
  100. 64e7a25 Fix build. by Dianne Hackborn · 15 years ago