1. 962a990 Add some network/phone type constants. by Robert Greenwalt · 14 years ago
  2. 03476dd Merge "Merge commit '55381217' into manualmerge" by Leon Scroggins · 14 years ago
  3. fe17625 Merge "Fix policy issues when screen is off." by Jeff Brown · 14 years ago
  4. d238beb Merge "Add code to mark functions rather than whole files as threadable." by Jason Sams · 14 years ago
  5. 153541e Merge "Disconnect PAN and Input devices on BT disable." by Jaikumar Ganesh · 14 years ago
  6. 7a0f816 Disconnect PAN and Input devices on BT disable. by Jaikumar Ganesh · 14 years ago
  7. 2c3c7dc Merge "Fix a find and replace bug in Theme.IconMenu" by Adam Powell · 14 years ago
  8. c826a69 Merge commit '55381217' into manualmerge by Leon Scroggins · 14 years ago
  9. 86d45ad Fix a find and replace bug in Theme.IconMenu by Adam Powell · 14 years ago
  10. 4d39605 Fix policy issues when screen is off. by Jeff Brown · 14 years ago
  11. 487d958 Merge "Various PreferenceActivity and related improvement." by Dianne Hackborn · 14 years ago
  12. 5538121 am 3073646f: Merge "Update insertion handler for WebTextView." into gingerbread by Leon Scroggins · 14 years ago
  13. ae61598 Adding more exception handling to RemoteViews calls to startIntentSender by Winson Chung · 14 years ago
  14. 3073646 Merge "Update insertion handler for WebTextView." into gingerbread by Leon Scroggins · 14 years ago
  15. 8eb2e24 Various PreferenceActivity and related improvement. by Dianne Hackborn · 14 years ago
  16. 58954d2 Merge "Add PhoneStateListener.onOtaspChanged." by Wink Saville · 14 years ago
  17. 5060309 Merge "Remove excessive logging." by Jason Sams · 14 years ago
  18. 8f0adba Add code to mark functions rather than whole files as threadable. by Jason Sams · 14 years ago
  19. 71b8c23 add NOTIFICATION_CLICK_ constants to DownloadManager by Vasu Nori · 14 years ago
  20. e58a5ad Merge "Performance optimizations for animations and toolkit" by Chet Haase · 14 years ago
  21. 63f3669 am 41c73884: am 5b4d0e84: Merge "TabWidget orientation" by Jean-Baptiste Queru · 14 years ago
  22. 41c7388 am 5b4d0e84: Merge "TabWidget orientation" by Jean-Baptiste Queru · 14 years ago
  23. 5b4d0e8 Merge "TabWidget orientation" by Jean-Baptiste Queru · 14 years ago
  24. 4f405ec am ce0f9e4e: am 42679cea: Merge "Fix issue #3152415: Various confusions in docs about Application" into gingerbread by Dianne Hackborn · 14 years ago
  25. ce0f9e4 am 42679cea: Merge "Fix issue #3152415: Various confusions in docs about Application" into gingerbread by Dianne Hackborn · 14 years ago
  26. 42679ce Merge "Fix issue #3152415: Various confusions in docs about Application" into gingerbread by Dianne Hackborn · 14 years ago
  27. 5642625 Update insertion handler for WebTextView. by Leon Scroggins · 14 years ago
  28. 4f50e88 Merge "Long press on menu no longer opens the IME." by Joe Onorato · 14 years ago
  29. 6c586db Long press on menu no longer opens the IME. by Joe Onorato · 14 years ago
  30. de40774 Merge "Minor Javadoc fix." by Ben Komalo · 14 years ago
  31. 5ad7af6 Minor Javadoc fix. by Ben Komalo · 14 years ago
  32. fd2d013 Add PhoneStateListener.onOtaspChanged. by Wink Saville · 14 years ago
  33. 6831524 am ce128ae6: am b6db2d51: Merge "Bluetooth OBEX timeout problem." by Jean-Baptiste Queru · 14 years ago
  34. ce128ae am b6db2d51: Merge "Bluetooth OBEX timeout problem." by Jean-Baptiste Queru · 14 years ago
  35. 50530c8 Merge "Change SamplingProfiler to use a sampling interval instead of Hz" by Brian Carlstrom · 14 years ago
  36. b6db2d5 Merge "Bluetooth OBEX timeout problem." by Jean-Baptiste Queru · 14 years ago
  37. 23493ac am a87cdd39: am b1fa549a: Merge "Fixes Issue 7907 in the public bugs database (http://code.google.com/p/android/issues/detail?id=7907)." by Jean-Baptiste Queru · 14 years ago
  38. 504d5e0 Change SamplingProfiler to use a sampling interval instead of Hz by Brian Carlstrom · 14 years ago
  39. a87cdd3 am b1fa549a: Merge "Fixes Issue 7907 in the public bugs database (http://code.google.com/p/android/issues/detail?id=7907)." by Jean-Baptiste Queru · 14 years ago
  40. b1fa549 Merge "Fixes Issue 7907 in the public bugs database (http://code.google.com/p/android/issues/detail?id=7907)." by Jean-Baptiste Queru · 14 years ago
  41. 70d4ba1 Performance optimizations for animations and toolkit by Chet Haase · 14 years ago
  42. 7025d8e Fix issue #3152415: Various confusions in docs about Application by Dianne Hackborn · 14 years ago
  43. 614d22c After seeking display the first new video frame right away without concern for A/V sync. This looks much more responsive to the user. by Andreas Huber · 14 years ago
  44. 6b21cde Merge "Allow both contentIntent and setOnClickPendingIntent in notifications" by Joe Onorato · 14 years ago
  45. 9c3a80b Merge "Allow RemoteViews to silently fail when a view can't be found." by Joe Onorato · 14 years ago
  46. 4058ba0 Allow both contentIntent and setOnClickPendingIntent in notifications by Joe Onorato · 14 years ago
  47. 2b69ce4 Allow RemoteViews to silently fail when a view can't be found. by Joe Onorato · 14 years ago
  48. 8f860ef am f101a85b: am cee8d1d3: Merge "fix typo" by Romain Guy · 14 years ago
  49. f101a85 am cee8d1d3: Merge "fix typo" by Romain Guy · 14 years ago
  50. cee8d1d Merge "fix typo" by Romain Guy · 14 years ago
  51. 0a675fd Fixes Issue 7907 in the public bugs database (http://code.google.com/p/android/issues/detail?id=7907). by Daniel Trebbien · 14 years ago
  52. fc8daba fix typo by Uwe Voelker · 14 years ago
  53. aaffa8b Adding NPE check when calculating remote views memory usage. by Winson Chung · 14 years ago
  54. e4c7b3f Status bar: Forward the disabled state to the status bar process when it comes up. by Joe Onorato · 14 years ago
  55. a9ad6b8 Slightly easier to read by Joe Onorato · 14 years ago
  56. 6b41244 am c6b7b2df: (-s ours) am 70a2c15e: Final SDK API 9. DO NOT MERGE. by Dianne Hackborn · 14 years ago
  57. c6b7b2d am 70a2c15e: Final SDK API 9. DO NOT MERGE. by Dianne Hackborn · 14 years ago
  58. 70a2c15 Final SDK API 9. DO NOT MERGE. by Dianne Hackborn · 14 years ago
  59. 0db3ff0 Remove default background from Holo; add Holo.Extended themes by Adam Powell · 14 years ago
  60. 7f3154d Merge "Add new resize mode to not resize, new web input types." by Dianne Hackborn · 14 years ago
  61. 5c95212 am f2ca96bc: am 38fd3948: am 579db096: docs: remove another "new" tag by Scott Main · 14 years ago
  62. f2ca96b am 38fd3948: am 579db096: docs: remove another "new" tag by Scott Main · 14 years ago
  63. 38fd394 am 579db096: docs: remove another "new" tag by Scott Main · 14 years ago
  64. 579db09 docs: remove another "new" tag by Scott Main · 14 years ago
  65. 5e7d4a7 am 2202c8b9: am 06875afa: Merge "A little tweaking of DL Manager tests and adding better debugging output." into gingerbread by Neal Nguyen · 14 years ago
  66. 2202c8b am 06875afa: Merge "A little tweaking of DL Manager tests and adding better debugging output." into gingerbread by Neal Nguyen · 14 years ago
  67. 06875af Merge "A little tweaking of DL Manager tests and adding better debugging output." into gingerbread by Neal Nguyen · 14 years ago
  68. b4e3eb6 Merge "Implement the layoutlib Bitmap through a native delegate." by Xavier Ducrohet · 14 years ago
  69. dea3ef7 Add new resize mode to not resize, new web input types. by Dianne Hackborn · 14 years ago
  70. b417115a Merge "Add support for WV plugin" by Gloria Wang · 14 years ago
  71. ab3ff25 Remove excessive logging. by Jason Sams · 14 years ago
  72. e2160a0 Merge "Add new WRITE_MEDIA_STORAGE permission to control write access to /data/media" by Mike Lockwood · 14 years ago
  73. 6793a04d6 Add support for WV plugin by Gloria Wang · 14 years ago
  74. c3cb9f2 Merge "StrictMode: annotate violations with the Broadcast Intent's action, if any." by Brad Fitzpatrick · 14 years ago
  75. 3f425a6 Add new WRITE_MEDIA_STORAGE permission to control write access to /data/media by Mike Lockwood · 14 years ago
  76. 1219ea3 Merge "Added some debugging log messages at stop()" by James Dong · 14 years ago
  77. e7a9c90 Merge "- register DRM sniffer only when drmserver is up - notify DRM agents the status after seeking" by Gloria Wang · 14 years ago
  78. 84aaec8 Merge "use the holo theme in more places for >= honeycomb apps" by Joe Onorato · 14 years ago
  79. 3f9a819 - register DRM sniffer only when drmserver is up by Gloria Wang · 14 years ago
  80. 42338ff Added some debugging log messages at stop() by James Dong · 14 years ago
  81. 5de11a1 Implement the layoutlib Bitmap through a native delegate. by Xavier Ducrohet · 14 years ago
  82. 2308628 Merge "Action bar API updates - new display options" by Adam Powell · 14 years ago
  83. 723aa70 am 7ffe802a: am 6e8d6bd0: Merge "docs: Update various SDK docs for GB platform and tools" into gingerbread by Scott Main · 14 years ago
  84. 7ffe802 am 6e8d6bd0: Merge "docs: Update various SDK docs for GB platform and tools" into gingerbread by Scott Main · 14 years ago
  85. 6e8d6bd Merge "docs: Update various SDK docs for GB platform and tools" into gingerbread by Scott Main · 14 years ago
  86. 9ab9787 Action bar API updates - new display options by Adam Powell · 14 years ago
  87. bfb1919 StrictMode: annotate violations with the Broadcast Intent's action, if any. by Brad Fitzpatrick · 14 years ago
  88. 65c36e6 A little tweaking of DL Manager tests and adding better debugging output. by Neal Nguyen · 14 years ago
  89. 9b8e048 am dff795d0: (-s ours) am 5ccbe059: DO NOT MERGE. Add assets for <select> by Leon Clarke · 14 years ago
  90. 170e548 use the holo theme in more places for >= honeycomb apps by Joe Onorato · 14 years ago
  91. dff795d am 5ccbe059: DO NOT MERGE. Add assets for <select> by Leon Clarke · 14 years ago
  92. 2ec6a54 fixing the build. by Andreas Huber · 14 years ago
  93. 0303473 Merge "Add path to get different DPI drawables" by Kenny Root · 14 years ago
  94. 5ccbe05 DO NOT MERGE. Add assets for <select> by Leon Clarke · 14 years ago
  95. 0aa211d Merge "this is only called from the ui thread, just make the calls directly." by Joe Onorato · 14 years ago
  96. 4c61aa3 this is only called from the ui thread, just make the calls directly. by Joe Onorato · 14 years ago
  97. 170d2ee Merge "Stabilize reflow, aka, the fit-to-screen option in settings." by Shimeng (Simon) Wang · 14 years ago
  98. c55886a Stabilize reflow, aka, the fit-to-screen option in settings. by Shimeng (Simon) Wang · 14 years ago
  99. 5afb316 Merge "Squashed commit of the following:" by Andreas Huber · 14 years ago
  100. 069dffd Quick fix for status bar crash. by Daniel Sandler · 14 years ago