summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding new feature definitions for new sensors (barometer and gyroscope.)Dan Morrill2010-09-211-0/+22
* Un-@hide ability to download without a running notification.Steve Howard2010-09-211-0/+13
* Made audio effect control panel intents public.Eric Laurent2010-09-211-0/+110
* Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.Wu-cheng Li2010-09-211-2/+2
* LocationManager: Hide location provider and geocode provider APIs.Mike Lockwood2010-09-201-461/+2
* New error status for "destination file already exists".Steve Howard2010-09-201-0/+11
* Added overlay support for drawing/responding to text anchors.Adam Powell2010-09-171-34/+45
* Remove fields no longer in API.Jeff Brown2010-09-161-44/+0
* This was marked @Deprecated in the docs, but it was misspelled.Joe Onorato2010-09-161-1/+1
* ContactsContract: update SipAddress to be multi-valuedDavid Brown2010-09-151-1/+77
* Update camera API and javadoc for API review comments.Wu-cheng Li2010-09-151-2/+2
* Unhide GsmCellLocation.getPsc().jsh2010-09-141-0/+11
* Track client requests through location manager.Dianne Hackborn2010-09-131-0/+160
* Make nativeLibraryDir visible in the APIKenny Root2010-09-121-0/+10
* Support UI visibility and restarting in download manager.Steve Howard2010-09-121-0/+13
* Undo API patch due to field pulled up to superclass.Jeff Brown2010-09-121-10/+0
* Fix some API discrepancies in InputEvent.Jeff Brown2010-09-121-21/+1
* This was already deprecated, but not picked up by the tool DO NOT MERGEJoe Onorato2010-09-101-1/+1
* Hidden API to control sorting of download manager queries.Steve Howard2010-09-091-1/+1
* Add MediaStore.ACTION_MEDIA_PLAY_FROM_SEARCH intent for open-endedMike LeBeau2010-09-081-0/+11
* Update current.xml for touch filtering feature.Jeff Brown2010-09-081-60/+38
* Add support for secure views.Jeff Brown2010-09-081-11/+94