1. b98da91 Merge "Initialize workProfileUserHandle before initial check for work tabs" into rvc-dev by Antoan Angelov · 4 years, 2 months ago
  2. a4b9474 Merge "Fix NPE in ScreenshotHelper" into rvc-dev by Miranda Kephart · 4 years, 2 months ago
  3. 8519218 Initialize workProfileUserHandle before initial check for work tabs by arangelov · 4 years, 2 months ago
  4. f4fa3eb Merge "Hide the top intent resolver divider when there are tabs" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  5. 58c274f Merge "When android:ui process receives callback result of AppPredictionService sortTargets, directly handles result instead of sending to Handler which takes extra time to dispatch messages." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  6. 3fb4151 Merge "Inject LockPatternUtils into KeyguardUpdateMonitor" into rvc-dev by Beverly Tai · 4 years, 2 months ago
  7. f30c225 Merge "Add OWNERS for display, haptics, input and power" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  8. 2e7e81c Add OWNERS for display, haptics, input and power by Michael Wright · 4 years, 2 months ago
  9. cc92b9c Fix NPE in ScreenshotHelper by Miranda Kephart · 4 years, 2 months ago
  10. f882ee2 Inject LockPatternUtils into KeyguardUpdateMonitor by Beverly · 4 years, 2 months ago
  11. 084b2de Merge "Refines volume key shortcut confirm dialog strings" into rvc-dev by Menghan Li · 4 years, 2 months ago
  12. 3cba1dc Refines volume key shortcut confirm dialog strings by menghanli · 4 years, 4 months ago
  13. e0ae189 Merge "Add manage mode workflow for ExternalStorageProvider" into rvc-dev by Abhijeet Kaur · 4 years, 2 months ago
  14. 760754e Hide the top intent resolver divider when there are tabs by Alex Kershaw · 4 years, 2 months ago
  15. ff779f6 Merge "Don't show layout with default if in tabbed view" into rvc-dev by Antoan Angelov · 4 years, 2 months ago
  16. 553625d Add manage mode workflow for ExternalStorageProvider by Abhijeet Kaur · 4 years, 2 months ago
  17. 5c8f27a Merge "Logs accessibility shortcut behavior." into rvc-dev by Jason Hsu · 4 years, 2 months ago
  18. d9aa032 Logs accessibility shortcut behavior. by jasonwshsu · 4 years, 3 months ago
  19. 0debe44 When android:ui process receives callback result of AppPredictionService sortTargets, directly handles result instead of sending to Handler which takes extra time to dispatch messages. by Song Hu · 4 years, 2 months ago
  20. f67a780 Merge "[DO NOT MERGE] Add sysUiSessionId between BiometricService and AuthController" into rvc-dev by Kevin Chyn · 4 years, 2 months ago
  21. fa7069d [DO NOT MERGE] Add sysUiSessionId between BiometricService and AuthController by Kevin Chyn · 4 years, 2 months ago
  22. aa307e2 Don't show layout with default if in tabbed view by arangelov · 4 years, 2 months ago
  23. 2f16758 Merge "Sharesheet/Resolver a11y adjustments" into rvc-dev by Matt Pietal · 4 years, 2 months ago
  24. afbd12c Merge "Fix sharesheet scroll jankiness." into rvc-dev by Antoan Angelov · 4 years, 2 months ago
  25. 254545c Merge "Support re-attaching the inline suggestion view to window" into rvc-dev by Feng Cao · 4 years, 2 months ago
  26. b46851c Support re-attaching the inline suggestion view to window by Feng Cao · 4 years, 3 months ago
  27. c43997b Merge "Enforce max size for resizing operations." into rvc-dev by Ben Lin · 4 years, 2 months ago
  28. 877b5ec Sharesheet/Resolver a11y adjustments by Matt Pietal · 4 years, 2 months ago
  29. f52438f Merge "Send onCreatePredictionSession, sortAppTargets, requestPredictionUpdate immediately instead of sending them to main thread Looper queue of ChooserActivity." into rvc-dev by Song Hu · 4 years, 2 months ago
  30. d52863d Send onCreatePredictionSession, sortAppTargets, requestPredictionUpdate by Song Hu · 4 years, 2 months ago
  31. 706316d Fix sharesheet scroll jankiness. by arangelov · 4 years, 2 months ago
  32. 950aca5 Merge "Use intent resolver strings for sharesheet when picking intent" into rvc-dev by Antoan Angelov · 4 years, 2 months ago
  33. efa0eab Merge "Enable ChooserTarget ranking of the same app." into rvc-dev by Song Hu · 4 years, 2 months ago
  34. 60c131e Enable ChooserTarget ranking of the same app. by Song Hu · 4 years, 2 months ago
  35. a131a0c Merge changes from topic "rvc-telephony-caching" into rvc-dev by Collin Fijalkovich · 4 years, 2 months ago
  36. d4d2427 Merge "Fix bug in IntentForwarderActivity" into rvc-dev by Kholoud Mohamed · 4 years, 2 months ago
  37. 0633527 Fix bug in IntentForwarderActivity by kholoud mohamed · 4 years, 2 months ago
  38. e9fbacf6 Merge "Support to pull aggregated procstats associations" into rvc-dev by Jing Ji · 4 years, 2 months ago
  39. 316bc6f Merge "Listener to watch op starts" into rvc-dev by Adam Bookatz · 4 years, 2 months ago
  40. 8f4363a Merge changes from topic "immersive" into rvc-dev by Yuncheol Heo · 4 years, 2 months ago
  41. 182862e Listener to watch op starts by Adam Bookatz · 4 years, 3 months ago
  42. 70c4bb9 Add test api getStatus/NavigationBarBackgroundView. by Yuncheol Heo · 4 years, 3 months ago
  43. 060d686 Support to pull aggregated procstats associations by Jing Ji · 4 years, 3 months ago
  44. 4a9bd0d Merge "Pass ChooserTarget sharing and impression info to AppPredictor. Rank ChooserTargets of the same component as per available scores returned by AppPredictor. These two features are guarded by flag "mChooserTargetRankingEnabled" Add relevant logging to make it easy to figure out root cause from bug report." into rvc-dev by Song Hu · 4 years, 2 months ago
  45. 5aab2d3 Pass ChooserTarget sharing and impression info to AppPredictor. by Song Hu · 4 years, 3 months ago
  46. 4ef8418 Account for getDimension() also doing a pixel conversion by Winson Chung · 4 years, 3 months ago
  47. 993d63b Use intent resolver strings for sharesheet when picking intent by arangelov · 4 years, 3 months ago
  48. bc7d9bd Merge "Refresh strong auth alarm when admin changes policy" into rvc-dev by Rubin Xu · 4 years, 3 months ago
  49. d14589e Enforce max size for resizing operations. by Ben Lin · 4 years, 3 months ago
  50. a142e52 Add Flags to be able to run experiments for the Back Gesture Problem. by Maryam · 4 years, 3 months ago
  51. 9f804f7 Merge "Report caption insets change when layout" into rvc-dev by Yunfan Chen · 4 years, 3 months ago
  52. 9e765ab Refresh strong auth alarm when admin changes policy by Rubin Xu · 4 years, 3 months ago
  53. c463e56 Merge "Replace the switch item with the text for multiple shortcut menu." into rvc-dev by PETER LIANG · 4 years, 3 months ago
  54. 41f9462 Cache getPhoneId and getSlotIndex binder calls. by Collin Fijalkovich · 4 years, 3 months ago
  55. 144788b Merge "Update process_state_changed logging" into rvc-dev by Jeffrey Huang · 4 years, 3 months ago
  56. 4191976 Update process_state_changed logging by Jeffrey Huang · 4 years, 3 months ago
  57. bc00066 Merge "Fix a bug in InlinePresentationStyleUtils#bundleEquals" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  58. 04ccfdf Merge "Don't pass initial intents to the inactive profile." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  59. 821b7f2 Merge "Move conversation app name into header" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  60. ca8cf27 Fix a bug in InlinePresentationStyleUtils#bundleEquals by Feng Cao · 4 years, 3 months ago
  61. acc8243 Don't pass initial intents to the inactive profile. by arangelov · 4 years, 3 months ago
  62. 8862ee3 Merge "Only perform autolaunch if list has completely rebuilt" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  63. 1b11cc1 Only perform autolaunch if list has completely rebuilt by arangelov · 4 years, 3 months ago
  64. a07fb93 Report caption insets change when layout by Yunfan Chen · 4 years, 3 months ago
  65. 5e9aed8 Merge "Support WRAP_CONTENT in InlineSuggestion#inflate" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  66. bd26abb Support WRAP_CONTENT in InlineSuggestion#inflate by Feng Cao · 4 years, 3 months ago
  67. 1ef9f25 Merge "Keep the intent resolver button bar stuck to the bottom." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  68. 9153a32 Merge "Update one-line layout for conversation notifs" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  69. f7ef4ef Move conversation app name into header by Steve Elliott · 4 years, 3 months ago
  70. c8f22be Merge "Keep screenshot process bound" into rvc-dev by Miranda Kephart · 4 years, 3 months ago
  71. 27b9974 Keep the intent resolver button bar stuck to the bottom. by arangelov · 4 years, 3 months ago
  72. c47e9bf Replace the switch item with the text for multiple shortcut menu. by Peter_Liang · 4 years, 3 months ago
  73. 2133dc6 Merge "Implement direct share targets quota based onto app share score in ChooserTarget ranking protorype." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  74. 936df15 Update one-line layout for conversation notifs by Steve Elliott · 4 years, 3 months ago
  75. 413ce32 Merge changes Ida26b961,I1d416b9c into rvc-dev by Charles Chen · 4 years, 3 months ago
  76. 441efae Fix error in DecorView's ViewConfiguration by Charles Chen · 4 years, 3 months ago
  77. 6661575 Fix DecorView error about non-visual context by Charles Chen · 4 years, 3 months ago
  78. 6f42281 Implement direct share targets quota based onto app share score in by Song Hu · 4 years, 3 months ago
  79. b344e0a Merge "Fix test failure in testProcessStateByPulling" into rvc-dev by Jing Ji · 4 years, 3 months ago
  80. a4c7975 Keep screenshot process bound by Miranda Kephart · 4 years, 3 months ago
  81. ed64206 Merge "Improvements on layout with default intent resolver" into rvc-dev by Antoan Angelov · 4 years, 3 months ago
  82. 8a5bba3 Merge "Check whether should auto launch after showing empty state screen" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  83. 4e2951b Improvements on layout with default intent resolver by arangelov · 4 years, 3 months ago
  84. 4d3be0b Check whether should auto launch after showing empty state screen by arangelov · 4 years, 3 months ago
  85. 468e6c3 Fix test failure in testProcessStateByPulling by Jing Ji · 4 years, 3 months ago
  86. 4ddfdaf Merge "Filter the content of the Bundles used as extras and styling APIs" into rvc-dev by TYM Tsai · 4 years, 3 months ago
  87. ea2d4bf Merge changes from topic "rhedjao_a11y_button_rollback" into rvc-dev by Jason Hsu · 4 years, 3 months ago
  88. 0589ab0 Rollback chooser menu to version Q behavior for accessibility button (2/n). by Peter_Liang · 4 years, 3 months ago
  89. b8bf55c Rollback chooser menu to version Q behavior for accessibility button (1/n). by Peter_Liang · 4 years, 3 months ago
  90. 7ae10c0 Merge "Add shadow under tabs when user has scrolled up in sharesheet" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  91. de5ebdc Add shadow under tabs when user has scrolled up in sharesheet by arangelov · 4 years, 3 months ago
  92. 2b15d71 Synchronize direct share expansion between work and personal tabs by arangelov · 4 years, 3 months ago
  93. 3a507cb Merge "Hide "Always" and "Just once" buttons for empty state screens" into rvc-dev by Antoan Angelov · 4 years, 3 months ago
  94. 2f5e2df Merge "Restore share sheet height when toggling dark mode" into rvc-dev by Antoan Angelov · 4 years, 3 months ago
  95. 9d89414 Restore share sheet height when toggling dark mode by arangelov · 4 years, 3 months ago
  96. 850c812 Filter the content of the Bundles used as extras and styling APIs by TYM Tsai · 4 years, 4 months ago
  97. afe0f89 Merge "Removing BatteryStatsImpl lock that causes a deadlock" into rvc-dev by Dmitri Plotnikov · 4 years, 3 months ago
  98. 55edd0c Removing BatteryStatsImpl lock that causes a deadlock by Dmitri Plotnikov · 4 years, 3 months ago
  99. f9a02be Merge "Fix crash in IntentForwarderActivity" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  100. 9bc5f9e Merge "Keeing the device in gesture nav while user setup is pending" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago