summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Add new ConsoleMessage class that adds more information (such as the Message ...Ben Murdoch2010-02-041-1/+116
* Add getAttributeDouble() and focal length tag.Wu-cheng Li2010-02-041-0/+26
* expose bootloader & radio versions, hardware string in APIDoug Zongker2010-02-031-0/+30
* Add GPS_TIMESTAMP and GPS_DATESTAMP tag to ExifInterface.Ray Chen2010-02-031-0/+22
* Updated GestureDetector to ignore multitouch if requested by the appAdam Powell2010-02-021-0/+254
* StorageManager: API_CHANGE: Move StorageManager into android.storageSan Mehat2010-02-021-117/+120
* Context: API_CHANGE: Add support for retrieving StorageManagerSan Mehat2010-02-021-0/+128
* Hide the android.webkit.CallbackProxy class from the API. This is a android.w...Grace Kloba2010-02-022-1154/+0
* Remove unused method LocationProviderImpl.isEnabled().Mike Lockwood2010-02-011-11/+0
* Add focal length and view angle API.Wu-cheng Li2010-01-301-0/+33
* Add Camera.getSupportedThumbnailSizes() and Size.equals().Wu-cheng Li2010-01-301-2/+13
* More device policy work: clarify password modes, monkeying.Dianne Hackborn2010-01-291-11/+22
* Unhide ThumbnailUtils to support Camera unbundling.Ray Chen2010-01-291-0/+116
* Support for triggering the lockscreen while the screen is on:Mike Lockwood2010-01-291-2/+13
* make SqliteDatabase ConflictAlgorithm and associated methods public.Vasu Nori2010-01-291-0/+115
* More device admin.Dianne Hackborn2010-01-281-2/+34
* Use a single EXTRA_HEADERS intent.Grace Kloba2010-01-281-13/+2
* Unhide YuvImage, which supports compressing a YUV rectangle region to JPEG.Wei-Ta Chen2010-01-281-2/+98
* Updating Android's API XML files to reflect our new XML APIs!Jesse Wilson2010-01-272-70/+8865
* Bite the bullet and add support for multiple device admins.Dianne Hackborn2010-01-271-0/+11
* Unhide camera api for set display orientation.Chih-Chung Chang2010-01-271-0/+13
* New View.dispatchDisplayHint() API.Romain Guy2010-01-271-0/+26
* More work on device admins:Dianne Hackborn2010-01-271-0/+110
* Add request header support for the Browser/WebView.Grace Kloba2010-01-271-0/+37
* Fix the build.Romain Guy2010-01-261-4/+4
* More device admin work: description, policy control.Dianne Hackborn2010-01-261-0/+117
* Unhide brightness constants to help unbundle Camera.Chih-Chung Chang2010-01-261-0/+33
* Unhide the secure setting for LocationProviderEnabledMark Vandevoorde2010-01-261-0/+32
* Add android.provider.Settings.ACTION_DEVICE_INFO_SETTINGS.Daniel Sandler2010-01-261-0/+11
* Adding Recognition Service and Listener wrappersValentin Kravtsov2010-01-261-0/+347
* Unhide RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which our voice searchMike LeBeau2010-01-251-0/+11
* enhance the sync manager backoff logic and add support for retry-afterFred Quintana2010-01-251-2/+12
* Made GestureUtilities's several methods public; Changed GestureStroke's smoot...Yang Li2010-01-251-2/+84
* Add extra resources field for ApplicationInfoKenny Root2010-01-221-0/+11
* Unhide resource-related API calls in ContextKenny Root2010-01-221-0/+22
* Bug 2330111Paul Westbrook2010-01-211-0/+217
* More device policy manager / admin work.Dianne Hackborn2010-01-211-31/+66
* NEW_API: Declare an ACTION_SEARCH_SETTINGS constant in android.provider.Setti...Justin Mattson2010-01-211-0/+11
* First pass at new device policy and administration APIs.Dianne Hackborn2010-01-171-0/+627
* Add Dialog.setOnShowListener() to the public API.Ficus Kirkpatrick2010-01-151-0/+34
* rename testHasFeatures to hasFeaturesFred Quintana2010-01-151-19/+19
* New method to return the last dialed numberNicolas Catania2010-01-151-0/+13
* Revert "New method to return the last dialed number"Nicolas Catania2010-01-151-15/+2
* New method to return the last dialed numberNicolas Catania2010-01-151-2/+15
* fix a bug in compiled-sql caching & hide public api setMaxSqlCacheSizeVasu Nori2010-01-141-24/+0
* Expose SearchManager constants for global searchBjorn Bringert2010-01-141-0/+22
* add AccountManager.testHasFeatures() to make it easy to check if a given acco...Fred Quintana2010-01-141-0/+19
* Unhide some CM constants to support unbundling.Robert Greenwalt2010-01-131-0/+44
* Add and expose SearchManager.getSearchableInfo()Bjorn Bringert2010-01-121-0/+13
* Unhide LocationManager APIs needed for unbundled location providers.Mike Lockwood2010-01-111-0/+26