summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/tv
Commit message (Expand)AuthorAgeFilesLines
* Make CoreStartable an Interface.Dave Mankoff2022-10-134-17/+19
* Set explicit package name on Intent for showing TV PiPRobert Horvath2022-03-021-1/+3
* Knock out a few calls to Dependency#getDave Mankoff2022-01-251-4/+4
* Open PiP menu via KEYEVENT_WINDOW on TVJacqueline Bronger2021-12-061-0/+10
* Rename SystemUI class to CoreStartableDave Mankoff2021-11-094-8/+8
* Blur the background of aosp notification panelJacqueline Bronger2021-03-081-0/+32
* Reuse phone privacy indicator impl. for tvJacqueline Bronger2021-02-235-740/+0
* Intent flags for toggling tv notification panel.Jacqueline Bronger2021-01-051-0/+2
* Adds a tv notification panel for aosp which is shown when keyevent NOTIFICATI...Jacqueline Bronger2020-12-015-10/+349
* Notify VPN status from SystemUI as notificationsDorin Drimus2020-11-051-0/+140
* Merge "Fix mic indicator crash when animation gets cancelled"TreeHugger Robot2020-10-021-9/+25
|\
| * Fix mic indicator crash when animation gets cancelledSergey Nikolaienkov2020-10-021-9/+25
* | Add support for KEYCODE_NOTIFICATION.Philip Junker2020-09-291-0/+11
|/
* Merge changes from topic "tv-mic-indicator-refresh"Sergey Nikolaienkov2020-09-241-119/+88
|\
| * Make AudioRecordingDisclosureBar animations interruptableSergey Nikolaienkov2020-09-181-59/+80
| * Update AudioRecordingDisclosureBar animationsSergey Nikolaienkov2020-09-161-40/+17
| * Clean up unused Views in AudioRecordingDisclosureBarSergey Nikolaienkov2020-09-161-31/+2
* | Support for notification panel key on ATVPhilip Junker2020-09-142-21/+116
|/
* 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-161-2/+2
* Remove logic for revealing recorders in mic indicatorSergey Nikolaienkov2020-08-141-228/+43
* Fix for mic dislosure indicator getting stuckSergey Nikolaienkov2020-08-131-7/+5
* Move mic dicslosure settings to ConfigSergey Nikolaienkov2020-08-121-48/+50
* Refresh mic disclosure indicatorSergey Nikolaienkov2020-08-101-18/+0
* Add Setting kill switch for mic disclosureSergey Nikolaienkov2020-08-104-40/+166
* Bring back AudioRecordingDisclosureBarSergey Nikolaienkov2020-07-132-24/+73
* Merge "Fix mic diclosure in RTL" into rvc-devTreeHugger Robot2020-06-231-10/+25
|\
| * Fix mic diclosure in RTLSergey Nikolaienkov2020-06-231-10/+25
* | Disable AudioRecordingDisclosureBarSergey Nikolaienkov2020-06-221-3/+0
|/
* Add a killswitch for AudioRecordingDisclosureBarRobin Lee2020-06-091-0/+12
* Disable the legacy TV VIS launch pathRobin Lee2020-05-291-1/+12
* Account for mic fgs in AudioRecordingDisclosureBarSergey Nikolaienkov2020-04-065-69/+395
* Annotate appropriate AudioRecordingDisclosureBar's methods with @UiThreadSergey Nikolaienkov2020-03-111-0/+11
* Do not show a recording app more than onceSergey Nikolaienkov2020-03-111-11/+41
* Do not go home when status bar collapse is requested.Robin Lee2020-02-281-5/+0
* Implement StatusBar notification panel APIs for TVRobin Lee2020-02-121-0/+26
* Update AudioRecordingIndicator appearanceSergey Nikolaienkov2019-12-101-101/+275
* Remove SysUiServiceProvider and mComponents.Dave Mankoff2019-11-141-2/+0
* Remove all calls to getComponent(CommandQueue.class).Dave Mankoff2019-11-011-4/+11
* Change view/window visibility when indicator is shown/hidden. Change the wind...Sergey Nikolaienkov2019-10-241-7/+15
* Merge "Add ATV Core Framework team as owners of TV status bar" am: 0d1847aecb...Sergey Nikolaienkov2019-10-161-0/+8
|\
| * Add ATV Core Framework team as owners of TV status barSergey Nikolaienkov2019-10-031-0/+8
* | Pass context into the constructor of SystemUI objects.Dave Mankoff2019-10-101-0/+4
* | Add audio recording disclosure plate on TVSergey Nikolaienkov2019-09-302-11/+219
|/
* Introduce a result class for IStatusBarService#registerStatusBar()Yohei Yukawa2019-04-041-13/+1
* Make CommandQueue implement CallbackControllerJason Monk2018-12-041-1/+1
* Fixes import ordering.Gus Prevas2018-11-141-1/+0
* Ensure we show the PiP menu in response to KEYCODE_WINDOW.Winson Chung2017-03-311-7/+0
* StatusBar: Clean up buzzBeepBlinked and friendsAdrian Roos2017-02-011-97/+0
* Delete BaseStatusBarJason Monk2017-01-261-73/+28
* Move navigation bar logic to its own classJason Monk2017-01-171-9/+0