summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Properly notifies listener when an animation is cancelled.Romain Guy2010-02-091-0/+11
* Framework: Clean up / Refactor Mount APIsSan Mehat2010-02-091-120/+212
* Hide resourceDirs from public APIKenny Root2010-02-091-11/+0
* Network Location unbundling:Mike Lockwood2010-02-081-255/+0
* - change the SyncManager to retry MANUAL syncs that encounter a soft errorFred Quintana2010-02-081-0/+33
* Fix the build. That was an API change.Joe Onorato2010-02-081-0/+13
* changes after review by API councilVasu Nori2010-02-081-30/+21
* ListView updates. Fixed several overscrolling bugs. Added programmaticAdam Powell2010-02-051-0/+43
* add sync pollingFred Quintana2010-02-051-2/+156
* Add an AlarmManager API to set the system time (with the proper permissions).Dan Egnor2010-02-051-2/+26
* Bug 2420366Paul Westbrook2010-02-051-217/+0
* Adding speech recognition service public APIValentin Kravtsov2010-02-051-21/+230
* Unhiding Rfc822Tokenizer.tokenize(CharSequence text, Collection<Rfc822Token> ...Michael Chan2010-02-041-0/+15
* API review: TrafficStats: rename Pkts to PacketsKen Shirriff2010-02-041-4/+4
* Rename GestureUtilities to GestureUtils.Romain Guy2010-02-041-1/+1
* Remove source selector from SearchDialogBjorn Bringert2010-02-041-11/+0
* 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