- e1fae30 Merge commit '0781df94' into manualmerge by Suchi Amalapurapu · 17 years ago
- 1ccac75 Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app by Suchi Amalapurapu · 17 years ago
- 723eab00 am 4ebd855b: Fix build. by Dianne Hackborn · 17 years ago
- 29930a1 am 3dcea047: Merge change 4237 into donut by Android (Google) Code Review · 17 years ago
- 48f7220 am aa67df9f: Merge change 4248 into donut by Android (Google) Code Review · 17 years ago
- 4ebd855 Fix build. by Dianne Hackborn · 17 years ago
- 2d4b6ad9 Remove obsolete FOTA_UPDATE permission (which should never have been by Dan Egnor · 17 years ago
- 9788976 add icon and label to the authenticator description by Fred Quintana · 17 years ago
- 29148f9 Remove ADD_SYSTEM_SERVICE and SET_PROCESS_FOREGROUND permissions. by Dianne Hackborn · 17 years ago
- 3c69d55 am 763a5723: Hide gestures API. by Romain Guy · 17 years ago
- 763a572 Hide gestures API. by Romain Guy · 17 years ago
- bf85d63 am 78f0f8cb: Merge changes 3953,3954 into donut by Android (Google) Code Review · 17 years ago
- 66e4aed Add ViewBinder & setText APIs to match SimpleCursorAdapter by Andrew Stadler · 17 years ago
- d881dc7 am d8210899: NEW_API: Expose queryAfterZeroResults searchable attribute. by Satish Sampath · 17 years ago
- 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 17 years ago
- d821089 NEW_API: Expose queryAfterZeroResults searchable attribute. by Satish Sampath · 17 years ago
- edc4a87d am 6b4b50b8: Merge change 2900 into donut by Android (Google) Code Review · 17 years ago
- 5317514 Add support for custom tab views in TabHost and TabWidget. by Jack Veenstra · 17 years ago
- 0d24e9b am 0e1ca574: Add support for gestures in Home. by Romain Guy · 17 years ago
- 0e1ca57 Add support for gestures in Home. by Romain Guy · 17 years ago
- 26fd4ea am 3279fbad: Merge change 3652 into donut by Android (Google) Code Review · 17 years ago
- f478267 Adding default text-to-speech language in Settings.Secure. by Jean-Michel Trivi · 17 years ago
- 4bd6d869 am 03f0b21b: Fix several issues in the gestures libraries. by Romain Guy · 17 years ago
- f149247 Fix the build by Romain Guy · 17 years ago
- 03f0b21 Fix several issues in the gestures libraries. by Romain Guy · 17 years ago
- 7fe416e Fix bug in saving gestures stores. The outputstream was wrapping itself, thus causing huge problems. by Romain Guy · 17 years ago
- 76ff31b am d299b819: Add a new attribute to android manifest for defining the GLES version number. This attribute is parsed by the PackageParser into ConfigurationInfo. The major and minor version numbers are defined as the higher and lower order bits. by Suchi Amalapurapu · 17 years ago
- fa4d817 am 7b0d2d93: Merge change 3223 into donut by Android (Google) Code Review · 17 years ago
- d299b81 Add a new attribute to android manifest for defining the GLES version number. by Suchi Amalapurapu · 17 years ago
- f62ba45 Adding new Settings.Secure properties for the Text-To-Speech functionality. by Jean-Michel Trivi · 17 years ago
- cc784e3 am 2f1b422d: Merge change 3249 into donut by Android (Google) Code Review · 17 years ago
- a1280ad am d84aa185: Merge change 3181 into donut by Android (Google) Code Review · 17 years ago
- 48603e7 Add new SHOW_WEB_SUGGESTIONS system setting, referenced by the search settings by Mike LeBeau · 17 years ago
- d8dfeb5 - make it easier to add content values to the ContentProviderOperation by Fred Quintana · 17 years ago
- 683f3be Unhide inInputShareable in BitmapFactory.Options. by Wei-Ta Chen · 17 years ago
- 342d59d am 9189cabb: * Moved supports-density tag under manifest * Refactored Compatibility code * Added CompatibilityInfo class * Removed getApplicationScale from Context * Added Resources#getCompatibilityInfo so that RootView can get the compatibility info w/o going through Context * Expandable support * Added expandable tag under manifest * Old application w/o expandable is given the default screen size ([320, 480] x density). * The non-expandable window is centered. by Mitsuru Oshima · 17 years ago
- 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 17 years ago
- e52b365 am 9af0b4f7: Add new listener to GestureOverlayView. This listener fires whenever the overlay thinks the user is starting a new gesture. This allows Home to snap the workspace back to its original position during a gesture operation. by Romain Guy · 17 years ago
- 9af0b4f Add new listener to GestureOverlayView. This listener fires whenever the overlay thinks the user is starting a new gesture. This allows Home to snap the workspace back to its original position during a gesture operation. by Romain Guy · 17 years ago
- df1235f am eb949674: Unhide inPurgeable in BitmapFactory.Options. by Wei-Ta Chen · 17 years ago
- eb94967 Unhide inPurgeable in BitmapFactory.Options. by Wei-Ta Chen · 17 years ago
- 03d9490 - create a new generic ISyncAdapter implementation, SyncAdapterNew by Fred Quintana · 17 years ago
- 7c49790 am 162c9d0e: Merge change 2805 into donut by Android (Google) Code Review · 17 years ago
- 5a3a77d base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE by San Mehat · 17 years ago
- ad6042a am 181fafaf: Retool the backup process to use a new \'BackupAgent\' class by Christopher Tate · 17 years ago
- 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 17 years ago
- 4a3cdb2 am 2d75410f: Merge change 2748 into donut by Android (Google) Code Review · 17 years ago
- 8d78756 Fix the build. by Romain Guy · 17 years ago
- 0c66b4b am 9fc2e9c9: MemoryFile constructor and native methods throw IOExceptions. by Bjorn Bringert · 17 years ago
- 9fc2e9c MemoryFile constructor and native methods throw IOExceptions. by Bjorn Bringert · 17 years ago
- 96cdc61 am 1e2e44e9: Merge change 2365 into donut by Android (Google) Code Review · 17 years ago
- fc1b15c Fix wifi multicast API for public use. by Robert Greenwalt · 17 years ago
- c5d0343 am de8268d6: Merge change 2331 into donut by Android (Google) Code Review · 17 years ago
- 4bc035a Fix issue 1846343 - part 1 by Eric Laurent · 17 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 · 17 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 · 17 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 · 17 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 · 17 years ago
- d35041d am 82392e84: Merge change 2402 into donut by Android (Google) Code Review · 17 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 · 17 years ago
- 385bb79 am b181118b: Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 17 years ago
- b181118 Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 17 years ago
- 8943737 add ipc support to batching by Fred Quintana · 17 years ago
- 4c723bc am c0292b04: Fix the build by Romain Guy · 17 years ago
- d14508b merge f41c640d8424fbd90cb1751173ede1c9f5e848b4 w/minor conflict by The Android Open Source Project · 17 years ago
- c0292b0 Fix the build by Romain Guy · 17 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 · 17 years ago
- 03536ea Fix public.xml to clean up Eclair's public resources. by Dianne Hackborn · 17 years ago
- e6c9378 am cfcc0df2: Merge change 2285 into donut by Android (Google) Code Review · 17 years ago
- db567c3 Move the Gestures API to the framework in android.gesture. by Romain Guy · 17 years ago
- 9b1e140 am 8c690ea9: Merge change 2182 into donut by Android (Google) Code Review · 17 years ago
- fd6e5f0 location: Replace ILocationCollector interface with new ILocationProvider method by Mike Lockwood · 17 years ago
- bb59a9f Merge commit 'f479aa0900e9a85afdc78b1048684e37579ebf23' by The Android Open Source Project · 17 years ago
- f479aa0 Add padding to public.xml to avoid breaking from auto-merges. by Dianne Hackborn · 17 years ago
- 9d248d4 am d62ad4f1: Fix issue #1859814: Add android.os.Build.MANUFACTURER by Dianne Hackborn · 17 years ago
- d62ad4f Fix issue #1859814: Add android.os.Build.MANUFACTURER by Dianne Hackborn · 17 years ago
- 1312d37 am b2d41569: Fix build. by Dianne Hackborn · 17 years ago
- b2d4156 Fix build. by Dianne Hackborn · 17 years ago
- 4fcaf8e am f9df6bd6: Merge change 1878 into donut by Android (Google) Code Review · 17 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 · 17 years ago
- 08e3252 rebuild api/current.xml by The Android Open Source Project · 17 years ago
- 7fa69c1 am 5b3189e0: Fix the build. :( by Dianne Hackborn · 17 years ago
- 5b3189e Fix the build. :( by Dianne Hackborn · 17 years ago
- 62da846 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 17 years ago
- a96cbb4 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 17 years ago
- b16a8df fix build after merge by The Android Open Source Project · 17 years ago
- ce31b23 enhance ContentProvider with the ability to perform batch operations by Fred Quintana · 17 years ago
- dd6face am eae850ce: Allow intent resolution to be constrained by package name. by Mihai Preda · 17 years ago
- eae850c Allow intent resolution to be constrained by package name. by Mihai Preda · 17 years ago
- 76879bc resolved conflicts w/ 75986cf9bc57ef11ad70f36fb77fbbf5d63af6ec merge.... by svetoslavganov · 17 years ago
- 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 17 years ago
- a351981 Fix the build, again. by Romain Guy · 17 years ago
- 3f229fe update api to match after merge by The Android Open Source Project · 17 years ago
- a64b8607 am aa642c0c: Merge changes 1591,1596 into donut by Android (Google) Code Review · 17 years ago
- 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 17 years ago
- 370e92c am 7567a74: AI 148803: Update 1.xml and 2.xml for methods that take Gene by Bill Napier · 17 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 · 17 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 · 17 years ago
- 6a8d5332f content provider entities by Fred Quintana · 17 years ago
- 7dfc85f rebuild api file by The Android Open Source Project · 17 years ago