1. d99b293 Fix issue #5180553: permission RECEIVE_BOOT_COMPLETED is not checked by Dianne Hackborn · 15 years ago
  2. 0197d82 Merge "core/java NetworkManagement: Don't untag sockets willy-nilly" by JP Abgrall · 15 years ago
  3. fde0059 Merge "Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE." by Wu-cheng Li · 15 years ago
  4. 7fa6e42 Merge "Invoke requestLayout() when drawables have different sizes. Bug #5142668" by Romain Guy · 15 years ago
  5. 9e648c4 Invoke requestLayout() when drawables have different sizes. Bug #5142668 by Romain Guy · 15 years ago
  6. c7e6c47 Merge "Fix issue #5163456: logspam/tight loop in BatteryStatsImpl" by Dianne Hackborn · 15 years ago
  7. e8c88e6 Fix issue #5163456: logspam/tight loop in BatteryStatsImpl by Dianne Hackborn · 15 years ago
  8. 4abe2ac Merge "Fix potential null deref in ViewGroup when running transition" by Chet Haase · 15 years ago
  9. a8a44c6 Merge "Fix NumberPicker text positioning." by Chet Haase · 15 years ago
  10. 1abf7fa Fix potential null deref in ViewGroup when running transition by Chet Haase · 15 years ago
  11. eeafd42 Fix NumberPicker text positioning. by Chet Haase · 15 years ago
  12. 1666dc6 Merge "Combine list of CharSequence with delimeter." by Jeff Sharkey · 15 years ago
  13. 2efd89f Merge "Fix bug 5179524 - ActionBar custom view inflation doesn't catch layout_gravity" by Adam Powell · 15 years ago
  14. aad47fd Fix bug 5179524 - ActionBar custom view inflation doesn't catch layout_gravity by Adam Powell · 15 years ago
  15. 3de5103 Merge "Fix bug #5175022 Easy mode in MeasuredText.setPara() is no more used" by Fabrice Di Meglio · 15 years ago
  16. cb87968 Merge "Don't force measurement when SearchView is in iconified mode." by Amith Yamasani · 15 years ago
  17. 4b60c30 Fix bug #5175022 Easy mode in MeasuredText.setPara() is no more used by Fabrice Di Meglio · 15 years ago
  18. a95e488 Don't force measurement when SearchView is in iconified mode. by Amith Yamasani · 15 years ago
  19. 351eb33 Merge "Allow views to setSystemUiVisibility() with the same value and have it work." by Daniel Sandler · 15 years ago
  20. fa4d775 Combine list of CharSequence with delimeter. by Jeff Sharkey · 15 years ago
  21. 453091b Merge "Fix bug 5168889 - action bar not respecting return codes of onCreate/Prepare menu" by Adam Powell · 15 years ago
  22. 45add1a Merge "Fix bit comparison for checking the variant of the input type." by Gilles Debunne · 15 years ago
  23. f35d049 Fix bug 5168889 - action bar not respecting return codes of onCreate/Prepare menu by Adam Powell · 15 years ago
  24. 36bd984 core/java NetworkManagement: Don't untag sockets willy-nilly by JP Abgrall · 15 years ago
  25. 842d9de Merge "Getting rid of the (hidden) oldName parameter for widgets" by Adam Cohen · 15 years ago
  26. bac26a12 Getting rid of the (hidden) oldName parameter for widgets by Adam Cohen · 15 years ago
  27. fad9555 Allow views to setSystemUiVisibility() with the same value and have it work. by Daniel Sandler · 15 years ago
  28. 15b8016 Fix bit comparison for checking the variant of the input type. by Luca Zanolin · 15 years ago
  29. 14ee9a1 Merge "Check for periodic sync that is in the future Bug: 5164762 Change-Id: If578737bcfc4f83756f75c516657afdfc601caf1" by Alon Albert · 15 years ago
  30. b9ac75d Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE. by Wu-cheng Li · 15 years ago
  31. d859c45 Merge "Breaks the build" by Svetoslav Ganov · 15 years ago
  32. 7093493 Breaks the build by Svetoslav Ganov · 15 years ago
  33. 309b18e Merge "Adding accessibility support to the PIN lock screen." by Svetoslav Ganov · 15 years ago
  34. deed89a Merge "Fix for bug 3429537 Google voice (web version) does not play messages on HC" by Kristian Monsen · 15 years ago
  35. f1142b0 Merge "No need to pass an AssetManager to native when creating a WebView" by Ben Murdoch · 15 years ago
  36. cc6edf3 Check for periodic sync that is in the future by Alon Albert · 15 years ago
  37. 751b85e Merge "Fix bug 5048082 - Conversation doesn't scroll after you send a message" by Adam Powell · 15 years ago
  38. ee78b17 Fix bug 5048082 - Conversation doesn't scroll after you send a message by Adam Powell · 15 years ago
  39. 81de845 Merge "Fix bug 5165771 - Gmail: crash on launch from notifier" by Adam Powell · 15 years ago
  40. 3a81ac4 Merge "b/5080166 Enalbe multi-touch on external touch escreen." by Huahui Wu · 15 years ago
  41. 3bb421d Fix bug 5165771 - Gmail: crash on launch from notifier by Adam Powell · 15 years ago
  42. 4a56c43 Merge "P2p enhancements" by repo sync · 15 years ago
  43. 4f536b3 Merge "Prevent NPE in HardwareRenderer Bug #5169815" by Romain Guy · 15 years ago
  44. 86e3e22 Prevent NPE in HardwareRenderer Bug #5169815 by Romain Guy · 15 years ago
  45. f01e16a Merge "add the Identity contacts mimetype Bug: 5061729" by Fred Quintana · 15 years ago
  46. 4923f1d add the Identity contacts mimetype Bug: 5061729 by Fred Quintana · 15 years ago
  47. 2ce81fc Merge "Add an API to set the transform on a TextureView's surface texture. Bug #5156689" by Romain Guy · 15 years ago
  48. 302a9df Add an API to set the transform on a TextureView's surface texture. Bug #5156689 by Romain Guy · 15 years ago
  49. 4cee03a Merge "Change the behavior of SuggestionSpan." by Gilles Debunne · 15 years ago
  50. e43fca9 Offer a masked version of setUiOptions for windows to only modify certain flags. by Adam Powell · 15 years ago
  51. 846b762 Merge "Voice search icon replaced by X on typing." by Amith Yamasani · 15 years ago
  52. 7d1c55f Change the behavior of SuggestionSpan. by Luca Zanolin · 15 years ago
  53. 9a1b3c9 Fix for bug 3429537 Google voice (web version) does not play messages on HC by Kristian Monsen · 15 years ago
  54. 46d2545 Merge "Infrastructure to support package verifier" by Kenny Root · 15 years ago
  55. bcc2d40 Merge "Throw exception on odd length Signatures" by Kenny Root · 15 years ago
  56. 4d83007 No need to pass an AssetManager to native when creating a WebView by Ben Murdoch · 15 years ago
  57. 2fd1f81 Merge "Add a function to query the available memory on the device." by Ben Murdoch · 15 years ago
  58. 64414d1 Merge "Fix bug 5167078 - Show a 'cheat sheet' popup for icon-only action buttons" by Adam Powell · 15 years ago
  59. 7b5e9e6 Fix bug 5167078 - Show a 'cheat sheet' popup for icon-only action buttons by Adam Powell · 15 years ago
  60. 34c7880 Merge "Add new am option to profile the launching of an activity." by Dianne Hackborn · 15 years ago
  61. b51645e Merge "Foreground/background network stats using sets." by Jeff Sharkey · 15 years ago
  62. 3365275 Merge "Fix bug #3388534 Long file names are improperly displayed when played" by Fabrice Di Meglio · 15 years ago
  63. 0be5d7d Merge "Find next focus id from inside-out. Bug: 5165543" by Jeff Brown · 15 years ago
  64. 360abf3 Merge "Adjust holo tabs to match spec." by Jeff Sharkey · 15 years ago
  65. 5fa3e144 Merge "Fix synchronization issue in ArrayAdapter External bug #19235" by Romain Guy · 15 years ago
  66. 6be4d45 Merge "Fix bug 5049406 - ActionBar UP with no home icon, tap highlight looks broken" by Adam Powell · 15 years ago
  67. 116f7ee Merge "Change prepare bluetooth timeout from 7 seconds to 10 seconds" by Matthew Xie · 15 years ago
  68. 62f20ec Add new am option to profile the launching of an activity. by Dianne Hackborn · 15 years ago
  69. 25c4e2a Change prepare bluetooth timeout from 7 seconds to 10 seconds by Matthew Xie · 15 years ago
  70. 9e58df5 Fix bug 5049406 - ActionBar UP with no home icon, tap highlight looks broken by Adam Powell · 15 years ago
  71. a3fed51 Merge "Fix stuck in pairing when BT is turned off." by Jaikumar Ganesh · 15 years ago
  72. b5d55e3 Foreground/background network stats using sets. by Jeff Sharkey · 15 years ago
  73. 5ab2157 Infrastructure to support package verifier by Kenny Root · 15 years ago
  74. 6a23d09 Merge "Fix bug 5165223 Fix Holo Spinner item/dropdown alignment." by Adam Powell · 15 years ago
  75. 62e2bde Fix bug 5165223 Fix Holo Spinner item/dropdown alignment. by Adam Powell · 15 years ago
  76. 89d55ad Fix stuck in pairing when BT is turned off. by Jaikumar Ganesh · 15 years ago
  77. 11f4a48 Adjust holo tabs to match spec. by Jeff Sharkey · 15 years ago
  78. 95a78c3 Fix synchronization issue in ArrayAdapter External bug #19235 by Romain Guy · 15 years ago
  79. 4dfbec2 Find next focus id from inside-out. Bug: 5165543 by Jeff Brown · 15 years ago
  80. 8059e090 Fix bug #3388534 Long file names are improperly displayed when played by Fabrice Di Meglio · 15 years ago
  81. 269cf1b Merge "Implement switchConnectable with Powered property setting instead of scan modes" by Matthew Xie · 15 years ago
  82. 14e48e9 Implement switchConnectable with Powered property setting instead of scan modes by Matthew Xie · 15 years ago
  83. 7d8fc3c Merge "Revert "Use a weakreference to prevent the static variable from holding an Activity." Bug was fixed in a different way." by Amith Yamasani · 15 years ago
  84. e21f89c Merge "Fix bug 5159596 - Slider grabs touch point when trying to scroll a list" by Adam Powell · 15 years ago
  85. 186c168 Merge "Text suggestions are enabled for a subset of input types" by Gilles Debunne · 15 years ago
  86. f2452b9 Merge "Change Preferences padding to match UI spec." by Jeff Sharkey · 15 years ago
  87. 8b65c90 Merge "Use PARCELABLE_WIRTE_RETURN_VALUE flag in InputChannel. Bug: 5161290" by Jeff Brown · 15 years ago
  88. 1029866 Fix bug 5159596 - Slider grabs touch point when trying to scroll a list by Adam Powell · 15 years ago
  89. 32ab095 Merge "Fix bug 5159736 - Make DeviceDefault the default" by Adam Powell · 15 years ago
  90. 6e90a36 Fix bug 5159736 - Make DeviceDefault the default by Adam Powell · 15 years ago
  91. f188dfd Several API changes as requested by ES: by Daniel Lehmann · 15 years ago
  92. b724c34 Revert "Use a weakreference to prevent the static variable from holding an Activity." by Amith Yamasani · 15 years ago
  93. 14b7e2c Fix bug 5078498 - Icons jump around on split action bar by Adam Powell · 15 years ago
  94. 3a5f2e6f Merge "<blink/> is not an acceptable default behavior. Bug #5156334" by Romain Guy · 15 years ago
  95. 167d69a Voice search icon replaced by X on typing. by Amith Yamasani · 15 years ago
  96. f9ef0db Merge "Use a weakreference to prevent the static variable from holding an Activity." by Amith Yamasani · 15 years ago
  97. 0a0ab12 Use PARCELABLE_WIRTE_RETURN_VALUE flag in InputChannel. Bug: 5161290 by Jeff Brown · 15 years ago
  98. 5d36715 am 648dc03c: am 4dbd1bc6: am 5f074067: am 712a8cca: Merge "VolumePreference.onActivityStop only stops playback" by Amith Yamasani · 15 years ago
  99. 50d133e <blink/> is not an acceptable default behavior. Bug #5156334 by Romain Guy · 15 years ago
  100. 7c0d847 Merge "Fix some crashes that are happening in the system process." by Dianne Hackborn · 15 years ago