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