aboutsummaryrefslogtreecommitdiff
path: root/tuner/SampleDvbTuner/src
AgeCommit message (Expand)Author
2019-12-04Update target SDK to 29Umang Saini
2019-10-15Update sample tuner manifest to match AOSPNick Chalko
2019-10-07Delete ConcurrentDvrPlayback flagsNick Chalko
2019-09-03Target SDK 28Nick Chalko
2019-06-24Remove unused HasConcurrentDvrPlaybackFlags interfacenchalko
2019-06-05Provide TunerSessionFactory in the TunerModulenchalko
2019-06-05Inject StorageManagernchalko
2019-05-29CLEANUP: Refactor ChannelDataManager to be specific to a given input id.nchalko
2019-05-15Changes imported from Live ChannelsLive Channels Team
2019-02-12Add SetupActivity Module to App module.nchalko
2019-02-12Extend generated factories.nchalko
2019-02-12Add flags modulenchalko
2019-02-12Remove TunerSessionFactory from TvSingletonsnchalko
2019-02-12Keep the sample tuner manifests in syncnchalko
2019-02-12Move BuiltInTunerHalFactory to a seperate packagenchalko
2019-02-12Inject TunerFactorynchalko
2019-02-12Inject TunerTsStreamManagernchalko
2019-02-12Use AutoFactory for TsDataSourceManagernchalko
2019-02-12Use injection in TvInputServicenchalko
2019-02-12Move creating a tuner setup intent to the TunerInputControllernchalko
2019-02-12Extract a TunerFactorynchalko
2019-01-28Call super.onCreate right away.nchalko
2019-01-23Inject BuiltInTunerManagernchalko
2019-01-17Refactor BuiltInTunerFactory as a implementation not a static class.nchalko
2019-01-16Have BaseApplication extend DaggerApplictionnchalko
2019-01-16Use dagger in sample tuners.nchalko
2019-01-16Add TunerSessionFactory to TunerSingletonsnchalko
2019-01-09Create HasTunerInputId and make it optional for the Tv Applicaitons.nchalko
2018-12-20Use HasSingleton in sample apps.nchalko
2018-12-06Create a BuiltInTunerHalFactory.nchalko
2018-10-25Add Location Fragment in Setup Activityshubang
2018-10-15Add flags for DVR concurrent playbacknchalko
2018-10-12Rename BuildTypeProvider to HasBuildType and add to BaseSingletonsnchalko
2018-10-05Delete remote confignchalko
2018-10-04Migrate live_channels_enable_cloud_epg_region to phenotypenchalko
2018-05-16Cleanup change generated by Refaster (go/refaster) to directories //third_par...nchalko
2018-03-20CLEANUP: Set the target SDK to Pnchalko
2018-02-16Changes imported from Live ChannelsLive Channels Team
2018-02-07SampleDvbTunerSetupActivity signals LiveChannels to start an EPG fetch after ...nchalko
2018-02-07Add TunerStorageCleanUpService to the manifestsnchalko
2018-02-02Add AndroidManifiest.xml and move resources to SampleDvbTuner dirnchalko
2018-02-02SampleDvbTuner should not use ENABLE_LINEUP_SELECTIONnchalko
2018-02-01Use the SampleDvbTunerTvInputService as the tuner of SampleDvbTunernchalko
2018-02-01Add partner_support to aosp buildLive Channels Team