1. 9b27811 Add API for IME control by Accessibility Services. by Anna Galusza · 9 years ago
  2. 9229ee5 Merge "Install non-EA providers once user is unlocked." by Jeff Sharkey · 9 years ago
  3. 2e263c4 Merge "Deliver onNewIntent before onResume when launching recents." by Filip Gruszczynski · 9 years ago
  4. e826f32 Deliver onNewIntent before onResume when launching recents. by Filip Gruszczynski · 9 years ago
  5. f2c9628 Merge "Apply scroll to windows added to a non-resizeble task that's docked" by Chong Zhang · 9 years ago
  6. 2a88fc3 Apply scroll to windows added to a non-resizeble task that's docked by Chong Zhang · 9 years ago
  7. 1270513 Hide ephemerality by Todd Kennedy · 9 years ago
  8. 7c132d8 Merge "Start recents when bringing docked task to the front." by Filip Gruszczynski · 9 years ago
  9. 303210b Start recents when bringing docked task to the front. by Filip Gruszczynski · 9 years ago
  10. 737af72 Snap docked stack after screen rotation by Jorim Jaggi · 9 years ago
  11. 04fc354 Merge "Notification banning updates." by Julia Reynolds · 9 years ago
  12. 29765d0 Merge "Fixed NPE in Task#isResizeableByDockedStack" by Wale Ogunwale · 9 years ago
  13. 5e7409c Fixed NPE in Task#isResizeableByDockedStack by Wale Ogunwale · 9 years ago
  14. 89ee618 Flex time for periodic jobs in JobScheduler by Shreyas Basarge · 9 years ago
  15. db02dc1 Merge "Fix black screen when launching app from Recents into non-docked area" by Chong Zhang · 9 years ago
  16. 573e8e1 Fix black screen when launching app from Recents into non-docked area by Chong Zhang · 9 years ago
  17. 1075d81 Merge "Fix WebView loading logic to allow changing provider if current disabled" by Gustav Sennton · 9 years ago
  18. 3dc52ed Revert "Snap docked stack after screen rotation" by Winson Chung · 9 years ago
  19. e65d6bb Snap docked stack after screen rotation by Jorim Jaggi · 9 years ago
  20. bc215b8 Merge "Fix NPE when UID has no packages." by Jeff Sharkey · 9 years ago
  21. 377ded0f Fix NPE when UID has no packages. by Jeff Sharkey · 9 years ago
  22. 2bd31db Install non-EA providers once user is unlocked. by Jeff Sharkey · 9 years ago
  23. 4175be2 Triage SearchManagerService for missing apps. by Jeff Sharkey · 9 years ago
  24. 7011c08 Merge "Even more PackageManager caller triage." by Jeff Sharkey · 9 years ago
  25. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 9 years ago
  26. 9817dd0 Transfer focus on any touch down action by Chong Zhang · 9 years ago
  27. 867b339 Merge "Add setMasterMono and getMasterMono" by Andy Hung · 9 years ago
  28. 0ab0bdd Merge "More progress on triaging PackageManager callers." by Jeff Sharkey · 9 years ago
  29. c5967e9 More progress on triaging PackageManager callers. by Jeff Sharkey · 9 years ago
  30. 85aa6cb Notification banning updates. by Julia Reynolds · 9 years ago
  31. 8e25f73 Short-circuit AMS.setFocusedTask if the task is already focused. by Filip Gruszczynski · 9 years ago
  32. f04b84d Add setMasterMono and getMasterMono by Andy Hung · 9 years ago
  33. 495f138 Merge "Remove dead window if its activity record is cleared from history" by Chong Zhang · 9 years ago
  34. 0de19df Merge changes from topic 'kb-layout' by Michael Wright · 9 years ago
  35. f8565af Merge "Verifier is required, except when it's not." by Jeff Sharkey · 9 years ago
  36. a440d94 Verifier is required, except when it's not. by Jeff Sharkey · 9 years ago
  37. 932f664 Merge "Added Data roaming user restriction" by Mahaver Chopra · 9 years ago
  38. 7e8eeb7 Remove dead window if its activity record is cleared from history by Chong Zhang · 9 years ago
  39. dea471e Added Data roaming user restriction by Mahaver Chopra · 9 years ago
  40. 42efc58 Merge "Adjusting AMN#requestBugReport() to be able to invoke 3 types of bugreport services" by Michal Karpinski · 9 years ago
  41. 1a7d98b Merge "Added new API for URI permissions management." by Felipe Leme · 9 years ago
  42. 3da5c97 Adjusting AMN#requestBugReport() to be able to invoke 3 types by Michal Karpinski · 9 years ago
  43. 2d20a4d Merge "allow listeners to disable themselves" by Chris Wren · 9 years ago
  44. 5942cc5 Merge "Sort notifications by importance." by Julia Reynolds · 9 years ago
  45. 0421e6d Sort notifications by importance. by Julia Reynolds · 9 years ago
  46. 07473ce Cleanup the status bar flow. by Jason Monk · 9 years ago
  47. 66d298c Merge "Do not account ZRAM physical memory as Lost RAM" by Thierry Strudel · 9 years ago
  48. 8dcf59d Do not account ZRAM physical memory as Lost RAM by Thierry Strudel · 9 years ago
  49. b34f48f Merge "Correct exit animation window retention logic." by Rob Carr · 9 years ago
  50. 411c06f Only allow activities to move to full screen stack. by Filip Gruszczynski · 9 years ago
  51. f3fa0f8 Added new API for URI permissions management. by Felipe Leme · 9 years ago
  52. b0e804a Always show enabled keyboards. by Michael Wright · 9 years ago
  53. 5e67742 Merge "Allow specifying packages for which we don't report crashes and anrs." by Filip Gruszczynski · 9 years ago
  54. 3a939da Allow specifying packages for which we don't report crashes and anrs. by Filip Gruszczynski · 9 years ago
  55. 8aa603d Correct exit animation window retention logic. by Robert Carr · 9 years ago
  56. ab41eec allow listeners to disable themselves by Chris Wren · 9 years ago
  57. 9ebbe6a Changes to support navigation bar system UI in car mode. by Sriram Viswanathan · 9 years ago
  58. 08cbabc4 Merge "Set screenLayout in task configuration override." by Filip Gruszczynski · 9 years ago
  59. 5a5d6ae Merge "Add internal power mode changed broadcast" by Jason Monk · 9 years ago
  60. 6b545bb Merge "Fix crashes in background check." by Dianne Hackborn · 9 years ago
  61. e46fbfa Don't look for verifier/installer when core only. by Jeff Sharkey · 9 years ago
  62. ba75a9b Instrumentation targets must have code. by Jeff Sharkey · 9 years ago
  63. b86a137 Merge "Send less unnecessary broadcasts." by Julia Reynolds · 9 years ago
  64. f14fa1e Merge "Stop lying about hardware keyboard presence." by Yohei Yukawa · 9 years ago
  65. 3c2db1d1 Set screenLayout in task configuration override. by Filip Gruszczynski · 9 years ago
  66. c22ab79 Keyboard shortcuts: minor naming refactor by Andrei Stingaceanu · 9 years ago
  67. d5164a5 Use mCurrentUserId instead of ActivityManager.getCurrentUser() by Sungsoo Lim · 9 years ago
  68. 1a0e355 Merge "MediaSession: Use Handler for sending a pending intent" by Sungsoo Lim · 9 years ago
  69. 02ed012 MediaSession: Use Handler for sending a pending intent by riddle_hsu · 9 years ago
  70. ed95093 Merge "Grant location to SetupWizard by default - framework" by Svetoslav Ganov · 9 years ago
  71. 03a25bd Fix crashes in background check. by Dianne Hackborn · 9 years ago
  72. 44b3c45 Merge "Fix IMM#showInputMethodAndSubtypeEnabler()." by Yohei Yukawa · 9 years ago
  73. 557467b Merge "Improved output for 'dumpsys window displays'" by Wale Ogunwale · 9 years ago
  74. 51f3908 Merge "Consistent naming for PackageManager methods." by Jeff Sharkey · 9 years ago
  75. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 9 years ago
  76. bc98c55 Merge "[WindowManagerService] fix starting window issue" by Wale Ogunwale · 9 years ago
  77. 81cf69a Merge "Update logic for resolving verifiers." by Jeff Sharkey · 9 years ago
  78. 9a25da1 Send less unnecessary broadcasts. by Julia Reynolds · 9 years ago
  79. 587c19c Merge "Some fixes for docking from navigation bar use case" by Chong Zhang · 9 years ago
  80. c5603cc7 Grant location to SetupWizard by default - framework by Svetoslav Ganov · 9 years ago
  81. f596cd5 Some fixes for docking from navigation bar use case by Chong Zhang · 9 years ago
  82. b429e68 Improved output for 'dumpsys window displays' by Wale Ogunwale · 9 years ago
  83. 2a90f673 Update logic for resolving verifiers. by Jeff Sharkey · 9 years ago
  84. f1cc31f Merge "More logging for ANR track-down" by Rob Carr · 9 years ago
  85. 28b939c Merge "Collect user creation metrics" by Fyodor Kupolov · 9 years ago
  86. fbfd7f9 More logging for ANR track-down by Robert Carr · 9 years ago
  87. abc2180 [WindowManagerService] fix starting window issue by Ronnie Leng · 9 years ago
  88. 8819c61 Merge "Work Challenge: Handle Recents launches" by Clara Bayarri · 9 years ago
  89. ea9b10e Work Challenge: Handle Recents launches by Clara Bayarri · 9 years ago
  90. 27f13de Fix WebView loading logic to allow changing provider if current disabled by Gustav Sennton · 9 years ago
  91. f8b3266 Merge "Fix flashing dialogs when IME enters/exits." by Filip Gruszczynski · 9 years ago
  92. c46f41c Fix flashing dialogs when IME enters/exits. by Filip Gruszczynski · 9 years ago
  93. 4f6d400 Merge "No need to pass digest of AndroidManifest.xml around." by Alex Klyubin · 9 years ago
  94. ed15001 Merge "DND visual interruptions: prevent screen on." by Julia Reynolds · 9 years ago
  95. 61dead7 Merge "Fixing issue with exit animation due to incorrect visibility state." by Winson Chung · 9 years ago
  96. 34c4756 Merge "Optimize locale negotiation when there's only one locale" by Roozbeh Pournader · 9 years ago
  97. d8b1d63 Fixing issue with exit animation due to incorrect visibility state. by Winson · 9 years ago
  98. 6d8e06b Don't set replacing flag in starting windows. by Wale Ogunwale · 9 years ago
  99. 0748342 Bandaid over broken keyboard layout selection process. by Michael Wright · 9 years ago
  100. 6172158 DND visual interruptions: prevent screen on. by Julia Reynolds · 9 years ago