summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hide gestures API.Romain Guy2009-06-121-1689/+1
* Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.Joe Onorato2009-06-111-0/+26
* NEW_API: Expose queryAfterZeroResults searchable attribute.Satish Sampath2009-06-111-12/+12
* Add support for custom tab views in TabHost and TabWidget.Jack Veenstra2009-06-101-1/+75
* Add support for gestures in Home.Romain Guy2009-06-091-0/+24
* Adding default text-to-speech language in Settings.Secure.Jean-Michel Trivi2009-06-091-0/+11
* Fix several issues in the gestures libraries.Romain Guy2009-06-091-0/+11
* Fix bug in saving gestures stores. The outputstream was wrapping itself, thus...Romain Guy2009-06-091-203/+20
* Add a new attribute to android manifest for defining the GLES version number.Suchi Amalapurapu2009-06-051-11/+43
* Adding new Settings.Secure properties for the Text-To-Speech functionality.Jean-Michel Trivi2009-06-051-0/+44
* Add new SHOW_WEB_SUGGESTIONS system setting, referenced by the search settingsMike LeBeau2009-06-051-0/+11
* Unhide inInputShareable in BitmapFactory.Options.Wei-Ta Chen2009-06-041-0/+10
* * Moved supports-density tag under manifestMitsuru Oshima2009-06-031-0/+21
* Add new listener to GestureOverlayView. This listener fires whenever the over...Romain Guy2009-06-021-6/+77
* Unhide inPurgeable in BitmapFactory.Options.Wei-Ta Chen2009-06-021-0/+10
* base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGESan Mehat2009-06-011-2/+2
* Retool the backup process to use a new 'BackupAgent' classChristopher Tate2009-05-311-22/+22
* Fix the build.Romain Guy2009-05-291-55/+431
* MemoryFile constructor and native methods throw IOExceptions.Bjorn Bringert2009-05-291-0/+2
* Fix wifi multicast API for public use.Robert Greenwalt2009-05-281-0/+66
* Fix issue 1846343 - part 1Eric Laurent2009-05-261-0/+44
* Add new orientation attribute to GestureOverlayView. This can be used to prev...Romain Guy2009-05-251-0/+46
* Fix drawing bug: opaque invalidations should not be taken into account when t...Romain Guy2009-05-251-11/+35
* Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix th...Romain Guy2009-05-241-260/+345
* Define TARGET_CPU_ABI for finding native code in .apksDianne Hackborn2009-05-221-0/+10
* Fix the buildRomain Guy2009-05-221-0/+80
* Add a new API to ListView: setGestures(int). This allows developers to enable...Romain Guy2009-05-221-87/+165
* Move the Gestures API to the framework in android.gesture.Romain Guy2009-05-211-0/+1091
* location: Replace ILocationCollector interface with new ILocationProvider methodMike Lockwood2009-05-211-11/+0
* Add padding to public.xml to avoid breaking from auto-merges.Dianne Hackborn2009-05-201-2/+2862