summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #2018454: NullPointerException in ImageSpan constructorDianne Hackborn2009-07-291-0/+26
* Fix MulticastLock API to match WifiLock API.Robert Greenwalt2009-07-291-0/+13
* Fix bug 2017664Jean-Michel Trivi2009-07-291-53/+53
* fix [1973755] Surface.SURACE_FROZEN spelled SURACE_FROZENMathias Agopian2009-07-281-1/+12
* Updates from API review.Dianne Hackborn2009-07-281-163/+0
* Use the old string for bookmarks permissions.Leon Scroggins2009-07-271-2/+2
* Allow for screen density drawables in compatibility mode.Dianne Hackborn2009-07-241-31/+223
* Remove recently-added android.opengl.Version APIJack Palevich2009-07-221-50/+0
* Add a public API that reports the supported OpenGLES API level.Jack Palevich2009-07-221-0/+50
* Simplify density compatibility to a boolean.Dianne Hackborn2009-07-221-33/+22
* First pass at reworking screen density/size APIs.Dianne Hackborn2009-07-211-15/+81
* Define a broadcast intent for the web search provider changing. UnhideMike LeBeau2009-07-201-0/+22
* Unhide new SearchManager APIs for Donut.Mike LeBeau2009-07-201-0/+88
* Fix issue where scaled bitmap sizes could be wrong.Dianne Hackborn2009-07-181-0/+30
* Add "nodpi" density, and expose a bunch of density-related APIs.Dianne Hackborn2009-07-171-0/+222
* Adding public intents for TTS to enable checking for TTS data,Charles Chen2009-07-161-0/+33
* Adding missing addEarcon method. Not having this was a bug asCharles Chen2009-07-151-0/+32
* Unhide required definitions in TextToSpeech.Engine that cover return codes andJean-Michel Trivi2009-07-141-0/+138
* Restore PopupWindow's original behavior and add an API to control the soft inputRomain Guy2009-07-141-0/+24
* location: Add sub-locality, sub-thoroughfare and premises fields to Address c...Mike Lockwood2009-07-141-0/+72
* Adding Utterance ID to the TtsService.Charles Chen2009-07-131-0/+36
* Deprecate DialogInterface methods in SearchManagerBjorn Bringert2009-07-101-2/+2
* Unhide android.gestures.Romain Guy2009-07-091-0/+1736
* Add new <path-permission tag for use by global search.Dianne Hackborn2009-07-081-0/+113
* NEW_API: Expose autoUrlDetect searchable attribute.Satish Sampath2009-07-081-11/+11
* Add new textColorPrimaryInverseDisableOnly color to resources.Romain Guy2009-07-071-11/+11
* Fixes #1963229. Introduces Context#isRestricted().Romain Guy2009-07-061-0/+22
* Fixes #1444844. Set a maximum fling velocity in scrollable views.Romain Guy2009-07-061-0/+37
* Fix the DEFAULT_SORT_ORDER value for media files. Changing thisMarco Nelissen2009-07-062-4/+4
* Unhide android.speech.tts.TextToSpeechJean-Michel Trivi2009-07-021-0/+338
* Add new attribute 'searchSettingsDescription' for use within an app'sMike LeBeau2009-06-301-11/+11
* Implement issue #1943927 (need notification in status bar when adb is active)Dianne Hackborn2009-06-301-0/+11
* Replace indeterminate progress animated asset with new onesRomain Guy2009-06-301-66/+109
* Fixes #1946141. Introduce new caching API to control scaling.Romain Guy2009-06-261-0/+26
* Expand support for different screen sizes.Dianne Hackborn2009-06-261-33/+120
* Add new APIs to LauncherActivity to be used elsewhere.Dianne Hackborn2009-06-241-1/+24
* Include user query in search intentsBjorn Bringert2009-06-241-0/+11
* Fixes #1905761. Updates the height of ACTV's drop down whenever the IME changes.Romain Guy2009-06-231-11/+35
* Fill in CDMA gaps and clean up ToneGenerator codeDavid Krause2009-06-231-0/+715
* Make browser bookmarks permissions part of the public API.Leon Scroggins2009-06-221-0/+22
* Add prepareToDraw() to Bitmap for fixing http://b/issue?id=1907995.Wei-Ta Chen2009-06-221-0/+11
* Added in Settings.Secure default country and variant for the default TTS lang...Jean-Michel Trivi2009-06-191-0/+22
* Add "why?" button to low battery dialog.Dianne Hackborn2009-06-191-0/+11
* Add Intent.ACTION_SEND_MULTIPLEWu-cheng Li2009-06-191-0/+11
* Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy Applicati...Dianne Hackborn2009-06-181-21/+44
* Extend Intent/Uri conversion for use by BrowserDianne Hackborn2009-06-171-35/+77
* Remove circular dependency in PackageManager. api freeStorage uses PendingInt...Suchi Amalapurapu2009-06-171-0/+259
* Fix build.Dianne Hackborn2009-06-151-0/+47
* Remove obsolete FOTA_UPDATE permission (which should never have beenDan Egnor2009-06-152-22/+0
* Remove ADD_SYSTEM_SERVICE and SET_PROCESS_FOREGROUND permissions.Dianne Hackborn2009-06-152-44/+0