1. 280a64e Improve tracking of screen on reasons. by Dianne Hackborn · 9 years ago
  2. 0b6134b Bump mms whitelist time up to 1 minute. by Dianne Hackborn · 9 years ago
  3. fd854ee Fix issue #21626564: MMS should be receivied while Dozing by Dianne Hackborn · 9 years ago
  4. 98724126 Merge "Added sendBroadcastMultiplePermissions method" into mnc-dev by Fyodor Kupolov · 9 years ago
  5. d4fd8c7 Added sendBroadcastMultiplePermissions method by Fyodor Kupolov · 9 years ago
  6. 56d82dd BatteryStats: Fix deadlock by Adam Lesinski · 9 years ago
  7. 4a81792 Merge "Revert "Allow array of required permissions in sendBroadcast"" into mnc-dev by Fyodor Kupolov · 9 years ago
  8. e37520b Revert "Allow array of required permissions in sendBroadcast" by Fyodor Kupolov · 9 years ago
  9. d69a82c Merge "Allow array of required permissions in sendBroadcast" into mnc-dev by Fyodor Kupolov · 9 years ago
  10. b4e7283 Allow array of required permissions in sendBroadcast by Fyodor Kupolov · 9 years ago
  11. 8b6d5b6 Merge "Clear binder id when determining external storage state" into mnc-dev by Svetoslav · 9 years ago
  12. 66cc6bb Merge "Allow notification strings to be unredacted in dump output." into mnc-dev by Dan Sandler · 9 years ago
  13. 38c3dbb Clear binder id when determining external storage state by Svetoslav · 9 years ago
  14. 51b4e97 Merge "Add checks for READ_PRIVILEGED_PHONE_STATE." into mnc-dev by Amit Mahajan · 9 years ago
  15. 7c5befa Add checks for READ_PRIVILEGED_PHONE_STATE. by Amit Mahajan · 9 years ago
  16. 7761294 Merge "Log NetworkRequestInfo to get more detailed history" into mnc-dev by Erik Kline · 9 years ago
  17. 7523eb3 Log NetworkRequestInfo to get more detailed history by Erik Kline · 9 years ago
  18. 8017c64 Fix build by Svet Ganov · 9 years ago
  19. 8cee658 Merge "Teach storage appops." into mnc-dev by Svet Ganov · 9 years ago
  20. 6ee871e Teach storage appops. by Svet Ganov · 9 years ago
  21. 4b9b3e4 Merge "Default browser should not supersede intent filter priorities" into mnc-dev by Christopher Tate · 9 years ago
  22. d13cb79 Default browser should not supersede intent filter priorities by Christopher Tate · 9 years ago
  23. fc2bc7f Merge "Check signatures of privileged persistent apps for granting defailt permissions" into mnc-dev by Svet Ganov · 9 years ago
  24. 288ecf9 Merge "Prioritize most-recently-enabled link-handling app" into mnc-dev by Christopher Tate · 9 years ago
  25. 56c59d1 Merge "Fix two grant default permissions edge cases." into mnc-dev by Svetoslav · 9 years ago
  26. 8b24a1d Fix two grant default permissions edge cases. by Svetoslav · 9 years ago
  27. f0d6cb3 Prioritize most-recently-enabled link-handling app by Christopher Tate · 9 years ago
  28. e249eb3 Merge "Perform One touch play upon pressing home key" into mnc-dev by Jinsuk Kim · 9 years ago
  29. 53e5ba2 Merge "Do not check runtime READ_PHONE_STATE if caller has the privileged one." into mnc-dev by Amit Mahajan · 9 years ago
  30. 093d8de Merge "Finish already paused activity if it should be finished after pausing" into mnc-dev by Wale Ogunwale · 9 years ago
  31. c09544b Merge "Fix filter on CONNECTIVITY_ACTION updates" into mnc-dev by Etan Cohen · 9 years ago
  32. 1578357 Merge "Check user state after clearing identity." into mnc-dev by Amith Yamasani · 9 years ago
  33. 0ec43f8 Merge "Use correct user when filtering app link candidates" into mnc-dev by Esteban Talavera · 9 years ago
  34. 2292160 Merge "Don't send app links to parent profile if status == never" into mnc-dev by Esteban Talavera · 9 years ago
  35. 3f529ee Finish already paused activity if it should be finished after pausing by Wale Ogunwale · 9 years ago
  36. 96d00ab Merge "Bug: 21589105 Rescope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW permission" into mnc-dev by Billy Lau · 9 years ago
  37. 22b3f4c Bug: 21589105 Rescope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW permission by Billy Lau · 9 years ago
  38. 2d42d5f Check user state after clearing identity. by Amith Yamasani · 9 years ago
  39. 292eb65 Merge "Fix new user creation regression due to vold remount calls" into mnc-dev by Amith Yamasani · 9 years ago
  40. 824d453 Check signatures of privileged persistent apps for granting defailt permissions by Svet Ganov · 9 years ago
  41. 1cfd457 Do not check runtime READ_PHONE_STATE if caller has the privileged one. by Amit Mahajan · 9 years ago
  42. 3ac71b7 Fix filter on CONNECTIVITY_ACTION updates by Robert Greenwalt · 9 years ago
  43. 26b0f1e Merge "Revert "Finish already paused activity if it should be finished after pausing"" into mnc-dev by Wale Ogunwale · 9 years ago
  44. 12bb956 Revert "Finish already paused activity if it should be finished after pausing" by Wale Ogunwale · 9 years ago
  45. 0c75880 Merge "Fix empty keyguard for once and all" into mnc-dev by Jorim Jaggi · 9 years ago
  46. 256642a Merge "CEC: Do not switch language if the new one is same as the old one" into mnc-dev by Jinsuk Kim · 9 years ago
  47. 4474f54 Fix empty keyguard for once and all by Jorim Jaggi · 9 years ago
  48. f180fe3 Merge "Legacy VPN calls to require a userID" into mnc-dev by Robin Lee · 9 years ago
  49. a177031 Allow notification strings to be unredacted in dump output. by Dan Sandler · 9 years ago
  50. 3b9ce37 Fix build break. by Paul Jensen · 9 years ago
  51. bbce221 Merge "Fallback to Cellular if WiFi fails to validate" into mnc-dev by Paul Jensen · 9 years ago
  52. d8cdba0 Merge "Prepare some ConnectivityService logic for fallback to Cellular change" into mnc-dev by Paul Jensen · 9 years ago
  53. 00c64f7 Merge "Add android.net.CaptivePortal class for captive-portal-handling-app callbacks" into mnc-dev by Paul Jensen · 9 years ago
  54. 1af7588 Use correct user when filtering app link candidates by Esteban Talavera · 9 years ago
  55. 8ea452e CEC: Do not switch language if the new one is same as the old one by Jinsuk Kim · 9 years ago
  56. 83e9525 Merge "Fix premature clearing of clearable sysui flags" into mnc-dev by Adrian Roos · 9 years ago
  57. 171fe6a Merge "Add an API for apps to query if a permisison is denied by policy." into mnc-dev by Svet Ganov · 9 years ago
  58. 4d8134c Merge "Fix black keyguard / missing status bar" into mnc-dev by Adrian Roos · 9 years ago
  59. 01f2d1a Fix premature clearing of clearable sysui flags by Adrian Roos · 9 years ago
  60. d80cf91 Merge "Allow codepath changes for new OTA packages" into mnc-dev by Todd Kennedy · 9 years ago
  61. 76d2fe4 Fix black keyguard / missing status bar by Adrian Roos · 9 years ago
  62. bb054c9 Fix new user creation regression due to vold remount calls by Amith Yamasani · 9 years ago
  63. 782d498 Fix issue #22328792: Fix scalability issues in AssistStructure by Dianne Hackborn · 9 years ago
  64. 2a67840 Fix a bad merge. by Jeff Brown · 9 years ago
  65. c1aebfa Merge "Clean up USB Manager and fix ADB." into mnc-dev by Jeff Brown · 9 years ago
  66. 460a146 Clean up USB Manager and fix ADB. by Jeff Brown · 9 years ago
  67. 3cc5c24 Merge "Fix assist for hardware long-press" into mnc-dev by Jorim Jaggi · 9 years ago
  68. 3ec12db Don't send app links to parent profile if status == never by Esteban Talavera · 9 years ago
  69. 5d21f41 Merge "Dispatch onUserSwitched callbacks on handler thread" into mnc-dev by Amith Yamasani · 9 years ago
  70. f64cb18 Dispatch onUserSwitched callbacks on handler thread by Amith Yamasani · 9 years ago
  71. 056d6b0 Allow codepath changes for new OTA packages by Todd Kennedy · 9 years ago
  72. 607a040 Merge "Add a mechanism for products to specify default active app linkages" into mnc-dev by Christopher Tate · 9 years ago
  73. b091695 Merge "Revive NetworkInfo's SUSPENDED state." into mnc-dev by Robert Greenwalt · 9 years ago
  74. ee4a534 Merge "Timeout when partitioning takes too long." into mnc-dev by Jeff Sharkey · 9 years ago
  75. edcdaf6 Timeout when partitioning takes too long. by Jeff Sharkey · 9 years ago
  76. 49e3edf Add android.net.CaptivePortal class for captive-portal-handling-app callbacks by Paul Jensen · 9 years ago
  77. e098854 Fallback to Cellular if WiFi fails to validate by Paul Jensen · 9 years ago
  78. 85cf78e Prepare some ConnectivityService logic for fallback to Cellular change by Paul Jensen · 9 years ago
  79. 7d17079 Merge "Mute correct user from device policy manager." into mnc-dev by Kenny Guy · 9 years ago
  80. 8d48252 Revive NetworkInfo's SUSPENDED state. by Robert Greenwalt · 9 years ago
  81. 7fb1655 Merge "BatteryStats: Fail gracefully on corrupt battery stats" into mnc-dev by Adam Lesinski · 9 years ago
  82. ad3b297 Add an API for apps to query if a permisison is denied by policy. by Svet Ganov · 9 years ago
  83. 9ae9cba BatteryStats: Fail gracefully on corrupt battery stats by Adam Lesinski · 9 years ago
  84. 01e1864 Add a mechanism for products to specify default active app linkages by Christopher Tate · 9 years ago
  85. 6638c18 Merge "Fix reset permissions on clear data and package uninstall." into mnc-dev by Svetoslav · 9 years ago
  86. 4a5f4a2 Fix reset permissions on clear data and package uninstall. by Svetoslav · 9 years ago
  87. 6b7a078 Merge "Grant SMS permissions to Cell Broadcast receiver which emergency/non-emergency broadcast messages from the network." into mnc-dev by Jack Yu · 9 years ago
  88. 705ba96 Merge "Qualify the uid with the userId when granting permissions" into mnc-dev by Amith Yamasani · 9 years ago
  89. dad62b9 Merge "Finish already paused activity if it should be finished after pausing" into mnc-dev by Wale Ogunwale · 9 years ago
  90. 12328ef Merge "Fingerprint: Add post enroll interface." into mnc-dev by Sasha Levitskiy · 9 years ago
  91. e6fd76c Merge "Don't use fingerId when creating names" into mnc-dev by Jim Miller · 9 years ago
  92. 6b53c162 Qualify the uid with the userId when granting permissions by Amith Yamasani · 9 years ago
  93. e0943cf Fingerprint: Add post enroll interface. by Sasha Levitskiy · 9 years ago
  94. 99b8820 Use fingerid 0 when checking failed attempts. by Vineeta Srivastava · 9 years ago
  95. 165ce06 Fix assist for hardware long-press by Jorim Jaggi · 9 years ago
  96. ed79bf5 Grant SMS permissions to Cell Broadcast receiver which emergency/non-emergency broadcast messages from the network. by Jack Yu · 9 years ago
  97. 9d587a9 Merge changes I9971c466,Ib42474fd into mnc-dev by Jeff Sharkey · 9 years ago
  98. c66b90f Merge "Generate stable MTP storage IDs." into mnc-dev by Jeff Sharkey · 9 years ago
  99. bef8a3e Finish already paused activity if it should be finished after pausing by Wale Ogunwale · 9 years ago
  100. 14cbe52 Kill MediaProvider during drastic changes. by Jeff Sharkey · 9 years ago