1. 8d315cd Merge "Prevent nearest touch frame nearest child crash when no children" by TreeHugger Robot · 6 years ago
  2. f32d0d8 Merge "Add a static link for android.car.user." by Brad Stenning · 6 years ago
  3. a0b60da Merge "Use public APIs instead of private ones" by TreeHugger Robot · 6 years ago
  4. 44bf21d Merge "Allow dark mode in system UI dialogs" by TreeHugger Robot · 6 years ago
  5. 663f1e8 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 6 years ago
  6. fa104e6 Add a static link for android.car.user. by Ying Zheng · 6 years ago
  7. 26caa0f Use public APIs instead of private ones by John Reck · 6 years ago
  8. 63cc5a64 Merge "Fixed an issue where a notification may not be updated" by Selim Cinek · 6 years ago
  9. 2242d6a3 Allow dark mode in system UI dialogs by Philip P. Moltmann · 6 years ago
  10. e64d550 Merge "Create plumbing for disabling force-dark" by TreeHugger Robot · 6 years ago
  11. 1423e13 Create plumbing for disabling force-dark by John Reck · 6 years ago
  12. 2a0b67d Merge "Updates copy and contentIntent on AIA notification." by TreeHugger Robot · 6 years ago
  13. 6ed6ced Merge "Synchronize access to sNotificationBundle." by TreeHugger Robot · 6 years ago
  14. 09e24d7 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 6 years ago
  15. 52235e1 Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  16. cd8f0c0 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 6 years ago
  17. 8e16f02 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 6 years ago
  18. 2b36336 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 6 years ago
  19. 6557dda Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  20. 948dc2f Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  21. 45e36a1 Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  22. 09c5278 Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  23. 239e2d2 Merge "New AOD battery indicator" by Lucas Dupin · 6 years ago
  24. 7da4f26 New AOD battery indicator by Lucas Dupin · 6 years ago
  25. 4d2eeb5 Merge "Refactored the contextual group of buttons that appear on the nav bar" by TreeHugger Robot · 6 years ago
  26. 4a38f23 Fixed an issue where a notification may not be updated by Selim Cinek · 6 years ago
  27. 1bbbc4d Merge "Only start authentication if setting is enabled" by Kevin Chyn · 6 years ago
  28. a48d662 Merge "Allow whitelisted plugins on user builds" by TreeHugger Robot · 6 years ago
  29. 25593cc Refactored the contextual group of buttons that appear on the nav bar by Matthew Ng · 6 years ago
  30. ee72fa1 Synchronize access to sNotificationBundle. by Felipe Leme · 6 years ago
  31. a60b0e2 Merge "QSCustomizer updates transparent view height" by Fabian Kozynski · 6 years ago
  32. b981efa Merge "Remove references to SwipeHelper from NotificationMenuRow." by Aaron Heuckroth · 6 years ago
  33. 71e15d1 Updates copy and contentIntent on AIA notification. by Gus Prevas · 6 years ago
  34. c31c757 Merge changes from topic "face-dialog" by Kevin Chyn · 6 years ago
  35. 6df1571 Merge "Fix NullPointerException in CaptivePortalLogin" am: d106aac67b am: 3d70baf5ff by Chalard Jean · 6 years ago
  36. 7365713 Merge "Fix NullPointerException in CaptivePortalLogin" am: d106aac67b by Chalard Jean · 6 years ago
  37. 56233ab Only start authentication if setting is enabled by Kevin Chyn · 6 years ago
  38. 3d70baf5 Merge "Fix NullPointerException in CaptivePortalLogin" am: d106aac67b by Chalard Jean · 6 years ago
  39. bd243f5 Merge "Adding install reason when installing an apk" by TreeHugger Robot · 6 years ago
  40. 6cf54e8 3/n: Add FaceDialogView and "confirmation" plumbing by Kevin Chyn · 6 years ago
  41. 396e52d Always evict old scanResults(> 15s) in WifiTracker by jackqdyulei · 6 years ago
  42. 0be1f33 2/n: Refactor common code from FingerprintDialogView by Kevin Chyn · 6 years ago
  43. a883fb5 1/n: Rename FingerprintDialogView to BiometricDialogView by Kevin Chyn · 6 years ago
  44. 266cb34 Remove references to SwipeHelper from NotificationMenuRow. by Aaron Heuckroth · 6 years ago
  45. 7f1d0dc Merge "Split ambient pulse notif logic from heads up." by TreeHugger Robot · 6 years ago
  46. 9014e3c Merge "Always use Context.getSystemService() to get IMM in SysUI" by TreeHugger Robot · 6 years ago
  47. a45a4ae Merge "What a horrible fix" by Lucas Dupin · 6 years ago
  48. 838337d Merge "Hide bouncer after unlocking SIM card" by Lucas Dupin · 6 years ago
  49. bf95423 Merge "Refactor PagedTileLayout to not overflow screen" by Fabian Kozynski · 6 years ago
  50. 712ae39 Refactor PagedTileLayout to not overflow screen by Fabian Kozynski · 6 years ago
  51. 5d5deeb QSCustomizer updates transparent view height by Fabian Kozynski · 6 years ago
  52. eebeb08 Merge "SecurityControllorImpl: Log whole exception" by TreeHugger Robot · 6 years ago
  53. 3588774 Always use Context.getSystemService() to get IMM in SysUI by Yohei Yukawa · 6 years ago
  54. a97ea05 Split ambient pulse notif logic from heads up. by Kevin · 6 years ago
  55. 70d5dd4 Adding install reason when installing an apk by Sunny Goyal · 6 years ago
  56. 8b4bb86 Update Quickstep Onboarding tips to use theme color so that it works in both light and dark theme. by Tracy Zhou · 6 years ago
  57. f0a67e3 What a horrible fix by Lucas Dupin · 6 years ago
  58. d5180a5 Merge "Fix notifications showing on keyguard" by Evan Laird · 6 years ago
  59. 23957aa Move ShadeViewRefactor to right package to fix build breakage. by Tobias Thierer · 6 years ago
  60. 67c1d26 Fix NullPointerException in CaptivePortalLogin by Hisanobu, Watanabe · 6 years ago
  61. 006b6d9 Merge "Simplify logic for connect in PbapClientProfile" am: 7cfbdcc481 by Chienyuan · 6 years ago
  62. 08cab97 Merge "Simplify logic for getConnectionStatus in HidDeviceProfile" am: b545c70d1d by Chienyuan · 6 years ago
  63. cee5628 Merge "Simplify logic for connect in PbapClientProfile" am: 7cfbdcc481 by Chienyuan · 6 years ago
  64. f9c56d0 Merge "Simplify logic for connect in MapClientProfile" am: 0ac2a840a0 by Chienyuan · 6 years ago
  65. f374663 Merge "Simplify logic for getConnectionStatus in HidDeviceProfile" by Chienyuan · 6 years ago
  66. e7374ba Merge "Simplify logic for connect in MapClientProfile" am: 0ac2a840a0 by Chienyuan · 6 years ago
  67. 7cfbdcc Merge "Simplify logic for connect in PbapClientProfile" by Treehugger Robot · 6 years ago
  68. 9165f58 Merge "Simplify logic for connect in PbapClientProfile" by TreeHugger Robot · 6 years ago
  69. b545c70 Merge "Simplify logic for getConnectionStatus in HidDeviceProfile" by Treehugger Robot · 6 years ago
  70. 0ac2a84 Merge "Simplify logic for connect in MapClientProfile" by Treehugger Robot · 6 years ago
  71. bc0e47c Merge "Unregister wallpaper visibility listener when nav bar view is destroyed" by TreeHugger Robot · 6 years ago
  72. 500420c Merge "Fixes tapping home button on right edge with quickstep layout" by TreeHugger Robot · 6 years ago
  73. a01a180 Merge "Added setprop to go back after gesture end" by TreeHugger Robot · 6 years ago
  74. 4648bd2 Merge "Fix broken NSSL tests" by TreeHugger Robot · 6 years ago
  75. d71c238 Merge "Reload theme before dispatching UiMode event" by TreeHugger Robot · 6 years ago
  76. b03d44d Unregister wallpaper visibility listener when nav bar view is destroyed by Winson Chung · 6 years ago
  77. c293d8f Allow whitelisted plugins on user builds by Lucas Dupin · 6 years ago
  78. a099cc8 Fixes tapping home button on right edge with quickstep layout by Matthew Ng · 6 years ago
  79. 91d0f10 Fix notifications showing on keyguard by Evan Laird · 6 years ago
  80. 7d6a5fe Prevent nearest touch frame nearest child crash when no children by Matthew Ng · 6 years ago
  81. fec7766 Fix broken NSSL tests by Evan Laird · 6 years ago
  82. 2c0c642 Merge "Removing support for interporcess event from EventBus" by TreeHugger Robot · 6 years ago
  83. fae63a2 Reload theme before dispatching UiMode event by Lucas Dupin · 6 years ago
  84. a78ee6b Merge "Set tint on print button foreground." by TreeHugger Robot · 6 years ago
  85. 192e1c6 Merge changes from topic "SettingsLibRestrictedLockUtils" by Philip P. Moltmann · 6 years ago
  86. 9c03941 Set tint on print button foreground. by Philip P. Moltmann · 6 years ago
  87. 066a59d Merge "Simplify logic for connect in MapClientProfile" by TreeHugger Robot · 6 years ago
  88. 8862bfb Simplify logic for connect in MapClientProfile by Chienyuan · 6 years ago
  89. a16ad76 Simplify logic for connect in MapClientProfile by Chienyuan · 6 years ago
  90. a874dc1 Simplify logic for connect in PbapClientProfile by Chienyuan · 6 years ago
  91. d9830db Merge "Defer theme flags when view isn't attached" by TreeHugger Robot · 6 years ago
  92. f24665f Merge "Simplify logic for getConnectionStatus in HidDeviceProfile" by TreeHugger Robot · 6 years ago
  93. d8ebc8d Simplify logic for connect in PbapClientProfile by Chienyuan · 6 years ago
  94. 6d48eab Hide bouncer after unlocking SIM card by Lucas Dupin · 6 years ago
  95. 65f9aad Merge "Add new loader for network stats detail." by Doris Ling · 6 years ago
  96. fdbfc54 Defer theme flags when view isn't attached by Lucas Dupin · 6 years ago
  97. 139a8c7 Merge "Revert "remove getName() from CachedBluetoothDeviceManager"" by Lei Yu · 6 years ago
  98. 0954461 Revert "remove getName() from CachedBluetoothDeviceManager" by Lei Yu · 6 years ago
  99. d88d57a Add new loader for network stats detail. by Doris Ling · 6 years ago
  100. c8c1329 Merge "resolve merge conflicts of 2cb9a70cac0d22ef67de72c678c8baa4d12014f4 to master" by Yuanjia Hsu · 6 years ago