1. 770597c Fix recursive calls on DC#ensureActivitiesVisible by Charles Chen · 4 years, 2 months ago
  2. 43c04e1 Merge "Handle input method switch properly for inline suggestions" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  3. 81cbe29 Handle input method switch properly for inline suggestions by TYM Tsai · 4 years, 2 months ago
  4. 3799331 Merge "Fix returning activity that not in the task" into rvc-dev by Louis Chang · 4 years, 2 months ago
  5. 523e3e8 Fix returning activity that not in the task by Louis Chang · 4 years, 2 months ago
  6. 3e213cf Fix mis-configuration of TEST_MAPPING file. by easoncylee · 4 years, 2 months ago
  7. 2bbb08b Merge "Let top-fullscreen-app window keep controlling status bar" into rvc-dev by Tiger Huang · 4 years, 2 months ago
  8. 8949be4 Let top-fullscreen-app window keep controlling status bar by Tiger Huang · 4 years, 2 months ago
  9. 1d22ea4 Merge "Take interactive bugreports on Android TV" into rvc-dev by Robin Lee · 4 years, 2 months ago
  10. 1a8ed6d Merge "ThermalManagerService: initialize to THROTTLING_NONE explicitly" into rvc-dev by Wei Wang · 4 years, 2 months ago
  11. 5d78bf9 Merge "Don't send action suggestion when user starts typing" into rvc-dev by Feng Cao · 4 years, 2 months ago
  12. 2e933f4 Don't send action suggestion when user starts typing by Feng Cao · 4 years, 2 months ago
  13. 6745628 Merge "Revert "Fix AppOps collection bug."" into rvc-dev by Claudio Martella · 4 years, 2 months ago
  14. 0a90c7b Merge "Move StatsPullAtomService pullers to binder thread" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  15. 3ce785b Merge "Fix a bug where autofill resends inline suggestions in the wrong app" into rvc-dev by Feng Cao · 4 years, 2 months ago
  16. cee5a21 Merge "GestureManifold: fix null pointer exception in onGestureCompleted." into rvc-dev by Ameer Armaly · 4 years, 2 months ago
  17. 71765aa Merge "Invalidate PackageInfo cache when overlays change" into rvc-dev by Ryan Mitchell · 4 years, 2 months ago
  18. 93059d2 Take interactive bugreports on Android TV by Robin Lee · 4 years, 4 months ago
  19. f5d7e44 ThermalManagerService: initialize to THROTTLING_NONE explicitly by Wei Wang · 4 years, 2 months ago
  20. 73a8bbb Revert "Fix AppOps collection bug." by Stanislav Zholnin · 4 years, 2 months ago
  21. 523dca0 Fix a bug where autofill resends inline suggestions in the wrong app by Feng Cao · 4 years, 2 months ago
  22. 28c3a34 Merge "Update conversation labels" into rvc-dev by Julia Reynolds · 4 years, 2 months ago
  23. b075b70 Merge "Prevent ZBoost of TaskDisplayArea" into rvc-dev by Chris Li · 4 years, 2 months ago
  24. cc9410f Merge "Support split-screen modes on freeform displays" into rvc-dev by Evan Rosky · 4 years, 2 months ago
  25. 5d6cf38 Merge "Prevent DPCs from requesting INTERACT_ACROSS_PROFILES" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  26. 992a6e2 Merge "Move Data Stall logic to CS from NetworkMonitorCallbacks." into rvc-dev by Cody Kesting · 4 years, 2 months ago
  27. 600ce54 Merge "Check PendingStartActivityUids list before updateOomAdj is done." into rvc-dev by Hui Yu · 4 years, 2 months ago
  28. fa6cf17 Merge "setAutoTimeRequired disabled on managed profile" into rvc-dev by Alex Johnston · 4 years, 2 months ago
  29. 6a46859 Merge "Added more events to user switch journey" into rvc-dev by Mayank Garg · 4 years, 2 months ago
  30. 9941ef7 Merge "Fix a bug where VPNs start out suspended on cellular" into rvc-dev by Chalard Jean · 4 years, 2 months ago
  31. 3f5b152 Check PendingStartActivityUids list before updateOomAdj is done. by Hui Yu · 4 years, 2 months ago
  32. 8e53c79 Fix a bug where VPNs start out suspended on cellular by Chalard Jean · 4 years, 2 months ago
  33. fe5e23f Fix a bug where a spurious capabilities callback is sent. by Chalard Jean · 4 years, 2 months ago
  34. 1b9895e Merge "Remove temp READ_PHONE_STATE fix" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  35. 047a550 Merge "Ignores entering PiP animation on seamless rotation" into rvc-dev by Hongwei Wang · 4 years, 2 months ago
  36. 8ced920 Merge "Add SystemPartitionParseTest to postsubmit" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  37. c3d57f0 Keep media sessions for stopping user until the stopping is completed am: f281109786 by Jaewan Kim · 4 years, 2 months ago
  38. 07acd07 Support split-screen modes on freeform displays by Evan Rosky · 4 years, 2 months ago
  39. e19799f Move StatsPullAtomService pullers to binder thread by Tej Singh · 4 years, 2 months ago
  40. 6b937ba Merge "Revert "Avoid wm<->am deadlock when checking uri permission"" into rvc-dev by Wale Ogunwale · 4 years, 2 months ago
  41. ae1617f Prevent ZBoost of TaskDisplayArea by Chris Li · 4 years, 2 months ago
  42. f4e4bab Ignores entering PiP animation on seamless rotation by Hongwei Wang · 4 years, 2 months ago
  43. f435516 Revert "Avoid wm<->am deadlock when checking uri permission" by Wale Ogunwale · 4 years, 2 months ago
  44. 1de6b7e Merge "Promote frequently sharing apps as per monthly stats fetched from UsageStatsManager, in case PeopleService does not store enough sharing events when users just swicth to Sharesheet ranking in PeopleService.     Bug: 156320324 Test: atest com.android.server.people.prediction.ShareTargetPredictorTest Test: atest com.android.server.people.prediction.SharesheetModelScorerTest Test: atest com.android.server.people.data.UsageStatsQueryHelperTest" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  45. 2a5f86f Merge "MultiFingerMultiTap: reset the expiration clock when fingers go up." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  46. 5ffe066 Merge "Clear calling identity when requesting syncInputTransaction" into rvc-dev by Chavi Weingarten · 4 years, 2 months ago
  47. 226aaf6 Merge "Bubble's change could notify to A11y framework" into rvc-dev by Jacky Kao · 4 years, 2 months ago
  48. 0295411 Remove temp READ_PHONE_STATE fix by Nate Myren · 4 years, 2 months ago
  49. df2f706 Merge "Increases the shortcut limit to 15 per activity" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  50. 129b3ff Merge "Revert "Remove usages of Slog.wtf"" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  51. ffea5f8 Merge "Fixes order of arguments when fetching uninstalled app info" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  52. bf9cb7e Promote frequently sharing apps as per monthly stats fetched from UsageStatsManager, in case PeopleService does not store enough sharing events when users just swicth to Sharesheet ranking in PeopleService. by Song Hu · 4 years, 2 months ago
  53. 67b17b4 Add SystemPartitionParseTest to postsubmit by Winson · 4 years, 2 months ago
  54. 98df02e Merge "Check embedded windows for IME target" into rvc-dev by Chavi Weingarten · 4 years, 2 months ago
  55. 3a2d537 Merge "Remove unused TEST_MAPPING file." into rvc-dev by Chris Li · 4 years, 2 months ago
  56. b4eb89e MultiFingerMultiTap: reset the expiration clock when fingers go up. by Ameer Armaly · 4 years, 2 months ago
  57. 52e9487 Merge "Logs error when bitmap icon is used in long-lived shortcuts" into rvc-dev by Mehdi Alizadeh · 4 years, 2 months ago
  58. 8d34af8 Update conversation labels by Julia Reynolds · 4 years, 2 months ago
  59. bc62377 Merge "In ShortcutService, save data of each package in a separate file" into rvc-dev by Mehdi Alizadeh · 4 years, 2 months ago
  60. fb7f5ef Revert "Remove usages of Slog.wtf" by Patrick Baumann · 4 years, 2 months ago
  61. 6184b48 Merge "Allows pinned-only shortcuts to get cached" into rvc-dev by Mehdi Alizadeh · 4 years, 2 months ago
  62. 6815d60 Merge "Fixes the wrong error logs for shortcut ranks (false alarm)" into rvc-dev by Mehdi Alizadeh · 4 years, 2 months ago
  63. 76b41e0 Merge "Using the lock to obtain mRemoteStatusReceiver." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  64. 50dbc98 Check embedded windows for IME target by chaviw · 4 years, 2 months ago
  65. 0f3b957 Clear calling identity when requesting syncInputTransaction by chaviw · 4 years, 2 months ago
  66. 175d91f Merge "BLASTSyncEngine: Avoid overlapping syncs." into rvc-dev by Rob Carr · 4 years, 2 months ago
  67. 962f676 Merge "AudioService: permission for volume adjustment to lowest values" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  68. c60b0a8 Merge "Revert "Flip ENABLE_DYNAMIC_PERMISSIONS."" into rvc-dev by Wale Ogunwale · 4 years, 2 months ago
  69. 221cd08 Using the lock to obtain mRemoteStatusReceiver. by Alex Buynytskyy · 4 years, 2 months ago
  70. 209acd5 Merge "Twilight Dark theme yet again not working" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  71. 5a1dc47 Merge "Reconfigure Scoped Storage experiment: force ScSt on list of apps" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  72. 8d66a3a Twilight Dark theme yet again not working by Jay Aliomer · 4 years, 2 months ago
  73. 803c315 AudioService: permission for volume adjustment to lowest values by Jean-Michel Trivi · 4 years, 2 months ago
  74. 6ea250c Revert "Flip ENABLE_DYNAMIC_PERMISSIONS." by Wale Ogunwale · 4 years, 2 months ago
  75. 629a9d1 Merge "Fix an issue that the icon rewritten logic not working in non-primary user" into rvc-dev by Tony Mak · 4 years, 2 months ago
  76. c45de5a Merge "Check for mSurfaceController in setWallpaperPositionAndScale" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  77. 67623cf setAutoTimeRequired disabled on managed profile by Alex Johnston · 4 years, 2 months ago
  78. 3acc77c Reconfigure Scoped Storage experiment: force ScSt on list of apps by shafik · 4 years, 2 months ago
  79. f2856e3 Merge "Revert "AudioService: permission for volume adjustment to lowest values"" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  80. e3041c9a Merge "Fix NPE in LegacyGlobalActions" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  81. 6c4f967 Fix an issue that the icon rewritten logic not working in non-primary user by Tony Mak · 4 years, 2 months ago
  82. 135779c Merge "MediaRouter2ServiceImpl: Remove unnecessary notification to managers" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  83. 2039495 Fix NPE in LegacyGlobalActions by arthurhung · 4 years, 2 months ago
  84. 167804a Bubble's change could notify to A11y framework by Jacky Kao · 4 years, 2 months ago
  85. 455d373 Revert "AudioService: permission for volume adjustment to lowest values" by Mark Chien · 4 years, 2 months ago
  86. e6fe601 Merge "linkToDeath on BiometricPrompt#authenticate" into rvc-dev by Kevin Chyn · 4 years, 2 months ago
  87. a759c59 Merge "Fix NPE in isTrimmable" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  88. 345d68d Merge "WindowProcessController: optimize locking" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  89. 38d06df MediaRouter2ServiceImpl: Remove unnecessary notification to managers by Hyundo Moon · 4 years, 2 months ago
  90. f51e4d6 Remove unused TEST_MAPPING file. by Chris Li · 4 years, 2 months ago
  91. 3d9abd8b Merge "Set correct screenBounds for RemoteAnimation" into rvc-dev by Ming-Shin Lu · 4 years, 2 months ago
  92. f281109 Keep media sessions for stopping user until the stopping is completed by Jaewan Kim · 4 years, 2 months ago
  93. f2a05b6 Merge "AudioService: permission for volume adjustment to lowest values" into rvc-dev by Jean-Michel Trivi · 4 years, 2 months ago
  94. f2d6baa Merge "Compare containers in mChangingContainers with Task for change transitions" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  95. 3921cf7 GestureManifold: fix null pointer exception in onGestureCompleted. by Ameer Armaly · 4 years, 2 months ago
  96. e0f524b Merge "Generating missing permission state inside restorePermissionState()." into rvc-dev by Hai Zhang · 4 years, 2 months ago
  97. 4f93a04 Added more events to user switch journey by Mayank Garg · 4 years, 2 months ago
  98. 1c042ba linkToDeath on BiometricPrompt#authenticate by Kevin Chyn · 4 years, 2 months ago
  99. 6a08d32 BLASTSyncEngine: Avoid overlapping syncs. by Robert Carr · 4 years, 2 months ago
  100. a8f97ff AudioService: permission for volume adjustment to lowest values by Jean-Michel Trivi · 4 years, 2 months ago