1. 000c3ff Fix NullPointer in VpnServiceBinder.checkStatus(). by Hung-ying Tyan · 15 years ago
  2. 8e3c3f6 Merge change 7514 into donut by Android (Google) Code Review · 15 years ago
  3. 84ee743 Only parse search suggestions that look like HTML by Bjorn Bringert · 15 years ago
  4. 5380aa2 Merge change 7512 into donut by Android (Google) Code Review · 15 years ago
  5. 391eaa3 Get rid of drawing hacks for search dialog suggestions by Bjorn Bringert · 15 years ago
  6. ee716fa Make sure SearchDialog.mSearchable != null in key handlers by Bjorn Bringert · 15 years ago
  7. c93af6d Merge change 7441 into donut by Android (Google) Code Review · 15 years ago
  8. 0d039ba Merge change 7508 into donut by Android (Google) Code Review · 15 years ago
  9. ef33cdd keystore: Fix a compile warning. by Chia-chi Yeh · 15 years ago
  10. 8a733e8 Merge change 7473 into donut by Android (Google) Code Review · 15 years ago
  11. 5275d69 Fixes #1844366. Prevents window leak in Spinner. by Romain Guy · 15 years ago
  12. 8e0fb36 Merge change 7359 into donut by Android (Google) Code Review · 15 years ago
  13. ae49180 Minor tweak to CDMA_SUBSCRIPTION. by jsh · 15 years ago
  14. 82b283a Merge change 7451 into donut by Android (Google) Code Review · 15 years ago
  15. 260dfb5 Include 'calling_package' extra for uses of in-app voice search so that by Mike LeBeau · 15 years ago
  16. 9cab7f7 Allow system colors in <font> tags by Bjorn Bringert · 15 years ago
  17. 6ce4236 Merge change 7401 into donut by Android (Google) Code Review · 15 years ago
  18. b9bae58e Merge change 7402 into donut by Android (Google) Code Review · 15 years ago
  19. c122824 Merge change 7396 into donut by Android (Google) Code Review · 15 years ago
  20. 66f6087 Merge change 7421 into donut by Android (Google) Code Review · 15 years ago
  21. 5a76ae4 Merge change 7406 into donut by Android (Google) Code Review · 15 years ago
  22. be96b3a Clamp app widget updates from updatePeriodMillis to a minimum of 30 minutes. by Joe Onorato · 15 years ago
  23. ab3ef10 Run background threads associated with filtering at background priority. by Karl Rosaen · 15 years ago
  24. 4e43711 Update Searchables test with new GlobalSearch name by Bjorn Bringert · 15 years ago
  25. 0a5d2c4 Added fade-in out animation for compatible apps by Mitsuru Oshima · 15 years ago
  26. 904dfa5 Adding missing addEarcon method. Not having this was a bug as by Charles Chen · 15 years ago
  27. 37b939a6 Merge change 7395 into donut by Android (Google) Code Review · 15 years ago
  28. 21d769d Merge change 6926 into donut by Android (Google) Code Review · 15 years ago
  29. 450749a Move the silent ringtone to ringtones/notifications, so it can be used for both. by Marco Nelissen · 15 years ago
  30. 83fa356 Merge change 7356 into donut by Android (Google) Code Review · 15 years ago
  31. 6f62423 Fixing a bug in how stop works - keep stop from always stopping by Charles Chen · 15 years ago
  32. b197021 Merge change 7335 into donut by Android (Google) Code Review · 15 years ago
  33. 4a3368f Making sure that the audio buffers for speech are cleared by Charles Chen · 15 years ago
  34. 211aef3 Merge change 7134 into donut by Android (Google) Code Review · 15 years ago
  35. 62253a3 Unhide required definitions in TextToSpeech.Engine that cover return codes and by Jean-Michel Trivi · 15 years ago
  36. 4c3a589 Merge change 7137 into donut by Android (Google) Code Review · 15 years ago
  37. 5628711 Merge change 6855 into donut by Android (Google) Code Review · 15 years ago
  38. 1fffbd9 Fix keyboard not showing for global search on Dream. Rather than trying to by Mike LeBeau · 15 years ago
  39. f770351 Merge change 7145 into donut by Android (Google) Code Review · 15 years ago
  40. a2694c9 Merge change 7166 into donut by Android (Google) Code Review · 15 years ago
  41. 9c947e9 Fix a few date format strings to put backslashes in front of apostrophes. by Eric Fischer · 15 years ago
  42. b5c735d Merge change 7106 into donut by Android (Google) Code Review · 15 years ago
  43. b3948bb Merge change 7133 into donut by Android (Google) Code Review · 15 years ago
  44. 957eb1d Run the search dialog at THREAD_PRIORITY_DEFAULT instead of THREAD_PRIORITY_FOREGROUND. by Karl Rosaen · 15 years ago
  45. 53d24af Respect onSearchRequested in Dialog and actually launch search. Also dismiss self. by Karl Rosaen · 15 years ago
  46. f8ddc98 Fix #1976384. Add p12 to the MimeTypeMap. When downloading p12 in the WebView, send it to the certTool. by Grace Kloba · 15 years ago
  47. fa8904a Merge change 7012 into donut by Android (Google) Code Review · 15 years ago
  48. 00d3e36 Merge change 7153 into donut by Android (Google) Code Review · 15 years ago
  49. 374aaaed3 Restore PopupWindow's original behavior and add an API to control the soft input by Romain Guy · 15 years ago
  50. 2bf761c Fix couple of issues in DatePicker by Suchi Amalapurapu · 15 years ago
  51. 30d86e5 Merge change 7124 into donut by Android (Google) Code Review · 15 years ago
  52. f32be16 wifi: Disable RSSI polling when the screen is off. by Mike Lockwood · 15 years ago
  53. 4caac2b Merge change 7140 into donut by Android (Google) Code Review · 15 years ago
  54. 83a066c Merge change 7135 into donut by Android (Google) Code Review · 15 years ago
  55. 045163a Fixes lock on Home. Adds a new API on Dialog to get a callback when the dialog by Romain Guy · 15 years ago
  56. 190adf7 Remove the Google domains from the Gears permission table when the global location setting is set to false by Andrei Popescu · 15 years ago
  57. f748f22 Add more logging to track down a monkey bug by Tom Taylor · 15 years ago
  58. e8b1652 Fixes #1977685. Prevent crash when the soft keyboard is brought up. by Romain Guy · 15 years ago
  59. b82759a Merge change 6906 into donut by Android (Google) Code Review · 15 years ago
  60. 8cd1084 location: Add sub-locality, sub-thoroughfare and premises fields to Address class by Mike Lockwood · 15 years ago
  61. b06ea70 Add reporting of activity movement for search manager. by Dianne Hackborn · 15 years ago
  62. ddd1253 Return adjusted display for WindowManager.getDefaultDisplay() by Mitsuru Oshima · 15 years ago
  63. 3660c09 Merge change 7094 into donut by Android (Google) Code Review · 15 years ago
  64. edb4fc3 Cleaning up TtsService by Charles Chen · 15 years ago
  65. e8b88ac Merge change 7097 into donut by Android (Google) Code Review · 15 years ago
  66. 9181bc9 Merge change 7079 into donut by Android (Google) Code Review · 15 years ago
  67. a5e4415 Fix to use DP instead of pixels for Thumb drawable size. by Mitsuru Oshima · 15 years ago
  68. df01d6b Merge change 7064 into donut by Android (Google) Code Review · 15 years ago
  69. 8978bd0 Cleanup of unused enums by Dave Sparks · 15 years ago
  70. c1d82e6 Use activity icon when search suggestion icon is missing by Bjorn Bringert · 15 years ago
  71. 3a27b29 Merge change 7069 into donut by Android (Google) Code Review · 15 years ago
  72. 85646c1d Make VPN connect even when DNS is not present and other fixes. by Hung-ying Tyan · 15 years ago
  73. 3ab2076 Implementing utterance ID callbacks for silence and pre-recorded files by Charles Chen · 15 years ago
  74. 8af55ca Merge change 7008 into donut by Android (Google) Code Review · 15 years ago
  75. 3139297 Merge change 7035 into donut by Android (Google) Code Review · 15 years ago
  76. 17606f8 Fixes #1972593. Updates AppSecurityPermissions styles in Theme.Light by Romain Guy · 15 years ago
  77. 78c9d0d Adding Utterance ID to the TtsService. by Charles Chen · 15 years ago
  78. c353268 Merge change 6968 into donut by Android (Google) Code Review · 15 years ago
  79. 35eea54 Merge change 6935 into donut by Android (Google) Code Review · 15 years ago
  80. 0560209 Import new translations by Eric Fischer · 15 years ago
  81. 334b861 Merge change 6925 into donut by Android (Google) Code Review · 15 years ago
  82. 2872e30 DO NOT MERGE: backporting from master: by Mike Lockwood · 15 years ago
  83. aa45937 Update javadoc for TelephonyManager.getNetwork* for CDMA. by jsh · 15 years ago
  84. 9440bce Propagate optional audio stream type to the creation of the audio resources by Jean-Michel Trivi · 15 years ago
  85. ea5c044 When apps switch between system and data partition the code and by Suchi Amalapurapu · 15 years ago
  86. c4ca420 Fix build by Dave Sparks · 15 years ago
  87. 6cdc4f9 Merge change 6880 into donut by Android (Google) Code Review · 15 years ago
  88. 186b3ea Make the backup manager do nothing when backup is turned off. by Joe Onorato · 15 years ago
  89. 5c04841 Merge change 6912 into donut by Android (Google) Code Review · 15 years ago
  90. 8ceba81 Merge change 6871 into donut by Android (Google) Code Review · 15 years ago
  91. 13b24b7 JavaDoc for SearchableInfo.getActivityMetaData() by Bjorn Bringert · 15 years ago
  92. 506dd3f Merge change 6907 into donut by Android (Google) Code Review · 15 years ago
  93. 9bc75cb Initialize searchmanager on demand by Bjorn Bringert · 15 years ago
  94. c22ce6a Remove host IP from related VPN classes. by Hung-ying Tyan · 15 years ago
  95. 575eb92 Merge change 6883 into donut by Android (Google) Code Review · 15 years ago
  96. df1aa33 Add error code in vpn connectivity broadcast. by Hung-ying Tyan · 15 years ago
  97. ba3ba57 * Use cached resources for widgets by Mitsuru Oshima · 15 years ago
  98. 630a8de Fixing TTS breakage. by Charles Chen · 15 years ago
  99. a95f495 Use SetByteArrayRegion to minimize copy overhead and JNI calls. by Dave Sparks · 15 years ago
  100. cf29e11 Merge change 6867 into donut by Android (Google) Code Review · 15 years ago