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