1. f726b4a Merge "Always call unbind." into oc-dev by TreeHugger Robot · 9 years ago
  2. c59a2a7 Merge "Fix the issue of voice interactor getting reset after reboot." into oc-dev by Sudheer Shanka · 9 years ago
  3. d178ec4 Merge "Allow notification channels to be silent." into oc-dev by Julia Reynolds · 9 years ago
  4. 76c13a5 Merge "Update API, add more documentation on AdaptiveIconDrawable" into oc-dev by Hyunyoung Song · 9 years ago
  5. 3d6225b Merge "Companion device mgr doesn't always exist" into oc-dev by TreeHugger Robot · 9 years ago
  6. 68cf1b88 Merge "Fix issue with non-focusable PiP activities being resumed." into oc-dev by Winson Chung · 9 years ago
  7. 7270534 Merge changes I33ac2b52,I5ab8bb11 into oc-dev by TreeHugger Robot · 9 years ago
  8. 727a728 Companion device mgr doesn't always exist by Julia Reynolds · 9 years ago
  9. 184b86d Allow notification channels to be silent. by Julia Reynolds · 9 years ago
  10. 889280c Only foreground notis should be sorted higher by Julia Reynolds · 9 years ago
  11. 809f4cf Merge "Debugging issue #37272284: ActivityManager: SELinux tag not defined" into oc-dev by TreeHugger Robot · 9 years ago
  12. 9d5ac93 Merge "Stack APPLICATION_MEDIA_OVERLAY windows with relative layering." into oc-dev by TreeHugger Robot · 9 years ago
  13. 818c408 Merge "Minor text fixes." into oc-dev by TreeHugger Robot · 9 years ago
  14. 4ad2ebc Merge "OMS: Fix bug where overlay settings wouldn't persist" into oc-dev by TreeHugger Robot · 9 years ago
  15. 3f103eb Fix issue with non-focusable PiP activities being resumed. by Winson Chung · 9 years ago
  16. af422a8 Stack APPLICATION_MEDIA_OVERLAY windows with relative layering. by Robert Carr · 9 years ago
  17. 1423ea3 Merge "Report app data fixup and prepare timings" into oc-dev by TreeHugger Robot · 9 years ago
  18. 78b3b23 Merge "Add set-mode command to turn battery saver mode on and off." into oc-dev by Jocelyn Dang · 9 years ago
  19. b2f960d Captive portal: fix probe urls at network creation by Hugo Benichi · 9 years ago
  20. 19e3cbd NetworkMonitor: improve captive portal validation logs by Hugo Benichi · 9 years ago
  21. 67e802d Merge "Update NPMS internal state when app idle parole state is changed." into oc-dev by Sudheer Shanka · 9 years ago
  22. efbcb0d Merge "Fix regression when removing task." into oc-dev by TreeHugger Robot · 9 years ago
  23. c62f0d7 Merge "Work on issue #36427964: SecurityException: Unable to find app..." into oc-dev by TreeHugger Robot · 9 years ago
  24. b74567d Merge "Dump controller for AppWindowToken" into oc-dev by TreeHugger Robot · 9 years ago
  25. 343cf6e Merge "Revert "Ensure visible activities when device is unlocked."" into oc-dev by Wale Ogunwale · 9 years ago
  26. 919a05d Revert "Ensure visible activities when device is unlocked." by Wale Ogunwale · 9 years ago
  27. 1e2595d Always call unbind. by Jeremy Joslin · 9 years ago
  28. d5a8b43 Debugging issue #37272284: ActivityManager: SELinux tag not defined by Dianne Hackborn · 9 years ago
  29. 92e3da2 Update API, add more documentation on AdaptiveIconDrawable by Hyunyoung Song · 9 years ago
  30. 7040f57 Merge "Fix auto-pip visibility issues." into oc-dev by Rob Carr · 9 years ago
  31. f2c38c1 Add set-mode command to turn battery saver mode on and off. by Jocelyn Dang · 9 years ago
  32. c240c9b Merge "clear calling identity before calling settings provider" into oc-dev by TreeHugger Robot · 9 years ago
  33. 81bfe1f Merge "Allow appops command to modify uid ops." into oc-dev by Dianne Hackborn · 9 years ago
  34. 3af0294 Update NPMS internal state when app idle parole state is changed. by Sudheer Shanka · 9 years ago
  35. a402d6d Merge "Add autofill feature API" into oc-dev by TreeHugger Robot · 9 years ago
  36. ad6ab44 Merge "Add API to get a uid's current importance." into oc-dev by Dianne Hackborn · 9 years ago
  37. f74210c3 Merge "Fix issue #37220301: Allow broadcasts with permissions to not be restricted" into oc-dev by Dianne Hackborn · 9 years ago
  38. d11c551 OMS: Fix bug where overlay settings wouldn't persist by Adam Lesinski · 9 years ago
  39. 9c64cb6 Dump controller for AppWindowToken by Wale Ogunwale · 9 years ago
  40. e7b806e Merge "Allow instant app resolution for any user" into oc-dev by TreeHugger Robot · 9 years ago
  41. 684b538 Merge "Rename WEB_ACTION_ENABLED to INSTANT_APPS_ENABLED" into oc-dev by TreeHugger Robot · 9 years ago
  42. e7ce1d4 Merge "Add documentation for 'am start-foreground-service'" into oc-dev by TreeHugger Robot · 9 years ago
  43. 43dd3ba Merge "Clear calling identity before verifying listeners" into oc-dev by Julia Reynolds · 9 years ago
  44. 9aa64e6 Merge "Improved multiuser support for A11y button/Magnification" into oc-dev by Casey Burkhardt · 9 years ago
  45. c9a8332 Merge "Fill UI polish" into oc-dev by TreeHugger Robot · 9 years ago
  46. 9f074e2 Merge "Disallow direct-boot aware activities to bypass work lock" into oc-dev by Charles He · 9 years ago
  47. 0a0a63c Merge "Add new "work queue" feature to JobScheduler." into oc-dev by Dianne Hackborn · 9 years ago
  48. 83249ec Add API to get a uid's current importance. by Dianne Hackborn · 9 years ago
  49. f63cb49 Merge "Revert "Transition from Activity to Broadcast for TV Search"" into oc-dev by TreeHugger Robot · 9 years ago
  50. 25a263a Merge "Fix foreground importance bug in LocationManagerService." into oc-dev by Soonil Nagarkar · 9 years ago
  51. fe99773 Merge "Disallow task snapshot starting window for intent != ACTION_MAIN" into oc-dev by Jorim Jaggi · 9 years ago
  52. 6846676 Merge "Fix NPE in TaskSnapshotController" into oc-dev by Jorim Jaggi · 9 years ago
  53. 43574b0 Add autofill feature API by Svet Ganov · 9 years ago
  54. 19ffd1d Fill UI polish by Svet Ganov · 9 years ago
  55. c33658e Fix auto-pip visibility issues. by Robert Carr · 9 years ago
  56. feada91 Merge "Use the StorageStatsManager in FileCollector." into oc-dev by Daniel Nishi · 9 years ago
  57. e7c5ced Disallow direct-boot aware activities to bypass work lock by Charles He · 9 years ago
  58. da78147 Clear calling identity before verifying listeners by Julia Reynolds · 9 years ago
  59. 170e3e2 Merge "VolumeShaper: update API, use "Millis" instead of "Ms"" into oc-dev by Jean-Michel Trivi · 9 years ago
  60. e3c21e0 Fix regression when removing task. by Winson Chung · 9 years ago
  61. fc1bfc4 Rename WEB_ACTION_ENABLED to INSTANT_APPS_ENABLED by Jesse Evans · 9 years ago
  62. 35ba7ec clear calling identity before calling settings provider by Tony Mak · 9 years ago
  63. c2f8949 Merge "Implement enumerate in FingerprintService" into oc-dev by TreeHugger Robot · 9 years ago
  64. 0dfbd15 VolumeShaper: update API, use "Millis" instead of "Ms" by Jean-Michel Trivi · 9 years ago
  65. fac61e49 Merge "OtaDexOptService: Log post-reboot moves" into oc-dev by Andreas Gampe · 9 years ago
  66. de99065 Merge "Allow companion device mgrs channel access" into oc-dev by TreeHugger Robot · 9 years ago
  67. b8633f3 Fix issue #37220301: Allow broadcasts with permissions to not be restricted by Dianne Hackborn · 9 years ago
  68. 307bec8 Merge "TIF: add TvInputManager methods to notify apps" into oc-dev by Conrad Chen · 9 years ago
  69. bae01b1 Disallow task snapshot starting window for intent != ACTION_MAIN by Jorim Jaggi · 9 years ago
  70. 1654143 Merge "Reset the default usb package less often" into oc-dev by David Stevens · 9 years ago
  71. bd441ca Use the StorageStatsManager in FileCollector. by Daniel Nishi · 9 years ago
  72. b67e105 Merge "Improve caching behavior of thumbnails" into oc-dev by TreeHugger Robot · 9 years ago
  73. 293afb3 Merge "Ensure visible activities when device is unlocked." into oc-dev by TreeHugger Robot · 9 years ago
  74. d1f1a0b Implement enumerate in FingerprintService by Kevin Chyn · 9 years ago
  75. a1ff001 Report app data fixup and prepare timings by Fyodor Kupolov · 9 years ago
  76. 719e70c Revert "Transition from Activity to Broadcast for TV Search" by Powei Feng · 9 years ago
  77. b287e99 Merge "Toast whenever a notification fails to post" into oc-dev by TreeHugger Robot · 9 years ago
  78. dd5986e Fix NPE in TaskSnapshotController by Jorim Jaggi · 9 years ago
  79. c75587e Work on issue #36427964: SecurityException: Unable to find app... by Dianne Hackborn · 9 years ago
  80. cdef591 Improve caching behavior of thumbnails by Jorim Jaggi · 9 years ago
  81. 8f8a71d Merge "Bring back the priority feature for static RRO" into oc-dev by TreeHugger Robot · 9 years ago
  82. ad724f6 Merge "Rebase enabled overlays for every PackageParser.generateActivityInfo() call" into oc-dev by TreeHugger Robot · 9 years ago
  83. 7da13d7 Add new "work queue" feature to JobScheduler. by Dianne Hackborn · 9 years ago
  84. 5d61440 Improved multiuser support for A11y button/Magnification by Casey Burkhardt · 9 years ago
  85. c7214a3 Allow appops command to modify uid ops. by Dianne Hackborn · 9 years ago
  86. 73ed76b Allow companion device mgrs channel access by Julia Reynolds · 9 years ago
  87. 558acf9 TIF: add TvInputManager methods to notify apps by Conrad Chen · 9 years ago
  88. 971fe46 Merge "Revert "Revert "Handle case when snapshot dimensions don't match""" into oc-dev by TreeHugger Robot · 9 years ago
  89. 7fa473b Merge "add debug logs" into oc-dev by Todd Kennedy · 9 years ago
  90. 7004a88 Ensure visible activities when device is unlocked. by Wale Ogunwale · 9 years ago
  91. 0b4ceb3 Minor text fixes. by Dan Sandler · 9 years ago
  92. bf297bc Allow instant app resolution for any user by Todd Kennedy · 9 years ago
  93. cadb5dc Toast whenever a notification fails to post by Geoffrey Pitsch · 9 years ago
  94. 6b3be41 Fix foreground importance bug in LocationManagerService. by Soonil Nagarkar · 9 years ago
  95. f4077aa Merge "Fix race condition in removeForegroundServiceFlag" into oc-dev by TreeHugger Robot · 9 years ago
  96. 3e1b6ad OtaDexOptService: Log post-reboot moves by Andreas Gampe · 9 years ago
  97. 2d008a5 Merge "Don't ensure config for activity that is about to be invisible" into oc-dev by TreeHugger Robot · 9 years ago
  98. 7a6df3b Merge "Move API for disabling an autofill service to the manager" into oc-dev by TreeHugger Robot · 9 years ago
  99. 329b35f Add documentation for 'am start-foreground-service' by Jaewan Kim · 9 years ago
  100. 42d53f6 Bring back the priority feature for static RRO by Jaekyun Seok · 9 years ago