1. e5439f2 Fix issue #3041660: Camera image flips upside down when rotating device by Dianne Hackborn · 15 years ago
  2. 407f625 Add new API to find out whether external storage is removable. by Dianne Hackborn · 15 years ago
  3. c3808b5 Fix bug 3058324 by Adam Powell · 15 years ago
  4. 32e60c7 Update StrictMode's public API. by Brad Fitzpatrick · 15 years ago
  5. f7681f84 Do not merge. by Wei-Ta Chen · 15 years ago
  6. 38cf886 Remove OBBs from state list when volume unmounted by Kenny Root · 15 years ago
  7. 3e8c1d3 Have download manager give more details when downloads are paused by Steve Howard · 15 years ago
  8. 05105f7 Update OBB API to include callbacks by Kenny Root · 15 years ago
  9. 31fd85f Move DownloadManager to android.app (DO NOT MERGE) by Steve Howard · 15 years ago
  10. 44e8ff9 Adding a new intent to allow for apps (Launcher) to jump to the All Apps tab in the settings. by Winson Chung · 15 years ago
  11. 898e1e8 Adding a feature to indicate that the device possesses low-latency audio. by Dan Morrill · 15 years ago
  12. 234e42d DO NOT MERGE. Fix issue #3000764: API REVIEW: android.R.* by Dianne Hackborn · 15 years ago
  13. e78fc18 Intent action to launch downloads UI. by Steve Howard · 15 years ago
  14. a73c4b0 Add new Alarm provider class for setting an alarm. by Patrick Scott · 15 years ago
  15. 4f564cd Tweaks to download manager API based on API review feedback by Steve Howard · 15 years ago
  16. 1a5149e Fix issue 3022800. by Eric Laurent · 15 years ago
  17. 6b849e2 Unhide BitmapRegionDecoder. by Wei-Ta Chen · 15 years ago
  18. 958c149 DO NOT MERGE - redo Ib5e519fb40d3191ecac06c03a844872df19f3963 by Vasu Nori · 15 years ago
  19. 9aed3002 Text selection anchors changed to use windows by Adam Powell · 15 years ago
  20. 5744bb4 Adding new feature definitions for new sensors (barometer and gyroscope.) by Dan Morrill · 15 years ago
  21. 3104775 Un-@hide ability to download without a running notification. by Steve Howard · 15 years ago
  22. 92cf2d6 Made audio effect control panel intents public. by Eric Laurent · 15 years ago
  23. d45cb72 Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 15 years ago
  24. e15735a LocationManager: Hide location provider and geocode provider APIs. by Mike Lockwood · 15 years ago
  25. a9e87c9 New error status for "destination file already exists". by Steve Howard · 15 years ago
  26. b08013c Added overlay support for drawing/responding to text anchors. by Adam Powell · 15 years ago
  27. 6abea1e Remove fields no longer in API. by Jeff Brown · 15 years ago
  28. 3d37fca This was marked @Deprecated in the docs, but it was misspelled. by Joe Onorato · 15 years ago
  29. 747c615 ContactsContract: update SipAddress to be multi-valued by David Brown · 15 years ago
  30. 7836660 Update camera API and javadoc for API review comments. by Wu-cheng Li · 15 years ago
  31. 2ec0e6f Unhide GsmCellLocation.getPsc(). by jsh · 15 years ago
  32. 7e9f4eb Track client requests through location manager. by Dianne Hackborn · 15 years ago
  33. 1bece43 Make nativeLibraryDir visible in the API by Kenny Root · 15 years ago
  34. 90fb15a Support UI visibility and restarting in download manager. by Steve Howard · 15 years ago
  35. abeea05 Undo API patch due to field pulled up to superclass. by Jeff Brown · 15 years ago
  36. 6920651 Fix some API discrepancies in InputEvent. by Jeff Brown · 15 years ago
  37. 5830000 This was already deprecated, but not picked up by the tool DO NOT MERGE by Joe Onorato · 15 years ago
  38. f054e19 Hidden API to control sorting of download manager queries. by Steve Howard · 15 years ago
  39. 2fe6fd0 Add MediaStore.ACTION_MEDIA_PLAY_FROM_SEARCH intent for open-ended by Mike LeBeau · 15 years ago
  40. de2f334 Update current.xml for touch filtering feature. by Jeff Brown · 15 years ago
  41. 85a3176 Add support for secure views. by Jeff Brown · 15 years ago
  42. 577ec9e Adds a time zone parameter to formatDateRange by Erik · 15 years ago
  43. d6e5689 update-api step missing from 64963. by Gilles Debunne · 15 years ago
  44. dbd25cd Made text selection work in ExtractEditText. DO NOT MERGE by Gilles Debunne · 15 years ago
  45. ccfc1c1 Expose the TextAppearance.StatusBar.* styles. by Joe Onorato · 15 years ago
  46. 3326f804 Fix the last remaining gaps in our Java 6 API. by Jesse Wilson · 15 years ago
  47. 69717cc DO NOT MERGE. Some stuff that is Not Ready. by Dianne Hackborn · 15 years ago
  48. 6993d3d Adding a feature denoting support for 5 or more fully by Dan Morrill · 15 years ago
  49. 482566e These are not ready to be exposed. Also rename them to be better. by Dianne Hackborn · 15 years ago
  50. a1c69e0 Fix a small bug when granting permissions through activity results. by Dianne Hackborn · 15 years ago
  51. d3efa39 Clean up some permissions. by Dianne Hackborn · 15 years ago
  52. b766ab8 DO NOT MERGE Add deprecated annotation to get/set PluginsPath and update current.xml by Jason Chen · 15 years ago
  53. 3424c02 Add software features for SIP and VOIP by Hung-ying Tyan · 15 years ago
  54. 76437d3 Adding a feature definition corresponding to support for Near-Field by Dan Morrill · 15 years ago
  55. 752fe99 Fixing the build. by Andreas Huber · 15 years ago
  56. fdbdeb3 Fix invalid comment in WebSettings. by Derek Sollenberger · 15 years ago
  57. 361199b Add PackageManager API to get information about a provider component. by Dianne Hackborn · 15 years ago
  58. 54901c9 fix the build. will revisit this change in a minute by Joe Onorato · 15 years ago
  59. 0a77ce2 New edge effects for scrolling widgets (overscroll) by Adam Powell · 15 years ago
  60. 8d60866 Input device calibration and capabilities. by Jeff Brown · 15 years ago
  61. 66fce50 Renaming SharedPreferences$Editor.startCommit to apply by Brad Fitzpatrick · 15 years ago
  62. 7ec7b99 Remove camera metering mode API. by Wu-cheng Li · 15 years ago
  63. d02bdaa Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 15 years ago
  64. 15665bb Add current.xml API file missing from I8f2b6b79. by Brad Fitzpatrick · 15 years ago
  65. 4f8c2f26 Fix docs build. by Dianne Hackborn · 15 years ago
  66. 5f1e69c Unhide camera fps range API and deprecate old ones. by Wu-cheng Li · 15 years ago
  67. 45b2d69 DO NOT MERGE Text selection: tapping on selection opens context menu by Gilles Debunne · 15 years ago
  68. a90b7f0 Add methods to InputConnection: setComposingRegion() to select a region of text for correction, and getSelectedText() by Amith Yamasani · 15 years ago
  69. 846eb30 Add SipAddress to ContactsContract. by David Brown · 15 years ago
  70. 02486b1 Hide heavy-weight API. by Dianne Hackborn · 15 years ago
  71. 71450f8 Changed type of reverb presets from int to short by Eric Laurent · 15 years ago
  72. edf32d0 Start of SharedPreferences$Editor.startCommit() by Brad Fitzpatrick · 15 years ago
  73. 97461bd Some StrictMode API changes. by Brad Fitzpatrick · 15 years ago
  74. 3e05a0b Hysteresis effect in Text selection. by Gilles Debunne · 15 years ago
  75. 7a0541d add new sensor types for handling gyro data and device orientation by Kevin Powell · 15 years ago
  76. 4d42ccd Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 15 years ago
  77. b0d6ba1 Text selection without trackball. by Gilles Debunne · 15 years ago
  78. 232a033 tracking merge of external/apache-http from dalvik-dev by Brian Carlstrom · 15 years ago
  79. 33bbd12 New download manager error code when we can't resume. by Steve Howard · 15 years ago
  80. 7d2e3df add an api for getting a device serial number by Doug Zongker · 15 years ago
  81. a02b8b0 Move OBB file reading to DefaultContainerService by Kenny Root · 15 years ago
  82. 08d5b8f More native work. by Dianne Hackborn · 15 years ago
  83. 2a6b80b Fixed several audio effects problems. by Eric Laurent · 15 years ago
  84. 8e15afe Make downloads visible by default. by Steve Howard · 15 years ago
  85. 3c7c351 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 15 years ago
  86. f383a9a Fix the build. by Eric Laurent · 15 years ago
  87. 17cb280 NEW_API: Unhide audio effect APIs. by Eric Laurent · 15 years ago
  88. 04d7e83e Added SensorManager.getAltitude() by Mathias Agopian · 15 years ago
  89. 050b562 Added SensorManager.getMinDelay() by Mathias Agopian · 15 years ago
  90. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 15 years ago
  91. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 15 years ago
  92. f547d72 One last change to current.xml for new download manager API by Steve Howard · 15 years ago
  93. 46be2a5 Un-@hide new download manager public API. by Steve Howard · 15 years ago
  94. 94dab9b1 fix broken api/current.xml by Vasu Nori · 15 years ago
  95. 5b31498ba1 add video/audio chat-compatibility modes to ContactsContract by Vasu Nori · 15 years ago
  96. e33348b Fix bug with phantom input windows. by Jeff Brown · 15 years ago
  97. 02c8730 Add API to call to vold for mounting OBBs by Kenny Root · 15 years ago
  98. c5ed591 Add support for new input sources. by Jeff Brown · 15 years ago
  99. 058d039 Remove the YV16 format for simplicity's sake. by Mathias Agopian · 15 years ago
  100. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 15 years ago