1. 65a3d34 Add "Call subject" capability to phone accounts. by Tyler Gunn · 9 years ago
  2. 4629f1c Merge "Fix janky add guest transition" into mnc-dev by Adrian Roos · 9 years ago
  3. 9a755e3 Merge "Frameworks/base: Hand fingerprint to ART" into mnc-dev by Andreas Gampe · 9 years ago
  4. e608250 Frameworks/base: Hand fingerprint to ART by Andreas Gampe · 9 years ago
  5. f0bead2 Merge "DO NOT MERGE Enhance local log." into mnc-dev by Robert Greenwalt · 9 years ago
  6. dd6f844 DO NOT MERGE Enhance local log. by Robert Greenwalt · 9 years ago
  7. 2c5aeea Merge "Require permission for internal broadcast" into mnc-dev by Amith Yamasani · 9 years ago
  8. a5e25f3 Merge "Added ACCESS_COARSE_LOCATION permission for BT" into mnc-dev by Fyodor Kupolov · 9 years ago
  9. 4579491 Merge "Disallow dragging text in extracted mode" into mnc-dev by Andrei Stingaceanu · 9 years ago
  10. ea00f32 Merge "Prevent lockscreen album art from flickering on metadata change." into mnc-dev by Julia Reynolds · 9 years ago
  11. abd35bf Merge "Add FEATURE_FINGERPRINT to PackageManager's feature list" into mnc-dev by Jim Miller · 9 years ago
  12. d81f827 Require permission for internal broadcast by Amith Yamasani · 9 years ago
  13. 7b99685 Merge "MediaPlayer subtitle controller: use debug log instead of warning" into mnc-dev by Jean-Michel Trivi · 9 years ago
  14. 6b66a4a use findProcess instead of getProcess by John Reck · 9 years ago
  15. eea9892 Merge "UICC : discard language setting of SIM" into mnc-dev by Amit Mahajan · 9 years ago
  16. 0063e0b Merge "Disable Keyguard affordances before setup is completed" into mnc-dev by Adrian Roos · 9 years ago
  17. 28762e6 Merge "Keep default permission grants uninstalling a sys package upgrade" into mnc-dev by Svetoslav Ganov · 9 years ago
  18. 8b1154c Merge "Move updateMatrix() call to animateCommon" into mnc-dev by John Reck · 9 years ago
  19. 315c4ac Keep default permission grants uninstalling a sys package upgrade by Svet Ganov · 9 years ago
  20. f199ac8 Merge "Set support flag for custom layouts for RecyclerView." into mnc-dev by Deepanshu Gupta · 9 years ago
  21. f7712d3 Set support flag for custom layouts for RecyclerView. by Deepanshu Gupta · 9 years ago
  22. 0526ee5 Merge "Don't rely on broadcast intent for waking up input method." into mnc-dev by Yohei Yukawa · 9 years ago
  23. cab361c MediaPlayer subtitle controller: use debug log instead of warning by Jean-Michel Trivi · 9 years ago
  24. 49fcfdd Merge changes I9c294329,Ie4db5d28 into mnc-dev by Deepanshu Gupta · 9 years ago
  25. f33c0f8 Merge "CalendarView rendering: use R.styleable to find attr." into mnc-dev by Deepanshu Gupta · 9 years ago
  26. fc8f4aa LayoutLib: translucent sys ui bars by Deepanshu Gupta · 9 years ago
  27. 49dec43 Move updateMatrix() call to animateCommon by John Reck · 9 years ago
  28. 6b711c9 UICC : discard language setting of SIM by duho.ro · 9 years ago
  29. fa6e0a8 Don't rely on broadcast intent for waking up input method. by Yohei Yukawa · 9 years ago
  30. a2bf761 Merge "Add a wm command to dismiss the keyguard." into mnc-dev by Tim Kilbourn · 9 years ago
  31. f40c66d Add a wm command to dismiss the keyguard. by Tim Kilbourn · 9 years ago
  32. 607bc34 Merge "Reset permissions and app links when clearing app preferences - framework" into mnc-dev by Svetoslav Ganov · 9 years ago
  33. 258e630 Merge "Shut down UiAutomationConnection without a lock held" into mnc-dev by Svetoslav Ganov · 9 years ago
  34. cc855ad Merge "Properly synchronize interactivity state." into mnc-dev by Tim Kilbourn · 9 years ago
  35. 157ad64 Merge "Fix emergency only when no sims" into mnc-dev by Jason Monk · 9 years ago
  36. c2df1ab Merge "Set 'the' media notification to the notification actually playing." into mnc-dev by Julia Reynolds · 9 years ago
  37. a861017 Added ACCESS_COARSE_LOCATION permission for BT by Fyodor Kupolov · 9 years ago
  38. b148486 Move the layout code out of RenderSessionImpl. by Deepanshu Gupta · 9 years ago
  39. e8018480 CalendarView rendering: use R.styleable to find attr. by Deepanshu Gupta · 9 years ago
  40. 1d071ce Make sure expandingFinished gets called when going into QS by Jorim Jaggi · 9 years ago
  41. b0808aa Fix emergency only when no sims by Jason Monk · 9 years ago
  42. bf3a24d Merge "Ignore the active network scorer when checking for idleness" into mnc-dev by Wenchao Tong · 9 years ago
  43. a405121 Properly synchronize interactivity state. by Michael Wright · 9 years ago
  44. 9c8b8ab Reset permissions and app links when clearing app preferences - framework by Svet Ganov · 9 years ago
  45. 2abf0f2 Fix a race condition that could cause lockup by John Reck · 9 years ago
  46. b3e4076 Merge "Avoid a deadlock between PMS and AppOpsService" into mnc-dev by Amith Yamasani · 9 years ago
  47. 304b01c Merge "Document what algorithms Android Keystore supports." into mnc-dev by Alex Klyubin · 9 years ago
  48. 859551f Merge "Remove volte_feature_disabled as carrier config handled it." into mnc-dev by Junda Liu · 9 years ago
  49. 7f9e901 Merge "RingtoneManager: query results depend on caller permission" into mnc-dev by Jean-Michel Trivi · 9 years ago
  50. e21722a Merge "Allow carriers to force disable ETWS/CMAS test messages." into mnc-dev by Jack Yu · 9 years ago
  51. 13edc16 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  52. a4f2da3 Allow carriers to force disable ETWS/CMAS test messages. by Jack Yu · 9 years ago
  53. d9b9d41 Add FEATURE_FINGERPRINT to PackageManager's feature list by Jim Miller · 9 years ago
  54. a4eba9f Disable Keyguard affordances before setup is completed by Adrian Roos · 9 years ago
  55. 7bb4872 Shut down UiAutomationConnection without a lock held by Svet Ganov · 9 years ago
  56. 06b93a4 Merge "Revert "UsbDeviceManager: fix b/21429947 regression"" into mnc-dev by Nick Kralevich · 9 years ago
  57. 0d767e6 Revert "UsbDeviceManager: fix b/21429947 regression" by Nick Kralevich · 9 years ago
  58. 492fc64 Merge "Grant record audio to system reco service by default" into mnc-dev by Svetoslav Ganov · 9 years ago
  59. f90ed330 Merge "UsageStats: Reduce log spam during time change" into mnc-dev by Adam Lesinski · 9 years ago
  60. 4a36865 Merge "Fix issue #22414729: Checkin start clock time is different from hsitory reset time" into mnc-dev by Dianne Hackborn · 9 years ago
  61. f217064 Merge "Fix cut off charging indication in certain scripts" into mnc-dev by Adrian Roos · 9 years ago
  62. 2dfb914 UsageStats: Reduce log spam during time change by Adam Lesinski · 9 years ago
  63. c6ab8b9 Grant record audio to system reco service by default by Svetoslav · 9 years ago
  64. 5507bb4 Merge "Fix issue #22653116: Google App crashing on NYT app" into mnc-dev by Dianne Hackborn · 9 years ago
  65. 41a62e1 Merge "Do not show normal permissions in sideloading UI" into mnc-dev by Svetoslav Ganov · 9 years ago
  66. d48954f Fix issue #22414729: Checkin start clock time is different from hsitory reset time by Dianne Hackborn · 9 years ago
  67. a3f68ef Do not show normal permissions in sideloading UI by Svetoslav · 9 years ago
  68. 3e8125b Fix issue #22653116: Google App crashing on NYT app by Dianne Hackborn · 9 years ago
  69. a0a71d8 Merge "Fixed a typo" into mnc-dev by Fyodor Kupolov · 9 years ago
  70. 05f5cb4 Merge "UsageStats: Gracefully handle corrupt filenames" into mnc-dev by Adam Lesinski · 9 years ago
  71. 88b1193 Fix janky add guest transition by Adrian Roos · 9 years ago
  72. 7cc902b Ignore the active network scorer when checking for idleness by Wenchao Tong · 9 years ago
  73. 7748ea5 Merge "Protect demo mode commands with permission" into mnc-dev by Adrian Roos · 9 years ago
  74. e03f17c UsageStats: Gracefully handle corrupt filenames by Adam Lesinski · 9 years ago
  75. 13ceb54 RingtoneManager: query results depend on caller permission by Jean-Michel Trivi · 9 years ago
  76. 959991b Fixed a typo by Fyodor Kupolov · 9 years ago
  77. eec3d9e Merge "TIF: Enable hardware acceleration on overlay" into mnc-dev by Jae Seo · 9 years ago
  78. 2bd5cff Avoid a deadlock between PMS and AppOpsService by Amith Yamasani · 9 years ago
  79. 3d6f606 Merge "Add a privileged permission to get user accounts" into mnc-dev by Svetoslav Ganov · 9 years ago
  80. 3f2c510 Merge "Fix ATLAS_MAP_ENTRY_FIELD_COUNT" into mnc-dev by John Reck · 9 years ago
  81. 6625047 Merge "BatteryStats: Use English locale for dump and checkin data" into mnc-dev by Adam Lesinski · 9 years ago
  82. 3b0bbd7 Merge "UsbDeviceManager: fix b/21429947 regression" into mnc-dev by Nick Kralevich · 9 years ago
  83. db2b4ba Merge "Don't crash sysui when advisory calls fail." into mnc-dev by Chris Wren · 9 years ago
  84. 4b9658a Prevent lockscreen album art from flickering on metadata change. by Julia Reynolds · 9 years ago
  85. 2650558 Don't crash sysui when advisory calls fail. by Chris Wren · 9 years ago
  86. c360bef Fix ATLAS_MAP_ENTRY_FIELD_COUNT by John Reck · 9 years ago
  87. 8a83c61 BatteryStats: Use English locale for dump and checkin data by Adam Lesinski · 9 years ago
  88. 1aadfc2 Merge "Miss USB device Interface from UsbManager.getDeviceList()." into mnc-dev by Tim Kilbourn · 9 years ago
  89. 9478bf0 Merge "Fix handling of RelativeLayout measurement using UNSPECIFIED spec" into mnc-dev by Alan Viverette · 9 years ago
  90. 5ef70b0 Merge "Added a note about location permission" into mnc-dev by Fyodor Kupolov · 9 years ago
  91. b210026 UsbDeviceManager: fix b/21429947 regression by Nick Kralevich · 9 years ago
  92. 15a45e0 Merge "Angler Should Not Use Channel 11 for SoftAP" into mnc-dev by xin He · 9 years ago
  93. f6e9a3e Merge "More info to support CTS, fix reconcile bug." into mnc-dev by Jeff Sharkey · 9 years ago
  94. 5b39ec8 Fix handling of RelativeLayout measurement using UNSPECIFIED spec by Alan Viverette · 9 years ago
  95. 345af96 TIF: Enable hardware acceleration on overlay by Jae Seo · 9 years ago
  96. 4fc1b70 Merge changes from topic 'TunerLoc' into mnc-dev by Jason Monk · 9 years ago
  97. d5f0f41 Remove volte_feature_disabled as carrier config handled it. by Junda Liu · 9 years ago
  98. ac73f1e Partially fix that beginning of animation is skipped by Jorim Jaggi · 9 years ago
  99. 0b923a2 Fix cut off charging indication in certain scripts by Adrian Roos · 9 years ago
  100. 6f02364 Document what algorithms Android Keystore supports. by Alex Klyubin · 9 years ago