1. 6478adc Allow independent control of the back and the other navigation buttons. by Joe Onorato · 14 years ago
  2. 7bb8eeb Allow the status bar disable flags to be used as View's system ui visibility fields. by Joe Onorato · 14 years ago
  3. 857fd9b Plumb whether an input view is actually visible or not through from the IME by Joe Onorato · 14 years ago
  4. e31ecf6 Merge "Fixing static StackView scenario (Issue: 3399844)" into honeycomb by Adam Cohen · 14 years ago
  5. 17945d0 Merge "Update InputMethodPanel when locale was changed." into honeycomb by satok · 14 years ago
  6. cf5f6d1 Update InputMethodPanel when locale was changed. by satok · 14 years ago
  7. 55f8f12 Merge "Correctly free resouces bound to scripts when the scripts are deleted." into honeycomb by Stephen Hines · 14 years ago
  8. 38f8d9d Correctly free resouces bound to scripts when the scripts are deleted. by Jason Sams · 14 years ago
  9. adc0a5b Merge "Attenuate notification icons in the system bar." into honeycomb by Justin Ho · 14 years ago
  10. 07520fe Merge "Updated data and wifi indicators, updated GPS" into honeycomb by Justin Ho · 14 years ago
  11. 06dd4c0 Merge "Updated tether icons" into honeycomb by Justin Ho · 14 years ago
  12. 49371ad Attenuate notification icons in the system bar. by Daniel Sandler · 14 years ago
  13. e763f9c Updated data and wifi indicators, updated GPS by Justin Ho · 14 years ago
  14. e3e00aa Updated tether icons by Justin Ho · 14 years ago
  15. 86471d0 Merge "Accessibility support to NumberPicker, DatePicker, and TimePicker" into honeycomb by Svetoslav Ganov · 14 years ago
  16. c6a4716 Fixing static StackView scenario (Issue: 3399844) by Adam Cohen · 14 years ago
  17. 3b5d951 Merge "Fix bug 3395289 Use MODE_IN_COMMUNICATION to evaluate stream vol changes" into honeycomb by Jean-Michel Trivi · 14 years ago
  18. 834662d Fix bug 3395289 Use MODE_IN_COMMUNICATION to evaluate stream vol changes by Jean-Michel Trivi · 14 years ago
  19. e2c251b Tapping the ticker again activates the notification. by Daniel Sandler · 14 years ago
  20. 8a2a895 Accessibility support to NumberPicker, DatePicker, and TimePicker by Svetoslav Ganov · 14 years ago
  21. a85b789 Merge "Fix 3381322: Update transition animation from lockscreen to home." into honeycomb by Jim Miller · 14 years ago
  22. f95e8c5 Merge "Fix bug 3400213 - MenuItem ignores String spannable colors" into honeycomb by Adam Powell · 14 years ago
  23. 6650185 Fix bug 3400213 - MenuItem ignores String spannable colors by Adam Powell · 14 years ago
  24. 8932ff6 Fix 3381322: Update transition animation from lockscreen to home. by Jim Miller · 14 years ago
  25. ed11f11 As of honeycomb, all touchscreen devices should also report faketouch. by Dan Morrill · 14 years ago
  26. 270cbcc Merge "Fix for issue 3370007 Overlay transparency in Java" into honeycomb by Santosh Madhava · 14 years ago
  27. d1f94e3 Merge "Fix bug 3399725 - externally reported issue 14317: android:scrollbarSize attribute does not work in ScrollView tag" into honeycomb by Adam Powell · 14 years ago
  28. a3e586a Merge "LayoutLib: Properly compute available space to layouts." into honeycomb by Xavier Ducrohet · 14 years ago
  29. 0a5481d Merge "Pushing in fixed scrubber asset" into honeycomb by Justin Ho · 14 years ago
  30. c1913ec Merge "Removing old pocket assets" into honeycomb by Justin Ho · 14 years ago
  31. e43649e Pushing in fixed scrubber asset by Justin Ho · 14 years ago
  32. 1658422 LayoutLib: Properly compute available space to layouts. by Xavier Ducrohet · 14 years ago
  33. 0250bc2 Merge "Catch exception when ViewRoot's surface is not valid. Bug #3399426" into honeycomb by Romain Guy · 14 years ago
  34. fea12b8 Catch exception when ViewRoot's surface is not valid. Bug #3399426 by Romain Guy · 14 years ago
  35. 8f9fb94 Merge "Add Plugin API for controling the device power states" into honeycomb by Derek Sollenberger · 14 years ago
  36. f3196cd Add Plugin API for controling the device power states by Derek Sollenberger · 14 years ago
  37. 3ba6774 Fix bug 3399725 - externally reported issue 14317: by Adam Powell · 14 years ago
  38. 73f376c Fix for issue 3370007 Overlay transparency in Java by Santosh Madhava · 14 years ago
  39. 64a2c35 Merge "Fix Issue: 3373525: reduces app. 100mS in create" into honeycomb by Basavapatna Dattaguru · 14 years ago
  40. 43d7b83 Merge "Fix bug 3391818 - Keyboard covers the "Show in chat list" selection in talk > Friend Info" into honeycomb by Adam Powell · 14 years ago
  41. 6f7a6bc Merge "Soft keyboard is not shown when text selection mode is aborted." into honeycomb by Gilles Debunne · 14 years ago
  42. 6f5e934 Fix bug 3391818 - Keyboard covers the "Show in chat list" selection in by Adam Powell · 14 years ago
  43. cbcdc61 Merge "b/3347670 Support installing online certs to the system keystore." into honeycomb by Huahui Wu · 14 years ago
  44. c7b032d Fixing download notification icons by Justin Ho · 14 years ago
  45. 17d31de Soft keyboard is not shown when text selection mode is aborted. by Gilles Debunne · 14 years ago
  46. ce3b35a Merge "bug:3398527 return List insttead of ArrayList from public API" into honeycomb by Vasu Nori · 14 years ago
  47. 737bd08 Fix Issue: 3373525: reduces app. 100mS in create by Basavapatna Dattaguru · 14 years ago
  48. a017eda bug:3398527 return List insttead of ArrayList from public API by Vasu Nori · 14 years ago
  49. 74d39bd Merge "Correct the translationY of the empty notification panel." into honeycomb by Daniel Sandler · 14 years ago
  50. 315f386 Merge "CustomSelectionActionModeCallback can prevent selection mode from starting." into honeycomb by Gilles Debunne · 14 years ago
  51. bbdd9d3 Merge "Refresh the list of preloaded drawables and color state lists" into honeycomb by Gilles Debunne · 14 years ago
  52. 1d93b30 Removing old pocket assets by Justin Ho · 14 years ago
  53. 246bf85 Merge "Fix NPE with display lists when view not attached" into honeycomb by Chet Haase · 14 years ago
  54. f4ac547 Fix NPE with display lists when view not attached by Chet Haase · 14 years ago
  55. c446bdf Refresh the list of preloaded drawables and color state lists by Gilles Debunne · 14 years ago
  56. eea200a Bug fix: 3398192 NPE at android.media.videoeditor.VideoEditorImpl.clearSurface by Gil Dobjanschi · 14 years ago
  57. c7939b1 b/3347670 Support installing online certs to the system keystore. by Huahui Wu · 14 years ago
  58. ddd6f39 CustomSelectionActionModeCallback can prevent selection mode from starting. by Gilles Debunne · 14 years ago
  59. bbc1d35 Updated stat_sys for battery and bluetooth and USB in hdpi, mdpi and xlarge-hdpi by Justin Ho · 14 years ago
  60. e38ba4a Fix gmail crossfade artifacts. by Chet Haase · 14 years ago
  61. da910fd Merge "Handle ActivityNotFoundException in the WM policy." into honeycomb by Jeff Brown · 14 years ago
  62. a45c056 Merge "Fix display List bugs" into honeycomb by Chet Haase · 14 years ago
  63. f02853f Merge "Fix down arrow in AutoCompleteTextView." into honeycomb by Jeff Brown · 14 years ago
  64. d529d0d Merge "bug:3396894 (HC branch) remove STOPSHIP code" into honeycomb by Vasu Nori · 14 years ago
  65. 4b92aee bug:3396894 (HC branch) remove STOPSHIP code by Vasu Nori · 14 years ago
  66. 641a499 Correct the translationY of the empty notification panel. by Daniel Sandler · 14 years ago
  67. c291a7b Merge "The calendar view widget was jumping incorrectly to the next week while selectiong the last day of the week." into honeycomb by Svetoslav Ganov · 14 years ago
  68. 89378fd1 Merge "Revert "Video editor CTS: Framework modifications"" into honeycomb by Basavapatna Dattaguru · 14 years ago
  69. 58f5125 The calendar view widget was jumping incorrectly to the next week by Svetoslav Ganov · 14 years ago
  70. 3b728ca Merge "Revert "Fixes Issue ID: 3396697"" into honeycomb by Basavapatna Dattaguru · 14 years ago
  71. 678e0ad Fix display List bugs by Chet Haase · 14 years ago
  72. 7c53a0d Merge "Don't draw the same triangles several times. Bug #3388197" into honeycomb by Romain Guy · 14 years ago
  73. 4f09f54 Don't draw the same triangles several times. Bug #3388197 by Romain Guy · 14 years ago
  74. 3b52ca3 Merge "Fixing some ugly StackView relayouts on rotation" into honeycomb by Adam Cohen · 14 years ago
  75. d36b1f0 Revert "Video editor CTS: Framework modifications" by Basavapatna Dattaguru · 14 years ago
  76. 4b9969a Revert "Fixes Issue ID: 3396697" by Basavapatna Dattaguru · 14 years ago
  77. 53838d2 Fixing some ugly StackView relayouts on rotation by Adam Cohen · 14 years ago
  78. e193c46 Merge "Fix 3388705: Explicitly check for low battery level" into honeycomb by Joe Onorato · 14 years ago
  79. ea1fbe9 Merge "Revert "getRingtone is causing an anr. Turn it off for now."" into honeycomb by Joe Onorato · 14 years ago
  80. b92e18e Fix 3388705: Explicitly check for low battery level by Jim Miller · 14 years ago
  81. 9af5da5 Merge "Video editor CTS: Framework modifications" into honeycomb by Basavapatna Dattaguru · 14 years ago
  82. 643e847 Merge "Fixes Issue ID: 3396697" into honeycomb by Basavapatna Dattaguru · 14 years ago
  83. 0800628 Merge "New stat_sys_download/upload icons" into honeycomb by Justin Ho · 14 years ago
  84. 3af3719 New stat_sys_download/upload icons by Justin Ho · 14 years ago
  85. 8d6d3b8 Fix down arrow in AutoCompleteTextView. by Jeff Brown · 14 years ago
  86. eb6d6ec Video editor CTS: Framework modifications by Basavapatna Dattaguru · 14 years ago
  87. 3b1fd35 Merge "Eliminate duplicated code in export method" into honeycomb by James Dong · 14 years ago
  88. 8b9ba61 Fixes Issue ID: 3396697 by Basavapatna Dattaguru · 14 years ago
  89. 5d506fa Merge "Add API for preferred Launcher icon size and density" into honeycomb by Kenny Root · 14 years ago
  90. 20586a1 Eliminate duplicated code in export method by James Dong · 14 years ago
  91. 62461d1 Merge "LayoutLib: put a default image on the quickcontactbadge." into honeycomb by Xavier Ducrohet · 14 years ago
  92. 5ef44b7 Add API for preferred Launcher icon size and density by Kenny Root · 14 years ago
  93. 57d472a Merge "Fix 3381324: Restart ripples when the user moves away from the edge." into honeycomb by Jim Miller · 14 years ago
  94. 597e644 Merge "Integrating xlarge mdpi battery charging assets" into honeycomb by Justin Ho · 14 years ago
  95. f0a3cc5 Handle ActivityNotFoundException in the WM policy. by Jeff Brown · 14 years ago
  96. c0e8565 Integrating xlarge mdpi battery charging assets by Justin Ho · 14 years ago
  97. 85fd2c9 Merge "fix incognito url loading" into honeycomb by Michael Kolb · 14 years ago
  98. 2c8b1f7 fix incognito url loading by Michael Kolb · 14 years ago
  99. 2dc9c78 Merge "Fix issue #3382992: IME close animation stutters from URL bar" into honeycomb by Dianne Hackborn · 14 years ago
  100. 8996cf0 Fix 3381324: Restart ripples when the user moves away from the edge. by Jim Miller · 14 years ago