History log of /frameworks/support/lifecycle/reactivestreams/src/test/java/androidx/lifecycle/LiveDataReactiveStreamsTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c57cff3120eb77417ceb2647b0345fbf505f9f7d 23-Mar-2018 Jake Wharton <jakew@google.com> Add Kotlin extensions for LiveData/ReactiveStreams adapters.

Clean up old androidTest files and unneeded JVM test dependencies on the upstream project.

Bug: 69247886
Test: ./gradlew -p app-toolkit :lifecycle:lifecycle-reactivestreams-ktx:build
Change-Id: I759aff0dba10040230e9da758b8fa6fe24cdfbb5
/frameworks/support/lifecycle/reactivestreams/src/test/java/androidx/lifecycle/LiveDataReactiveStreamsTest.java
ddee2b5170ae257a7b2494f8aaa8459ebed806dc 22-Mar-2018 Aurimas Liutikas <aurimas@google.com> Move executors to androidx.arch.core.executor.

Intially we moved them to androidx.executor but that does not quite work
as these classes are still in androidx.arch.core:core-runtime.

Bug: 74405443
Test: ./gradlew assembleDebug
Change-Id: If1216a617ed7c98e3b7c32af7e10246527a292a6
/frameworks/support/lifecycle/reactivestreams/src/test/java/androidx/lifecycle/LiveDataReactiveStreamsTest.java
ba069d50913c3fb250bb60ec310439db36895337 09-Mar-2018 Alan Viverette <alanv@google.com> DO NOT MERGE. Migrate app-toolkit projects to androidx

Bug: 74405443
Test: ./gradlew createArchive
Change-Id: Iae6f83cc396dbcdc5ae2a98793e9c7c61d94367e
/frameworks/support/lifecycle/reactivestreams/src/test/java/androidx/lifecycle/LiveDataReactiveStreamsTest.java