1. 21be43e Fix hwuitask & RT priorities by John Reck · 12 years ago
  2. 9fde9a2 Merge "ActionBarOverlay needs to be focusable" into lmp-dev by Chet Haase · 12 years ago
  3. 1e1a01b Merge "Contribute roaming configuration for domestic roaming and non-roaming cases" into lmp-dev by Amit Mahajan · 12 years ago
  4. fbc88e1 Fix emergency call when in launch transition. by Jorim Jaggi · 12 years ago
  5. 5b14c3e Contribute roaming configuration for domestic roaming and non-roaming cases by Jing Zhao · 12 years ago
  6. 4473ec5 Merge "TIF: Set translatable false for rating descriptions" into lmp-dev by Chulwoo Lee · 12 years ago
  7. 0d3aef9 TIF: Set translatable false for rating descriptions by Chulwoo Lee · 12 years ago
  8. 3afddce Hide icons on Keyguard when QS is open by Jorim Jaggi · 12 years ago
  9. 11c071a Fix QS expansion weirdness by Jorim Jaggi · 12 years ago
  10. 177f08e Merge "Changed flow in export methods to continue through the loop if it encounters an int[] return type." into lmp-dev by Jon Miranda · 12 years ago
  11. 99152aa Merge "Allocation.resize() should throw an exception in API 21+." into lmp-dev by Tim Murray · 12 years ago
  12. cd38b76 Allocation.resize() should throw an exception in API 21+. by Tim Murray · 12 years ago
  13. a2bbbb3 Don't blink in views that haven't transitioned yet. by George Mount · 12 years ago
  14. 2a48128 Merge "Ensure that split names are valid" into lmp-dev by Adam Lesinski · 12 years ago
  15. fc69f78 Fix scaling of text in quick settings header view by Jorim Jaggi · 12 years ago
  16. 6240840 Ensure that split names are valid by Adam Lesinski · 12 years ago
  17. d7c1fae Don't scale notifications on Keyguard for devices < xxhdpi by Jorim Jaggi · 12 years ago
  18. 0f623eb Merge "Disable DragDownHelper in QS" into lmp-dev by Jorim Jaggi · 12 years ago
  19. d692dd0 Disable DragDownHelper in QS by Jorim Jaggi · 12 years ago
  20. b120ac5 No need for drawing caches on notifications. by Dan Sandler · 12 years ago
  21. 1de02ee Label user switcher button for accessibility by Adrian Roos · 12 years ago
  22. 1d2a1c9 Merge "Pipe caller's identity through volume methods" into lmp-dev by RoboErik · 12 years ago
  23. b1a50f2 Fix bug #16957601 Stability: ISE in Settings: Observer com.android.settings. by Fabrice Di Meglio · 12 years ago
  24. 0dac35a Pipe caller's identity through volume methods by RoboErik · 12 years ago
  25. 2adf890 Merge "Prevent re-entry when clearing animating hotspots" into lmp-dev by Alan Viverette · 12 years ago
  26. a5e2e5e Merge "Fix ALSA initialized wait for input-only USB Audio devices" into lmp-dev by Paul McLean · 12 years ago
  27. 21dbab1 Merge "Show checkmarks at the start of material AlertDialog list items" into lmp-dev by Adam Powell · 12 years ago
  28. 16f2b90 Show checkmarks at the start of material AlertDialog list items by Adam Powell · 12 years ago
  29. e07b595 Deprecate InputMethodService.enableHardwareAcceleration() by Alan Viverette · 12 years ago
  30. c7f084f Fix ALSA initialized wait for input-only USB Audio devices by Paul McLean · 12 years ago
  31. 72db690 Merge "Anchoring the front most task to make the dismiss animation more stable. (Bug 16939699)" into lmp-dev by Winson Chung · 12 years ago
  32. 82324ec Merge "TIF: fix IOException at PersistentDataStore.save()" into lmp-dev by Jae Seo · 12 years ago
  33. 7ed8901 TIF: fix IOException at PersistentDataStore.save() by Wonsik Kim · 12 years ago
  34. 78cc96a Anchoring the front most task to make the dismiss animation more stable. (Bug 16939699) by Winson Chung · 12 years ago
  35. e8deca1 Merge "TIF: Rename R.attr.contentRatingSystemXml and fix documentation" into lmp-dev by Jae Seo · 12 years ago
  36. fc27d6d TIF: Rename R.attr.contentRatingSystemXml and fix documentation by Jae Seo · 12 years ago
  37. 5ca4a78 Merge "Post MediaSessionManager callbacks to the caller's thread" into lmp-dev by RoboErik · 12 years ago
  38. b05ea7b Merge "Add an onSessionDestroyed callback to MediaController.Callback" into lmp-dev by RoboErik · 12 years ago
  39. e7ba237 Merge "Fix dates on copywrite in new test code" into lmp-dev by RoboErik · 12 years ago
  40. 1491485 Make TranslucentConversionListener a SystemApi by Jose Lima · 12 years ago
  41. 24762bf Add an onSessionDestroyed callback to MediaController.Callback by RoboErik · 12 years ago
  42. 83e3152 Fix dates on copywrite in new test code by RoboErik · 12 years ago
  43. e093019 Merge "Store the WebView's package info." into lmp-dev by Torne (Richard Coles) · 12 years ago
  44. e9b78fd Fix javadoc on PROTECTION_FLAG_APPOP. by Jeff Sharkey · 12 years ago
  45. 84392d7 Store the WebView's package info. by Torne (Richard Coles) · 12 years ago
  46. eb0cefa9 Merge "Adding scrim to task views. (Bug 15704955)" into lmp-dev by Winson Chung · 12 years ago
  47. 60a729c Adding scrim to task views. (Bug 15704955) by Winson Chung · 12 years ago
  48. 4a8dddbf Clean up app following death when creating service by Craig Mautner · 12 years ago
  49. b734e9d Merge "Implement MHL RAP transmission." into lmp-dev by Yuncheol Heo · 12 years ago
  50. f645761 Fixed unnecessary layouting on wifi signal changes by Selim Cinek · 12 years ago
  51. 9cb536e Implement MHL RAP transmission. by Yuncheol Heo · 12 years ago
  52. 621085e Protect from malformed advt with invalid manf_id/data combo by Prerepa Viswanadham · 12 years ago
  53. ee3cc8b Prevent crash in Gatt service due to null pointer in by Prerepa Viswanadham · 12 years ago
  54. eed01e0 Merge "media: release allocated strings on error" into lmp-dev by Lajos Molnar · 12 years ago
  55. 347a882 Merge "Clean up advertise and scan clients upon bluetooth down." into lmp-dev by Wei Wang · 12 years ago
  56. d4eb10a TIF: resolve SecurityException on loadCustomLabel(). by Dongwon Kang · 12 years ago
  57. ee80922 Clean up advertise and scan clients upon bluetooth down. by Wei Wang · 12 years ago
  58. e9054ab Merge "Update Java doc for TV Rating system" into lmp-dev by Sungsoo Lim · 12 years ago
  59. 1d11640 Update Java doc for TV Rating system by Sungsoo Lim · 12 years ago
  60. 235510e Made AlarmClockInfo a nested class in AlarmManager by Jose Lima · 12 years ago
  61. 4b6c669 Renamed "media playing" APIs to "visible behind" by Jose Lima · 12 years ago
  62. c12035c Log who is calling goToSleep(). by Jeff Brown · 12 years ago
  63. e2c83c9 TIF: Change data type of custom labels and hide inputs by Jaewan Kim · 12 years ago
  64. 5b1500a Merge "Fix singleInstance usage when singleTop intended" into lmp-dev by Dianne Hackborn · 12 years ago
  65. ad400af Fix singleInstance usage when singleTop intended by Craig Mautner · 12 years ago
  66. 37f100e Fix detail header padding by Adrian Roos · 12 years ago
  67. 15f83c6 Disable call log for users with DISALLOW_OUTGOING_CALLS restriction by Yorke Lee · 12 years ago
  68. 57839cf Merge "Fix issue #16794553: Duplicate ArrayMap entries in Bundle..." into lmp-dev by Dianne Hackborn · 12 years ago
  69. 9c3e74f Fix issue #16794553: Duplicate ArrayMap entries in Bundle... by Dianne Hackborn · 12 years ago
  70. 57e383b Merge "Don't send NetworkMonitor bcast until systemReady" into lmp-dev by Robert Greenwalt · 12 years ago
  71. fb68f8f Don't send NetworkMonitor bcast until systemReady by Robert Greenwalt · 12 years ago
  72. 8e083ec CEC: Remove timeout from deviceSelect processing by Jinsuk Kim · 12 years ago
  73. 592ddc3 Merge "TIF: handle HDMI CEC power status change" into lmp-dev by Wonsik Kim · 12 years ago
  74. a3a3775 Merge "Update intelliJ copyright profile" into lmp-dev by Deepanshu Gupta · 12 years ago
  75. aabf346 Merge "Add KitKat wifi and battery icons." into lmp-dev by Deepanshu Gupta · 12 years ago
  76. 84cc05c Add KitKat wifi and battery icons. by Deepanshu Gupta · 12 years ago
  77. 2e7a035 Update intelliJ copyright profile by Deepanshu Gupta · 12 years ago
  78. e92f857 TIF: handle HDMI CEC power status change by Wonsik Kim · 12 years ago
  79. aa2474d5 Merge "fix ghost clipBounds problem" into lmp-dev by Dake Gu · 12 years ago
  80. f0433e50 Merge "@hide RECOVERY permission" into lmp-dev by Doug Zongker · 12 years ago
  81. f307633 Merge "Add content description for brightness slider" into lmp-dev by Adrian Roos · 12 years ago
  82. 4697d66 Add content description for brightness slider by Adrian Roos · 12 years ago
  83. 57647c1 Make string consistent with Android writing guidelines by Jorim Jaggi · 12 years ago
  84. e210cc8 Make clock larger on tablets by Jorim Jaggi · 12 years ago
  85. 84a3e7a Use different unlock animation when going to full shade by Jorim Jaggi · 12 years ago
  86. 3750e75 Merge "Move setting to disable automatic USB routing" into lmp-dev by Glenn Kasten · 12 years ago
  87. 34cc4db Move setting to disable automatic USB routing by Glenn Kasten · 12 years ago
  88. 6724147 Merge "TIF: Create TvInputState only once per each input" into lmp-dev by Jae Seo · 12 years ago
  89. 95ab784 Decouple user limit from guest creation by Amith Yamasani · 12 years ago
  90. 9cc28e5 TIF: Create TvInputState only once per each input by Jae Seo · 12 years ago
  91. eb829f2 Merge "Disassociate system windows from apps" into lmp-dev by Craig Mautner · 12 years ago
  92. 160c6fc Remvoe build log spam. by Ying Wang · 12 years ago
  93. a31413a Fix delete clause for sound model DB by Sandeep Siddhartha · 12 years ago
  94. a5d2997 Disassociate system windows from apps by Craig Mautner · 12 years ago
  95. 3c3f601 Merge "Fix action bar background drawing" into lmp-dev by Chris Craik · 12 years ago
  96. 1e610d47 Fix action bar background drawing by Chris Craik · 12 years ago
  97. f2546bf Merge "Add API for obtaining max text length for accessibility" into lmp-dev by Alan Viverette · 12 years ago
  98. 497f6a1 Merge "Whitelist fonts instead of blacklist." into lmp-dev by Deepanshu Gupta · 12 years ago
  99. d82b375 Merge "Implementing Recents focus states. (Bug 16950262)" into lmp-dev by Winson Chung · 12 years ago
  100. 3caecc6 Revert "Update attrs / public.xml for VectorDrawable opacity removal" by Tenghui Zhu · 12 years ago