summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adds a time zone parameter to formatDateRangeErik2010-09-081-1/+24
* update-api step missing from 64963.Gilles Debunne2010-09-071-10/+0
* Made text selection work in ExtractEditText. DO NOT MERGEGilles Debunne2010-09-071-2/+2
* Expose the TextAppearance.StatusBar.* styles.Joe Onorato2010-09-071-44/+44
* Fix the last remaining gaps in our Java 6 API.Jesse Wilson2010-09-031-47/+179
* DO NOT MERGE. Some stuff that is Not Ready.Dianne Hackborn2010-09-031-22/+0
* Adding a feature denoting support for 5 or more fullyDan Morrill2010-09-031-0/+11
* These are not ready to be exposed. Also rename them to be better.Dianne Hackborn2010-09-031-21/+0
* Fix a small bug when granting permissions through activity results.Dianne Hackborn2010-09-011-2/+2
* Clean up some permissions.Dianne Hackborn2010-09-012-48/+4
* DO NOT MERGE Add deprecated annotation to get/set PluginsPath and update curr...Jason Chen2010-09-011-6/+6
* Add software features for SIP and VOIPHung-ying Tyan2010-09-021-0/+22
* Adding a feature definition corresponding to support for Near-FieldDan Morrill2010-09-011-0/+11
* Fixing the build.Andreas Huber2010-09-011-2/+2
* Fix invalid comment in WebSettings.Derek Sollenberger2010-09-011-2/+2
* Add PackageManager API to get information about a provider component.Dianne Hackborn2010-08-311-3/+37