- f003e26 Final final final Gingerbread MR API changes. by Nick Pelly · 14 years ago
- 113834c Commit the final API for level 10. by Jeff Hamilton · 14 years ago
- 3fcedf7 API: Make close() throw an IOException. by Nick Pelly · 14 years ago
- 4a5e253 Clean up MifareUltralight API. by Nick Pelly · 14 years ago
- 978afba Fix the build, proper current.xml. by Jeff Hamilton · 14 years ago
- d88e9aa Use classnames instead of ints for NFC techs. by Jeff Hamilton · 14 years ago
- 1e233af Add operands to mifare classic increment, decrement. by Nick Pelly · 14 years ago
- e45083b Make MifareClassic methods more consistent. by Nick Pelly · 14 years ago
- 4e21e1d API changes for NFC. by Jeff Hamilton · 14 years ago
- 1157610 Fix issue #3373438: Update GBMR versions by Dianne Hackborn · 14 years ago
- 0316d4a Change signature of MifareClassic.authenticate*() to throw IOException. by Nick Pelly · 14 years ago
- a701cf8 Implement IsoDep timeout handling (API). by Martijn Coenen · 14 years ago
- 0716ea1 Merge "Javadoc updates for NFC." into gingerbread by Jeff Hamilton · 14 years ago
- 3a22340 Merge "New APIs for NDEF Push Protocol." into gingerbread by Jeff Hamilton · 14 years ago
- ce3224c Javadoc updates for NFC. by Jeff Hamilton · 14 years ago
- 524133c Remove API that snuck into MockPackageManager by Kenny Root · 14 years ago
- 34d2b41 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
- 33ff240 New APIs for NDEF Push Protocol. by Jeff Hamilton · 14 years ago
- 83fdc69 Merge "Squash commits of the following patches, cherry-picked from other branch - do not merge." into gingerbread by James Dong · 14 years ago
- a788a94 Merge "Do Not Merge: Expose insecure rfcomm Bluetooth API." into gingerbread by Jaikumar Ganesh · 14 years ago
- a3363ef Do Not Merge: Expose insecure rfcomm Bluetooth API. by Jaikumar Ganesh · 14 years ago
- 52d3203 Add dispatching overrides for foreground apps. by Jeff Hamilton · 14 years ago
- 61d9ffb Merge "Do not merge." into gingerbread by Wei-Ta Chen · 14 years ago
- 9efe473 Squash commits of the following patches, cherry-picked from other branch - do not merge. by James Dong · 14 years ago
- e8c04db Merge "Add the {get,set}PackageObbPaths calls to API" into gingerbread by Kenny Root · 14 years ago
- 25bce3a Do not merge. by Wei-Ta Chen · 14 years ago
- ca36d86 Update API current.xml to unbreak build. by Nick Pelly · 14 years ago
- b4003bf Change Tag.getTechnology(NfcAdapter, int) to NfcAdapter.getTechnology(Tag, int) by Nick Pelly · 14 years ago
- 6c4d904 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 14 years ago
- be372d6 Make the new NFC APIs public. by Jeff Hamilton · 14 years ago
- d609ca7 Expose AMRNB/WB and AAC encoder and related file output formats - do not merge by James Dong · 14 years ago
- 52af3a4f Unhide RecognizerResultsIntent. This API was by Mike LeBeau · 14 years ago
- b2caa06 Work on issue #3255640: Need to bump GB to API 10 version name "2.4" by Dianne Hackborn · 14 years ago
- 50b4d8f Make getSystemService(NFC_SERVICE) the NFC entry point. by Nick Pelly · 14 years ago
- 05434e9 Final API 9. Really! Honestly! I hope. by Dianne Hackborn · 14 years ago
- 28c7425 Add @Deprecated to match @deprecated where it's missing. by Jesse Wilson · 14 years ago
- a48b70f Camera.open() should only return back-facing camera. by Wu-cheng Li · 14 years ago
- 17ae359 Revert "android.hardware.Camera.open only returns back-facing camera." by Wu-cheng Li · 14 years ago
- 07b88fe android.hardware.Camera.open only returns back-facing camera. by Wu-cheng Li · 14 years ago
- ad8f19c Add a new public API to support recording rotated videos by James Dong · 14 years ago
- bc19c7b Update the API file. by Dan Bornstein · 14 years ago
- 70a2c15 Final SDK API 9. DO NOT MERGE. by Dianne Hackborn · 14 years ago
- 11b075e Hide some NFC API's. by Nick Pelly · 14 years ago
- e21d91c6 Fix issue #3126018: No way to specify NativeActivity's native method by Dianne Hackborn · 14 years ago
- 07f3bee Push Tag/NdefTag implementation details into the service. by Nick Pelly · 14 years ago
- 5383f50 Fix issue #3122240: Expose xlarge in GB. by Dianne Hackborn · 14 years ago
- da83f51 Unhide some NFC APIs that are required for the Tag app. by Jeff Hamilton · 14 years ago
- 389a440 Backport ParcelFileDescriptor.createPipe() from master. by Jeff Hamilton · 14 years ago
- a6d9c7c Implement issue #3116702: New manifest tags for supported screen sizes DO NOT MERGE by Dianne Hackborn · 14 years ago
- 7ea5c45 NFC settings cleanup. by Nick Pelly · 14 years ago
- 9b449e5 Remove ringtone API from SipAudioCall. by Hung-ying Tyan · 14 years ago
- dd7341f Added missing implementation for NdefRecord. by Sylvain Fonteneau · 14 years ago
- 3d2818d Remove public resource padding. by Dianne Hackborn · 14 years ago
- 62a1eb5 StrictMode: fix docs to actually compile and add a utility method. by Brad Fitzpatrick · 14 years ago
- e47150e Fix up NFC permissions. by Nick Pelly · 14 years ago
- 4249917 Implement issue #3094621 and #3094609 - wipe sd card by Dianne Hackborn · 14 years ago
- 216fa22 bug:3069735 in Download UI app, handle deletes correctly by Vasu Nori · 14 years ago
- 590b73b NFC API revision round 2. by Nick Pelly · 14 years ago
- af9d667 OBB: rearrange to be entirely asynchronous by Kenny Root · 14 years ago
- 64c48b8 Update DownloadManager API to support bulk actions. by Steve Howard · 14 years ago
- cc792c4 DropBoxManager.Entry implements Closeable by Brad Fitzpatrick · 14 years ago
- 78d688369 Implement tracking of package install times. by Dianne Hackborn · 14 years ago
- 08faac3 Unhide SIP API. by Hung-ying Tyan · 14 years ago
- 737e8fe DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll by Adam Powell · 14 years ago
- 388c14c Manually revert a single-line error inserted by OpenJDK. by Elliott Hughes · 14 years ago
- dc99379 New API stubs: NdefMessage and NdefRecord. by Nick Pelly · 14 years ago
- e5439f2 Fix issue #3041660: Camera image flips upside down when rotating device by Dianne Hackborn · 14 years ago
- 407f625 Add new API to find out whether external storage is removable. by Dianne Hackborn · 14 years ago
- c3808b5 Fix bug 3058324 by Adam Powell · 14 years ago
- 32e60c7 Update StrictMode's public API. by Brad Fitzpatrick · 14 years ago
- f7681f84 Do not merge. by Wei-Ta Chen · 14 years ago
- 38cf886 Remove OBBs from state list when volume unmounted by Kenny Root · 14 years ago
- 3e8c1d3 Have download manager give more details when downloads are paused by Steve Howard · 14 years ago
- 05105f7 Update OBB API to include callbacks by Kenny Root · 14 years ago
- 31fd85f Move DownloadManager to android.app (DO NOT MERGE) by Steve Howard · 14 years ago
- 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
- 898e1e8 Adding a feature to indicate that the device possesses low-latency audio. by Dan Morrill · 14 years ago
- 234e42d DO NOT MERGE. Fix issue #3000764: API REVIEW: android.R.* by Dianne Hackborn · 14 years ago
- e78fc18 Intent action to launch downloads UI. by Steve Howard · 14 years ago
- a73c4b0 Add new Alarm provider class for setting an alarm. by Patrick Scott · 14 years ago
- 4f564cd Tweaks to download manager API based on API review feedback by Steve Howard · 14 years ago
- 1a5149e Fix issue 3022800. by Eric Laurent · 14 years ago
- 6b849e2 Unhide BitmapRegionDecoder. by Wei-Ta Chen · 14 years ago
- 958c149 DO NOT MERGE - redo Ib5e519fb40d3191ecac06c03a844872df19f3963 by Vasu Nori · 14 years ago
- 9aed300 Text selection anchors changed to use windows by Adam Powell · 14 years ago
- 5744bb4 Adding new feature definitions for new sensors (barometer and gyroscope.) by Dan Morrill · 14 years ago
- 3104775 Un-@hide ability to download without a running notification. by Steve Howard · 14 years ago
- 92cf2d6 Made audio effect control panel intents public. by Eric Laurent · 14 years ago
- d45cb72 Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 14 years ago
- e15735a LocationManager: Hide location provider and geocode provider APIs. by Mike Lockwood · 14 years ago
- a9e87c9 New error status for "destination file already exists". by Steve Howard · 14 years ago
- b08013c Added overlay support for drawing/responding to text anchors. by Adam Powell · 14 years ago
- 6abea1e Remove fields no longer in API. by Jeff Brown · 14 years ago
- 3d37fca This was marked @Deprecated in the docs, but it was misspelled. by Joe Onorato · 14 years ago
- 747c615 ContactsContract: update SipAddress to be multi-valued by David Brown · 14 years ago
- 7836660 Update camera API and javadoc for API review comments. by Wu-cheng Li · 14 years ago
- 2ec0e6f Unhide GsmCellLocation.getPsc(). by jsh · 14 years ago
- 7e9f4eb Track client requests through location manager. by Dianne Hackborn · 14 years ago
- 1bece43 Make nativeLibraryDir visible in the API by Kenny Root · 14 years ago
- 90fb15a Support UI visibility and restarting in download manager. by Steve Howard · 14 years ago