1. cfc0f2c Merge "Add functions to set / get SpellCheckerSubtype" by satok · 13 years ago
  2. ada8c4e Add functions to set / get SpellCheckerSubtype by satok · 13 years ago
  3. bc714a3 Merge "Fix bug 5205275 - SwitchPreference doesn't allow Switch to slide back and forth." by Adam Powell · 13 years ago
  4. 006efb2 Merge "Proactively disable data when over policy limit." by Jeff Sharkey · 13 years ago
  5. 94f67e2 Fix bug 5205275 - SwitchPreference doesn't allow Switch to slide back and forth. by Adam Powell · 13 years ago
  6. 8e28b7d Proactively disable data when over policy limit. by Jeff Sharkey · 13 years ago
  7. 3326459 Merge "Fix issue #4279860: previous UI flashes before showing lock screen..." by Dianne Hackborn · 13 years ago
  8. 29aae6f Fix issue #4279860: previous UI flashes before showing lock screen... by Dianne Hackborn · 13 years ago
  9. 5d4faa9 Fix bug 5149918 - Can't call ProgressDialog.setProgressNumberFormat() by Adam Powell · 13 years ago
  10. 09d569a Merge "Fix invalidation roundoff error with old animations" by Chet Haase · 13 years ago
  11. 530b22a Fix invalidation roundoff error with old animations by Chet Haase · 13 years ago
  12. 234144b Merge "Make profile connection state API public." by Jaikumar Ganesh · 13 years ago
  13. 7b71e45 Merge "Update searchables when packages are modified, in case they are enabled/disabled." by Amith Yamasani · 13 years ago
  14. ade537a Merge "Fix race in removeDeadProvider. Bug: 5202824" by Jeff Brown · 13 years ago
  15. 9354790 Make profile connection state API public. by Jaikumar Ganesh · 13 years ago
  16. defa12e Merge "Adjust slider range to be one more than max for base 1 volumes." by Amith Yamasani · 13 years ago
  17. 13bc602 Update searchables when packages are modified, in case they are enabled/disabled. by Amith Yamasani · 13 years ago
  18. 2a4c5ac Fix race in removeDeadProvider. Bug: 5202824 by Jeff Brown · 13 years ago
  19. d47a3aee Adjust slider range to be one more than max for base 1 volumes. by Amith Yamasani · 13 years ago
  20. f9838d0 Merge "Set bluetooth discoverable off at power on time if the timeout is no forever" by Matthew Xie · 13 years ago
  21. a778580 Merge "Framework changes to support new TTS settings features." by Narayan Kamath · 13 years ago
  22. e5b8c4d Framework changes to support new TTS settings features. by Narayan Kamath · 13 years ago
  23. a46c372 Merge "Make camera FOCUS_MODE_CONTINUOUS_PICTURE public." by Wu-cheng Li · 13 years ago
  24. 67403e0 BLUR_BEHIND flag is not supported anymore by Mathias Agopian · 13 years ago
  25. d96daf1 Set bluetooth discoverable off at power on time if the timeout is no forever by Matthew Xie · 13 years ago
  26. 04c4301 Merge "Fix sendConnection State intent api params." by Jaikumar Ganesh · 13 years ago
  27. ef4f8f2 Fix sendConnection State intent api params. by Jaikumar Ganesh · 13 years ago
  28. e20c279 Merge "Fix bug 5198868 - Showing previous hidden options menu doesn't work" by Adam Powell · 13 years ago
  29. 04dc06f Fix bug 5198868 - Showing previous hidden options menu doesn't work by Adam Powell · 13 years ago
  30. 76a05fe Merge "Fix bug 5143392 - Add padding to left of action bar app icon to prevent icon from moving when drilling into hierarchy" by Adam Powell · 13 years ago
  31. b1e2f25 Fix bug 5143392 - Add padding to left of action bar app icon to by Adam Powell · 13 years ago
  32. 0ddc899 Merge "Fix bug 5189070 - Don't try to show overflow popups for nonexistant menus" by Adam Powell · 13 years ago
  33. 70e9f4b Fix bug 5189070 - Don't try to show overflow popups for nonexistant menus by Adam Powell · 13 years ago
  34. c2d256b Merge "Improve TextDirection resolution" by Fabrice Di Meglio · 13 years ago
  35. 0496376 Merge "Track motion events before we decide to start scrolling" by Michael Jurka · 13 years ago
  36. bcdb3e7 Merge "Debugging for issue #5180240: Wallpaper continues to consume CPU when screen off" by Dianne Hackborn · 13 years ago
  37. 527de8e Debugging for issue #5180240: Wallpaper continues to consume CPU when screen off by Dianne Hackborn · 13 years ago
  38. cbf3e59 Merge "Add Api to get profile connection state." by Jaikumar Ganesh · 13 years ago
  39. 13451a4 Track motion events before we decide to start scrolling by Michael Jurka · 13 years ago
  40. 9af1d28 Merge "Fix invalidation bug with INVISIBLE views." by Chet Haase · 13 years ago
  41. cb1d354 Add Api to get profile connection state. by Jaikumar Ganesh · 13 years ago
  42. a68c5cf Fix invalidation bug with INVISIBLE views. by Chet Haase · 13 years ago
  43. 661cd52 Add progress dialog for booting after an upgrade. by Dianne Hackborn · 13 years ago
  44. 5e82bc0 Merge "Fix 5026428: Rework unlock attempt logic with active DPM to show better messages" by Jim Miller · 13 years ago
  45. 0ba9546 Merge "Adding accessibility support to the PIN lock screen." by Svetoslav Ganov · 13 years ago
  46. e8b8e1a Adding accessibility support to the PIN lock screen. by Svetoslav Ganov · 13 years ago
  47. 151763d Merge "Adding a callback to ShareActionProvider + make ActivityChooserView popup hide on action bar hide." by Svetoslav Ganov · 13 years ago
  48. af4f658 Make camera FOCUS_MODE_CONTINUOUS_PICTURE public. by Wu-cheng Li · 13 years ago
  49. 4f36995 Fix 5026428: Rework unlock attempt logic with active DPM to show better messages by Jim Miller · 13 years ago
  50. 7526a6d Merge "Added additional Face attributes." by Wei Hua · 13 years ago
  51. c01391f Minor fixes to SurfaceTexture transform matrix. by Alexandre Elias · 13 years ago
  52. a646145 Improve TextDirection resolution by Fabrice Di Meglio · 13 years ago
  53. 65fd251 Input system bug fixes, particularly for stylus. Bug: 5049148 by Jeff Brown · 13 years ago
  54. 1629618 Merge "Fix an unintentional change in method signature and avoid an API change." by Amith Yamasani · 13 years ago
  55. d52b308 Added additional Face attributes. by Wei Hua · 13 years ago
  56. a465b2d Fix an unintentional change in method signature and avoid an API change. by Amith Yamasani · 13 years ago
  57. d06fa51b Merge "Make changing white-balance mode always disable AWB lock." by Eino-Ville Talvala · 13 years ago
  58. b7d34e7 Merge "Fix bug 5174755 - Adjust action bar overflow limits for ifRoom items" by Adam Powell · 13 years ago
  59. bfcdfaf Fix bug 5174755 - Adjust action bar overflow limits for ifRoom items by Adam Powell · 13 years ago
  60. 7c67036 Merge "Dismiss the volume overlay dialog when user touches above the dialog as well." by Amith Yamasani · 13 years ago
  61. 82f24e8 Fix bug 5186341 - Double Action bar when displayOptions is 0 by Adam Powell · 13 years ago
  62. 2f54855 Merge "Fix bug 5186160 - ActionBar.hide() doesn't hide the split ActionBar if called before onResume()" by Adam Powell · 13 years ago
  63. 937ffc1 Merge "Fix issue #5180553: permission RECEIVE_BOOT_COMPLETED is not checked" by Dianne Hackborn · 13 years ago
  64. baf6dbf Dismiss the volume overlay dialog when user touches above the dialog as well. by Amith Yamasani · 13 years ago
  65. 993a63a Fix bug 5186160 - ActionBar.hide() doesn't hide the split ActionBar if by Adam Powell · 13 years ago
  66. 931f0b8 Merge "Fix bug 5099037 - No delete option when multiple videos are selected" by Adam Powell · 13 years ago
  67. 23f4cc0 Fix bug 5099037 - No delete option when multiple videos are selected by Adam Powell · 13 years ago
  68. d99b293 Fix issue #5180553: permission RECEIVE_BOOT_COMPLETED is not checked by Dianne Hackborn · 13 years ago
  69. fc8f2ca Merge "Modify nativeSetProperty to return a boolean indicating if we need to invalidate the content or not." by Nicolas Roard · 13 years ago
  70. 9a20fa5 Merge "Background data notification, API clean up." by Jeff Sharkey · 13 years ago
  71. 16b6713 Make changing white-balance mode always disable AWB lock. by Eino-Ville Talvala · 13 years ago
  72. 843c354 Merge "Fix bug 5183775 - Action bar custom layouts with default gravity misbehave" by Adam Powell · 13 years ago
  73. 7a2424d Fix bug 5183775 - Action bar custom layouts with default gravity misbehave by Adam Powell · 13 years ago
  74. 872cf22 Modify nativeSetProperty to return a boolean indicating if we by Nicolas Roard · 13 years ago
  75. da2f8df Merge "Removed setExtendedTileBounds" by Chris Craik · 13 years ago
  76. 11a8c02 Merge "Preferences padding and scrollbars to match spec." by Jeff Sharkey · 13 years ago
  77. cb418479 Removed setExtendedTileBounds by Chris Craik · 13 years ago
  78. 0197d82 Merge "core/java NetworkManagement: Don't untag sockets willy-nilly" by JP Abgrall · 13 years ago
  79. fde0059 Merge "Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE." by Wu-cheng Li · 13 years ago
  80. 7fa6e42 Merge "Invoke requestLayout() when drawables have different sizes. Bug #5142668" by Romain Guy · 13 years ago
  81. 9e648c4 Invoke requestLayout() when drawables have different sizes. Bug #5142668 by Romain Guy · 13 years ago
  82. c7e6c47 Merge "Fix issue #5163456: logspam/tight loop in BatteryStatsImpl" by Dianne Hackborn · 13 years ago
  83. e8c88e6 Fix issue #5163456: logspam/tight loop in BatteryStatsImpl by Dianne Hackborn · 13 years ago
  84. 4abe2ac Merge "Fix potential null deref in ViewGroup when running transition" by Chet Haase · 13 years ago
  85. a8a44c6 Merge "Fix NumberPicker text positioning." by Chet Haase · 13 years ago
  86. 1abf7fa Fix potential null deref in ViewGroup when running transition by Chet Haase · 13 years ago
  87. eeafd42 Fix NumberPicker text positioning. by Chet Haase · 13 years ago
  88. 1666dc6 Merge "Combine list of CharSequence with delimeter." by Jeff Sharkey · 13 years ago
  89. 2efd89f Merge "Fix bug 5179524 - ActionBar custom view inflation doesn't catch layout_gravity" by Adam Powell · 13 years ago
  90. aad47fd Fix bug 5179524 - ActionBar custom view inflation doesn't catch layout_gravity by Adam Powell · 13 years ago
  91. 3de5103 Merge "Fix bug #5175022 Easy mode in MeasuredText.setPara() is no more used" by Fabrice Di Meglio · 13 years ago
  92. cb87968 Merge "Don't force measurement when SearchView is in iconified mode." by Amith Yamasani · 13 years ago
  93. 4b60c30 Fix bug #5175022 Easy mode in MeasuredText.setPara() is no more used by Fabrice Di Meglio · 13 years ago
  94. a95e488 Don't force measurement when SearchView is in iconified mode. by Amith Yamasani · 13 years ago
  95. ce4a193 Preferences padding and scrollbars to match spec. by Jeff Sharkey · 13 years ago
  96. 351eb33 Merge "Allow views to setSystemUiVisibility() with the same value and have it work." by Daniel Sandler · 13 years ago
  97. fa4d775 Combine list of CharSequence with delimeter. by Jeff Sharkey · 13 years ago
  98. 453091b Merge "Fix bug 5168889 - action bar not respecting return codes of onCreate/Prepare menu" by Adam Powell · 13 years ago
  99. 3a844fc Background data notification, API clean up. by Jeff Sharkey · 13 years ago
  100. 45add1a Merge "Fix bit comparison for checking the variant of the input type." by Gilles Debunne · 13 years ago