- 03d9490 - create a new generic ISyncAdapter implementation, SyncAdapterNew by Fred Quintana · 16 years ago
- 7c49790 am 162c9d0e: Merge change 2805 into donut by Android (Google) Code Review · 16 years ago
- 5a3a77d base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE by San Mehat · 16 years ago
- ad6042a am 181fafaf: Retool the backup process to use a new \'BackupAgent\' class by Christopher Tate · 16 years ago
- 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 16 years ago
- 4a3cdb2 am 2d75410f: Merge change 2748 into donut by Android (Google) Code Review · 16 years ago
- 8d78756 Fix the build. by Romain Guy · 16 years ago
- 0c66b4b am 9fc2e9c9: MemoryFile constructor and native methods throw IOExceptions. by Bjorn Bringert · 16 years ago
- 9fc2e9c MemoryFile constructor and native methods throw IOExceptions. by Bjorn Bringert · 16 years ago
- 96cdc61 am 1e2e44e9: Merge change 2365 into donut by Android (Google) Code Review · 16 years ago
- fc1b15c Fix wifi multicast API for public use. by Robert Greenwalt · 16 years ago
- c5d0343 am de8268d6: Merge change 2331 into donut by Android (Google) Code Review · 16 years ago
- 4bc035a Fix issue 1846343 - part 1 by Eric Laurent · 16 years ago
- a788bf9 am e7c36dda: Add new orientation attribute to GestureOverlayView. This can be used to prevent the overlay from interfering with vertically/horizontally scrolling views underneath the overlay. by Romain Guy · 16 years ago
- e7c36dd Add new orientation attribute to GestureOverlayView. This can be used to prevent the overlay from interfering with vertically/horizontally scrolling views underneath the overlay. by Romain Guy · 16 years ago
- a8ddb28 am ec25df9f: Fix drawing bug: opaque invalidations should not be taken into account when the invalidated view is animating. Also add the ability to disable the auto-fade on the GestureOverlayView. by Romain Guy · 16 years ago
- ec25df9 Fix drawing bug: opaque invalidations should not be taken into account when the invalidated view is animating. Also add the ability to disable the auto-fade on the GestureOverlayView. by Romain Guy · 16 years ago
- d35041d am 82392e84: Merge change 2402 into donut by Android (Google) Code Review · 16 years ago
- 82f3495 Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix the events processing in the gestures overlay mechanism. Give better control of the various properties of the overlay through XML attributes. by Romain Guy · 16 years ago
- 385bb79 am b181118b: Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 16 years ago
- b181118 Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 16 years ago
- 8943737 add ipc support to batching by Fred Quintana · 16 years ago
- 4c723bc am c0292b04: Fix the build by Romain Guy · 16 years ago
- d14508b merge f41c640d8424fbd90cb1751173ede1c9f5e848b4 w/minor conflict by The Android Open Source Project · 16 years ago
- c0292b0 Fix the build by Romain Guy · 16 years ago
- d6a463a Add a new API to ListView: setGestures(int). This allows developers to enable gestures to jump inside the list or filter it. This change also introduces a new XML attribute to control this API. It also adds the ability to theme the GestureOverlayView from the gestures library. Finally, this adds a new VERSION header to the binary format used to store the letters for the recognizer. by Romain Guy · 16 years ago
- 03536ea Fix public.xml to clean up Eclair's public resources. by Dianne Hackborn · 16 years ago
- e6c9378 am cfcc0df2: Merge change 2285 into donut by Android (Google) Code Review · 16 years ago
- db567c3 Move the Gestures API to the framework in android.gesture. by Romain Guy · 16 years ago
- 9b1e140 am 8c690ea9: Merge change 2182 into donut by Android (Google) Code Review · 16 years ago
- fd6e5f0 location: Replace ILocationCollector interface with new ILocationProvider method by Mike Lockwood · 16 years ago
- bb59a9f Merge commit 'f479aa0900e9a85afdc78b1048684e37579ebf23' by The Android Open Source Project · 16 years ago
- f479aa0 Add padding to public.xml to avoid breaking from auto-merges. by Dianne Hackborn · 16 years ago
- 9d248d4 am d62ad4f1: Fix issue #1859814: Add android.os.Build.MANUFACTURER by Dianne Hackborn · 16 years ago
- d62ad4f Fix issue #1859814: Add android.os.Build.MANUFACTURER by Dianne Hackborn · 16 years ago
- 1312d37 am b2d41569: Fix build. by Dianne Hackborn · 16 years ago
- b2d4156 Fix build. by Dianne Hackborn · 16 years ago
- 4fcaf8e am f9df6bd6: Merge change 1878 into donut by Android (Google) Code Review · 16 years ago
- 936257e Fixes external #2686. Make @android:anim/linear_interpolator public since the default intperpolator for all animations is accelerate_decelerate. by Romain Guy · 16 years ago
- 08e3252 rebuild api/current.xml by The Android Open Source Project · 16 years ago
- 7fa69c1 am 5b3189e0: Fix the build. :( by Dianne Hackborn · 16 years ago
- 5b3189e Fix the build. :( by Dianne Hackborn · 16 years ago
- 62da846 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 16 years ago
- a96cbb4 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 16 years ago
- b16a8df fix build after merge by The Android Open Source Project · 16 years ago
- ce31b23 enhance ContentProvider with the ability to perform batch operations by Fred Quintana · 16 years ago
- dd6face am eae850ce: Allow intent resolution to be constrained by package name. by Mihai Preda · 16 years ago
- eae850c Allow intent resolution to be constrained by package name. by Mihai Preda · 16 years ago
- 76879bc resolved conflicts w/ 75986cf9bc57ef11ad70f36fb77fbbf5d63af6ec merge.... by svetoslavganov · 16 years ago
- 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 16 years ago
- a351981 Fix the build, again. by Romain Guy · 16 years ago
- 3f229fe update api to match after merge by The Android Open Source Project · 16 years ago
- a64b8607 am aa642c0c: Merge changes 1591,1596 into donut by Android (Google) Code Review · 16 years ago
- 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 16 years ago
- 370e92c am 7567a74: AI 148803: Update 1.xml and 2.xml for methods that take Gene by Bill Napier · 16 years ago
- 7567a74 AI 148803: Update 1.xml and 2.xml for methods that take Generic Type Varargs. This will allow the CTS Signature Test to be run against older android releases. by Bill Napier · 16 years ago
- 97ecc9c define Intent.ACTION_REMOTE_INTENT, which replaces the old GTalk data messaging intent "android.intent.action.GTALK_DATA_MESSAGE_RECEIVED". by Wei Huang · 16 years ago
- 6a8d5332f content provider entities by Fred Quintana · 16 years ago
- 7dfc85f rebuild api file by The Android Open Source Project · 16 years ago
- d2b4929 am ade3eca: Implement issue #1783881 (manifest option for adb-install-on by Dianne Hackborn · 16 years ago
- d39afbd Make android.content.ComponentName implement java.lang.Comparable. by Joe Onorato · 16 years ago
- ade3eca Implement issue #1783881 (manifest option for adb-install-only apps) by Dianne Hackborn · 16 years ago
- c64322c PackageManager keeps track of who installed what. by Jacek Surazski · 16 years ago
- bae1ca3 am 3e3439d: Merge change 1478 into donut by Android (Google) Code Review · 16 years ago
- a87a132 Fixes #1847219. Add a new API to load fonts from arbitrary files: Typeface.createFromFile(String/File). by Romain Guy · 16 years ago
- 6b61d41 Make android.content.ComponentName implement java.lang.Comparable. by Joe Onorato · 16 years ago
- 65e1317 PackageManager keeps track of who installed what. by Jacek Surazski · 16 years ago
- f37b962 updated api after merge by The Android Open Source Project · 16 years ago
- 230d46d5 am 2accb31: this should fix the build by Mathias Agopian · 16 years ago
- 849e89c am 851a541: Implement targetSdkVersion and maxSdkVersion, plus version c by Dianne Hackborn · 16 years ago
- 2accb31 this should fix the build by Mathias Agopian · 16 years ago
- 851a541 Implement targetSdkVersion and maxSdkVersion, plus version code names. by Dianne Hackborn · 16 years ago
- 3531fdb merge 55280a9 by The Android Open Source Project · 16 years ago
- 55280a9 Improve shutdown process to send broadcast for applications. by Dianne Hackborn · 16 years ago
- 8ca7d85 manual merge 3a6645a by The Android Open Source Project · 16 years ago
- f04da95 Fix keyboard redraw bug on long-press of CapsLock. by Amith Yamasani · 16 years ago
- ac1514c manual merge of 1e09a72 by The Android Open Source Project · 16 years ago
- 1a36071 manual merge of 7ec32cc by The Android Open Source Project · 16 years ago
- b890889 Fix the build. by Jeff Hamilton · 16 years ago
- b1a7ffe More backup tests by Joe Onorato · 16 years ago
- cfe5cdd manual merge d90a331 to avoid conflicts by The Android Open Source Project · 16 years ago
- d90a331 Add new setTag(int, Object) API to allow applications to specify several tags. by Romain Guy · 16 years ago
- 56b7eea manual merge f3af740bdfc261b1cb25c0799af780d3753d4518 by The Android Open Source Project · 16 years ago
- 761daf7 manual merge for b9c9d260f21b321527c4622a123af9767630d94d by The Android Open Source Project · 16 years ago
- f3af740 Fixed issue 1709450: Requirements for CDMA Tone Generator by Eric Laurent · 16 years ago
- b9c9d26 fix issue 1713090: After a Bluetooth call, MusicPlayer starts playing on speaker rather than wired external audio. by Eric Laurent · 16 years ago
- 7a13559 merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581 by Dianne Hackborn · 16 years ago
- 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 16 years ago
- a3fcb44 Manual cherry-pick of 821427eac75d88f1388935e0a2f0564be8979e58 into master by Android (Google) Code Review · 16 years ago
- 52fa7c2 Config: Deprecate most fields, and hook into ConfigBuildFlags by Dave Bort · 16 years ago
- 4ade578 Fix the build by Romain Guy · 16 years ago
- e90c0da am 275555c: location: Add support for location providers outside of the by Mike Lockwood · 16 years ago
- 275555c location: Add support for location providers outside of the system process. by Mike Lockwood · 16 years ago
- a426c96 am 9a81736: Add the ability to specify the onClick handler with XML. by Romain Guy · 16 years ago
- bc62449 fixed value for android.R.attr.searchSuggestThreshold by The Android Open Source Project · 16 years ago
- 9a81736 Add the ability to specify the onClick handler with XML. The new android:onClick attribute defines the name of the method in the Activity to invoke when the button is clicked. The method has to be public and get one View parameter. by Romain Guy · 16 years ago
- f7b0610 submit an updated current.xml by Fred Quintana · 16 years ago
- da7b5e2 Partly fix master build, by bumping attr IDs. by Bjorn Bringert · 16 years ago
- 6c1dc321 am a56b318: NEW_API: Expose includeInGlobalSearch searchable attribute by Bjorn Bringert · 16 years ago
- 085dd21 am 232cd50: NEW_API: Expose searchSuggestThreshold searchable attribute by Bjorn Bringert · 16 years ago