1. 02c4b353 Check null of address in onDeviceCreated by Matthew Xie · 14 years ago
  2. d72ad2a Merge "Fix a bug in appwidget migration to multiuser directory." into jb-dev by Amith Yamasani · 14 years ago
  3. e0eb39b5 Fix a bug in appwidget migration to multiuser directory. by Amith Yamasani · 14 years ago
  4. dd8412d Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 14 years ago
  5. cb6662a Merge "Add video scaling mode support with a new public method in MediaPlayer.java class" into jb-dev by James Dong · 14 years ago
  6. f72d392 Merge "Make java constants consistent with native counterparts." into jb-dev by Andreas Huber · 14 years ago
  7. 37a8370 Merge "Revert "Add header for forward compatibility"" into jb-dev by Chris Craik · 14 years ago
  8. 73b61d6 Merge "Move legacy menu key to bottom right on sw600dp." into jb-dev by Daniel Sandler · 14 years ago
  9. f4197bf Merge "Fix 6395288: Added lock to avoid unbind race condition" into jb-dev by Brian Colonna · 14 years ago
  10. d9a0032 Merge "Don't show Face Unlock on initial boot fixes 6396685" into jb-dev by Steven Ross · 14 years ago
  11. 48dc91b Make java constants consistent with native counterparts. by Andreas Huber · 14 years ago
  12. 454014e Add video scaling mode support with a new public method in MediaPlayer.java class by James Dong · 14 years ago
  13. 48c220d Import translations. DO NOT MERGE by Eric Fischer · 14 years ago
  14. 8ed491b Merge "API fix, AutoCompleteTextView" into jb-dev by Gilles Debunne · 14 years ago
  15. 1dcd2bf Merge "API fix in TextView" into jb-dev by Gilles Debunne · 14 years ago
  16. c81a075 Merge "Revert "Adding getters/setters for StackView xml attrs. (Bug 6104219)"" into jb-dev by Michael Jurka · 14 years ago
  17. 0b3d3a3 Revert "Adding getters/setters for StackView xml attrs. (Bug 6104219)" by Winson Chung · 14 years ago
  18. 92bc5d0 Revert "Add header for forward compatibility" by Chris Craik · 14 years ago
  19. a25c8a9 Merge "Add new APIs for permission group flags and priorities." into jb-dev by Dianne Hackborn · 14 years ago
  20. 3b83dc4 Merge "Fix launcher invisibility bug" into jb-dev by Chet Haase · 14 years ago
  21. 7e400cf Merge "Adding getters/setters for StackView xml attrs. (Bug 6104219)" into jb-dev by Winson Chung · 14 years ago
  22. 4f85eb5 Move legacy menu key to bottom right on sw600dp. by Daniel Sandler · 14 years ago
  23. 94affdd Merge "fix unmute from volume panel on tablets" into jb-dev by Eric Laurent · 14 years ago
  24. 59eaa90 Merge "Fix a race condition in Camera API for handling focus" into jb-dev by James Dong · 14 years ago
  25. 2d25d46 Merge "Fixes PreferenceScreen padding and scrollbar position." into jb-dev by Amith Yamasani · 14 years ago
  26. 91901ae Merge "Fix flicker while selecting text." into jb-dev by George Mount · 14 years ago
  27. f740664 fix unmute from volume panel on tablets by Eric Laurent · 14 years ago
  28. 6f9ad20 Fix launcher invisibility bug by Chet Haase · 14 years ago
  29. 8ccfbdd Merge "Optimize how AudioService receives media button events" into jb-dev by Jean-Michel Trivi · 14 years ago
  30. 8072976 Fix flicker while selecting text. by George Mount · 14 years ago
  31. 78c6298 Don't show Face Unlock on initial boot fixes 6396685 by Steven Ross · 14 years ago
  32. 6dbac37 Merge "Show ongoing ime switch icon on sw600" into jb-dev by satok · 14 years ago
  33. f03acef API fix in TextView by Gilles Debunne · 14 years ago
  34. c861b68 Show ongoing ime switch icon on sw600 by satok · 14 years ago
  35. 7ced8f9 Adding getters/setters for StackView xml attrs. (Bug 6104219) by Winson Chung · 14 years ago
  36. 414d50b Merge "Fix issue #6234928: android.app.IntentReceiverLeaked:" into jb-dev by Dianne Hackborn · 14 years ago
  37. 5703bbf Merge "Fix a bug in ListView where touch scrolling could skip a data set change" into jb-dev by Adam Powell · 14 years ago
  38. fd5015b Add new APIs for permission group flags and priorities. by Dianne Hackborn · 14 years ago
  39. 5c49d11 API fix, AutoCompleteTextView by Gilles Debunne · 14 years ago
  40. 56ce3c0 Merge "Fix b/5821633: Could not activate GLEnvironment" into jb-dev by Ruei-sung Lin · 14 years ago
  41. c680222 Optimize how AudioService receives media button events by Jean-Michel Trivi · 14 years ago
  42. af89782 Merge "AccessibilityNodeInfo.getActionSymbolicName() is missing A11y focus actions." into jb-dev by Svetoslav Ganov · 14 years ago
  43. fb68fdb Merge "Accessibility should not change input focus behavior." into jb-dev by Svetoslav Ganov · 14 years ago
  44. f2dc6fc Merge "Fix Javadoc." into jb-dev by Jeff Brown · 14 years ago
  45. 2fea92e Merge "Clear ident in dismissKeyguardOnNextActivity()." into jb-dev by Jeff Sharkey · 14 years ago
  46. 4e33c6c Merge "Add permission for NetworkOverLimitActivity." into jb-dev by Jeff Sharkey · 14 years ago
  47. 22edf6b Fix b/5821633: Could not activate GLEnvironment by Ruei-sung Lin · 14 years ago
  48. c5c33c3 Merge "Add support for using the lid switch to turn off the screen." into jb-dev by Jeff Brown · 14 years ago
  49. e6b6533 Add permission for NetworkOverLimitActivity. by Jeff Sharkey · 14 years ago
  50. 6da9cf7 Merge "Surface: add JNI plumbing for setActiveRect." into jb-dev by Jamie Gennis · 14 years ago
  51. 4c3de54 Merge "Roaming always metered, relax DHCP metered check." into jb-dev by Jeff Sharkey · 14 years ago
  52. 6f663c1a Fix a bug in ListView where touch scrolling could skip a data set change by Adam Powell · 14 years ago
  53. 7ffaa98 Clear ident in dismissKeyguardOnNextActivity(). by Jeff Sharkey · 14 years ago
  54. e9bda15 AccessibilityNodeInfo.getActionSymbolicName() is missing A11y focus actions. by Svetoslav Ganov · 14 years ago
  55. cf8a3b8 Accessibility should not change input focus behavior. by Svetoslav Ganov · 14 years ago
  56. faac929 Merge "New API to set the video rendering mode on a MediaCodec instance." into jb-dev by Andreas Huber · 14 years ago
  57. d44713a Fix issue #6234928: android.app.IntentReceiverLeaked: by Dianne Hackborn · 14 years ago
  58. f9638a4 Fixes PreferenceScreen padding and scrollbar position. by Amith Yamasani · 14 years ago
  59. 32c8113 Fix Javadoc. by Jeff Brown · 14 years ago
  60. a549218 Merge "Avoid showing popup when View detatched." into jb-dev by Jeff Sharkey · 14 years ago
  61. 59839e0 Merge "Change permission enforcement through pm command." into jb-dev by Jeff Sharkey · 14 years ago
  62. 9b2a0f1 Merge "Fix a bug with updating extras in a PendingIntent with an intent stack" into jb-dev by Adam Powell · 14 years ago
  63. f166f48 Roaming always metered, relax DHCP metered check. by Jeff Sharkey · 14 years ago
  64. 029abfd Merge "Fix NPE" into jb-dev by Michael Jurka · 14 years ago
  65. 2218f6c Merge "Fix issue #6111771: Run-time Restart observed when signing in with an existing account" into jb-dev by Dianne Hackborn · 14 years ago
  66. 53fadc5 Merge "Fix scaling of layout bounds." into jb-dev by Dianne Hackborn · 14 years ago
  67. a8eac1d Fix NPE by Michael Jurka · 14 years ago
  68. 8e8798d Merge "Fix connect & save of invalid networks" into jb-dev by Irfan Sheriff · 14 years ago
  69. c458ce9 Add support for using the lid switch to turn off the screen. by Jeff Brown · 14 years ago
  70. 2d589ff Merge "SpannableStringBuilder correctly manages MARK and POINTS" into jb-dev by Gilles Debunne · 14 years ago
  71. b40696c Surface: add JNI plumbing for setActiveRect. by Jamie Gennis · 14 years ago
  72. 459e459 Merge "TextureView: don't call onSTAvailable due to setST" into jb-dev by Jamie Gennis · 14 years ago
  73. af232ed Avoid showing popup when View detatched. by Jeff Sharkey · 14 years ago
  74. 56385cc Fix issue #6111771: Run-time Restart observed when signing in with an existing account by Dianne Hackborn · 14 years ago
  75. 501d4a5 Fix a bug with updating extras in a PendingIntent with an intent stack by Adam Powell · 14 years ago
  76. 7634424 Fix scaling of layout bounds. by Dianne Hackborn · 14 years ago
  77. 6113ce3 Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 14 years ago
  78. b12a539 New API to set the video rendering mode on a MediaCodec instance. by Andreas Huber · 14 years ago
  79. a2c3766 Merge "Pushing widget resize callback responsibility to AppWidgetHost" into jb-dev by Adam Cohen · 14 years ago
  80. e572fb1 Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 14 years ago
  81. 1e945c4 Merge "Add system insets to windows." into jb-dev by Dianne Hackborn · 14 years ago
  82. 5f610b7 Merge "Fix data roaming notification." into jb-dev by Robert Greenwalt · 14 years ago
  83. 8a34d68 TextureView: don't call onSTAvailable due to setST by Jamie Gennis · 14 years ago
  84. 719a632 Change permission enforcement through pm command. by Jeff Sharkey · 14 years ago
  85. 9e2b578 Merge "never attach null functor" into jb-dev by John Reck · 14 years ago
  86. 8e01ee5 Merge "Removing action arguments checks." into jb-dev by Svetoslav Ganov · 14 years ago
  87. c88d11f Pushing widget resize callback responsibility to AppWidgetHost by Adam Cohen · 14 years ago
  88. 1266692b never attach null functor by Chris Craik · 14 years ago
  89. 7e69d2a Import translations. DO NOT MERGE by Eric Fischer · 14 years ago
  90. f1790eb Merge "Added support for HE-AAC recording." into jb-dev by Dave Burke · 14 years ago
  91. 2f87014 Merge "Enabling accessibility focus only if explore by touch is on." into jb-dev by Svetoslav Ganov · 14 years ago
  92. 0e8fd5e Merge "Populating accessibility node info with supported actions." into jb-dev by Svetoslav Ganov · 14 years ago
  93. 9cb3e96 Merge "CheckedTextView should be reported to accessibility as checkable." into jb-dev by Svetoslav Ganov · 14 years ago
  94. 1089060 Merge "Fixing crash in ViewGroup.dispatchPopulateAccessibilityEvent" into jb-dev by Svetoslav Ganov · 14 years ago
  95. 18dcf2f Merge "Fixing crash when drawing accessibility focus indicator." into jb-dev by Svetoslav Ganov · 14 years ago
  96. 14ff8c0 Import translations. DO NOT MERGE by Eric Fischer · 14 years ago
  97. 07b726c Enabling accessibility focus only if explore by touch is on. by Svetoslav Ganov · 14 years ago
  98. 5c58de3 Add system insets to windows. by Dianne Hackborn · 14 years ago
  99. b3e96c5 Fix connect & save of invalid networks by Irfan Sheriff · 14 years ago
  100. 248ba23 Fix a race condition in Camera API for handling focus by James Dong · 14 years ago