summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Add @Deprecated to match @deprecated where it's missing.Jesse Wilson2010-11-091-15/+15
* Camera.open() should only return back-facing camera.Wu-cheng Li2010-11-092-20/+13
* Revert "android.hardware.Camera.open only returns back-facing camera."Wu-cheng Li2010-11-091-0/+10
* android.hardware.Camera.open only returns back-facing camera.Wu-cheng Li2010-11-081-10/+0
* Add a new public API to support recording rotated videosJames Dong2010-11-051-0/+13
* Update the API file.Dan Bornstein2010-11-011-12/+12
* Final SDK API 9. DO NOT MERGE.Dianne Hackborn2010-10-291-236/+24508
* Hide some NFC API's.Nick Pelly2010-10-281-610/+6
* Fix issue #3126018: No way to specify NativeActivity's native methodDianne Hackborn2010-10-241-2/+2
* Push Tag/NdefTag implementation details into the service.Nick Pelly2010-10-221-22/+64
* Fix issue #3122240: Expose xlarge in GB.Dianne Hackborn2010-10-221-11/+11
* Unhide some NFC APIs that are required for the Tag app.Jeff Hamilton2010-10-211-0/+34
* Backport ParcelFileDescriptor.createPipe() from master.Jeff Hamilton2010-10-211-0/+13
* Implement issue #3116702: New manifest tags for supported screen sizes DO NO...Dianne Hackborn2010-10-211-0/+33
* NFC settings cleanup.Nick Pelly2010-10-211-1/+1
* Remove ringtone API from SipAudioCall.Hung-ying Tyan2010-10-201-45/+0
* Added missing implementation for NdefRecord.Sylvain Fonteneau2010-10-181-0/+2
* Remove public resource padding.Dianne Hackborn2010-10-181-3235/+1
* StrictMode: fix docs to actually compile and add a utility method.Brad Fitzpatrick2010-10-181-0/+11
* Fix up NFC permissions.Nick Pelly2010-10-181-0/+11
* Implement issue #3094621 and #3094609 - wipe sd cardDianne Hackborn2010-10-161-0/+11
* bug:3069735 in Download UI app, handle deletes correctlyVasu Nori2010-10-131-0/+11
* NFC API revision round 2.Nick Pelly2010-10-121-0/+653
* OBB: rearrange to be entirely asynchronousKenny Root2010-10-111-3/+89
* Update DownloadManager API to support bulk actions.Steve Howard2010-10-081-3/+3
* DropBoxManager.Entry implements CloseableBrad Fitzpatrick2010-10-081-0/+2
* Implement tracking of package install times.Dianne Hackborn2010-10-071-1/+21
* Unhide SIP API.Hung-ying Tyan2010-10-081-0/+1950
* DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for ove...Adam Powell2010-10-051-15/+15
* Manually revert a single-line error inserted by OpenJDK.Elliott Hughes2010-10-041-1/+1
* New API stubs: NdefMessage and NdefRecord.Nick Pelly2010-10-041-0/+342
* Fix issue #3041660: Camera image flips upside down when rotating deviceDianne Hackborn2010-10-041-0/+55
* Add new API to find out whether external storage is removable.Dianne Hackborn2010-10-041-0/+11
* Fix bug 3058324Adam Powell2010-10-041-13/+13
* Update StrictMode's public API.Brad Fitzpatrick2010-10-011-42/+280
* Do not merge.Wei-Ta Chen2010-10-011-142/+2
* Remove OBBs from state list when volume unmountedKenny Root2010-09-301-2/+10
* Have download manager give more details when downloads are pausedSteve Howard2010-09-291-33/+77
* Update OBB API to include callbacksKenny Root2010-09-281-0/+148
* Move DownloadManager to android.app (DO NOT MERGE)Steve Howard2010-09-271-617/+617
* Adding a new intent to allow for apps (Launcher) to jump to the All Apps tab ...Winson Chung2010-09-271-0/+11
* Adding a feature to indicate that the device possesses low-latency audio.Dan Morrill2010-09-261-0/+11
* DO NOT MERGE. Fix issue #3000764: API REVIEW: android.R.*Dianne Hackborn2010-09-241-22/+0
* Intent action to launch downloads UI.Steve Howard2010-09-241-0/+11
* Add new Alarm provider class for setting an alarm.Patrick Scott2010-09-241-0/+72
* Tweaks to download manager API based on API review feedbackSteve Howard2010-09-231-20/+41
* Fix issue 3022800.Eric Laurent2010-09-231-2732/+2137
* Unhide BitmapRegionDecoder.Wei-Ta Chen2010-09-231-0/+140
* DO NOT MERGE - redo Ib5e519fb40d3191ecac06c03a844872df19f3963Vasu Nori2010-09-221-55/+0
* Text selection anchors changed to use windowsAdam Powell2010-09-211-139/+11