1. 70613db Merge "TIF: clean up pending createSession requests when a package is removed." into lmp-dev by Dongwon Kang · 10 years ago
  2. 426c9a4 TIF: clean up pending createSession requests when a package is removed. by Dongwon Kang · 10 years ago
  3. 5d0ec89 Merge "Revert "TIF: Temporarily disable permission check for parental controls"" into lmp-dev by Jae Seo · 10 years ago
  4. fc836f6 Revert "TIF: Temporarily disable permission check for parental controls" by Jae Seo · 10 years ago
  5. 44bb3a5 Add null-check for system audio mode change event. by Jungshik Jang · 10 years ago
  6. 1435595 API Review: android.media.tv by Jae Seo · 10 years ago
  7. cf44587 Use id to find proper HdmiDeviceInfo instead of ojbect itself. by Jungshik Jang · 10 years ago
  8. 15c56aa TIF: Call setMain(false) when session is released. by Ji-Hwan Lee · 10 years ago
  9. 0c3b4ad Merge "TIF: Remove session state when hardware wrapper input crashes" into lmp-dev by Ji-Hwan Lee · 10 years ago
  10. 4835497 TIF: Remove session state when hardware wrapper input crashes by Ji-Hwan Lee · 10 years ago
  11. c22d0c0 TIF: Make passthrough related method names consistent by Jae Seo · 10 years ago
  12. 5b1caaf TIF: Fix some comment warnings by Jae Seo · 10 years ago
  13. 3d34b54 Merge "Fix ConcurrentModificationException in PersistentDataStore" into lmp-dev by Chulwoo Lee · 10 years ago
  14. 404bef8 Fix ConcurrentModificationException in PersistentDataStore by Chulwoo Lee · 10 years ago
  15. 98f4c16 Merge "CEC: Replace the usage of logical address with id for HdmiDeviceInfo" into lmp-dev by Jinsuk Kim · 10 years ago
  16. 8960d1b CEC: Replace the usage of logical address with id for HdmiDeviceInfo by Jinsuk Kim · 10 years ago
  17. 550c4b0 TIF: Temporarily disable permission check for parental controls by Jae Seo · 10 years ago
  18. 8211dda TIF: Change the directory of the state file by Jae Seo · 10 years ago
  19. 7ed8901 TIF: fix IOException at PersistentDataStore.save() by Wonsik Kim · 10 years ago
  20. 592ddc3 Merge "TIF: handle HDMI CEC power status change" into lmp-dev by Wonsik Kim · 10 years ago
  21. e92f857 TIF: handle HDMI CEC power status change by Wonsik Kim · 10 years ago
  22. 9cc28e5 TIF: Create TvInputState only once per each input by Jae Seo · 10 years ago
  23. 0c38fc7 TIF: Fix release logic for hardware wrapper input by Ji-Hwan Lee · 10 years ago
  24. dd8e48f Merge "TIF: fix parental control data inconsistency" into lmp-dev by Wonsik Kim · 10 years ago
  25. 276ec84 TIF: fix parental control data inconsistency by Wonsik Kim · 10 years ago
  26. 7587d29 TIF: small refactoring around audio configuration update by Wonsik Kim · 10 years ago
  27. d38bf47 Move input change event handling out of TVInputManager by Jinsuk Kim · 10 years ago
  28. 1f819bb Add IHdmiSystemAudioModeChangeListner to TvInputHardwareManager. by Jungshik Jang · 10 years ago
  29. 61daf6b Hook up device power status change to TIF by Jungshik Jang · 10 years ago
  30. 7eb75df TIF: Move watch history logging to TvProvider by Jae Seo · 10 years ago
  31. 8d4ded0 TIF: Fix a bug of incorrect watch history by Chulwoo Lee · 10 years ago
  32. 546c635 TIF: Change CEC specific names to more general ones by Jae Seo · 10 years ago
  33. 579befe TIF: Do not log non-searchable channel watch history by Jae Seo · 10 years ago
  34. 956afc2 TIF: Handle setMainSession for TV input wrapper services by Ji-Hwan Lee · 10 years ago
  35. df9f0a3 TIF: Add system API 'isSingleSessionActive()' by Terry Heo · 10 years ago
  36. 61f4fbd Rename HdmiCecDeviceInfo into HdmiDeviceInfo. by Jungshik Jang · 10 years ago
  37. ff04ae7 Add a method in TIS to relayout SurfaceView by Youngsang Cho · 10 years ago
  38. 06c41a3 TIF: TvInputHardwareManager to listen to audio port changes by Wonsik Kim · 10 years ago
  39. e377ea5 Merge "TIF: Rearchitecting TvInputPassthroughWrapperService." into lmp-dev by Dongwon Kang · 10 years ago
  40. dfab517 Merge "TIF: Make selected tracks identifiable" into lmp-dev by Jae Seo · 10 years ago
  41. 10d285a TIF: Make selected tracks identifiable by Jae Seo · 10 years ago
  42. 58500f4 CEC: Make deviceSelect to active device a no-op by Jinsuk Kim · 10 years ago
  43. 8e45a33 TIF: implement setVolume for hardware inputs by Wonsik Kim · 10 years ago
  44. bd2fa2c TIF: Rearchitecting TvInputPassthroughWrapperService. by Dongwon Kang · 10 years ago
  45. ca17a90 TIF: allow TIS to override default sink from audio policy by Wonsik Kim · 10 years ago
  46. 2d99826 Merge "TIF: Use XML file for representing TvContentRating" into lmp-dev by Sungsoo Lim · 10 years ago
  47. 5c5b83f TIF: Use XML file for representing TvContentRating by Sungsoo Lim · 10 years ago
  48. 1a6b25e TIF: Add a parameter (Bundle params) of tune method by Sungsoo Lim · 10 years ago
  49. d5ce975 TIF: Make TvTrackInfo methods more explicit. by Jae Seo · 10 years ago
  50. 21aa346 TIF: fix TvInputHal bug for multiple devices by Wonsik Kim · 10 years ago
  51. 783645e TIF: Merge TvParentalControlManager into TvInputManager by Jae Seo · 10 years ago
  52. d922a54 TIF: ensure hardware / CEC event calling sequence by Wonsik Kim · 10 years ago
  53. b2b3151 Send TV app the intent for the new active source by Jinsuk Kim · 10 years ago
  54. c88f191 TIF: Fix invalid use of serviceStateMap.get() by Ji-Hwan Lee · 10 years ago
  55. 9e8ade2 TIF: Rename ComponentName variables to "component" consistently by Ji-Hwan Lee · 10 years ago
  56. a65118e TIF: Remove ClientState.mInputIds by Ji-Hwan Lee · 10 years ago
  57. abca0ee TIF: Handle null main session by Ji-Hwan Lee · 10 years ago
  58. 982abe6 TIF: Fix crash on setMainSession by Ji-Hwan Lee · 10 years ago
  59. 4c52697 TIF: Support HDMI-CEC active source management by Ji-Hwan Lee · 10 years ago
  60. 79124a7 TIF: Enable capturing TV input of TvInputPassthroughWrapperService by Terry Heo · 10 years ago
  61. c086a3d Add a frame capture API of TV input by Terry Heo · 10 years ago
  62. 008f6d4 Block logging watched histories for passthrough inputs by Youngsang Cho · 10 years ago
  63. fe9259e TIF: Revisit types in TvInputInfo and TvContract.Channels. by Dongwon Kang · 10 years ago
  64. 469085e Revert "Send TV app the intent for the new active source" by Jinsuk Kim · 10 years ago
  65. 0f68d62 Send TV app the intent for the new active source by Jinsuk Kim · 10 years ago
  66. 38feae9 TIF: fix indexOfValue usage by Wonsik Kim · 10 years ago
  67. 4f9f57c TIF: Extend multiple TV input per service for HDMI logical devices by Ji-Hwan Lee · 10 years ago
  68. 6e8abd7 Merge "TIF: Register IHdmiInputChangeListener to physical input manager" into lmp-dev by Jinsuk Kim · 10 years ago
  69. 7474fac TIF: Register IHdmiInputChangeListener to physical input manager by Jinsuk Kim · 10 years ago
  70. a759b11 TIF: Add sendAppPrivateCommand() by Jae Seo · 10 years ago
  71. 9bf671f TIF: revise API names by Sungsoo Lim · 10 years ago
  72. 610ccd9 TIF: misc fix for TvInputHal by Wonsik Kim · 10 years ago
  73. bbcd206 TIF: Add a way to notify whether the current program content is allowed by Jae Seo · 10 years ago
  74. 6f306e2 Merge "TIF: Add unblock content" into lmp-dev by Youngsang Cho · 10 years ago
  75. 903d6b7 TIF: Add unblock content by Jaewan Kim · 10 years ago
  76. 8e6b51b TIF: Add onInputAdded and onInputRemoved by Jaewan Kim · 10 years ago
  77. c66ca12 Merge "TIF: Add a notification for surface change from TvView to TvInputService" into lmp-dev by Youngsang Cho · 10 years ago
  78. b375805 TIF: Add a method to get TvInputInfo for a given TV input by Jae Seo · 10 years ago
  79. e821d71 TIF: Add a notification for surface change from TvView to TvInputService by Youngsang Cho · 10 years ago
  80. 54a4634 Merge "TIF: Add TvParentalControlManager" into lmp-dev by Jae Seo · 10 years ago
  81. 6057102 TIF: Add TvParentalControlManager by Jae Seo · 10 years ago
  82. 187423c TIF: one-to-many relationship for TvInputService to TvInputInfo by Wonsik Kim · 10 years ago
  83. 969167d TIF: Revisit availability changes by Wonsik Kim · 10 years ago
  84. 9b08edf do not merge. Implement onVideoAvailable/Unavailable in TIF. by Dongwon Kang · 10 years ago
  85. 2c1c31c TIF: Add a way to enable/disable caption by Jae Seo · 10 years ago
  86. 0f8fc34 TvInputManagerService: Suppress warning in dump() and fix typo by Jae Seo · 10 years ago
  87. 1f21391 Support multiple tracks in TV Input framework. by Dongwon Kang · 10 years ago
  88. b93ccca Add onChannelRetuned callback in TV Input Framework. by Dongwon Kang · 10 years ago
  89. 839ae5f TIF: Let TvInputHal handle multiple streams by Wonsik Kim · 10 years ago
  90. e14c3f4 Implement dump for TvInputManagerService by Jaewan Kim · 10 years ago
  91. 226a519 Update service connections when TV input list is updated by Jaewan Kim · 10 years ago
  92. 9e922ca Fix native calls to null pointer by Wonsik Kim · 10 years ago
  93. 80bec97 am 8931c9c9: Register PackageMonitor when system services are ready by Ji-Hwan Lee · 10 years ago
  94. 0ceb7e4 Register PackageMonitor when system services are ready by Ji-Hwan Lee · 10 years ago
  95. ab981c5 Make getAvailability() always return true by Sungsoo Lim · 10 years ago
  96. d7c2918 TvInputHardware: Integration with audio framework changes by Wonsik Kim · 10 years ago
  97. 5c80ad2 Clean up the EPG data when a TV input package is removed by Jae Seo · 10 years ago
  98. e7ae0ce TvInputHardwareManager: Fix Integer conversion error by Wonsik Kim · 10 years ago
  99. e17b2dd Set mBound only when bind succeeds by Ji-Hwan Lee · 10 years ago
  100. 7b2ae34 Merge "Add onAudioStreamChanged and onClosedCaptionStreamChanged callbacks from TIS to application." into lmp-preview-dev by Dongwon Kang · 10 years ago