1. ba069d5 DO NOT MERGE. Migrate app-toolkit projects to androidx by Alan Viverette · 6 years ago
  2. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  3. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  4. 3f841f9 Split LiveData and ViewModel from Extensions by Ian Lake · 7 years ago
  5. 54dc560 Merge "Migrate the rest of the dependencies to Kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  6. 1187af1 Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  7. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  8. 843419a Remove needless support annotation excludes. by Jake Wharton · 7 years ago
  9. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  10. c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
  11. 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
  12. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  13. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  14. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  15. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  16. d99995d Use GenericLifecycleObserver inside of LiveData by Sergey Vasilinets · 7 years ago
  17. d069a4c Fix: LiveData stayed active if observer removed itself during addition by Sergey Vasilinets · 7 years ago
  18. cb1c88d Bump supportlib dependency to 26.1 by Sergey Vasilinets · 7 years ago
  19. aebb572 depend on code generation for extensions by Yigit Boyar · 7 years ago
  20. d382982 use explicit versions for flatfoot by Yigit Boyar · 7 years ago
  21. bb85fac More build setup for flatfoot projects. by Aurimas Liutikas · 7 years ago
  22. e4741f3 Remove unused variables in gradle code of AppToolkit. by Aurimas Liutikas · 7 years ago
  23. 9fd8e61 Initial commit of paging component. by Chris Craik · 7 years ago
  24. 8205ce1 Divide core components into runtime and common. by Yigit Boyar · 7 years ago
  25. b323d28 stop using mockito all, which is discontinued by Yigit Boyar · 7 years ago
  26. 1a06787 Fix proguard of lifecycle-runtime by Sergey Vasilinets · 7 years ago
  27. b86bef2 Make Event an Enum by Sergey Vasilinets · 7 years ago
  28. 64db0cc Mass package renaming from android.support to android.arch by Yigit Boyar · 7 years ago
  29. d7d9461 Get rid of static map of fragments in ViewModelStore by Sergey Vasilinets · 7 years ago
  30. 83ebc49 Fix artifact names by Yigit Boyar · 7 years ago
  31. 450ed38 Move more of the build into support lib by Yigit Boyar · 7 years ago
  32. 459caad LiveData.postValue by Sergey Vasilinets · 7 years ago
  33. c43ce90 Move LiveData to SafeIterableMap by Sergey Vasilinets · 7 years ago
  34. fe127e5 update atsl by Yigit Boyar · 7 years ago
  35. 34e5031 Database invalidation tracking by Yigit Boyar · 7 years ago
  36. 9c3bbb7 Merge flatfoot builds into one. by Yigit Boyar · 7 years ago
  37. f5b6bd7 Introduce ViewModel by Yigit Boyar · 8 years ago
  38. 2eb5199 Introduce app-toolkit as a merger project for flatfoot. by Yigit Boyar · 8 years ago
  39. b085e34 First version of StateProvider extension by Sergey Vasilinets · 8 years ago
  40. 19b4110 initial commit for Room by Yigit Boyar · 8 years ago
  41. 1db9008 Localize dependencies by Yigit Boyar · 8 years ago
  42. c1b53ee Implement the first livecycle compoent: LiveData by Yigit Boyar · 8 years ago
  43. b96ccea LifecyleRegistry by Yigit Boyar · 8 years ago