aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-02-12Include cloud epg feature flag in aosp versionnchalko
2019-02-12Partial load of EPG data.nchalko
2019-02-12Inject DbExecutornchalko
2019-02-12Declare missing optionalEmbeddedTunerInputIdnchalko
2019-02-12Use application context to get feautures in boot receivernchalko
2019-02-12Move the PROGRESS_PERCENTAGE_HIDE out of LocalSearchProcider to the SearchInt...nchalko
2019-02-12Remove tuner from LiveTvnchalko
2019-02-12Turn off cloud EPG for AOSP buildsnchalko
2019-02-12Use injection in TvInputServicenchalko
2019-02-12Move creating a tuner setup intent to the TunerInputControllernchalko
2019-02-12Use application context for ChannelDataManagernchalko
2019-01-23Inject BuiltInTunerManagernchalko
2019-01-23Refactor SetupUtils as a Singleton managed by dagger.nchalko
2019-01-17Create ApplicationModule to provide Context and other android standard single...nchalko
2019-01-17use injection for more variables in MainActivityshubang
2019-01-16use Dagger for OnboardingActivityshubang
2019-01-16Remove GservicesFeaturenchalko
2019-01-16Have BaseApplication extend DaggerApplictionnchalko
2019-01-16Add activity injector to LiveTvApplicaitonnchalko
2019-01-10Start using daggernchalko
2019-01-09Create HasTunerInputId and make it optional for the Tv Applicaitons.nchalko
2018-12-20Cleanup internal comments in tv/perfnchalko
2018-12-19Use HasSingletons for application singletonsnchalko
2018-12-18Create a Optional BuiltInTunerManagernchalko
2018-12-17Creation of Recorded Program when recording is initiated and updating the sta...nchalko
2018-12-17Move RecordedProgramState to common/datanchalko
2018-12-13Comment out instead of stripping for AOSPnchalko
2018-12-11Use quantum icons instead of local copiesnchalko
2018-12-08Move AudioManagerHelper to the tv/audio packagenchalko
2018-12-08Remove unused isAc3Supported method.nchalko
2018-12-08Move TunableTvViewPlayingApi to ui/api package.nchalko
2018-12-08Move TvFeatures to the features packagenchalko
2018-12-06Added states to Recorded Programsnchalko
2018-12-06Convert nulls to empty in RecordedProgramnchalko
2018-12-06Add a system input blacklistshubang
2018-12-06Check system setting for 3rd party inputsshubang
2018-12-06Avoid overriding non-constant parameter by @CompileTimeConstant parameter.Live Channels Team
2018-12-03Add epg_target_channel_count flagshubang
2018-12-03Limit the EPG size when channel count is largeshubang
2018-11-30Set willPauseWhenDucked=true when requesting audio focusnchalko
2018-11-30Start AudioManagerHelper with AUDIO_FOCUS_NONEnchalko
2018-11-30Refactor registering the AudioCapabilitiesReceiver out of AudoiManagerHelpernchalko
2018-11-28Update DvrPlayer for Concurrent Playbacknchalko
2018-11-27Changes imported from Live ChannelsLive Channels Team
2018-11-26Mark fields that TvContract says "can be empty" as @Nullablenchalko
2018-11-26Remove redundant code that is @Override, but is still abstract.nchalko
2018-11-20Add Watch button for currently recording programnchalko
2018-11-17Fix npe in Quincyshubang
2018-11-15Add State to RecordedProgram with a stub implementation.nchalko
2018-11-15Simply string formatting in getEpisodeDisplayNumbernchalko