summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/hdmi/HdmiControlManager.java
Commit message (Expand)AuthorAgeFilesLines
* [CEC Configuration] Add 'set_menu_language' settingMichal Olech2022-02-011-0/+34
* Add system prompt for system language change after <Set Menu Language> CEC me...Michal Olech2022-02-011-0/+6
* Make list of SADs to query configurableNathalie Le Clair2021-10-181-281/+395
* [CEC Configuration] Switch HDMI_CEC_ENABLED to Shared PreferencesMichal Olech2021-10-131-1/+2
* CEC: Remove HdmiControlManager#mLocalPhysicalAddress variableAravind Angadi2021-07-221-62/+7
* [CEC Configuration] Add 'routing_control' settingMichal Olech2021-05-311-1/+83
* [CEC Configuration] Add 'system_audio_control' settingMichal Olech2021-05-311-0/+86
* Merge "Remove usage of TV-specific setting in playback devices"Nathalie Le Clair2021-04-221-1/+1
|\
| * Remove usage of TV-specific setting in playback devicesNathalie Le Clair2021-04-211-1/+1
* | Merge "[CEC Configuration] Rename Power Control Mode setting name string" int...Michal Olech2021-04-211-1/+1
|\ \ | |/ |/|
| * [CEC Configuration] Rename Power Control Mode setting name stringMichal Olech2021-04-201-1/+1
* | Merge "CEC: Drop TODOs marked as fixed/obsolete" am: 6e7f16ac1e am: 59cb50e06...Treehugger Robot2021-04-191-1/+0
|\|
| * Merge "CEC: Drop TODOs marked as fixed/obsolete" am: 6e7f16ac1e am: 59cb50e06...Treehugger Robot2021-04-191-1/+0
| |\
| | * CEC: Drop TODOs marked as fixed/obsoleteAravind Angadi2021-04-151-1/+0
| | * Remove legacy style metalava suppressionAurimas Liutikas2020-11-121-5/+5
| | * Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-191-2/+0
* | | Implement mode for CEC power control of connected TV and Audio SystemNathalie Le Clair2021-04-131-3/+23
|/ /
* | [CEC Configuration] Add @SystemApi for all remaining settingsMichal Olech2021-03-091-0/+15
* | [CEC Configuration] Add 'tv_send_standby_on_sleep' optionMichal Olech2021-01-271-1/+77
* | Add setting for main RC profileNathalie Le Clair2021-01-261-1/+217
* | [CEC Configuration] Add 'tv_wake_on_one_touch_play' optionMichal Olech2021-01-251-2/+75
* | Migrate CEC enabled value to CEC configurationMarvin Ramin2021-01-201-2/+3
* | Move CEC volume control setting to CEC configMarvin Ramin2021-01-191-10/+78
* | [CEC Configuration] Add listener system APIMichal Olech2021-01-051-0/+128
* | [CEC Configuration] Add @SystemApi for CEC ConfigurationMichal Olech2021-01-051-41/+57
* | Merge "Determine if CEC stack should handle KEYCODE_TV_POWER"Nathalie Le Clair2020-12-171-0/+14
|\ \
| * | Determine if CEC stack should handle KEYCODE_TV_POWERNathalie Le Clair2020-12-171-0/+14
* | | [CEC Configuration] Rename 1_4_b to 1_4_BMichal Olech2020-12-151-2/+2
|/ /
* | Rename send_standby_on_sleep in constants and methodsNathalie Le Clair2020-12-031-21/+21
* | Merge "Source device to toggle and follow TV power"TreeHugger Robot2020-11-191-0/+16
|\ \
| * | Source device to toggle and follow TV powerNathalie Le Clair2020-11-171-0/+16
* | | Remove legacy style metalava suppressionAurimas Liutikas2020-11-121-5/+5
|/ /
* | Migrate CEC version Setting to use HdmiCecConfigMarvin Ramin2020-11-111-0/+75
* | [CEC Configuration] Introduce 'int' type to the APIMichal Olech2020-11-041-21/+50
* | [CEC Configuration] Rename getAvailableCecSettings to getUserCecSettingsMichal Olech2020-10-221-20/+22
* | [CEC Configuration] Add CEC Configuration APIsMichal Olech2020-10-221-2/+336
* | Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-201-2/+0
* | Tighten up Binder.clearCallingIdentity() usage.Jeff Sharkey2020-10-071-6/+18
* | CEC Standby messages when going to sleepNathalie Le Clair2020-07-241-0/+34
* | CEC: Add @CallbackExecutor to HdmiControlManager Listener methodsMichal Olech2020-07-011-6/+56
* | Merge "Expose necessary SystemApi as test API for CEC CTS" into rvc-dev am: a...Amy Zhang2020-06-051-2/+25
|\|
| * Expose necessary SystemApi as test API for CEC CTSAmy Zhang2020-06-041-2/+25
| * CEC: Add listener for HDMI CEC volume control featureMarvin Ramin2020-06-011-0/+93
| * CEC: Make HDMI CEC volume control configurableMarvin Ramin2020-04-271-0/+62
* | CEC: Add listener for HDMI CEC volume control featureMarvin Ramin2020-05-261-0/+93
* | Merge "Use HdmiProperties class for ro.hdmi.*"Nick Chalko2020-04-261-7/+4
|\ \
| * | Use HdmiProperties class for ro.hdmi.*Tarundeep Singh2020-04-231-7/+4
| |/
* / CEC: Make HDMI CEC volume control configurableMarvin Ramin2020-04-241-0/+62
|/
* Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin2019-12-311-9/+9
* Merge "Honor HDMI_CONTROL_ENABLED setting in AudioService" am: 4efb0c510d am:...Madhava Srinivasan2019-09-131-0/+91
|\