1. 0316d4a Change signature of MifareClassic.authenticate*() to throw IOException. by Nick Pelly · 14 years ago
  2. a701cf8 Implement IsoDep timeout handling (API). by Martijn Coenen · 14 years ago
  3. 0716ea1 Merge "Javadoc updates for NFC." into gingerbread by Jeff Hamilton · 14 years ago
  4. 3a22340 Merge "New APIs for NDEF Push Protocol." into gingerbread by Jeff Hamilton · 14 years ago
  5. ce3224c Javadoc updates for NFC. by Jeff Hamilton · 14 years ago
  6. 524133c Remove API that snuck into MockPackageManager by Kenny Root · 14 years ago
  7. 34d2b41 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  8. 33ff240 New APIs for NDEF Push Protocol. by Jeff Hamilton · 14 years ago
  9. 83fdc69 Merge "Squash commits of the following patches, cherry-picked from other branch - do not merge." into gingerbread by James Dong · 14 years ago
  10. a788a94 Merge "Do Not Merge: Expose insecure rfcomm Bluetooth API." into gingerbread by Jaikumar Ganesh · 14 years ago
  11. a3363ef Do Not Merge: Expose insecure rfcomm Bluetooth API. by Jaikumar Ganesh · 14 years ago
  12. 52d3203 Add dispatching overrides for foreground apps. by Jeff Hamilton · 14 years ago
  13. 61d9ffb Merge "Do not merge." into gingerbread by Wei-Ta Chen · 14 years ago
  14. 9efe473 Squash commits of the following patches, cherry-picked from other branch - do not merge. by James Dong · 14 years ago
  15. e8c04db Merge "Add the {get,set}PackageObbPaths calls to API" into gingerbread by Kenny Root · 14 years ago
  16. 25bce3a Do not merge. by Wei-Ta Chen · 14 years ago
  17. ca36d86 Update API current.xml to unbreak build. by Nick Pelly · 14 years ago
  18. b4003bf Change Tag.getTechnology(NfcAdapter, int) to NfcAdapter.getTechnology(Tag, int) by Nick Pelly · 14 years ago
  19. 6c4d904 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 14 years ago
  20. be372d6 Make the new NFC APIs public. by Jeff Hamilton · 14 years ago
  21. d609ca7 Expose AMRNB/WB and AAC encoder and related file output formats - do not merge by James Dong · 14 years ago
  22. 52af3a4f Unhide RecognizerResultsIntent. This API was by Mike LeBeau · 14 years ago
  23. b2caa06 Work on issue #3255640: Need to bump GB to API 10 version name "2.4" by Dianne Hackborn · 14 years ago
  24. 50b4d8f Make getSystemService(NFC_SERVICE) the NFC entry point. by Nick Pelly · 14 years ago
  25. 05434e9 Final API 9. Really! Honestly! I hope. by Dianne Hackborn · 14 years ago
  26. 28c7425 Add @Deprecated to match @deprecated where it's missing. by Jesse Wilson · 14 years ago
  27. a48b70f Camera.open() should only return back-facing camera. by Wu-cheng Li · 14 years ago
  28. 17ae359 Revert "android.hardware.Camera.open only returns back-facing camera." by Wu-cheng Li · 14 years ago
  29. 07b88fe android.hardware.Camera.open only returns back-facing camera. by Wu-cheng Li · 14 years ago
  30. ad8f19c Add a new public API to support recording rotated videos by James Dong · 14 years ago
  31. bc19c7b Update the API file. by Dan Bornstein · 14 years ago
  32. 70a2c15 Final SDK API 9. DO NOT MERGE. by Dianne Hackborn · 14 years ago
  33. 11b075e Hide some NFC API's. by Nick Pelly · 14 years ago
  34. e21d91c6 Fix issue #3126018: No way to specify NativeActivity's native method by Dianne Hackborn · 14 years ago
  35. 07f3bee Push Tag/NdefTag implementation details into the service. by Nick Pelly · 14 years ago
  36. 5383f50 Fix issue #3122240: Expose xlarge in GB. by Dianne Hackborn · 14 years ago
  37. da83f51 Unhide some NFC APIs that are required for the Tag app. by Jeff Hamilton · 14 years ago
  38. 389a440 Backport ParcelFileDescriptor.createPipe() from master. by Jeff Hamilton · 14 years ago
  39. a6d9c7c Implement issue #3116702: New manifest tags for supported screen sizes DO NOT MERGE by Dianne Hackborn · 14 years ago
  40. 7ea5c45 NFC settings cleanup. by Nick Pelly · 14 years ago
  41. 9b449e5 Remove ringtone API from SipAudioCall. by Hung-ying Tyan · 14 years ago
  42. dd7341f Added missing implementation for NdefRecord. by Sylvain Fonteneau · 14 years ago
  43. 3d2818d Remove public resource padding. by Dianne Hackborn · 14 years ago
  44. 62a1eb5 StrictMode: fix docs to actually compile and add a utility method. by Brad Fitzpatrick · 14 years ago
  45. e47150e Fix up NFC permissions. by Nick Pelly · 14 years ago
  46. 4249917 Implement issue #3094621 and #3094609 - wipe sd card by Dianne Hackborn · 14 years ago
  47. 216fa22 bug:3069735 in Download UI app, handle deletes correctly by Vasu Nori · 14 years ago
  48. 590b73b NFC API revision round 2. by Nick Pelly · 14 years ago
  49. af9d667 OBB: rearrange to be entirely asynchronous by Kenny Root · 14 years ago
  50. 64c48b8 Update DownloadManager API to support bulk actions. by Steve Howard · 14 years ago
  51. cc792c4 DropBoxManager.Entry implements Closeable by Brad Fitzpatrick · 14 years ago
  52. 78d688369 Implement tracking of package install times. by Dianne Hackborn · 14 years ago
  53. 08faac3 Unhide SIP API. by Hung-ying Tyan · 14 years ago
  54. 737e8fe DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll by Adam Powell · 14 years ago
  55. 388c14c Manually revert a single-line error inserted by OpenJDK. by Elliott Hughes · 14 years ago
  56. dc99379 New API stubs: NdefMessage and NdefRecord. by Nick Pelly · 14 years ago
  57. e5439f2 Fix issue #3041660: Camera image flips upside down when rotating device by Dianne Hackborn · 14 years ago
  58. 407f625 Add new API to find out whether external storage is removable. by Dianne Hackborn · 14 years ago
  59. c3808b5 Fix bug 3058324 by Adam Powell · 14 years ago
  60. 32e60c7 Update StrictMode's public API. by Brad Fitzpatrick · 14 years ago
  61. f7681f84 Do not merge. by Wei-Ta Chen · 14 years ago
  62. 38cf886 Remove OBBs from state list when volume unmounted by Kenny Root · 14 years ago
  63. 3e8c1d3 Have download manager give more details when downloads are paused by Steve Howard · 14 years ago
  64. 05105f7 Update OBB API to include callbacks by Kenny Root · 14 years ago
  65. 31fd85f Move DownloadManager to android.app (DO NOT MERGE) by Steve Howard · 14 years ago
  66. 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
  67. 898e1e8 Adding a feature to indicate that the device possesses low-latency audio. by Dan Morrill · 14 years ago
  68. 234e42d DO NOT MERGE. Fix issue #3000764: API REVIEW: android.R.* by Dianne Hackborn · 14 years ago
  69. e78fc18 Intent action to launch downloads UI. by Steve Howard · 14 years ago
  70. a73c4b0 Add new Alarm provider class for setting an alarm. by Patrick Scott · 14 years ago
  71. 4f564cd Tweaks to download manager API based on API review feedback by Steve Howard · 14 years ago
  72. 1a5149e Fix issue 3022800. by Eric Laurent · 14 years ago
  73. 6b849e2 Unhide BitmapRegionDecoder. by Wei-Ta Chen · 14 years ago
  74. 958c149 DO NOT MERGE - redo Ib5e519fb40d3191ecac06c03a844872df19f3963 by Vasu Nori · 14 years ago
  75. 9aed300 Text selection anchors changed to use windows by Adam Powell · 14 years ago
  76. 5744bb4 Adding new feature definitions for new sensors (barometer and gyroscope.) by Dan Morrill · 14 years ago
  77. 3104775 Un-@hide ability to download without a running notification. by Steve Howard · 14 years ago
  78. 92cf2d6 Made audio effect control panel intents public. by Eric Laurent · 14 years ago
  79. d45cb72 Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 14 years ago
  80. e15735a LocationManager: Hide location provider and geocode provider APIs. by Mike Lockwood · 14 years ago
  81. a9e87c9 New error status for "destination file already exists". by Steve Howard · 14 years ago
  82. b08013c Added overlay support for drawing/responding to text anchors. by Adam Powell · 14 years ago
  83. 6abea1e Remove fields no longer in API. by Jeff Brown · 14 years ago
  84. 3d37fca This was marked @Deprecated in the docs, but it was misspelled. by Joe Onorato · 14 years ago
  85. 747c615 ContactsContract: update SipAddress to be multi-valued by David Brown · 14 years ago
  86. 7836660 Update camera API and javadoc for API review comments. by Wu-cheng Li · 14 years ago
  87. 2ec0e6f Unhide GsmCellLocation.getPsc(). by jsh · 14 years ago
  88. 7e9f4eb Track client requests through location manager. by Dianne Hackborn · 14 years ago
  89. 1bece43 Make nativeLibraryDir visible in the API by Kenny Root · 14 years ago
  90. 90fb15a Support UI visibility and restarting in download manager. by Steve Howard · 14 years ago
  91. abeea05 Undo API patch due to field pulled up to superclass. by Jeff Brown · 14 years ago
  92. 6920651 Fix some API discrepancies in InputEvent. by Jeff Brown · 14 years ago
  93. 5830000 This was already deprecated, but not picked up by the tool DO NOT MERGE by Joe Onorato · 14 years ago
  94. f054e19 Hidden API to control sorting of download manager queries. by Steve Howard · 14 years ago
  95. 2fe6fd0 Add MediaStore.ACTION_MEDIA_PLAY_FROM_SEARCH intent for open-ended by Mike LeBeau · 14 years ago
  96. de2f334 Update current.xml for touch filtering feature. by Jeff Brown · 14 years ago
  97. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  98. 577ec9e Adds a time zone parameter to formatDateRange by Erik · 14 years ago
  99. d6e5689 update-api step missing from 64963. by Gilles Debunne · 14 years ago
  100. dbd25cd Made text selection work in ExtractEditText. DO NOT MERGE by Gilles Debunne · 14 years ago