1. 172d6f4 Merge "Update flatfoot version." into oc-mr1-support-27.0-dev am: 7bc6e5a77f by Yigit Boyar · 7 years ago
  2. 89ffffd Update flatfoot version. by Yigit Boyar · 7 years ago
  3. fa39e2b Remove uses of junit.framework.* by Aurimas Liutikas · 7 years ago
  4. ba51f8f BREAKING CHANGE: Change Reactivestreams dependency by Ian Lake · 7 years ago
  5. 3f841f9 Split LiveData and ViewModel from Extensions by Ian Lake · 7 years ago
  6. 54dc560 Merge "Migrate the rest of the dependencies to Kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  7. 1187af1 Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  8. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  9. 843419a Remove needless support annotation excludes. by Jake Wharton · 7 years ago
  10. 23527fb Merge "Remove needless 'allprojects' declaration around deps." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  11. c27ab83 Merge "Add missing generic parameter to avoid raw types." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  12. b70f749 Add nullability annotations to reactive streams. by Jake Wharton · 7 years ago
  13. bd01db3 Remove needless 'allprojects' declaration around deps. by Jake Wharton · 7 years ago
  14. 2ef38b7 Add missing generic parameter to avoid raw types. by Jake Wharton · 7 years ago
  15. 81b5bac Move most app-toolkit dependencies to kotlin. by Aurimas Liutikas · 7 years ago
  16. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  17. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  18. c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
  19. 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
  20. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  21. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  22. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  23. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  24. 44f6e7d Finalize api & bump version 1.0.0 by Sergey Vasilinets · 7 years ago
  25. 05d3576 Updating LiveDataReactiveStreams implementation to avoid concurrency issues by Florina Muntenescu · 7 years ago
  26. c7c49c6 Part 2: Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  27. f6d7c68 Created a LiveData wrapper for Publisher, that subscribes in onActive by Florina Muntenescu · 7 years ago
  28. ae36c8b Rename AppToolkitExecutor to ArchTaskExecutor by Yigit Boyar · 7 years ago
  29. d069a4c Fix: LiveData stayed active if observer removed itself during addition by Sergey Vasilinets · 7 years ago
  30. cb1c88d Bump supportlib dependency to 26.1 by Sergey Vasilinets · 7 years ago
  31. d382982 use explicit versions for flatfoot by Yigit Boyar · 7 years ago
  32. bb85fac More build setup for flatfoot projects. by Aurimas Liutikas · 7 years ago
  33. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  34. e4741f3 Remove unused variables in gradle code of AppToolkit. by Aurimas Liutikas · 7 years ago
  35. 9fd8e61 Initial commit of paging component. by Chris Craik · 7 years ago
  36. 8205ce1 Divide core components into runtime and common. by Yigit Boyar · 7 years ago
  37. abf6c87 Rename getObservers & getActiveObservers by Sergey Vasilinets · 7 years ago
  38. 27015a7 Make State an enum by Sergey Vasilinets · 7 years ago
  39. 64db0cc Mass package renaming from android.support to android.arch by Yigit Boyar · 7 years ago
  40. e13540a Rename LifecycleProvider to LifecycleOwner by Sergey Vasilinets · 7 years ago
  41. 83ebc49 Fix artifact names by Yigit Boyar · 7 years ago
  42. 450ed38 Move more of the build into support lib by Yigit Boyar · 7 years ago
  43. 459caad LiveData.postValue by Sergey Vasilinets · 7 years ago
  44. 7f15874 Makes sure any calls to LiveData objects for ReactiveStreams are on the by Jason Neufeld · 7 years ago
  45. 5349f0e Adds ReactiveStreams extensions support for LiveData. by Jason Neufeld · 7 years ago