1. 2c8859a Update 4.xml to the most recent APIs. by Dianne Hackborn · 15 years ago
  2. 1e34837 Merge change 23043 into donut by Android (Google) Code Review · 15 years ago
  3. 590f634 Revert "Remove third party support for Quick Search Box (aka global search)." by Karl Rosaen · 15 years ago
  4. 6eccc39 Final Donut API list. by Dianne Hackborn · 15 years ago
  5. 081a136 Remove third party support for Quick Search Box (aka global search). by Anonymous Coward · 15 years ago
  6. 38710f4 Make ZoomButtonsController public. by Jack Palevich · 15 years ago
  7. 9f5eadd Unhide the broadcast intent that signals completion of the TTS language by Jean-Michel Trivi · 15 years ago
  8. fe77ec8 The DONUT constant also needs to be updated to the official SDK version. by Dianne Hackborn · 15 years ago
  9. f4fbdfa Update current.xml after review comments. by Jaikumar Ganesh · 15 years ago
  10. 0da3bdb Fix public API caused due to CDMA changes. by Jaikumar Ganesh · 15 years ago
  11. 0cd6376 Fix issue #2018454: NullPointerException in ImageSpan constructor by Dianne Hackborn · 15 years ago
  12. 41c1043 Fix MulticastLock API to match WifiLock API. by Robert Greenwalt · 15 years ago
  13. ed06578 Fix bug 2017664 by Jean-Michel Trivi · 15 years ago
  14. c87c4a3 fix [1973755] Surface.SURACE_FROZEN spelled SURACE_FROZEN by Mathias Agopian · 15 years ago
  15. 7f20543 Updates from API review. by Dianne Hackborn · 15 years ago
  16. e7d1c8f Use the old string for bookmarks permissions. by Leon Scroggins · 15 years ago
  17. 11ea334 Allow for screen density drawables in compatibility mode. by Dianne Hackborn · 15 years ago
  18. 7e26333 Remove recently-added android.opengl.Version API by Jack Palevich · 15 years ago
  19. 1baf11b Add a public API that reports the supported OpenGLES API level. by Jack Palevich · 15 years ago
  20. 11b822d Simplify density compatibility to a boolean. by Dianne Hackborn · 15 years ago
  21. c4db95c First pass at reworking screen density/size APIs. by Dianne Hackborn · 15 years ago
  22. d4fb7a0 Define a broadcast intent for the web search provider changing. Unhide by Mike LeBeau · 15 years ago
  23. 131234c Unhide new SearchManager APIs for Donut. by Mike LeBeau · 15 years ago
  24. 2784ff0 Fix issue where scaled bitmap sizes could be wrong. by Dianne Hackborn · 15 years ago
  25. a53b828 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 15 years ago
  26. 49a6015 Adding public intents for TTS to enable checking for TTS data, by Charles Chen · 15 years ago
  27. 904dfa5 Adding missing addEarcon method. Not having this was a bug as by Charles Chen · 15 years ago
  28. 62253a3 Unhide required definitions in TextToSpeech.Engine that cover return codes and by Jean-Michel Trivi · 15 years ago
  29. 374aaaed3 Restore PopupWindow's original behavior and add an API to control the soft input by Romain Guy · 15 years ago
  30. 8cd1084 location: Add sub-locality, sub-thoroughfare and premises fields to Address class by Mike Lockwood · 15 years ago
  31. 78c9d0d Adding Utterance ID to the TtsService. by Charles Chen · 15 years ago
  32. 0e01ea4 Deprecate DialogInterface methods in SearchManager by Bjorn Bringert · 15 years ago
  33. 423d679 Unhide android.gestures. by Romain Guy · 15 years ago
  34. 2af632f Add new <path-permission tag for use by global search. by Dianne Hackborn · 15 years ago
  35. d21572c NEW_API: Expose autoUrlDetect searchable attribute. by Satish Sampath · 15 years ago
  36. 771afdd Add new textColorPrimaryInverseDisableOnly color to resources. by Romain Guy · 15 years ago
  37. 870e09f Fixes #1963229. Introduces Context#isRestricted(). by Romain Guy · 15 years ago
  38. 4296fc4 Fixes #1444844. Set a maximum fling velocity in scrollable views. by Romain Guy · 15 years ago
  39. 816cf52 Fix the DEFAULT_SORT_ORDER value for media files. Changing this by Marco Nelissen · 15 years ago
  40. 62788e9 Unhide android.speech.tts.TextToSpeech by Jean-Michel Trivi · 15 years ago
  41. f763e8f Add new attribute 'searchSettingsDescription' for use within an app's by Mike LeBeau · 15 years ago
  42. 1dac277 Implement issue #1943927 (need notification in status bar when adb is active) by Dianne Hackborn · 15 years ago
  43. b5537c4 Replace indeterminate progress animated asset with new ones by Romain Guy · 15 years ago
  44. fbd8f69 Fixes #1946141. Introduce new caching API to control scaling. by Romain Guy · 15 years ago
  45. 723738c Expand support for different screen sizes. by Dianne Hackborn · 15 years ago
  46. 2bacbdf Add new APIs to LauncherActivity to be used elsewhere. by Dianne Hackborn · 15 years ago
  47. 5f80605 Include user query in search intents by Bjorn Bringert · 15 years ago
  48. e29f064 Fixes #1905761. Updates the height of ACTV's drop down whenever the IME changes. by Romain Guy · 15 years ago
  49. b6d90ca Fill in CDMA gaps and clean up ToneGenerator code by David Krause · 15 years ago
  50. 9ce4c6c Make browser bookmarks permissions part of the public API. by Leon Scroggins · 15 years ago
  51. 8cdcb12 Add prepareToDraw() to Bitmap for fixing http://b/issue?id=1907995. by Wei-Ta Chen · 15 years ago
  52. a6fcc95 Added in Settings.Secure default country and variant for the default TTS language. by Jean-Michel Trivi · 15 years ago
  53. 3d74bb4 Add "why?" button to low battery dialog. by Dianne Hackborn · 15 years ago
  54. 649f99e Add Intent.ACTION_SEND_MULTIPLE by Wu-cheng Li · 15 years ago
  55. 5c1e00b Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo. by Dianne Hackborn · 15 years ago
  56. c14b9cc Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago
  57. 1ccac75 Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app by Suchi Amalapurapu · 15 years ago
  58. 4ebd855 Fix build. by Dianne Hackborn · 15 years ago
  59. 2d4b6ad9 Remove obsolete FOTA_UPDATE permission (which should never have been by Dan Egnor · 15 years ago
  60. 29148f9 Remove ADD_SYSTEM_SERVICE and SET_PROCESS_FOREGROUND permissions. by Dianne Hackborn · 15 years ago
  61. 763a572 Hide gestures API. by Romain Guy · 15 years ago
  62. 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 15 years ago
  63. d821089 NEW_API: Expose queryAfterZeroResults searchable attribute. by Satish Sampath · 15 years ago
  64. 5317514 Add support for custom tab views in TabHost and TabWidget. by Jack Veenstra · 16 years ago
  65. 0e1ca57 Add support for gestures in Home. by Romain Guy · 15 years ago
  66. f478267 Adding default text-to-speech language in Settings.Secure. by Jean-Michel Trivi · 15 years ago
  67. 03f0b21 Fix several issues in the gestures libraries. by Romain Guy · 15 years ago
  68. 7fe416e Fix bug in saving gestures stores. The outputstream was wrapping itself, thus causing huge problems. by Romain Guy · 15 years ago
  69. d299b81 Add a new attribute to android manifest for defining the GLES version number. by Suchi Amalapurapu · 15 years ago
  70. f62ba45 Adding new Settings.Secure properties for the Text-To-Speech functionality. by Jean-Michel Trivi · 15 years ago
  71. 48603e7 Add new SHOW_WEB_SUGGESTIONS system setting, referenced by the search settings by Mike LeBeau · 15 years ago
  72. 683f3be Unhide inInputShareable in BitmapFactory.Options. by Wei-Ta Chen · 15 years ago
  73. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 15 years ago
  74. 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
  75. eb94967 Unhide inPurgeable in BitmapFactory.Options. by Wei-Ta Chen · 16 years ago
  76. 5a3a77d base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE by San Mehat · 16 years ago
  77. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 16 years ago
  78. 8d78756 Fix the build. by Romain Guy · 16 years ago
  79. 9fc2e9c MemoryFile constructor and native methods throw IOExceptions. by Bjorn Bringert · 16 years ago
  80. fc1b15c Fix wifi multicast API for public use. by Robert Greenwalt · 16 years ago
  81. 4bc035a Fix issue 1846343 - part 1 by Eric Laurent · 16 years ago
  82. 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
  83. 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
  84. 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
  85. b181118 Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 16 years ago
  86. c0292b0 Fix the build by Romain Guy · 16 years ago
  87. 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
  88. db567c3 Move the Gestures API to the framework in android.gesture. by Romain Guy · 16 years ago
  89. fd6e5f0 location: Replace ILocationCollector interface with new ILocationProvider method by Mike Lockwood · 16 years ago
  90. f479aa0 Add padding to public.xml to avoid breaking from auto-merges. by Dianne Hackborn · 16 years ago
  91. d62ad4f Fix issue #1859814: Add android.os.Build.MANUFACTURER by Dianne Hackborn · 16 years ago
  92. b2d4156 Fix build. by Dianne Hackborn · 16 years ago
  93. 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
  94. 5b3189e Fix the build. :( by Dianne Hackborn · 16 years ago
  95. a96cbb4 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 16 years ago
  96. eae850c Allow intent resolution to be constrained by package name. by Mihai Preda · 16 years ago
  97. 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 16 years ago
  98. a351981 Fix the build, again. by Romain Guy · 16 years ago
  99. 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 16 years ago
  100. 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