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