-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Content launcher low power media playback and tvchannel cluster…
… to java (#12250) * added ContentLauncherManager cluster * added LowPowerManager cluster * added MediaPlaybackManager cluster * added TvChannelManager cluster * Restyled by whitespace * Restyled by google-java-format * Restyled by clang-format * Restyled by gn * fix content launcher response error * Restyled by clang-format * move most response code to content-launch-server as other clusters * Restyled by clang-format * fix linux build error Co-authored-by: Restyled.io <[email protected]>
- Loading branch information
Showing
35 changed files
with
2,117 additions
and
517 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
138 changes: 0 additions & 138 deletions
138
examples/tv-app/android/include/content-launcher/ContentLauncherManager.cpp
This file was deleted.
Oops, something went wrong.
44 changes: 0 additions & 44 deletions
44
examples/tv-app/android/include/content-launcher/ContentLauncherManager.h
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
examples/tv-app/android/include/low-power/LowPowerManager.cpp
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.