1. 0a305da am 211aef30: Merge change 7134 into donut by Android (Google) Code Review · 17 years ago
  2. 62253a3 Unhide required definitions in TextToSpeech.Engine that cover return codes and by Jean-Michel Trivi · 17 years ago
  3. 24b03ac am 00d3e361: Merge change 7153 into donut by Android (Google) Code Review · 17 years ago
  4. 374aaaed3 Restore PopupWindow's original behavior and add an API to control the soft input by Romain Guy · 17 years ago
  5. 334a677 am b82759a0: Merge change 6906 into donut by Android (Google) Code Review · 17 years ago
  6. ae4f317 - add the DIRTY and VERSION columns to the ContactsProvider2 Groups contract by Fred Quintana · 17 years ago
  7. 8cd1084 location: Add sub-locality, sub-thoroughfare and premises fields to Address class by Mike Lockwood · 17 years ago
  8. a9ce57b am 8af55ca4: Merge change 7008 into donut by Android (Google) Code Review · 17 years ago
  9. 78c9d0d Adding Utterance ID to the TtsService. by Charles Chen · 17 years ago
  10. 0f4e1ab - remove an un-needed constant by Fred Quintana · 17 years ago
  11. 88588d1 am 0e01ea41: Deprecate DialogInterface methods in SearchManager by Bjorn Bringert · 17 years ago
  12. 0e01ea4 Deprecate DialogInterface methods in SearchManager by Bjorn Bringert · 17 years ago
  13. 29bc7f6 am 0ed81492: Merge change 6638 into donut by Android (Google) Code Review · 17 years ago
  14. e3f0544 resolved conflicts for merge of 2af632f8 to master by Dianne Hackborn · 17 years ago
  15. 423d679 Unhide android.gestures. by Romain Guy · 17 years ago
  16. 2af632f Add new <path-permission tag for use by global search. by Dianne Hackborn · 17 years ago
  17. 9193e08 New Metadata API for the MediaPlayer. by Nicolas Catania · 17 years ago
  18. f1d0b7c am d21572cd: NEW_API: Expose autoUrlDetect searchable attribute. by Satish Sampath · 17 years ago
  19. d21572c NEW_API: Expose autoUrlDetect searchable attribute. by Satish Sampath · 17 years ago
  20. a3d595e1 am 108fd1c0: Merge change 6435 into donut by Android (Google) Code Review · 17 years ago
  21. 771afdd Add new textColorPrimaryInverseDisableOnly color to resources. by Romain Guy · 17 years ago
  22. a2b5dab5 am 870e09fc: Fixes #1963229. Introduces Context#isRestricted(). by Romain Guy · 17 years ago
  23. 870e09f Fixes #1963229. Introduces Context#isRestricted(). by Romain Guy · 17 years ago
  24. 005ae54 am 79ec07b3: Merge change 6241 into donut by Android (Google) Code Review · 17 years ago
  25. ff7d0e2 am 816cf52a: Fix the DEFAULT_SORT_ORDER value for media files. Changing this is OK, because existing app will have the old value compiled in as a literal, and so will continue to (not) work in the same way as before. Add code to media key generator to give a leading a by Marco Nelissen · 17 years ago
  26. 4296fc4 Fixes #1444844. Set a maximum fling velocity in scrollable views. by Romain Guy · 17 years ago
  27. ce7dd2a am b29f8283: Merge change 6155 into donut by Android (Google) Code Review · 17 years ago
  28. 816cf52 Fix the DEFAULT_SORT_ORDER value for media files. Changing this by Marco Nelissen · 17 years ago
  29. 62788e9 Unhide android.speech.tts.TextToSpeech by Jean-Michel Trivi · 17 years ago
  30. 4dd4ce2 am c56096fe: Merge change 5878 into donut by Android (Google) Code Review · 17 years ago
  31. 8ec5b83 Merge commit '1dac277f' into manualmerge by Dianne Hackborn · 17 years ago
  32. 0901c82 am 91c91b74: Merge change 5817 into donut by Android (Google) Code Review · 17 years ago
  33. f763e8f Add new attribute 'searchSettingsDescription' for use within an app's by Mike LeBeau · 17 years ago
  34. 1dac277 Implement issue #1943927 (need notification in status bar when adb is active) by Dianne Hackborn · 17 years ago
  35. b5537c4 Replace indeterminate progress animated asset with new ones by Romain Guy · 17 years ago
  36. becfc9d Added a Formatter parameter to DateUtils.formatDateRange by Michael Chan · 17 years ago
  37. b8990f3 am fbd8f69a: Fixes #1946141. Introduce new caching API to control scaling. by Romain Guy · 17 years ago
  38. f6ff591 am 72eb0aca: Merge change 5483 into donut by Android (Google) Code Review · 17 years ago
  39. fbd8f69 Fixes #1946141. Introduce new caching API to control scaling. by Romain Guy · 17 years ago
  40. 723738c Expand support for different screen sizes. by Dianne Hackborn · 17 years ago
  41. 8b81160 add a new error code ERROR_CODE_BAD_REQUEST by Fred Quintana · 17 years ago
  42. 8e5916b am 83b8678d: Merge change 5319 into donut by Android (Google) Code Review · 17 years ago
  43. 2bacbdf Add new APIs to LauncherActivity to be used elsewhere. by Dianne Hackborn · 17 years ago
  44. 43cc2ba am 5f80605a: Include user query in search intents by Bjorn Bringert · 17 years ago
  45. 2ac3412 resolved conflicts for merge of 5a42b083 to master by Romain Guy · 17 years ago
  46. 20cb94e Direct api to the native media player. by Nicolas Catania · 17 years ago
  47. 5f80605 Include user query in search intents by Bjorn Bringert · 17 years ago
  48. e29f064 Fixes #1905761. Updates the height of ACTV's drop down whenever the IME changes. by Romain Guy · 17 years ago
  49. ac9385e - clean up the sync settings names to: by Fred Quintana · 17 years ago
  50. cf01aa3 am 1bee98af: Merge change 5100 into donut by Android (Google) Code Review · 17 years ago
  51. b6d90ca Fill in CDMA gaps and clean up ToneGenerator code by David Krause · 17 years ago
  52. d6377fb resolved conflicts for merge of 9336f5d9 to master by Leon Scroggins · 17 years ago
  53. 9ce4c6c Make browser bookmarks permissions part of the public API. by Leon Scroggins · 17 years ago
  54. ce1311a am 766d7236: Merge change 4737 into donut by Android (Google) Code Review · 17 years ago
  55. 8cdcb12 Add prepareToDraw() to Bitmap for fixing http://b/issue?id=1907995. by Wei-Ta Chen · 17 years ago
  56. f1891f4 am 52546575: Merge change 4818 into donut by Android (Google) Code Review · 17 years ago
  57. a6fcc95 Added in Settings.Secure default country and variant for the default TTS language. by Jean-Michel Trivi · 17 years ago
  58. c137135 am 3d74bb4a: Add "why?" button to low battery dialog. by Dianne Hackborn · 17 years ago
  59. 3d74bb4 Add "why?" button to low battery dialog. by Dianne Hackborn · 17 years ago
  60. 1e3fc65 am 649f99e8: Add Intent.ACTION_SEND_MULTIPLE by Wu-cheng Li · 17 years ago
  61. 649f99e Add Intent.ACTION_SEND_MULTIPLE by Wu-cheng Li · 17 years ago
  62. 8dbbe3b am 63e7155c: Merge change 4696 into donut by Android (Google) Code Review · 17 years ago
  63. 5c1e00b Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo. by Dianne Hackborn · 17 years ago
  64. abb01db am c14b9ccd: Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 17 years ago
  65. c14b9ccd Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 17 years ago
  66. e1fae30 Merge commit '0781df94' into manualmerge by Suchi Amalapurapu · 17 years ago
  67. 1ccac75 Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app by Suchi Amalapurapu · 17 years ago
  68. 723eab00 am 4ebd855b: Fix build. by Dianne Hackborn · 17 years ago
  69. 29930a1 am 3dcea047: Merge change 4237 into donut by Android (Google) Code Review · 17 years ago
  70. 48f7220 am aa67df9f: Merge change 4248 into donut by Android (Google) Code Review · 17 years ago
  71. 4ebd855 Fix build. by Dianne Hackborn · 17 years ago
  72. 2d4b6ad9 Remove obsolete FOTA_UPDATE permission (which should never have been by Dan Egnor · 17 years ago
  73. 9788976 add icon and label to the authenticator description by Fred Quintana · 17 years ago
  74. 29148f9 Remove ADD_SYSTEM_SERVICE and SET_PROCESS_FOREGROUND permissions. by Dianne Hackborn · 17 years ago
  75. 3c69d55 am 763a5723: Hide gestures API. by Romain Guy · 17 years ago
  76. 763a572 Hide gestures API. by Romain Guy · 17 years ago
  77. bf85d63 am 78f0f8cb: Merge changes 3953,3954 into donut by Android (Google) Code Review · 17 years ago
  78. 66e4aed Add ViewBinder & setText APIs to match SimpleCursorAdapter by Andrew Stadler · 17 years ago
  79. d881dc7 am d8210899: NEW_API: Expose queryAfterZeroResults searchable attribute. by Satish Sampath · 17 years ago
  80. 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 17 years ago
  81. d821089 NEW_API: Expose queryAfterZeroResults searchable attribute. by Satish Sampath · 17 years ago
  82. edc4a87d am 6b4b50b8: Merge change 2900 into donut by Android (Google) Code Review · 17 years ago
  83. 5317514 Add support for custom tab views in TabHost and TabWidget. by Jack Veenstra · 17 years ago
  84. 0d24e9b am 0e1ca574: Add support for gestures in Home. by Romain Guy · 17 years ago
  85. 0e1ca57 Add support for gestures in Home. by Romain Guy · 17 years ago
  86. 26fd4ea am 3279fbad: Merge change 3652 into donut by Android (Google) Code Review · 17 years ago
  87. f478267 Adding default text-to-speech language in Settings.Secure. by Jean-Michel Trivi · 17 years ago
  88. 4bd6d869 am 03f0b21b: Fix several issues in the gestures libraries. by Romain Guy · 17 years ago
  89. f149247 Fix the build by Romain Guy · 17 years ago
  90. 03f0b21 Fix several issues in the gestures libraries. by Romain Guy · 17 years ago
  91. 7fe416e Fix bug in saving gestures stores. The outputstream was wrapping itself, thus causing huge problems. by Romain Guy · 17 years ago
  92. 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
  93. fa4d817 am 7b0d2d93: Merge change 3223 into donut by Android (Google) Code Review · 17 years ago
  94. d299b81 Add a new attribute to android manifest for defining the GLES version number. by Suchi Amalapurapu · 17 years ago
  95. f62ba45 Adding new Settings.Secure properties for the Text-To-Speech functionality. by Jean-Michel Trivi · 17 years ago
  96. cc784e3 am 2f1b422d: Merge change 3249 into donut by Android (Google) Code Review · 17 years ago
  97. a1280ad am d84aa185: Merge change 3181 into donut by Android (Google) Code Review · 17 years ago
  98. 48603e7 Add new SHOW_WEB_SUGGESTIONS system setting, referenced by the search settings by Mike LeBeau · 17 years ago
  99. d8dfeb5 - make it easier to add content values to the ContentProviderOperation by Fred Quintana · 17 years ago
  100. 683f3be Unhide inInputShareable in BitmapFactory.Options. by Wei-Ta Chen · 17 years ago