1. 5317514 Add support for custom tab views in TabHost and TabWidget. by Jack Veenstra · 15 years ago
  2. 0e1ca57 Add support for gestures in Home. by Romain Guy · 15 years ago
  3. f478267 Adding default text-to-speech language in Settings.Secure. by Jean-Michel Trivi · 15 years ago
  4. 03f0b21 Fix several issues in the gestures libraries. by Romain Guy · 15 years ago
  5. 7fe416e Fix bug in saving gestures stores. The outputstream was wrapping itself, thus causing huge problems. by Romain Guy · 15 years ago
  6. d299b81 Add a new attribute to android manifest for defining the GLES version number. by Suchi Amalapurapu · 15 years ago
  7. f62ba45 Adding new Settings.Secure properties for the Text-To-Speech functionality. by Jean-Michel Trivi · 15 years ago
  8. 48603e7 Add new SHOW_WEB_SUGGESTIONS system setting, referenced by the search settings by Mike LeBeau · 15 years ago
  9. 683f3be Unhide inInputShareable in BitmapFactory.Options. by Wei-Ta Chen · 15 years ago
  10. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 15 years ago
  11. 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 · 15 years ago
  12. eb94967 Unhide inPurgeable in BitmapFactory.Options. by Wei-Ta Chen · 15 years ago
  13. 5a3a77d base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE by San Mehat · 15 years ago
  14. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 15 years ago
  15. 8d78756 Fix the build. by Romain Guy · 15 years ago
  16. 9fc2e9c MemoryFile constructor and native methods throw IOExceptions. by Bjorn Bringert · 15 years ago
  17. fc1b15c Fix wifi multicast API for public use. by Robert Greenwalt · 15 years ago
  18. 4bc035a Fix issue 1846343 - part 1 by Eric Laurent · 15 years ago
  19. 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 · 15 years ago
  20. 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 · 15 years ago
  21. 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 · 15 years ago
  22. b181118 Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 15 years ago
  23. c0292b0 Fix the build by Romain Guy · 15 years ago
  24. 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 · 15 years ago
  25. db567c3 Move the Gestures API to the framework in android.gesture. by Romain Guy · 15 years ago
  26. fd6e5f0 location: Replace ILocationCollector interface with new ILocationProvider method by Mike Lockwood · 15 years ago
  27. f479aa0 Add padding to public.xml to avoid breaking from auto-merges. by Dianne Hackborn · 15 years ago
  28. d62ad4f Fix issue #1859814: Add android.os.Build.MANUFACTURER by Dianne Hackborn · 15 years ago
  29. b2d4156 Fix build. by Dianne Hackborn · 15 years ago
  30. 936257e Fixes external #2686. Make @android:anim/linear_interpolator public since the default intperpolator for all animations is accelerate_decelerate. by Romain Guy · 15 years ago
  31. 5b3189e Fix the build. :( by Dianne Hackborn · 15 years ago
  32. a96cbb4 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 15 years ago
  33. eae850c Allow intent resolution to be constrained by package name. by Mihai Preda · 15 years ago
  34. 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 15 years ago
  35. a351981 Fix the build, again. by Romain Guy · 15 years ago
  36. 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 15 years ago
  37. 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 · 15 years ago
  38. d39afbd Make android.content.ComponentName implement java.lang.Comparable. by Joe Onorato · 15 years ago
  39. ade3eca Implement issue #1783881 (manifest option for adb-install-only apps) by Dianne Hackborn · 15 years ago
  40. c64322c PackageManager keeps track of who installed what. by Jacek Surazski · 15 years ago
  41. a87a132 Fixes #1847219. Add a new API to load fonts from arbitrary files: Typeface.createFromFile(String/File). by Romain Guy · 15 years ago
  42. 2accb31 this should fix the build by Mathias Agopian · 15 years ago
  43. 851a541 Implement targetSdkVersion and maxSdkVersion, plus version code names. by Dianne Hackborn · 15 years ago
  44. 55280a9 Improve shutdown process to send broadcast for applications. by Dianne Hackborn · 15 years ago
  45. f04da95 Fix keyboard redraw bug on long-press of CapsLock. by Amith Yamasani · 15 years ago
  46. b890889 Fix the build. by Jeff Hamilton · 15 years ago
  47. b1a7ffe More backup tests by Joe Onorato · 15 years ago
  48. d90a331 Add new setTag(int, Object) API to allow applications to specify several tags. by Romain Guy · 15 years ago
  49. f3af740 Fixed issue 1709450: Requirements for CDMA Tone Generator by Eric Laurent · 15 years ago
  50. b9c9d26 fix issue 1713090: After a Bluetooth call, MusicPlayer starts playing on speaker rather than wired external audio. by Eric Laurent · 15 years ago
  51. 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 15 years ago
  52. 52fa7c2 Config: Deprecate most fields, and hook into ConfigBuildFlags by Dave Bort · 15 years ago
  53. 275555c location: Add support for location providers outside of the system process. by Mike Lockwood · 15 years ago
  54. 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 · 15 years ago
  55. a56b318 NEW_API: Expose includeInGlobalSearch searchable attribute by Bjorn Bringert · 15 years ago
  56. 232cd50 NEW_API: Expose searchSuggestThreshold searchable attribute by Bjorn Bringert · 15 years ago
  57. c114eb5 Hide the backup stuff for now by Christopher Tate · 15 years ago
  58. a8bf815 Add android.backup.BackupManager by Christopher Tate · 15 years ago
  59. 487529a First baby steps towards settings backup by Christopher Tate · 15 years ago
  60. 2a4bf5ce Fix the build. by Romain Guy · 15 years ago
  61. 257eef3 Merge branch 'readonly-p4-donut' into donut by Mitsuru Oshima · 15 years ago
  62. 8d11267 AI 147845: Compatibility mode support. Part 1 by Mitsuru Oshima · 15 years ago
  63. a379585 Enable static Java APIs for OpenGL ES 1.1 extensions. by Jack Palevich · 15 years ago
  64. 29b57e6 API_CHANGE: external_storage: Add SDCARD_WRITE permission with associated strings by San Mehat · 15 years ago
  65. 27f8002 Add an Android-specific static OpenGL ES 1.1 Java API. by Jack Palevich · 15 years ago
  66. 308618f Merge branch 'readonly-p4-donut' into donut by Eric Shienbrood · 15 years ago
  67. 9900127 AI 145980: am: CL 145881 Adding on to CL 145383, unhiding some additional methods and constants by Eric Shienbrood · 15 years ago
  68. d5a9af4 Merge branch 'readonly-p4-donut' into donut by Jeffrey Sharkey · 15 years ago
  69. 7eb4fbd AI 145860: am: CL 145568 Hide setStarted() from public API. by Jeffrey Sharkey · 15 years ago
  70. 5f05afe Merge branch 'readonly-p4-donut' into donut by Andy Stadler · 15 years ago
  71. f8a7cea AI 145778: Manual merge changes 145382-145384 from cupcake. by Andy Stadler · 15 years ago
  72. 69cbb96 Merge branch 'readonly-p4-donut' into donut by Jack Palevich · 15 years ago
  73. 1eb75a0 AI 145602: am: CL 145255 Further work on correcting the misspelling of RENDERMODE_CONTUOUSLY by Jack Palevich · 15 years ago
  74. f391664 Merge branch 'readonly-p4-donut' into donut by Jack Palevich · 15 years ago
  75. 32925df AI 145590: Manually merge change 145250 from cupcake. by Jack Palevich · 15 years ago
  76. 06ba554 Integrate new power connnect/disconnect broadcasts by Christopher Tate · 15 years ago
  77. 767a662 AI 144185: Integrate cdma into the main code base. by Wink Saville · 15 years ago
  78. ad28bed AI 144042: Fixes #1742109. Add a new API to ListView to return the list of checked items ids. by Romain Guy · 15 years ago
  79. 43f503f AI 144007: am: CL 144006 Set a real 3.xml, which is the current candidate cupcake API. by Jean-Baptiste Queru · 15 years ago
  80. 88fb106 AI 143147: Manual integration by Dianne Hackborn · 15 years ago
  81. 303736d Automated import from //branches/donutburger/...@142826,142826 by Jim Miller · 15 years ago
  82. f013861 Automated import from //branches/donutburger/...@142787,142787 by Amith Yamasani · 15 years ago
  83. c2310f3 Automated import from //branches/donutburger/...@142486,142486 by Jack Palevich · 15 years ago
  84. 7d1e577 Automated import from //branches/donutburger/...@142472,142472 by Dianne Hackborn · 15 years ago
  85. 97d00b3 Automated import from //branches/donutburger/...@142465,142465 by Romain Guy · 15 years ago
  86. 4a0029f Automated import from //branches/donutburger/...@141213,141213 by Niko Catania · 15 years ago
  87. e5a1a26 Automated import from //branches/donutburger/...@141106,141106 by Jeff Hamilton · 15 years ago
  88. 1bf5e22 Automated import from //branches/donutburger/...@141001,141001 by Dianne Hackborn · 15 years ago
  89. 97f10fd Automated import from //branches/donutburger/...@140923,140923 by Dianne Hackborn · 15 years ago
  90. f63220f Automated import from //branches/donutburger/...@140828,140828 by Dianne Hackborn · 15 years ago
  91. d01721d Automated import from //branches/donutburger/...@140811,140811 by Niko Catania · 15 years ago
  92. 38e98fc Automated import from //branches/donutburger/...@140714,140714 by Dianne Hackborn · 15 years ago
  93. 470f71f Automated import from //branches/donutburger/...@140566,140566 by Jean-Michel Trivi · 15 years ago
  94. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  95. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  96. c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  97. b2a3dd8 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 15 years ago
  98. b22d55b auto import from //depot/cupcake/@136620 by The Android Open Source Project · 16 years ago
  99. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 16 years ago
  100. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago