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