aboutsummaryrefslogtreecommitdiff
path: root/src/com/android/tv/data
AgeCommit message (Expand)Author
2022-10-03Prevent creation of app links to protected activitiesDavid Zhao
2022-08-15LiveTv TIAS Integration ViewCallback data requestsLucas Gates
2020-07-28Update language to comply with Android’s inclusive language guidanceAmy Zhang
2019-11-13Convert third_party_epg_inputs flag to a listNick Chalko
2019-10-04Add flag for channels per programs fetch.Nick Chalko
2019-08-26Revert: Use the enabled code for the mBackendKnobs.fetchProgramsAsNeeded flagShraddha Basantwani
2019-08-15Cleanup pruneOverlappingPrograms flagNick Chalko
2019-06-19PUBLIC: Use Pair.create instead of newnchalko
2019-06-17Retire fetch_programs_as_needed flagnchalko
2019-06-13Retire enable_partial_program_fetch flag.nchalko
2019-06-11BEGIN_PUBLIC FIX: Update single program per channelUmang Saini
2019-06-06Cleanup set type paramanter in EpgFetcherImplnchalko
2019-06-06CLEANUP: Set the callbacki type in Program.loadPosterArt to <?>nchalko
2019-06-04Extract Program interfacenchalko
2019-05-30Inject EpgFetchernchalko
2019-05-30Use injection in EpgFetchServicenchalko
2019-05-29Extract an interface for BaseProgramnchalko
2019-05-15Changes imported from Live ChannelsLive Channels Team
2019-04-18Merge "Defer initialization of content ratings"TreeHugger Robot
2019-04-13Fix series recordings with empty series IDshubang
2019-04-09Defer initialization of content ratingsRidhim Rastogi
2019-02-12Fix missing recordings issueshubang
2019-02-12Partial load of EPG data.nchalko
2019-02-12Turn off cloud EPG for AOSP buildsnchalko
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-03Add epg_target_channel_count flagshubang
2018-12-03Limit the EPG size when channel count is largeshubang
2018-11-26Mark fields that TvContract says "can be empty" as @Nullablenchalko
2018-11-15Use AutoValue for recorded programnchalko
2018-11-15Use ImmutableList for TvContentRatings.nchalko
2018-10-26Convert WatchedHistoryManagerTest to robolectricnchalko
2018-10-22Add a flag for the hours to load in the intitial fetch for the EPG.nchalko
2018-10-18EPG Perf: Load only 8 hours of programming in inital Prefetch tasknchalko
2018-10-12Cache Duration String in Programnchalko
2018-10-12Measure the amount of time to show the EPGshubang
2018-10-05Migrate live_channels_3rd_party_epg_inputs to phenotypenchalko
2018-10-05Migrate epg fetch parameters to phenotypenchalko
2018-10-03Correct the style of androidX related classesshubang
2018-10-02Cherry pick and update mk file and manifest: Migrate tv_provider to androidx.Live Channels Team
2018-05-18Catch exceptions at ProgramsPrefetchTaskshubang
2018-05-16Cleanup change generated by Refaster (go/refaster) to directories //third_par...nchalko
2018-04-19FIX: IllegalStateException when query preview data.Live Channels Team
2018-04-17Write network affiliation from cloud to TvProvidershubang
2018-04-04FIX: Catch all exceptions when checking for channel logo file.nchalko
2018-03-23Fix NPE in EpgFetcherImplshubang
2018-03-20CLEANUP: Remove stripping of AutoValue from aosp masternchalko
2018-03-20CLEANUP: Add missing licensenchalko
2018-03-17Use @AutoValue annotation processorNick Chalko