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