1. c9fd5be Merge "Fix NPE in ComponentNameValidator" into pi-dev am: b105913098 by Annie Meng · 6 years ago
  2. b105913 Merge "Fix NPE in ComponentNameValidator" into pi-dev by Annie Meng · 6 years ago
  3. f08646f Merge "Refresh TCM settings when they change" into pi-dev am: 3fa564030f by Abodunrinwa Toki · 6 years ago
  4. 5d26b8c Fix NPE in ComponentNameValidator by Annie Meng · 6 years ago
  5. 3fa5640 Merge "Refresh TCM settings when they change" into pi-dev by TreeHugger Robot · 6 years ago
  6. c2449b8 Refresh TCM settings when they change by Abodunrinwa Toki · 6 years ago
  7. 402a57b Merge "Use FLAG_UPDATE_CURRENT for TC PendingIntents." into pi-dev by Abodunrinwa Toki · 6 years ago
  8. 2085646 Merge "Use FLAG_UPDATE_CURRENT for TC PendingIntents." into pi-dev by TreeHugger Robot · 6 years ago
  9. a30db99 Merge "Trigger action for app ops icon for keyboard navigation" into pi-dev by Dieter Hsu · 6 years ago
  10. 7f91c59 Merge "Trigger action for app ops icon for keyboard navigation" into pi-dev by Dieter Hsu · 6 years ago
  11. 3a9b5a9 Trigger action for app ops icon for keyboard navigation by Dieter Hsu · 6 years ago
  12. a0f7325 Merge "Adde back check to make sure Activity.recreate() is called on main thread." into pi-dev by Wale Ogunwale · 6 years ago
  13. 5f8e42f Merge "Adde back check to make sure Activity.recreate() is called on main thread." into pi-dev by TreeHugger Robot · 6 years ago
  14. 2fdc1b8 Merge "[IdleController] Support dock scenario on idle or active judgement" into pi-dev by lpeter · 6 years ago
  15. 318abc9 [IdleController] Support dock scenario on idle or active judgement by lpeter · 6 years ago
  16. 0527d91 Adde back check to make sure Activity.recreate() is called on main thread. by Wale Ogunwale · 6 years ago
  17. ed8e0f6 Merge "TextSelection.Builder.setId should take null as well" into pi-dev by Tony Mak · 6 years ago
  18. 10f8ed0 Merge "TextSelection.Builder.setId should take null as well" into pi-dev by TreeHugger Robot · 6 years ago
  19. 863d2a4 Merge "More app ops fg/bg tuning" into pi-dev am: cd835ba418 by Dianne Hackborn · 6 years ago
  20. cd835ba Merge "More app ops fg/bg tuning" into pi-dev by Dianne Hackborn · 6 years ago
  21. 306481a Merge "Stop using Arrays.checkOffsetAndCount. am: 60f55a255f" into stage-aosp-master by Pete Gillin · 6 years ago
  22. 9473edd Merge "Add some null checks to slices" into pi-dev am: 0689312acb by Jason Monk · 6 years ago
  23. 63257f5 Merge "Improved notification interruptiveness calculation." into pi-dev by Daniel Sandler · 6 years ago
  24. 0689312 Merge "Add some null checks to slices" into pi-dev by TreeHugger Robot · 6 years ago
  25. 4da6e1f Merge "Improved notification interruptiveness calculation." into pi-dev by Daniel Sandler · 6 years ago
  26. a9d6a27 Stop using Arrays.checkOffsetAndCount. am: 60f55a255f by Pete Gillin · 6 years ago
  27. 7d67bd4 Improved notification interruptiveness calculation. by Dan Sandler · 6 years ago
  28. 8938932 Add some null checks to slices by Jason Monk · 6 years ago
  29. 8436878 TextSelection.Builder.setId should take null as well by Tony Mak · 6 years ago
  30. f975ab3 Merge "Fix odd avatar when message sender is a number" into pi-dev by Sanry Huang · 6 years ago
  31. fb9ecfc Merge "Add shell command to get slice permissions" into pi-dev am: 33da7043af by Jason Monk · 6 years ago
  32. 9cb0a9f Merge "Add SCREEN_BRIGHTNESS_FOR_VR to set of public settings." into pi-dev by Santos Cordon · 6 years ago
  33. cd5ca7e Merge "Fix odd avatar when message sender is a number" into pi-dev by Sanry Huang · 6 years ago
  34. 33da704 Merge "Add shell command to get slice permissions" into pi-dev by TreeHugger Robot · 6 years ago
  35. 7830cd8 Merge "Add SCREEN_BRIGHTNESS_FOR_VR to set of public settings." into pi-dev by TreeHugger Robot · 6 years ago
  36. 7f01f3b Add shell command to get slice permissions by Jason Monk · 6 years ago
  37. aec5981 Use FLAG_UPDATE_CURRENT for TC PendingIntents. by Abodunrinwa Toki · 6 years ago
  38. 9e1d134 Merge "Access removable volumes through /mnt/media_rw" into pi-dev by Jerry Zhang · 6 years ago
  39. 1e62b67 Merge "Access removable volumes through /mnt/media_rw" into pi-dev by Jerry Zhang · 6 years ago
  40. f4a2505 Merge "Update RemoteInput#setChoices documentation" into pi-dev am: bef37f23d6 by Kodlee Yin · 6 years ago
  41. 3a3982a Merge "Switch the setting for Off Body Radios Off to User Absent Radios Off" into pi-dev by Damien Bargiacchi · 6 years ago
  42. bccbeb1 Merge "Add support for manually set surround formats." into pi-dev by Jiabin Huang · 6 years ago
  43. bef37f2 Merge "Update RemoteInput#setChoices documentation" into pi-dev by TreeHugger Robot · 6 years ago
  44. 76fd7d5 Merge "Switch the setting for Off Body Radios Off to User Absent Radios Off" into pi-dev by Damien Bargiacchi · 6 years ago
  45. eddc0d7 Merge "Add support for manually set surround formats." into pi-dev by Jiabin Huang · 6 years ago
  46. 291adf4 Merge "Update a11y when alpha changes" into pi-dev am: b504a2f65b by Phil Weaver · 6 years ago
  47. b504a2f Merge "Update a11y when alpha changes" into pi-dev by Phil Weaver · 6 years ago
  48. 4b3a547 Update RemoteInput#setChoices documentation by Kodlee Yin · 6 years ago
  49. 92e2dad Merge "Rethrow SecurityExceptions in UsageStatsManager" into pi-dev by Amith Yamasani · 6 years ago
  50. c1eddae Merge "Rethrow SecurityExceptions in UsageStatsManager" into pi-dev by TreeHugger Robot · 6 years ago
  51. e93ab41 More app ops fg/bg tuning by Dianne Hackborn · 6 years ago
  52. 3994075 Add support for manually set surround formats. by jiabin · 6 years ago
  53. 2af66fb Merge "Fix crash when loading resources without code" into pi-dev am: c46279aa98 by Jason Monk · 6 years ago
  54. c46279a Merge "Fix crash when loading resources without code" into pi-dev by TreeHugger Robot · 6 years ago
  55. 2544c69 Fix crash when loading resources without code by Jason Monk · 6 years ago
  56. 75299cf Merge "Let tests enumerate all transports/capabilities." into pi-dev by Jeff Sharkey · 6 years ago
  57. 4552368 Fix odd avatar when message sender is a number by Tony Huang · 6 years ago
  58. 8e6445a Merge "Let tests enumerate all transports/capabilities." into pi-dev by Jeff Sharkey · 6 years ago
  59. aae288a Merge "Don't call setAutofillClient() on base Context if it's null." into pi-dev by Felipe Leme · 6 years ago
  60. 6d08421 Merge "Don't call setAutofillClient() on base Context if it's null." into pi-dev by TreeHugger Robot · 6 years ago
  61. b098a03 Merge "Allow Print subsystem to work with services provided by instant app" into pi-dev by Philip P. Moltmann · 6 years ago
  62. cc64fb9 Merge "Allow Print subsystem to work with services provided by instant app" into pi-dev by Philip P. Moltmann · 6 years ago
  63. 0c268a1 Merge "Autofill: allow switch IME when autofill is showing" into pi-dev by Dake Gu · 6 years ago
  64. d247de8 Don't call setAutofillClient() on base Context if it's null. by Felipe Leme · 6 years ago
  65. 7b6ecb7 Merge "Autofill: allow switch IME when autofill is showing" into pi-dev by Dake Gu · 6 years ago
  66. fa03e50 Merge "Fixing user tap on suspended widget" into pi-dev am: 98deba8412 by Suprabh Shukla · 6 years ago
  67. fbcae9d Merge "Improve a11y ordering" into pi-dev am: 3789bbc476 by Phil Weaver · 6 years ago
  68. 98deba8 Merge "Fixing user tap on suspended widget" into pi-dev by TreeHugger Robot · 6 years ago
  69. 7e69f41 Merge "Mitigating cache corruption in ArrayMap" into pi-dev am: 841de8fb31 by Suprabh Shukla · 6 years ago
  70. 3789bbc Merge "Improve a11y ordering" into pi-dev by Phil Weaver · 6 years ago
  71. a5ee62f Let tests enumerate all transports/capabilities. by Jeff Sharkey · 6 years ago
  72. 841de8f Merge "Mitigating cache corruption in ArrayMap" into pi-dev by TreeHugger Robot · 6 years ago
  73. 1938e34 Mitigating cache corruption in ArrayMap by Suprabh Shukla · 6 years ago
  74. fd44f27 Rethrow SecurityExceptions in UsageStatsManager by Amith Yamasani · 6 years ago
  75. 82a8767 Merge "Allow device/profile owners to change app ops modes." into pi-dev by Dianne Hackborn · 6 years ago
  76. adaca21 Merge "Allow device/profile owners to change app ops modes." into pi-dev by Dianne Hackborn · 6 years ago
  77. 86b3260 Improve a11y ordering by Phil Weaver · 6 years ago
  78. 71938e1 Access removable volumes through /mnt/media_rw by Jerry Zhang · 6 years ago
  79. d525441 Allow device/profile owners to change app ops modes. by Dianne Hackborn · 6 years ago
  80. 934e659 Merge "Rework battery saver synchronization logic" into pi-dev am: 869c6f559a by Makoto Onuki · 6 years ago
  81. 869c6f5 Merge "Rework battery saver synchronization logic" into pi-dev by Makoto Onuki · 6 years ago
  82. 927c227 Merge "Remove custom schema parsing in favor of Uri" into pi-dev am: e3125c7e89 by Jan Althaus · 6 years ago
  83. e3125c7 Merge "Remove custom schema parsing in favor of Uri" into pi-dev by Jan Althaus · 6 years ago
  84. 1641831 Merge "Do not parcel legacy TextClassification fields" into pi-dev by Abodunrinwa Toki · 6 years ago
  85. 6db14d0 Merge "Do not parcel legacy TextClassification fields" into pi-dev by TreeHugger Robot · 6 years ago
  86. 88f945d Merge "Fixes splitscreen when executed from fullscreen app" into pi-dev by Matthew Ng · 6 years ago
  87. 765801d Merge "Fixes splitscreen when executed from fullscreen app" into pi-dev by Matthew Ng · 6 years ago
  88. 59ff523 Merge changes from topic "sysui_flags_drop" into pi-dev am: 53ae6a82cd by Winson Chung · 6 years ago
  89. 53ae6a8 Merge changes from topic "sysui_flags_drop" into pi-dev by Winson Chung · 6 years ago
  90. 1ab90a2 Fixing user tap on suspended widget by Suprabh Shukla · 6 years ago
  91. 6479072 Merge "Show settings suggestion" into pi-dev am: 1b69d7b406 by Beverly Tai · 6 years ago
  92. 1b69d7b Merge "Show settings suggestion" into pi-dev by Beverly Tai · 6 years ago
  93. 3030712 Fixes splitscreen when executed from fullscreen app by Matthew Ng · 6 years ago
  94. bd7a625 Rework battery saver synchronization logic by Makoto Onuki · 6 years ago
  95. 3642447 Merge "Add limits to App Usage Observer Api" into pi-dev am: 98fd4fa0f4 by Amith Yamasani · 6 years ago
  96. 98fd4fa Merge "Add limits to App Usage Observer Api" into pi-dev by Amith Yamasani · 6 years ago
  97. c2aa288 Merge "Fix TextClassifier logging." into pi-dev am: 1c60953f9d by Abodunrinwa Toki · 6 years ago
  98. 2bbb36c Merge "add install action for carrier id to system API" am: 87a7c657bd by fionaxu · 6 years ago
  99. 1c60953 Merge "Fix TextClassifier logging." into pi-dev by TreeHugger Robot · 6 years ago
  100. f08b406 Merge changes from topic "b_78809704" into pi-dev am: 92b64bb1bb by Todd Kennedy · 6 years ago