aboutsummaryrefslogtreecommitdiff
path: root/src/com/android/tv/MainActivity.java
AgeCommit message (Expand)Author
2023-10-27introduce new input banner viewSzu-An
2023-06-23Do not mark new channels to be browsable by default.Hongguang Chen
2023-05-17Add RECEIVER_EXPORTED to avoid crashandroid14-devHongguang Chen
2023-05-12[LiveTv] Implement more TIAF features in LiveTv and sample TIASshubang
2023-05-10[LiveTv] Improve TIAF features in LiveTv and sample TIASshubang
2023-03-27[LiveTv] Hide TvIAppView when blockScreenView is shownshubang
2023-02-10Remove hardcoded SDK version in manifest to fix GTS failure am: 0437ab8af1 am...Hari Raj Vijayakumar
2023-02-10Remove hardcoded SDK version in manifest to fix GTS failureHari Raj Vijayakumar
2023-01-09enable device to customize setup activity via RROSzu-An
2022-10-26Merge "Request audio focus on changing channel."David Zhao
2022-10-26Request audio focus on changing channel.David Zhao
2022-10-20Make autoselection of audio optionalDavid Zhao
2022-08-17Add IApp Dialog for IApp toggleqingxun
2022-08-17LiveTv TIAS Integration playbackCommandRequestLucas Gates
2022-08-15LiveTv TIAS Integration Start and stop TIASLucas Gates
2022-08-15LiveTv TIAS Integration Send AIT info to MainActivityLucas Gates
2022-08-15LiveTv TIAS Integration Create manager and viewLucas Gates
2021-03-30Broadcast inputId upon selection to LauncherXKensuke Miyagi
2020-07-30Update language to comply with Android's inclusive language guidanceChristofer Ã…kersten
2020-01-24Use a flag for the get more channels URLNick Chalko
2020-01-03Remove unneeded analytics updater.Nick Chalko
2019-12-04Merge "Start early and end late feature."Treehugger Robot
2019-11-19Select default language if CC is set to enabled.Shraddha Basantwani
2019-11-18Start early and end late feature.Shraddha Basantwani
2019-11-13Refactor Caption Track SelectionShraddha Basantwani
2019-11-13Simplify applyClosedCaption()Shraddha Basantwani
2019-09-13Allow testing when we are not a system appNick Chalko
2019-08-07Use injection in ProgramViewNick Chalko
2019-06-17Retire fetch_programs_as_needed flagnchalko
2019-06-13Retire enable_partial_program_fetch flag.nchalko
2019-06-05Inject TvOverlayManagernchalko
2019-06-04Extract Program interfacenchalko
2019-06-03Replace SystemProperties with DeveloperPreferenceShraddha Basantwani
2019-05-30Inject EpgFetchernchalko
2019-05-15Changes imported from Live ChannelsLive Channels Team
2019-04-09Defer initialization of content ratingsRidhim Rastogi
2019-02-20Inject BackendKnobsFlags into MainActivtynchalko
2019-02-12Partial load of EPG data.nchalko
2019-02-12Inject DbExecutornchalko
2019-02-12Move creating a tuner setup intent to the TunerInputControllernchalko
2019-01-23Inject BuiltInTunerManagernchalko
2019-01-17use injection for more variables in MainActivityshubang
2019-01-10Start using daggernchalko
2019-01-09Create HasTunerInputId and make it optional for the Tv Applicaitons.nchalko
2018-12-18Create a Optional BuiltInTunerManagernchalko
2018-12-13Comment out instead of stripping for AOSPnchalko
2018-12-08Move AudioManagerHelper to the tv/audio packagenchalko
2018-12-08Remove unused isAc3Supported method.nchalko
2018-12-08Move TvFeatures to the features packagenchalko
2018-11-30Refactor registering the AudioCapabilitiesReceiver out of AudoiManagerHelpernchalko