- 0ef75b19 Merge "Make constructor of Access public" by TreeHugger Robot · 6 years ago
- b8c30bb Added an option to hide the home button by Matthew Ng · 6 years ago
- 24fd0a9 Merge "Make DarkIconDispatcher visible to plugins" by TreeHugger Robot · 6 years ago
- 3cccaf8 Merge "Add missing unit test" by TreeHugger Robot · 6 years ago
- 58aa7a1 Merge "PTT triggering and on-screen-mic triggering should be treated differently." by TreeHugger Robot · 6 years ago
- 60cab47 Merge "Migrate frameworks/base/packages/SettingsProvider/test to androidx.test" by TreeHugger Robot · 6 years ago
- 20a1afd Merge "Delete unused SystemUI icons." by TreeHugger Robot · 6 years ago
- 4c3b329 Merge "Mark entry in onEntryRemoved as @Nullable" by TreeHugger Robot · 6 years ago
- 6a5ca4f Mark NotificationEntry.Data.key as final by Ned Burns · 6 years ago
- 449b7ea PTT triggering and on-screen-mic triggering should be treated differently. by Priyank Singh · 6 years ago
- 5509a81 Make constructor of Access public by Lifu Tang · 6 years ago
- 054cfe5 Add missing unit test by Lifu Tang · 6 years ago
- 1be62f4 Make DarkIconDispatcher visible to plugins by Beverly · 6 years ago
- 4f06c93 Delete unused SystemUI icons. by Amin Shaikh · 6 years ago
- 1dd6b40 Mark entry in onEntryRemoved as @Nullable by Ned Burns · 6 years ago
- be84d93 Merge "Show the bar chart detail after hiding it." by TreeHugger Robot · 6 years ago
- f2426f9 Merge "Log undo of notification importance change." by TreeHugger Robot · 6 years ago
- 583ca98 Merge "Add a state for hiding UI while docking" by Lucas Dupin · 6 years ago
- a26641f Remove Dependency.get usages from AutoTileManager by Jason Monk · 6 years ago
- 1d07be3 TYPE_DATE and TYPE_DATE_TIME should be considered as the same type by Tony Mak · 6 years ago
- 7ee0996 Merge "Add three display/body font overlays." by TreeHugger Robot · 6 years ago
- c739c8c Make RollbackManager @SystemApi. by Richard Uhler · 6 years ago
- 6e2af12 Merge "Add null check for AclStateChangedHandler" by TreeHugger Robot · 6 years ago
- 8499b90 Merge "Import translations. DO NOT MERGE" into pi-dev by TreeHugger Robot · 6 years ago
- bbd8946 Import translations. DO NOT MERGE by Bill Yi · 6 years ago
- ea04399 Merge "Factors out list of lifetime extenders from NotificationEntryManager." by TreeHugger Robot · 6 years ago
- 5c84abb Factors out list of lifetime extenders from NotificationEntryManager. by Gus Prevas · 6 years ago
- 6b1e140 Import translations. DO NOT MERGE by Bill Yi · 6 years ago
- ca1b6f7 Removes dependency of NotificationEntryManager on IStatusBarService. by Gus Prevas · 6 years ago
- 52a24ee Add three display/body font overlays. by Amin Shaikh · 6 years ago
- 5d3eb447 Add a state for hiding UI while docking by Jerry Chang · 6 years ago
- 6745c81 Catch SecurityException while resolving image to avoid crashing. by Ahan Wu · 6 years ago
- c4218061 Add null check for AclStateChangedHandler by Chienyuan · 6 years ago
- 5639004 Merge "Allow for injection in StatusBar Views" by Selim Cinek · 6 years ago
- ee9445e Merge changes from topics "nem-low-prio-state", "nem-group-manager", "nem-remote-input-manager", "nem-media-manager", "nem-perform-remove", "nem-combine-remove-callbacks", "nem-callback-to-listener", "nem-alert-handling-listeners" by TreeHugger Robot · 6 years ago
- 3fb6a1b Merge "Protects query pulse reason exception" by TreeHugger Robot · 6 years ago
- 70bda67 Ignore 'wake display' event when AOD is off by Lucas Dupin · 6 years ago
- 5b9098dc Moves minimization change handling into NotificationEntryListeners. by Gus Prevas · 6 years ago
- 006892f Merge changes I1ef8b41a,I348bdb1c by TreeHugger Robot · 6 years ago
- 9c387a5 Merge changes I9c2ab16b,I6ac1fd46,I687412fc,I943f3098 by Jason Monk · 6 years ago
- 7a56b83 Remove Dependency.get usages from QSFooterImpl by Jason Monk · 6 years ago
- a951d1d Merge "Remove unreviewed code" by TreeHugger Robot · 6 years ago
- 53f0d06 Merge "Fix WifiManager NPEs in CryptKeeper UI." by TreeHugger Robot · 6 years ago
- 30b64fa Remove Dependency.get usages from QSTileHost. by Jason Monk · 6 years ago
- 418137e Show the bar chart detail after hiding it. by Joel Galenson · 6 years ago
- 26d9127 Removes dependency of NotificationEntryManager on NotificationGroupManager. by Gus Prevas · 6 years ago
- 772e532 Makes NotificationRemoteInputManager a NotificationEntryListener. by Gus Prevas · 6 years ago
- 2d5a1e9 Removes circular dependency between NotificationMediaManager and NotificationEntryManager. by Gus Prevas · 6 years ago
- dca2be5 Combines NotificationEntryManager listener interfaces (part 5). by Gus Prevas · 6 years ago
- f37435a Combines NotificationEntryManager listener interfaces (part 4). by Gus Prevas · 6 years ago
- 8621bd2 Combines NotificationEntryManager listener interfaces (part 3). by Gus Prevas · 6 years ago
- b43dc65 Combines NotificationEntryManager listener interfaces (part 2). by Gus Prevas · 6 years ago
- 55fd968 Add link to dagger user guide by Jason Monk · 6 years ago
- fa452ef Make QSTileImpl a LifecycleOwner and make use of it by Jason Monk · 6 years ago
- c0e0e2b Remove Dependency.get usages from QS tiles by Jason Monk · 6 years ago
- 5d57720 Switch QS tile creation to use injection by Jason Monk · 6 years ago
- 2d23690 Protects query pulse reason exception by TYM Tsai · 6 years ago
- 97c6cf6 Remove unreviewed code by timhypeng · 6 years ago
- f846f21 Merge "Add getMediaDeviceById() method" by TreeHugger Robot · 6 years ago
- 0487263 Add getMediaDeviceById() method by hughchen · 6 years ago
- 9d20bed Allow for injection in StatusBar Views by Selim Cinek · 6 years ago
- c220f6d Merge "Do not show lock icon on AOD" by Lucas Dupin · 6 years ago
- 565cc45 Merge "Fixing the flickering issue when clock is clicked in status bar to open Quick Settings." by TreeHugger Robot · 6 years ago
- 78ba016 Merge "make wake event trigger a pulse" by Lucas Dupin · 6 years ago
- 523837c Fixing the flickering issue when clock is clicked in status bar to open Quick Settings. by Priyank Singh · 6 years ago
- 978ce92 Merge "Delete hollow pill flag" by Lucas Dupin · 6 years ago
- de64ee0 make wake event trigger a pulse by Lucas Dupin · 6 years ago
- f22194f Do not show lock icon on AOD by Lucas Dupin · 6 years ago
- ce44174 Merge changes Ie7f66818,I7e91d12b,I0f44b3dd,I8625f3d3,I115c55af, ... by Jason Monk · 6 years ago
- bc38add Fix WifiManager NPEs in CryptKeeper UI. by Amin Shaikh · 6 years ago
- 55b655c Delete hollow pill flag by Lucas Dupin · 6 years ago
- bb9b195 Merge "Fix issue where media icon cannot be loaded" by Lucas Dupin · 6 years ago
- e8e471d Remove Dependency.get usages from LightBarController by Jason Monk · 6 years ago
- d97204c Remove Dependency.get usages from NotificationLogger by Jason Monk · 6 years ago
- 96a37f4 Remove Dependency.get usages from OverviewProxyService by Jason Monk · 6 years ago
- 92d5c24 Remove Dependency.get usages from BubbleController by Jason Monk · 6 years ago
- de48d5d Remove Dependency.get usages from BatteryControllerImpl by Jason Monk · 6 years ago
- 8111bcc Remove Dependency.get usages from BluetoothControllerImpl by Jason Monk · 6 years ago
- cfa61ff Remove Dependency.get usages from DeviceProvisionedController by Jason Monk · 6 years ago
- b7d50a7 Remove Dependency.get usages from HotspotControllerImpl by Jason Monk · 6 years ago
- eeff95b Remove Dependency.get usages from RemoteInputQuickSettingsDisabler by Jason Monk · 6 years ago
- 61936ee Remove Dependency.get usages from SecurityControllerImpl by Jason Monk · 6 years ago
- 03561a8 Remove Dependency.get usages from UserSwitcherController by Jason Monk · 6 years ago
- 752c68f Remove Dependency.get usages from SmartReplyController by Jason Monk · 6 years ago
- b1a5f23 Reduce usages of Dependency.get in TunablePadding by Jason Monk · 6 years ago
- 2955bf1 Fix issue where media icon cannot be loaded by Lucas Dupin · 6 years ago
- aef19af Merge "Launch AoD override the settings" by TreeHugger Robot · 6 years ago
- e7ea003 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 6 years ago
- 9ed1114 Merge "Import translations. DO NOT MERGE" into pi-dev by TreeHugger Robot · 6 years ago
- 28a1e76 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 6 years ago
- 33049bf Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 6 years ago
- 2757fcd Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 6 years ago
- 07985d7 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 6 years ago
- 0f3d17e Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 6 years ago
- 84a8c6a Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 6 years ago
- b46b0c6 Merge "Import translations. DO NOT MERGE" into pi-dev by TreeHugger Robot · 6 years ago
- 831ab3c Merge "Import translations. DO NOT MERGE" into pi-dev by TreeHugger Robot · 6 years ago
- ec616ac Merge "Import translations. DO NOT MERGE" into pi-dev by TreeHugger Robot · 6 years ago
- af14ef3 Merge "Import translations. DO NOT MERGE" into pi-dev by TreeHugger Robot · 6 years ago
- 1f081a1 Merge "Import translations. DO NOT MERGE" into pi-dev by TreeHugger Robot · 6 years ago