1. 59c06c1 Use SystemProperties set and getBoolean for Constants property by Amy · 5 years ago
  2. aa8ae68 Fix hdmi framework tests. by Amy · 6 years ago
  3. d984bc6 Use the Short Audio Descriptor xml parser to get config when receive by Amy · 6 years ago
  4. 6bcc596 Add parser for Short Audio Descriptor xml config by Amy · 6 years ago
  5. ff115f1 Add an API for clients to know if a target device is connected to the by Amy · 6 years ago
  6. b9d7f43 Broadcast Active Source when user enables HDMI CEC control. by Amy · 6 years ago
  7. 238f64f Use portid to physical address mapping to get correct port address. by Amy · 6 years ago
  8. dbed4e5 Add classes to hold Short Audio Descriptor xml parsed data. by Amy · 6 years ago
  9. 2a5e245 Implement find key receiver method for Audio System device to send key by Amy · 6 years ago
  10. 7e3b6d9 Fix NPE when Audio System is not registered. by Amy · 6 years ago
  11. f7782b3 Fix service thread crash in HdmiControlService getActiveSource by Amy · 6 years ago
  12. 8ba147c Fix NPE in HdmiControlService by Amy · 6 years ago
  13. cdd25e9 Send out <Set Stream Path> regardless of the port the remote device is connected to by Amy · 6 years ago
  14. 4879d5c Change the restriction on sending out <Standby> command by Amy · 6 years ago
  15. 7f69d67 Fix NPE in HdmiControlService when set routing control on Unregistered device. by Amy · 6 years ago
  16. ec1dec7 Fix switching back home on OneTouchPlay. by Amy · 6 years ago
  17. 0361dd7 Make getActiveSource in HdmiControlService work for non-TV device. by Amy · 6 years ago
  18. f4b66f6 Fix feature abort command handlers. by Amy · 6 years ago
  19. 291a2a3 Keep the device info when power status/OSD is unknown. by Amy · 6 years ago
  20. 47fe0b1 Add Power Status query steps in Device Discovery Action. by Amy · 6 years ago
  21. 61fc25f Unmute when turning system audio mode on. by Amy · 6 years ago
  22. 51c6a63 Make sure the device route to HOME when OneTouchPlay is triggered. by Amy · 6 years ago
  23. 6f031af Add APIs to expose some cec control to other services. by Amy · 6 years ago
  24. 0063811 Fix port id mismatch temporarily. by Amy · 6 years ago
  25. 2e4b25c Add dump info of local active port and routing port. by Amy · 6 years ago
  26. 77e672c Set routing feature enabled to default false and dump its status. by Amy · 6 years ago
  27. ec126a5 Add a thread safe copy of connected device list. by Amy · 6 years ago
  28. 2fc3ab6 Fix crash on TV device from casting error. by Amy · 6 years ago
  29. 3288f8a When device reboots, it should not go to real standby. by Amy · 6 years ago
  30. 476e546 Use : hex format for HdmiCecMessage.toString by Nick Chalko · 6 years ago
  31. b9e48e2 Improve CEC logging by Nick Chalko · 6 years ago
  32. 79db52f Complete the HDMI_SYSTEM_AUDIO_CONTROL_ENABLED control logic in Audio by Amy · 6 years ago
  33. 0c2e29f Adding HDMI_CEC_SWITCH_ENABLE Global property to enable/disable Routing by Amy · 6 years ago
  34. 420df88 Fix spelling errors in HdmiCecMessage.toString by Nick Chalko · 6 years ago
  35. d70c413 More skeleton code for <RequestShortAuidoDescriptor> by Nick Chalko · 6 years ago
  36. d58d0aa Add a getPhysicalAddress api to hdmicontrolservice. by Amy · 6 years ago
  37. 4ad4e78 Set System Audio Mode on when switch to Audio Only source by Amy · 6 years ago
  38. 01b979c Call HdmiCecLocalDeviceAudioSystem to report audio status. by Nick Chalko · 6 years ago
  39. 9ec5dee Add a delay state into DeviceDiscoveryAction. by Amy · 6 years ago
  40. c00cd4e Add launchDeviceDiscovery when devices just plugged into the current device or the by Amy · 6 years ago
  41. 3eaa85f Fix pathToPort logic in HdmiControlService by Amy · 6 years ago
  42. 1e4a8cc Update the power status of an existing hdmi device with TIF once receive by Amy · 6 years ago
  43. 89e93af Add HDMI device info into TIF once receive report Physical Address or by Amy · 6 years ago
  44. a00e118 Change the pathToPort(int path) method in HdmiControlService to apply to by Amy · 6 years ago
  45. 59176da Modify on hotPlug logic for Audio devices by Amy · 6 years ago
  46. 5c6026b Add array and add/remove methods to track connected device info by Amy · 6 years ago
  47. f9fa617 Modify doManualPortSwitching logic in Audio System by Amy · 6 years ago
  48. 17ee20f Add HdmiSwitchClient and move isSwitch property to system ro property by Amy · 6 years ago
  49. ae4ee34 Wake up device when device is in dozing but CEC power status is on. by Amy · 6 years ago
  50. 066db15 Atom: initPortInfo when receive hotplug from tx for audiosystem device[1/3] by Amy · 6 years ago
  51. d932cb5 handle manual port switching by shubang · 6 years ago
  52. 70415eb Claim Active Source during System Audio Mode init by AVR by Amy · 6 years ago
  53. 03afe48 Switch away from ARC input when ARC is terminated. by Amy · 6 years ago
  54. 25d5bf6 Request Active Source when ARC is enabled in ArcInitiationActionFromAvr. by Amy · 6 years ago
  55. 123ec40 Refactor the Active Source updating logic in CEC devices. by Amy · 6 years ago
  56. 645c361 Making functions visible for testing com.android.server.hdmi by Amy · 6 years ago
  57. 85bff85 Back out unneeded ag/4808863. Standby has been handled in ag/4881453. by Amy · 6 years ago
  58. 8b4a4a9 playback device should handle the active source claiming when it exists. by Amy · 6 years ago
  59. f1baf56 Set local active port to HOME when oneTouchPlay is triggered. by Amy · 6 years ago
  60. 8027c94 Add ro.hdmi.property_hdmi_cec_never_assign_logical_addresses by Amy · 6 years ago
  61. aa57b00 Fix routing logic on handling routing change/info. by Amy · 6 years ago
  62. 79b54e9 Add routingChange and routingInformation handlers. by Amy · 6 years ago
  63. 3403742 Add setStreamPath handlers and do input switching according to the new by Amy · 6 years ago
  64. 225d55a Add ActiveSouce handling logic to switch to ARC input by Amy · 6 years ago
  65. 777abd7 Enable sendStandby for device not supporting CEC multi device type. by Amy · 6 years ago
  66. acc1dab Init ARC when system audio mode on in case TV won't request ARC on. by Amy · 6 years ago
  67. 437bfb3 Make PROPERTY_SYSTEM_AUDIO_MODE_MUTING_ENABLE read-only. by Amy · 6 years ago
  68. 9a59d9c Rename setActiveSource(Boolean) to be different from setActiveSource(ActiveSource). by Amy · 6 years ago
  69. d76888a Add RoutingInformation CEC message builder. by Amy · 6 years ago
  70. 6cef86c Fix HandleActiveSource logic by Amy · 6 years ago
  71. 02f3115 Add property to never claim playback logic address by Amy · 6 years ago
  72. 848a9f2 Add HdmiCecLOcalDeviceSource to extract shareable handlers by Amy · 6 years ago
  73. aefab64 Moving routing logic to playback device. by Amy · 6 years ago
  74. 06dc4cd Add SystemAudioModeRequest from non TV device logic. by Amy · 6 years ago
  75. cce55e0 Adding system audio control muting logic. by Amy · 6 years ago
  76. 6a6d618 Add setStreamPath handler and change isPhysicalAddressMeOrBelow logic. by Amy · 6 years ago
  77. 42edcbf Merge "Add property to forward volume keys when system audio is off" by Shubang Lu · 6 years ago
  78. 93a97b9 cec: support standby features for tx/rx [1/1] by Amy · 6 years ago
  79. d7efb0a Add property to forward volume keys when system audio is off by Shubang Lu · 6 years ago
  80. 00b976a Forward volume keys when system audio mode off and property set by Shubang Lu · 6 years ago
  81. c8c7b07 Merge "Convert to ISO 639-2/B for menu language" am: 8e217ba958 am: 1cf354ae98 by nchalko · 6 years ago
  82. 8e217ba Merge "Convert to ISO 639-2/B for menu language" by nchalko · 6 years ago
  83. e7c3a5b Merge "Fix to set physical address for IsConnectedToArcPort" am: 5db6efa36d am: 6c6286f50d by Kyeongkab.Nam · 6 years ago
  84. 5db6efa Merge "Fix to set physical address for IsConnectedToArcPort" by Treehugger Robot · 6 years ago
  85. b0b3a64 Java doc fix: @throw -> @throws by Jakub Pawlowski · 6 years ago
  86. ab27ffb Fix to set physical address for IsConnectedToArcPort by Kyeongkab.Nam · 6 years ago
  87. 1b00322 Merge "CEC: Make TV try to dispatch the message first" am: aa3970209e am: bea3ddf9de by Kyeongkab.Nam · 6 years ago
  88. ee867c1 Merge "Change handling logic in SystemAudioAutoInitiationAction" am: e31990f54c am: add89ebe40 by Kyeongkab.Nam · 6 years ago
  89. aa39702 Merge "CEC: Make TV try to dispatch the message first" by Treehugger Robot · 6 years ago
  90. ec0aac9 Convert to ISO 639-2/B for menu language by Kyeongkab.Nam · 6 years ago
  91. f39d86e Fix SystemAudioInitiationActionFromAvr state switching. by Amy · 6 years ago
  92. bbfca33 Change handling logic in SystemAudioAutoInitiationAction by Kyeongkab.Nam · 6 years ago
  93. a15539e CEC: Make TV try to dispatch the message first by Kyeongkab.Nam · 6 years ago
  94. 167529c Skeleton implementation of <Request Short Audio Descriptor> by Nick Chalko · 6 years ago
  95. 718e41e cec: refine CEC enable/disable logic. by Amy · 6 years ago
  96. 3e26fb9 Merge "Add property for stripping local audio when TV not support system audio." by TreeHugger Robot · 6 years ago
  97. d323e54 Add property for stripping local audio when TV not support system audio. by Amy · 6 years ago
  98. d9039f7 Disabling muting when system audio mode is off by Amy · 6 years ago
  99. 77c7c98 Implement RequestArcInit and RequestArcTeminate handlers. by Amy · 6 years ago
  100. 0094ef6 Merge "Add builder for <Request Short Audio Descriptor>" by TreeHugger Robot · 6 years ago