1. fbd96ba Allow the Notification.Builder to carry around a Style to apply at build by Chris Wren · 13 years ago
  2. 841a37a Merge "Clarify documentation about when Activity#onCreateNavigateUpTaskStack will be called." into jb-dev by Mike Cleron · 13 years ago
  3. 03f2253 Merge "Fix some problems with ASECs" into jb-dev by Kenny Root · 13 years ago
  4. f019595 Clarify documentation about when Activity#onCreateNavigateUpTaskStack by Adam Powell · 13 years ago
  5. b829f09 Merge "Allow adding of completed empty files." into jb-dev by Jeff Sharkey · 13 years ago
  6. 3b5a708 Merge "Support full 32 bits for socket tags." into jb-dev by Jeff Sharkey · 13 years ago
  7. 6aa3138 Merge "Remove accessibility gestures for clockwise and counter clock wise circle." into jb-dev by Svetoslav Ganov · 13 years ago
  8. 65d98ad Remove accessibility gestures for clockwise and counter clock wise circle. by Svetoslav Ganov · 13 years ago
  9. fb58a6d Merge "Adding title for the date picker dialog if the calendar is not shown." into jb-dev by Svetoslav Ganov · 13 years ago
  10. 7a5f3e4 Merge "Virtual nodes are always important for accessibility." into jb-dev by Svetoslav Ganov · 13 years ago
  11. 28d9911 Merge "Enable restart in getSpnFsm()." into jb-dev by John Wang · 13 years ago
  12. f32c8e4 Merge "Add MASTER_CLEAR perm to SystemUI for SD card formatting." into jb-dev by Daniel Sandler · 13 years ago
  13. 22930da Merge "Add unusable SIM message." into jb-dev by John Wang · 13 years ago
  14. 3421f9f Merge "Add temporary functor lifetime logging" into jb-dev by Chris Craik · 13 years ago
  15. 232301b0 Merge "Fix flashy transition in QuickContacts" into jb-dev by Craig Mautner · 13 years ago
  16. 82b2cd0 Add unusable SIM message. by John Wang · 13 years ago
  17. 6ac0471 Enable restart in getSpnFsm(). by John Wang · 13 years ago
  18. bf02358 Fix some problems with ASECs by Kenny Root · 13 years ago
  19. 94ef9df Fix flashy transition in QuickContacts by Craig Mautner · 13 years ago
  20. 33f95ed Allow adding of completed empty files. by Jeff Sharkey · 13 years ago
  21. 1c82345 Merge "Fix b/5974247" into jb-dev by Ruei-sung Lin · 13 years ago
  22. 2fe9980 Add temporary functor lifetime logging by Chris Craik · 13 years ago
  23. 04e83d3 Merge "Fix reference counting of wifi locks" into jb-dev by Irfan Sheriff · 13 years ago
  24. d69c367 Merge "Always move Bluetooth Adapter to cold state when turn off Bluetooth." into jb-dev by Matthew Xie · 13 years ago
  25. be4f5bb Merge "Fix Home key causes wrong animation" into jb-dev by Craig Mautner · 13 years ago
  26. 9a793c9 Merge "Add missing null check" into jb-dev by John Reck · 13 years ago
  27. 9a67113 Merge "Set tmpdir to application cache directory." into jb-dev by Jeff Sharkey · 13 years ago
  28. 2f612bd Merge "Rewrite PictureSet" into jb-dev by John Reck · 13 years ago
  29. 2d6c580 Support full 32 bits for socket tags. by Jeff Sharkey · 13 years ago
  30. 1771ee3 Merge "Revert "Fix for layout parameter validation bug in GridLayout."" into jb-dev by Jim Miller · 13 years ago
  31. 782c04b Revert "Fix for layout parameter validation bug in GridLayout." by Jim Miller · 13 years ago
  32. fbbdbc2 Merge "Fix setting action bar home-as-up from AB style" into jb-dev by Adam Powell · 13 years ago
  33. f4b4031 Fix b/5974247 by Ruei-sung Lin · 13 years ago
  34. 3e1cf5b Merge "Updating task and fragment transitions. (Bug 5285022)" into jb-dev by Winson Chung · 13 years ago
  35. bd127f0 Updating task and fragment transitions. (Bug 5285022) by Winson Chung · 13 years ago
  36. 46bba66 Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 13 years ago
  37. 2c02da2 Fix reference counting of wifi locks by Irfan Sheriff · 13 years ago
  38. 52a6237 Virtual nodes are always important for accessibility. by Svetoslav Ganov · 13 years ago
  39. 7f58b36 Always move Bluetooth Adapter to cold state when turn off Bluetooth. by Matthew Xie · 13 years ago
  40. d40423a Fix setting action bar home-as-up from AB style by Adam Powell · 13 years ago
  41. 6f28f9e Merge "Push existing rules when netd reconnects." into jb-dev by Jeff Sharkey · 13 years ago
  42. e1d330a Set tmpdir to application cache directory. by Jeff Sharkey · 13 years ago
  43. ef3e44f Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  44. 0cd4f67 Merge "Fix documentation of Activity#navigateUpTo() to describe its actual behavior." into jb-dev by Adam Powell · 13 years ago
  45. 54562cf Merge "Better horizontal internal scroll handling in Text." into jb-dev by Gilles Debunne · 13 years ago
  46. fe5984f Merge "Corrects invalidation logic for layered views" into jb-dev by Chet Haase · 13 years ago
  47. d07223f Merge "Fix getConfiguredNetworks when wifi is disabled" into jb-dev by Irfan Sheriff · 13 years ago
  48. a3cbe75 Fix getConfiguredNetworks when wifi is disabled by Irfan Sheriff · 13 years ago
  49. 35c064b Fix documentation of Activity#navigateUpTo() to describe its actual behavior. by Adam Powell · 13 years ago
  50. 7a6a4bf Merge "P2p fixes" into jb-dev by Irfan Sheriff · 13 years ago
  51. b24a785 Push existing rules when netd reconnects. by Jeff Sharkey · 13 years ago
  52. 810a867 Corrects invalidation logic for layered views by Chet Haase · 13 years ago
  53. dfed49a Merge "Changing app widget "extras" to "options" and another small API Review issue" into jb-dev by Adam Cohen · 13 years ago
  54. fd5bc01 Better horizontal internal scroll handling in Text. by Gilles Debunne · 13 years ago
  55. e318c9a Merge "Check null of address in onDeviceCreated" into jb-dev by Matthew Xie · 13 years ago
  56. de1e9fa9 P2p fixes by Irfan Sheriff · 13 years ago
  57. d2097eb Changing app widget "extras" to "options" and another small API Review issue by Adam Cohen · 13 years ago
  58. e849230 Merge "DO NOT MERGE : Backport I5723f627ce323b0d12b Reduce window resizing during IME transition" into jb-dev by satok · 13 years ago
  59. 1bc0a49 DO NOT MERGE : Backport I5723f627ce323b0d12b Reduce window resizing during IME transition by satok · 13 years ago
  60. 42c5cb3 Adding title for the date picker dialog if the calendar is not shown. by Svetoslav Ganov · 13 years ago
  61. 83339b4 Fix Home key causes wrong animation by Craig Mautner · 13 years ago
  62. 39f412d Merge "API modifications for TaskStackBuilder" into jb-dev by Adam Powell · 13 years ago
  63. 69387f4 Merge "Use EVIOCSCLOCKID correctly." into jb-dev by Jeff Brown · 13 years ago
  64. f78a844 API modifications for TaskStackBuilder by Adam Powell · 13 years ago
  65. a75fe05 Use EVIOCSCLOCKID correctly. by Jeff Brown · 13 years ago
  66. 0632b35 Merge "Improve handling of built-in keyboard." into jb-dev by Jeff Brown · 13 years ago
  67. 5a00661 Accessibility focus should not affect the currently active window. by Svetoslav Ganov · 13 years ago
  68. 33b019b Rewrite PictureSet by John Reck · 13 years ago
  69. 273b8c2 Add missing null check by John Reck · 13 years ago
  70. 02c4b353 Check null of address in onDeviceCreated by Matthew Xie · 13 years ago
  71. daa3753 Improve handling of built-in keyboard. by Jeff Brown · 13 years ago
  72. 19eaf0a Merge "Catch CCE when migrating to ClipData." into jb-dev by Jeff Sharkey · 13 years ago
  73. f3afe15 Merge "AudioManager: deprecate vibrate settings" into jb-dev by Eric Laurent · 13 years ago
  74. cd1cd73 AudioManager: deprecate vibrate settings by Eric Laurent · 13 years ago
  75. 3e35030 Merge "Fix for layout parameter validation bug in GridLayout." into jb-dev by Philip Milne · 13 years ago
  76. 61552bc Merge "API fix in CheckedTextView" into jb-dev by Gilles Debunne · 13 years ago
  77. ad759f9 Merge "fix monkey scrolling crash" into jb-dev by Chris Craik · 13 years ago
  78. d28030a Merge "Start passing element/dim information along with FieldPacker." into jb-dev by Stephen Hines · 13 years ago
  79. a7228c8 Merge "Unhide FONT." into jb-dev by Stephen Hines · 13 years ago
  80. 10e3e9a Merge "Move mesh to end of test list until we fix LLVM." into jb-dev by Stephen Hines · 13 years ago
  81. 5f3c08a fix monkey scrolling crash by Chris Craik · 13 years ago
  82. 7fdde0c Merge "remove extra semi colon" into jb-dev by Guang Zhu · 13 years ago
  83. c9ca7f3 Merge "Preventing onClickPendingIntents from being set on collection widget items (issue 5961701)" into jb-dev by Adam Cohen · 13 years ago
  84. 8a36e05 Fix for layout parameter validation bug in GridLayout. by Philip Milne · 13 years ago
  85. d72ad2a Merge "Fix a bug in appwidget migration to multiuser directory." into jb-dev by Amith Yamasani · 13 years ago
  86. e0eb39b5 Fix a bug in appwidget migration to multiuser directory. by Amith Yamasani · 13 years ago
  87. dd8412d Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 13 years ago
  88. cb6662a Merge "Add video scaling mode support with a new public method in MediaPlayer.java class" into jb-dev by James Dong · 13 years ago
  89. f72d392 Merge "Make java constants consistent with native counterparts." into jb-dev by Andreas Huber · 13 years ago
  90. 37a8370 Merge "Revert "Add header for forward compatibility"" into jb-dev by Chris Craik · 13 years ago
  91. dd471e6 Catch CCE when migrating to ClipData. by Jeff Sharkey · 13 years ago
  92. ffc46a5 Preventing onClickPendingIntents from being set on collection widget items (issue 5961701) by Adam Cohen · 13 years ago
  93. 73b61d6 Merge "Move legacy menu key to bottom right on sw600dp." into jb-dev by Daniel Sandler · 13 years ago
  94. f4197bf Merge "Fix 6395288: Added lock to avoid unbind race condition" into jb-dev by Brian Colonna · 13 years ago
  95. d9a0032 Merge "Don't show Face Unlock on initial boot fixes 6396685" into jb-dev by Steven Ross · 13 years ago
  96. 0f5985c Add MASTER_CLEAR perm to SystemUI for SD card formatting. by Daniel Sandler · 13 years ago
  97. 48dc91b Make java constants consistent with native counterparts. by Andreas Huber · 13 years ago
  98. 454014e Add video scaling mode support with a new public method in MediaPlayer.java class by James Dong · 13 years ago
  99. 48c220d Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  100. 2fb4028 API fix in CheckedTextView by Gilles Debunne · 13 years ago