summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* am d299b819: Add a new attribute to android manifest for defining the GLES ve...Suchi Amalapurapu2009-06-051-11/+43
|\
| * Add a new attribute to android manifest for defining the GLES version number.Suchi Amalapurapu2009-06-051-11/+43
* | am 7b0d2d93: Merge change 3223 into donutAndroid (Google) Code Review2009-06-051-0/+44
|\ \ | |/
| * Adding new Settings.Secure properties for the Text-To-Speech functionality.Jean-Michel Trivi2009-06-051-0/+44
* | am 2f1b422d: Merge change 3249 into donutAndroid (Google) Code Review2009-06-051-0/+11
|\ \ | |/
| * Add new SHOW_WEB_SUGGESTIONS system setting, referenced by the search settingsMike LeBeau2009-06-051-0/+11
* | am d84aa185: Merge change 3181 into donutAndroid (Google) Code Review2009-06-041-0/+10
|\ \ | |/
| * Unhide inInputShareable in BitmapFactory.Options.Wei-Ta Chen2009-06-041-0/+10
* | - make it easier to add content values to the ContentProviderOperationFred Quintana2009-06-041-0/+15
* | am 9189cabb: * Moved supports-density tag under manifest * Refactored Compati...Mitsuru Oshima2009-06-031-0/+21
|\ \ | |/
| * * Moved supports-density tag under manifestMitsuru Oshima2009-06-031-0/+21
* | am 9af0b4f7: Add new listener to GestureOverlayView. This listener fires when...Romain Guy2009-06-021-0/+71
|\ \ | |/
| * Add new listener to GestureOverlayView. This listener fires whenever the over...Romain Guy2009-06-021-6/+77
* | am eb949674: Unhide inPurgeable in BitmapFactory.Options.Wei-Ta Chen2009-06-021-0/+10
|\ \ | |/
| * Unhide inPurgeable in BitmapFactory.Options.Wei-Ta Chen2009-06-021-0/+10
* | - create a new generic ISyncAdapter implementation, SyncAdapterNewFred Quintana2009-06-011-54/+224
* | am 162c9d0e: Merge change 2805 into donutAndroid (Google) Code Review2009-06-011-2/+2
|\ \ | |/
| * base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGESan Mehat2009-06-011-2/+2
* | am 181fafaf: Retool the backup process to use a new \'BackupAgent\' classChristopher Tate2009-05-311-22/+22
|\ \ | |/
| * Retool the backup process to use a new 'BackupAgent' classChristopher Tate2009-05-311-22/+22
* | am 2d75410f: Merge change 2748 into donutAndroid (Google) Code Review2009-05-291-55/+431
|\ \ | |/
| * Fix the build.Romain Guy2009-05-291-55/+431
* | am 9fc2e9c9: MemoryFile constructor and native methods throw IOExceptions.Bjorn Bringert2009-05-291-0/+2
|\ \ | |/
| * MemoryFile constructor and native methods throw IOExceptions.Bjorn Bringert2009-05-291-0/+2
* | am 1e2e44e9: Merge change 2365 into donutAndroid (Google) Code Review2009-05-281-0/+66
|\ \ | |/
| * Fix wifi multicast API for public use.Robert Greenwalt2009-05-281-0/+66
* | am de8268d6: Merge change 2331 into donutAndroid (Google) Code Review2009-05-261-0/+44
|\ \ | |/
| * Fix issue 1846343 - part 1Eric Laurent2009-05-261-0/+44
* | am e7c36dda: Add new orientation attribute to GestureOverlayView. This can be...Romain Guy2009-05-251-0/+46
|\ \ | |/
| * Add new orientation attribute to GestureOverlayView. This can be used to prev...Romain Guy2009-05-251-0/+46
* | am ec25df9f: Fix drawing bug: opaque invalidations should not be taken into a...Romain Guy2009-05-251-11/+35
|\ \ | |/
| * Fix drawing bug: opaque invalidations should not be taken into account when t...Romain Guy2009-05-251-11/+35
* | am 82392e84: Merge change 2402 into donutAndroid (Google) Code Review2009-05-241-260/+345
|\ \ | |/
| * Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix th...Romain Guy2009-05-241-260/+345
* | am b181118b: Define TARGET_CPU_ABI for finding native code in .apksDianne Hackborn2009-05-221-0/+10
|\ \ | |/
| * Define TARGET_CPU_ABI for finding native code in .apksDianne Hackborn2009-05-221-0/+10
* | add ipc support to batchingFred Quintana2009-05-221-195/+167
* | am c0292b04: Fix the buildRomain Guy2009-05-221-0/+80
|\ \ | |/
| * Fix the buildRomain Guy2009-05-221-0/+80
* | merge f41c640d8424fbd90cb1751173ede1c9f5e848b4 w/minor conflictThe Android Open Source Project2009-05-221-87/+165
|\ \ | |/
| * Add a new API to ListView: setGestures(int). This allows developers to enable...Romain Guy2009-05-221-87/+165
* | Fix public.xml to clean up Eclair's public resources.Dianne Hackborn2009-05-211-2/+2
* | am cfcc0df2: Merge change 2285 into donutAndroid (Google) Code Review2009-05-211-0/+1091
|\ \ | |/
| * Move the Gestures API to the framework in android.gesture.Romain Guy2009-05-211-0/+1091
* | am 8c690ea9: Merge change 2182 into donutAndroid (Google) Code Review2009-05-211-11/+0
|\ \ | |/
| * location: Replace ILocationCollector interface with new ILocationProvider methodMike Lockwood2009-05-211-11/+0
* | Merge commit 'f479aa0900e9a85afdc78b1048684e37579ebf23'The Android Open Source Project2009-05-201-9/+2946
|\ \ | |/
| * Add padding to public.xml to avoid breaking from auto-merges.Dianne Hackborn2009-05-201-2/+2862
* | am d62ad4f1: Fix issue #1859814: Add android.os.Build.MANUFACTURERDianne Hackborn2009-05-201-0/+10
|\ \ | |/
| * Fix issue #1859814: Add android.os.Build.MANUFACTURERDianne Hackborn2009-05-201-0/+10