aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-09-03Target SDK 28Nick Chalko
2019-08-14Internal changeCopybara
2019-08-13Sync ProgramItemViewTest to lastest versionNick Chalko
2019-08-13Include robotest in aosp.Nick Chalko
2019-07-31Add robolectric dep to tests/commonNick Chalko
2019-07-30Convert tv-test-common to soong.Nick Chalko
2019-06-26Clean //depot/google3/third_party/java_src/android_app/live_channels/Live Channels Team
2019-06-24Remove unused HasConcurrentDvrPlaybackFlags interfacenchalko
2019-06-21Delete unused TvSingletons methods.nchalko
2019-06-11Update to Truth 0.45, and address deprecations.Live Channels Team
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-06-03Replace SystemProperties with DeveloperPreferenceShraddha Basantwani
2019-05-30Inject EpgFetchernchalko
2019-05-29Migrate org.mockito.Matchers#any* to org.mockito.ArgumentMatchersLive Channels Team
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-15Migrate from is(Not)SameAs to is(Not)SameInstanceAs.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-24Merge changes from topic "tv-namespace"TreeHugger Robot
2019-01-23Inject BuiltInTunerManagernchalko
2019-01-23Namespace lib modules into tv-*Colin Cross
2019-01-23Refactor SetupUtils as a Singleton managed by dagger.nchalko
2019-01-18Use default prebuilt truthNick Chalko
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-12-14Split README into internal and AOSP versionnchalko
2018-12-13Migrate packages/apps/TV to androidx.testBrett Chabot
2018-12-08Move TvFeatures to the features packagenchalko
2018-11-20Add ConcurrentDvrPlaybackFlags to the tuner buffernchalko
2018-11-19Convert TvInputNewComparatorTest to robolectricnchalko
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-26Convert WatchedHistoryManagerTest to robolectricnchalko
2018-10-22Adjust to androidx.test build rule changeBrett Chabot