summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* | am b2d41569: Fix build.Dianne Hackborn2009-05-201-0/+11
|\ \ | |/
| * Fix build.Dianne Hackborn2009-05-191-0/+11
* | am f9df6bd6: Merge change 1878 into donutAndroid (Google) Code Review2009-05-191-0/+11
|\ \ | |/
| * Fixes external #2686. Make @android:anim/linear_interpolator public since the...Romain Guy2009-05-181-0/+11
* | rebuild api/current.xmlThe Android Open Source Project2009-05-151-21/+0
* | am 5b3189e0: Fix the build. :(Dianne Hackborn2009-05-151-0/+10
|\ \ | |/
| * Fix the build. :(Dianne Hackborn2009-05-151-21/+10
| * Implement compatibility support for WRITE_SDCARD permission.Dianne Hackborn2009-05-151-23/+55
* | Implement compatibility support for WRITE_SDCARD permission.Dianne Hackborn2009-05-151-23/+55
* | fix build after mergeThe Android Open Source Project2009-05-151-18/+1
* | enhance ContentProvider with the ability to perform batch operationsFred Quintana2009-05-151-0/+327
* | am eae850ce: Allow intent resolution to be constrained by package name.Mihai Preda2009-05-151-4/+34
|\ \ | |/
| * Allow intent resolution to be constrained by package name.Mihai Preda2009-05-151-4/+34
* | resolved conflicts w/ 75986cf9bc57ef11ad70f36fb77fbbf5d63af6ec merge....svetoslavganov2009-05-151-2/+1145
|\ \ | |/
| * Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...svetoslavganov2009-05-141-0/+1143
| * Fix the build, again.Romain Guy2009-05-141-0/+11
* | update api to match after mergeThe Android Open Source Project2009-05-141-0/+11
* | am aa642c0c: Merge changes 1591,1596 into donutAndroid (Google) Code Review2009-05-141-213/+0
|\ \ | |/
| * Get the backup calling through to the file backup helper.Joe Onorato2009-05-141-213/+0
* | am 7567a74: AI 148803: Update 1.xml and 2.xml for methods that take GeneBill Napier2009-05-132-4/+4
|\ \ | |/
| * AI 148803: Update 1.xml and 2.xml for methods that take Generic Type Varargs....Bill Napier2009-05-132-4/+4
| * Make android.content.ComponentName implement java.lang.Comparable.Joe Onorato2009-05-121-0/+15