summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/hdmi/HdmiControlManager.java
AgeCommit message (Expand)Author
2021-04-20[CEC Configuration] Rename Power Control Mode setting name stringMichal Olech
2021-04-19Merge "CEC: Drop TODOs marked as fixed/obsolete" am: 6e7f16ac1e am: 59cb50e06...Treehugger Robot
2021-04-15CEC: Drop TODOs marked as fixed/obsoleteAravind Angadi
2021-03-09[CEC Configuration] Add @SystemApi for all remaining settingsMichal Olech
2021-01-27[CEC Configuration] Add 'tv_send_standby_on_sleep' optionMichal Olech
2021-01-26Add setting for main RC profileNathalie Le Clair
2021-01-25[CEC Configuration] Add 'tv_wake_on_one_touch_play' optionMichal Olech
2021-01-20Migrate CEC enabled value to CEC configurationMarvin Ramin
2021-01-19Move CEC volume control setting to CEC configMarvin Ramin
2021-01-05[CEC Configuration] Add listener system APIMichal Olech
2021-01-05[CEC Configuration] Add @SystemApi for CEC ConfigurationMichal Olech
2020-12-17Merge "Determine if CEC stack should handle KEYCODE_TV_POWER"Nathalie Le Clair
2020-12-17Determine if CEC stack should handle KEYCODE_TV_POWERNathalie Le Clair
2020-12-15[CEC Configuration] Rename 1_4_b to 1_4_BMichal Olech
2020-12-03Rename send_standby_on_sleep in constants and methodsNathalie Le Clair
2020-11-19Merge "Source device to toggle and follow TV power"TreeHugger Robot
2020-11-17Source device to toggle and follow TV powerNathalie Le Clair
2020-11-12Remove legacy style metalava suppressionAurimas Liutikas
2020-11-12Remove legacy style metalava suppressionAurimas Liutikas
2020-11-11Migrate CEC version Setting to use HdmiCecConfigMarvin Ramin
2020-11-04[CEC Configuration] Introduce 'int' type to the APIMichal Olech
2020-10-22[CEC Configuration] Rename getAvailableCecSettings to getUserCecSettingsMichal Olech
2020-10-22[CEC Configuration] Add CEC Configuration APIsMichal Olech
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-10-19Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-10-07Tighten up Binder.clearCallingIdentity() usage.Jeff Sharkey
2020-07-24CEC Standby messages when going to sleepNathalie Le Clair
2020-07-01CEC: Add @CallbackExecutor to HdmiControlManager Listener methodsMichal Olech
2020-06-05Merge "Expose necessary SystemApi as test API for CEC CTS" into rvc-dev am: a...Amy Zhang
2020-06-04Expose necessary SystemApi as test API for CEC CTSAmy Zhang
2020-06-01CEC: Add listener for HDMI CEC volume control featureMarvin Ramin
2020-05-26CEC: Add listener for HDMI CEC volume control featureMarvin Ramin
2020-04-27CEC: Make HDMI CEC volume control configurableMarvin Ramin
2020-04-26Merge "Use HdmiProperties class for ro.hdmi.*"Nick Chalko
2020-04-24CEC: Make HDMI CEC volume control configurableMarvin Ramin
2020-04-23Use HdmiProperties class for ro.hdmi.*Tarundeep Singh
2019-12-31Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin
2019-09-13Merge "Honor HDMI_CONTROL_ENABLED setting in AudioService" am: 4efb0c510d am:...Madhava Srinivasan
2019-09-12Honor HDMI_CONTROL_ENABLED setting in AudioServiceMadhava Srinivasan
2019-07-02Cache Physical Address in HdmiControlManageri on tx hotplug eventAmy
2019-04-12Resolve CEC related API requests from API CouncilAmy
2019-03-01Add Nullable annotations for HDMI APIs.Amy
2019-01-24Unhide APIs of Android HDMI Framework for Q.Amy
2019-01-16Add an API for clients to know if a target device is connected to theAmy
2019-01-15Add APIs to expose some cec control to other services.Amy
2019-01-14Add a getPhysicalAddress api to hdmicontrolservice.Amy
2019-01-11Add HdmiSwitchClient and move isSwitch property to system ro propertyAmy
2019-01-04Forward volume keys when system audio mode off and property setShubang Lu
2018-07-18Add HdmiAudioSystemClientShubang
2018-02-16Add RequiresFeature annotation.Jeff Sharkey