1. b63b031c Merge "Standardize stateToString return values" into mnc-dev by Yorke Lee · 9 years ago
  2. d69a82c Merge "Allow array of required permissions in sendBroadcast" into mnc-dev by Fyodor Kupolov · 9 years ago
  3. d3719ab Merge "Better handling of storage paths." into mnc-dev by Jeff Sharkey · 9 years ago
  4. 6eec00e Merge "Camera: Reconnect after camera service crashes" into mnc-dev by Chien-Yu Chen · 9 years ago
  5. 5cf30c6 Merge "Pass wifi ap state through to tile when receiver triggered." into mnc-dev by Julia Reynolds · 9 years ago
  6. 353886b am e67416ec: am 4859a612: Merge "docs: Clarified how to find out when a switch is toggled" into mnc-preview-docs by Andrew Solovay · 9 years ago
  7. fb97324 Merge "Fix status bar bt accessibility message" into mnc-dev by Jason Monk · 9 years ago
  8. 2061049 Merge "Move wifi accessibility strings to SettingsLib" into mnc-dev by Jason Monk · 9 years ago
  9. 1aa3282 Fix status bar bt accessibility message by Jason Monk · 9 years ago
  10. 92a3914 Merge "BatteryStats: Remove uid_cputime Slog.wtf for high cpu times" into mnc-dev by Adam Lesinski · 9 years ago
  11. 98329459 Better handling of storage paths. by Jeff Sharkey · 9 years ago
  12. e67416e am 4859a612: Merge "docs: Clarified how to find out when a switch is toggled" into mnc-preview-docs by Andrew Solovay · 9 years ago
  13. 4859a61 Merge "docs: Clarified how to find out when a switch is toggled" into mnc-preview-docs by Andrew Solovay · 9 years ago
  14. b4e7283 Allow array of required permissions in sendBroadcast by Fyodor Kupolov · 9 years ago
  15. 8b6d5b6 Merge "Clear binder id when determining external storage state" into mnc-dev by Svetoslav · 9 years ago
  16. 66cc6bb Merge "Allow notification strings to be unredacted in dump output." into mnc-dev by Dan Sandler · 9 years ago
  17. 46d1864 Merge "Make get_accounts a runtime permissions again" into mnc-dev by Svetoslav · 9 years ago
  18. e911c8d Standardize stateToString return values by Yorke Lee · 9 years ago
  19. 67eea87 BatteryStats: Remove uid_cputime Slog.wtf for high cpu times by Adam Lesinski · 9 years ago
  20. 38c3dbb Clear binder id when determining external storage state by Svetoslav · 9 years ago
  21. f5adce8 Merge "Removed logging for the empty keyguard" into mnc-dev by Selim Cinek · 9 years ago
  22. 51b4e97 Merge "Add checks for READ_PRIVILEGED_PHONE_STATE." into mnc-dev by Amit Mahajan · 9 years ago
  23. b8a46a6 Pass wifi ap state through to tile when receiver triggered. by Julia Reynolds · 9 years ago
  24. fe03a84 Merge "Fix QS labels on language change" into mnc-dev by Jason Monk · 9 years ago
  25. f05ca67 Move wifi accessibility strings to SettingsLib by Jason Monk · 9 years ago
  26. 3ced961 Merge "Use original path if translated path doesn't exist" into mnc-dev by Marco Nelissen · 9 years ago
  27. 7c5befa Add checks for READ_PRIVILEGED_PHONE_STATE. by Amit Mahajan · 9 years ago
  28. 2f0116f Merge "Prevent null allowableAccounts from crashing" into mnc-dev by Craig Lafayette · 9 years ago
  29. 941bced Merge "Fix unsafety in SkiaShader storage, and texture unit accounting" into mnc-dev by Chris Craik · 9 years ago
  30. a758ba6 Fix QS labels on language change by Jason Monk · 9 years ago
  31. 10633c9 Merge "Fix Android Keystore key factories to obey JCA contract." into mnc-dev by Alex Klyubin · 9 years ago
  32. 12952c7 Merge "Allow FloatingToolbar to be outside of the attached window." into mnc-dev by Yohei Yukawa · 9 years ago
  33. aa41103 Use original path if translated path doesn't exist by Marco Nelissen · 9 years ago
  34. 148c7c5 Merge "media: Implement getAchievableFrameRatesFor with measured frame rate." into mnc-dev by Ronghua Wu · 9 years ago
  35. 3c9c71d Prevent null allowableAccounts from crashing by Craig Lafayette · 9 years ago
  36. 8af7432 Merge "Fix "Select All" in extracted mode" into mnc-dev by Andrei Stingaceanu · 9 years ago
  37. f5e20ec Merge "Retrieve resources for apps, even if not installed for current user." into mnc-dev by Julia Reynolds · 9 years ago
  38. c7fd346 Retrieve resources for apps, even if not installed for current user. by Julia Reynolds · 9 years ago
  39. bafc908 Allow FloatingToolbar to be outside of the attached window. by Yohei Yukawa · 9 years ago
  40. 5396c13 Fix "Select All" in extracted mode by Andrei Stingaceanu · 9 years ago
  41. a9b9907 Merge "Fix insertion handle disappearing in extract mode" into mnc-dev by Andrei Stingaceanu · 9 years ago
  42. 7761294 Merge "Log NetworkRequestInfo to get more detailed history" into mnc-dev by Erik Kline · 9 years ago
  43. 569ff22 Fix BluetoothSocket file descriptor leak by Zach Johnson · 9 years ago
  44. 7523eb3 Log NetworkRequestInfo to get more detailed history by Erik Kline · 9 years ago
  45. 8017c64 Fix build by Svet Ganov · 9 years ago
  46. 4079c7e Make get_accounts a runtime permissions again by Svetoslav · 9 years ago
  47. 8cee658 Merge "Teach storage appops." into mnc-dev by Svet Ganov · 9 years ago
  48. 6ee871e Teach storage appops. by Svet Ganov · 9 years ago
  49. 4b9b3e4 Merge "Default browser should not supersede intent filter priorities" into mnc-dev by Christopher Tate · 9 years ago
  50. d13cb79 Default browser should not supersede intent filter priorities by Christopher Tate · 9 years ago
  51. fc2bc7f Merge "Check signatures of privileged persistent apps for granting defailt permissions" into mnc-dev by Svet Ganov · 9 years ago
  52. 288ecf9 Merge "Prioritize most-recently-enabled link-handling app" into mnc-dev by Christopher Tate · 9 years ago
  53. 56c59d1 Merge "Fix two grant default permissions edge cases." into mnc-dev by Svetoslav · 9 years ago
  54. 8b24a1d Fix two grant default permissions edge cases. by Svetoslav · 9 years ago
  55. 0f69b46 Camera: Reconnect after camera service crashes by Chien-Yu Chen · 9 years ago
  56. 9de5dca am 70d39c28: am 2b856100: Merge "docs: Removed references to lockscreen widgets, added note to Android 5.0 changes page" into mnc-preview-docs by Robert Schaub · 9 years ago
  57. 70d39c2 am 2b856100: Merge "docs: Removed references to lockscreen widgets, added note to Android 5.0 changes page" into mnc-preview-docs by Robert Schaub · 9 years ago
  58. 9c2182e Merge "Add a dumpsys for KeyguardUpdateMonitor" into mnc-dev by Jason Monk · 9 years ago
  59. f0d6cb3 Prioritize most-recently-enabled link-handling app by Christopher Tate · 9 years ago
  60. fd186d2 am 28006a3b: am 7182f075: Merge "docs: Changed text as requested in Android TV advertising bug, with minor cleanup" into mnc-preview-docs by Robert Schaub · 9 years ago
  61. 0b403eb am 1962b730: am 3430bec7: Merge "docs: Removed parenthetic phrase that made explanation unnecessarily confusing" into mnc-preview-docs by Robert Schaub · 9 years ago
  62. 91a4457 am 5c3bf584: am e0f0fabb: am ccb8a9af: am b510225e: Merge "docs: replacing command line tool instructions with Studio and Monitor steps" into lmp-docs by David Friedman · 9 years ago
  63. 908c50a am f13e914d: am 8cce3984: Merge "Adding a link to what is currently our most popular "100 Days" video." into mnc-preview-docs by Eric Gilmore · 9 years ago
  64. e249eb3 Merge "Perform One touch play upon pressing home key" into mnc-dev by Jinsuk Kim · 9 years ago
  65. 2b85610 Merge "docs: Removed references to lockscreen widgets, added note to Android 5.0 changes page" into mnc-preview-docs by Robert Schaub · 9 years ago
  66. 7025f26 Removed logging for the empty keyguard by Selim Cinek · 9 years ago
  67. 28006a3 am 7182f075: Merge "docs: Changed text as requested in Android TV advertising bug, with minor cleanup" into mnc-preview-docs by Robert Schaub · 9 years ago
  68. 1962b7300 am 3430bec7: Merge "docs: Removed parenthetic phrase that made explanation unnecessarily confusing" into mnc-preview-docs by Robert Schaub · 9 years ago
  69. 2c5d93a docs: Removed references to lockscreen widgets, added note to Android 5.0 by Robert Schaub · 9 years ago
  70. cf01fd0 Merge "Catch & log security exception in telephonymanager" into mnc-dev by Roshan Pius · 9 years ago
  71. 7182f07 Merge "docs: Changed text as requested in Android TV advertising bug, with minor cleanup" into mnc-preview-docs by Robert Schaub · 9 years ago
  72. 3430bec Merge "docs: Removed parenthetic phrase that made explanation unnecessarily confusing" into mnc-preview-docs by Robert Schaub · 9 years ago
  73. 6f2eb6d Fix Android Keystore key factories to obey JCA contract. by Alex Klyubin · 9 years ago
  74. 53e5ba2 Merge "Do not check runtime READ_PHONE_STATE if caller has the privileged one." into mnc-dev by Amit Mahajan · 9 years ago
  75. f96d9c5 Merge "Improve resource loading by ~3x" into mnc-dev by John Reck · 9 years ago
  76. 4feb326 Improve resource loading by ~3x by John Reck · 9 years ago
  77. ab52527 Add a dumpsys for KeyguardUpdateMonitor by Jason Monk · 9 years ago
  78. 093d8de Merge "Finish already paused activity if it should be finished after pausing" into mnc-dev by Wale Ogunwale · 9 years ago
  79. e310f83 Fix unsafety in SkiaShader storage, and texture unit accounting by Chris Craik · 9 years ago
  80. 7e9cb0d Catch & log security exception in telephonymanager by Roshan Pius · 9 years ago
  81. 0bd08fc Merge "Fix multiple SSIDs for same Passpoint issues" into mnc-dev by Vinit Deshpande · 9 years ago
  82. 16c1764 Merge "Change MANAGE_FINGERPRINT permission to system|signature" into mnc-dev by Jim Miller · 9 years ago
  83. 37511e3 Merge "Log full class name of the client activating sensors for better debugging." into mnc-dev by Aravind Akella · 9 years ago
  84. c09544b Merge "Fix filter on CONNECTIVITY_ACTION updates" into mnc-dev by Etan Cohen · 9 years ago
  85. 1578357 Merge "Check user state after clearing identity." into mnc-dev by Amith Yamasani · 9 years ago
  86. 208934f Merge "fix build by restoring deleted enum" into mnc-dev by Chris Wren · 9 years ago
  87. fbd0a44 Merge "Remove personal/device group from sideloading screen." into mnc-dev by Julia Reynolds · 9 years ago
  88. 8cba70f fix build by restoring deleted enum by Chris Wren · 9 years ago
  89. 28a07ff Merge "Fix demo mode issues" into mnc-dev by Jason Monk · 9 years ago
  90. 4502bfb Merge "add new enums to MetricsConstans" into mnc-dev by Chris Wren · 9 years ago
  91. 59b1dfe Merge "Show volume restriction toast on all users" into mnc-dev by Jason Monk · 9 years ago
  92. c021aaa Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 9 years ago
  93. 2d81f9a Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  94. 23a8ed8 Show volume restriction toast on all users by Jason Monk · 9 years ago
  95. 33b60bb Fix demo mode issues by Jason Monk · 9 years ago
  96. cf9aebf Merge "Remove ExternalStorageFormatter" into mnc-dev by Rubin Xu · 9 years ago
  97. 9a5c911 Remove personal/device group from sideloading screen. by Julia Reynolds · 9 years ago
  98. cfa13a7 Fix insertion handle disappearing in extract mode by Andrei Stingaceanu · 9 years ago
  99. 0ec43f8 Merge "Use correct user when filtering app link candidates" into mnc-dev by Esteban Talavera · 9 years ago
  100. 2292160 Merge "Don't send app links to parent profile if status == never" into mnc-dev by Esteban Talavera · 9 years ago