aboutsummaryrefslogtreecommitdiff
path: root/tests/common/src/com/android/tv
AgeCommit message (Expand)Author
2023-04-21Update uiautomator references in packages/apps/TVFangqiu Su
2019-10-22Test TvTrackInfoUtils on all relevant SDKsCopybara
2019-10-01Use android.support.annotation.NullableNick Chalko
2019-09-27Sync ComparatorTester with internal version.Nick Chalko
2019-08-13Include robotest in aosp.Nick Chalko
2019-06-24Remove unused HasConcurrentDvrPlaybackFlags interfacenchalko
2019-06-21Delete unused TvSingletons methods.nchalko
2019-06-11Extend raw ComparableSubject instead of supplying type parameters.Live Channels Team
2019-06-04Extract Program interfacenchalko
2019-06-03CLEANUP: Remove unused TvSingletons.getAccountHelpernchalko
2019-05-30Inject EpgFetchernchalko
2019-05-15Instead of calling Subject.actual(), store the actual value in a field, and r...Live Channels Team
2019-05-15Migrate users from the old, deprecated Subject.fail* methods to the new Subje...Live Channels Team
2019-05-15Changes imported from Live ChannelsLive Channels Team
2019-04-08Move FakeClock to fakes directoryshubang
2019-04-05Move FakeTvProvider to a separate dir and targetshubang
2019-02-20Move ExoplayerV2 flags to the Tunernchalko
2019-02-12Extend generated factories.nchalko
2019-02-12Remove TunerSessionFactory from TvSingletonsnchalko
2019-02-12Create a seperate build target for tuner/setupnchalko
2019-02-12Inject TunerFactorynchalko
2019-02-12Inject TunerTsStreamManagernchalko
2019-02-12Use AutoFactory for TsDataSourceManagernchalko
2019-02-12Move creating a tuner setup intent to the TunerInputControllernchalko
2019-01-23Inject BuiltInTunerManagernchalko
2019-01-23Refactor SetupUtils as a Singleton managed by dagger.nchalko
2019-01-16Remove GservicesFeaturenchalko
2019-01-09Create HasTunerInputId and make it optional for the Tv Applicaitons.nchalko
2018-12-19Use HasSingletons for application singletonsnchalko
2018-12-18Create a Optional BuiltInTunerManagernchalko
2018-11-20Add ConcurrentDvrPlaybackFlags to the tuner buffernchalko
2018-11-15Use AutoValue for recorded programnchalko
2018-11-15Use ImmutableList for TvContentRatings.nchalko
2018-11-02Add expolayer2 flagsnchalko
2018-10-30Remove spurious robolectric referencesJames Lemieux
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-10-03Refactor DvrPlayer and implement DvrTvViewshubang
2018-10-03Move flags to tv/commonnchalko
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-07-13CLEANUP: Only provide a TvInputController in LiveChannelsnchalko
2018-07-13CLEANUP: Make TunerInputController optionalnchalko
2018-07-13CLEANUP: Extract a TunerInputController interfacenchalko
2018-07-11Replace references to android.support.test with androidx.test.Live Channels Team
2018-04-20Move stub performance monitor to a seperate packagenchalko
2018-04-17Write network affiliation from cloud to TvProvidershubang
2018-02-26Handle click and row updated/added/removed in DVR historyshubang