1. f5e2b2c Merge "DreamService API revisions." into jb-mr1-dev by Daniel Sandler · 14 years ago
  2. 2d78490 DreamService API revisions. by Daniel Sandler · 14 years ago
  3. 0cdbd07 Merge "Fix issue #7290206: Need API to get/look up user serial number" into jb-mr1-dev by Dianne Hackborn · 14 years ago
  4. f752202 Plumbing to allow keyguard to be shown with user switcher (issue 7175023) by Adam Cohen · 14 years ago
  5. 33f9cb8 Fix issue #7290206: Need API to get/look up user serial number by Dianne Hackborn · 14 years ago
  6. 93cbbb2 Allow phone to go to sleep while in call. by Jeff Brown · 14 years ago
  7. dce8b94 Merge "Fix parceling of display info flags." into jb-mr1-dev by Jeff Brown · 14 years ago
  8. b4fad85 Merge "Fix regression in AbsListView CHOICE_MODE_SINGLE" into jb-mr1-dev by Adam Powell · 14 years ago
  9. 3f2ba62 Fix parceling of display info flags. by Jeff Brown · 14 years ago
  10. f3b8e6f Fix regression in AbsListView CHOICE_MODE_SINGLE by Adam Powell · 14 years ago
  11. 8a22919 Merge "Fix issue #6968859: home not exiting an ANR'd dream" into jb-mr1-dev by Dianne Hackborn · 14 years ago
  12. 5fe7e2a Fix issue #6968859: home not exiting an ANR'd dream by Dianne Hackborn · 14 years ago
  13. 3364b2f Merge "Fix launching home when there are multiple launchers installed" into jb-mr1-dev by Amith Yamasani · 14 years ago
  14. ebf7e28 Merge "Close the current input method when attached view doesn't have a handler" into jb-mr1-dev by Satoshi Kataoka · 14 years ago
  15. 203a2f4 Fix launching home when there are multiple launchers installed by Amith Yamasani · 14 years ago
  16. 1a2fac3 Merge "Use myUserId() only in registerContentObserver()" into jb-mr1-dev by Christopher Tate · 14 years ago
  17. f7ee2a03 Merge "Fix rendering artifacts on tiled renderers Bug #7275145" into jb-mr1-dev by Romain Guy · 14 years ago
  18. 6fb7fd3 Merge "Fix issue #7267494, issue #7212347" into jb-mr1-dev by Dianne Hackborn · 14 years ago
  19. dfab363 Fix rendering artifacts on tiled renderers Bug #7275145 by Romain Guy · 14 years ago
  20. c428aae Fix issue #7267494, issue #7212347 by Dianne Hackborn · 14 years ago
  21. 33c36895 Merge "Fix bug #7282594 EditText does not allow to move the cursor when typing RTL text and if gravity is set to LEFT" into jb-mr1-dev by Fabrice Di Meglio · 14 years ago
  22. afccaa8 Use myUserId() only in registerContentObserver() by Christopher Tate · 14 years ago
  23. db24f0a Fix bug #7282594 EditText does not allow to move the cursor when typing RTL text and if gravity is set to LEFT by Fabrice Di Meglio · 14 years ago
  24. 2e307a6 Merge "No breadcrumbs for single-pane preferences" into jb-mr1-dev by Amith Yamasani · 14 years ago
  25. 3ec7bac No breadcrumbs for single-pane preferences by Amith Yamasani · 14 years ago
  26. f74df47 NfcAdapterExtras: expose driver name. by mike wakerly · 14 years ago
  27. 26884df Merge "Send LockPatternView accessibility announcements before callbacks" into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  28. e303c5c Send LockPatternView accessibility announcements before callbacks by alanv · 14 years ago
  29. b25629b Merge "Close a Spinner dropdown if its anchor view goes away." into jb-mr1-dev by Adam Powell · 14 years ago
  30. 484de9d Merge "Fix for bug 6954231 text wraps on second line and is fused..." into jb-mr1-dev by Raph Levien · 14 years ago
  31. 1795325 Merge "Make settings backup/restore work in the new multi-user world" into jb-mr1-dev by Christopher Tate · 14 years ago
  32. f16daf6 Close a Spinner dropdown if its anchor view goes away. by Adam Powell · 14 years ago
  33. 6b55899 Fix for bug 6954231 text wraps on second line and is fused... by Raph Levien · 14 years ago
  34. 5558b79 Merge "Fix some synchronization issues in BatteryService." into jb-mr1-dev by Jeff Brown · 14 years ago
  35. 3573950 Close the current input method when attached view doesn't have a handler by Satoshi Kataoka · 14 years ago
  36. d27f1cd Merge "Further refine touchMajor processing in ScaleGestureDetector" into jb-mr1-dev by Adam Powell · 14 years ago
  37. a4d8204 Fix some synchronization issues in BatteryService. by Jeff Brown · 14 years ago
  38. 5b5c414 Further refine touchMajor processing in ScaleGestureDetector by Adam Powell · 14 years ago
  39. 720d14d Merge "Fix issue #7273573: Need API to find out if activity is destroyed" into jb-mr1-dev by Dianne Hackborn · 14 years ago
  40. 1ed299f Merge "Make USB services multi-user aware." into jb-mr1-dev by Jeff Sharkey · 14 years ago
  41. fc3f24b Make USB services multi-user aware. by Jeff Sharkey · 14 years ago
  42. 6d9dcbc Fix issue #7273573: Need API to find out if activity is destroyed by Dianne Hackborn · 14 years ago
  43. 75c4800 Merge "Add icon for mobile notification" into jb-mr1-dev by Irfan Sheriff · 14 years ago
  44. ebb8f41 Add icon for mobile notification by Irfan Sheriff · 14 years ago
  45. bcbe9cf Merge "Add new Display API for secure video capabilities." into jb-mr1-dev by Jeff Brown · 14 years ago
  46. 046184f Merge "Fix bug #7266459 android.widget.cts.TableLayoutTest#testColumnStretchableEffect failures on JO" into jb-mr1-dev by Fabrice Di Meglio · 14 years ago
  47. 5bc54bf Merge "Fix issue #7272775: Auto Start Apps Not Starting" into jb-mr1-dev by Dianne Hackborn · 14 years ago
  48. 77aebfd Add new Display API for secure video capabilities. by Jeff Brown · 14 years ago
  49. 4253abb Merge "Fix bug #7274075 Non-functional CheckedTextView on Nexus 7 Jelly Bean 4.1.1" into jb-mr1-dev by Fabrice Di Meglio · 14 years ago
  50. 5bb4e29 Fix bug #7274075 Non-functional CheckedTextView on Nexus 7 Jelly Bean 4.1.1 by Fabrice Di Meglio · 14 years ago
  51. de9627f Merge "Add operator name to network notification" into jb-mr1-dev by Irfan Sheriff · 14 years ago
  52. 4a9f071 Fix issue #7272775: Auto Start Apps Not Starting by Dianne Hackborn · 14 years ago
  53. 66488d6 Make settings backup/restore work in the new multi-user world by Christopher Tate · 14 years ago
  54. acb1c12 Fix bug #7266459 android.widget.cts.TableLayoutTest#testColumnStretchableEffect failures on JO by Fabrice Di Meglio · 14 years ago
  55. b8aad91f Add operator name to network notification by Irfan Sheriff · 14 years ago
  56. c6e570d Merge "Fix camera disambiguation in secure keyguard" into jb-mr1-dev by Jim Miller · 14 years ago
  57. 6e2bee7 Migrate more System and Secure settings to Global. by Jeff Sharkey · 14 years ago
  58. 87d7d94 Merge "Accessibility focus should not scroll automatically." into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  59. a85236e5 Accessibility focus should not scroll automatically. by Svetoslav Ganov · 14 years ago
  60. b531c81 Merge "Introduce ACTION_QUICK_CLOCK for the QS time tile." into jb-mr1-dev by Daniel Sandler · 14 years ago
  61. 11d8481 Merge "Fix framework side of #7132432 com.android.vending:..." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  62. bd27ea2 Merge "Update javadocs for DreamService." into jb-mr1-dev by John Spurlock · 14 years ago
  63. 689586d Fix framework side of #7132432 com.android.vending:... by Dianne Hackborn · 14 years ago
  64. ee82f8f Fix camera disambiguation in secure keyguard by Jim Miller · 14 years ago
  65. d8357ce Merge "Sets accessibility importance for the home/up button. Bug: 7196985 Change-Id: I4d27470eccb8933f751db892218a8032a80df3da" into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  66. efe9b48 Merge "Fix bug #7259242 text is left justified with no padding" into jb-mr1-dev by Fabrice Di Meglio · 14 years ago
  67. 4aeb961 Sets accessibility importance for the home/up button. by Casey Burkhardt · 14 years ago
  68. 075bb6b Merge "DO NOT MERGE - Revert fixes for ImageView/MeasureSpec/RelativeLayout" into jb-mr1-dev by Adam Powell · 14 years ago
  69. 6e6d781 Fix bug #7259242 text is left justified with no padding by Fabrice Di Meglio · 14 years ago
  70. 410bc60 Merge changes I790820b1,I3fcf3619,Ia0d5a156 into jb-mr1-dev by Jeff Brown · 14 years ago
  71. cb6f950 Merge "New internal API to eliminate poke locks." into jb-mr1-dev by Jeff Brown · 14 years ago
  72. 946d05b DO NOT MERGE - Revert fixes for ImageView/MeasureSpec/RelativeLayout by Adam Powell · 14 years ago
  73. 749a997 Merge "Fix bug #7259242 text is left justified with no padding" into jb-mr1-dev by Fabrice Di Meglio · 14 years ago
  74. 3f00ffb Merge "MediaRouter/Wifi Display improvements" into jb-mr1-dev by Adam Powell · 14 years ago
  75. db21284 Disable use of twilight mode for auto-brightness. by Jeff Brown · 14 years ago
  76. 1e3b98d New internal API to eliminate poke locks. by Jeff Brown · 14 years ago
  77. 2ee6a2a MediaRouter/Wifi Display improvements by Adam Powell · 14 years ago
  78. 3a4d41a Update javadocs for DreamService. by John Spurlock · 14 years ago
  79. 2e7d25b Introduce ACTION_QUICK_CLOCK for the QS time tile. by Daniel Sandler · 14 years ago
  80. a004f28 Merge "Fix bug #7199562 UI mirroring for RTL locales (Arabic, Hebrew, Farsi): Play settings" into jb-mr1-dev by Fabrice Di Meglio · 14 years ago
  81. 80766f1 Fix bug #7259242 text is left justified with no padding by Fabrice Di Meglio · 14 years ago
  82. 28b291f Merge "Move bluetooth priorities from Secure to Global." into jb-mr1-dev by Jeff Sharkey · 14 years ago
  83. 0ac1028 Move bluetooth priorities from Secure to Global. by Jeff Sharkey · 14 years ago
  84. 5e3dcf7 Merge "Remove clearUserActivityTimeout()." into jb-mr1-dev by Jeff Brown · 14 years ago
  85. c56e560 Merge "Construct a task stack for picking a wifi network from notification" into jb-mr1-dev by Adam Powell · 14 years ago
  86. 13451a2 Status bar: Keep disabled state per user. by John Spurlock · 14 years ago
  87. d56b4d1 Construct a task stack for picking a wifi network from notification by Adam Powell · 14 years ago
  88. edce6a7 Remove clearUserActivityTimeout(). by Jeff Brown · 14 years ago
  89. b023a58 Fix bug #7199562 UI mirroring for RTL locales (Arabic, Hebrew, Farsi): Play settings by Fabrice Di Meglio · 14 years ago
  90. 62ea436 Merge "Fix texture corruption" into jb-mr1-dev by Chet Haase · 14 years ago
  91. 2a30547 Merge "Work on issue #6949468: android.dpi.cts.ConfigurationScreenLayoutTest..." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  92. 6a2d17f Fix texture corruption by Chet Haase · 14 years ago
  93. fe37f8f Work on issue #6949468: android.dpi.cts.ConfigurationScreenLayoutTest... by Dianne Hackborn · 14 years ago
  94. fb42be77 Merge "Fix UNSPECIFIED measurement in RelativeLayout" into jb-mr1-dev by Adam Powell · 14 years ago
  95. 132a742 Fix UNSPECIFIED measurement in RelativeLayout by Adam Powell · 14 years ago
  96. 2effc77 Merge "Update APIs to JB MR1 level 17." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  97. b97a71e Merge "Getting rid of keyguard widget flag that isn't used" into jb-mr1-dev by Adam Cohen · 14 years ago
  98. a6efc96 Merge "Changing debug for b/7094175." into jb-mr1-dev by Craig Mautner · 14 years ago
  99. 10c84ed Merge "Fix bug #7199562 UI mirroring for RTL locales (Arabic, Hebrew, Farsi): Play settings" into jb-mr1-dev by Fabrice Di Meglio · 14 years ago
  100. 8ed6b6a Merge "Perform a long computation to catch bitmap sizes > 32 bits Bug #7257930" into jb-mr1-dev by Romain Guy · 14 years ago