1. 3ad422c Remove SavedState. by Sergey Vasilinets · 7 years ago
  2. 5ef35b1 Remove event param in annotated methods, except ON_ANY case by Sergey Vasilinets · 7 years ago
  3. 77d4930 Fix SynchronousActivityLifecycleTest below M by Yuichi Araki · 7 years ago
  4. d2458f8 Fix ProcessOwnerTest by Yuichi Araki · 7 years ago
  5. b8bdbc0 Fix SavedStateProviderTest on API 18 and below by Yuichi Araki · 7 years ago
  6. 7b9be8b Don't call markState on fragments in backstack by Sergey Vasilinets · 7 years ago
  7. 27015a7 Make State an enum by Sergey Vasilinets · 7 years ago
  8. b86bef2 Make Event an Enum by Sergey Vasilinets · 7 years ago
  9. 64db0cc Mass package renaming from android.support to android.arch by Yigit Boyar · 7 years ago
  10. 437482d Fix SavedStateProviderTest, FragmentStatesTests by Sergey Vasilinets · 7 years ago
  11. e13540a Rename LifecycleProvider to LifecycleOwner by Sergey Vasilinets · 7 years ago
  12. b992023 Refactoring to introduce custom creators of ViewModels. by Sergey Vasilinets · 7 years ago
  13. 0c3150bd Rename Lifecycle.ANY -> Lifecycle.ON_ANY by Sergey Vasilinets · 7 years ago
  14. 5f28aa0 Add support for LifecycleRegistryProvider by Yigit Boyar · 7 years ago
  15. 62d0ec4 Never send ON_DESTROY for ProcessProvider by Sergey Vasilinets · 7 years ago
  16. bece1d5 Remove RetainedStateProvider. by Sergey Vasilinets · 7 years ago
  17. d7d9461 Get rid of static map of fragments in ViewModelStore by Sergey Vasilinets · 7 years ago
  18. 4fa9444 Standardize lifecycle integration-tests/testapp naming by Ian Lake · 7 years ago
  19. 8524c13 Dispatch destruction events before corresponding callbacks in fragment\activity by Sergey Vasilinets · 7 years ago
  20. f3a1ec3 Bring observers to state when they are added by Sergey Vasilinets · 7 years ago
  21. 450ed38 Move more of the build into support lib by Yigit Boyar · 7 years ago
  22. e69e470 Docs build setup for flatfoot by Sergey Vasilinets · 7 years ago
  23. 489ead3 Fix lifecycle compiler by Sergey Vasilinets · 7 years ago
  24. 5c4f809 Give names to all parameterized cases. by Yigit Boyar · 7 years ago
  25. fe127e5 update atsl by Yigit Boyar · 7 years ago
  26. 1f52c94 Introduce ProcessProvider by Sergey Vasilinets · 8 years ago
  27. b00da61 Annotate tests with size. by Yigit Boyar · 8 years ago
  28. 2eb5199 Introduce app-toolkit as a merger project for flatfoot. by Yigit Boyar · 8 years ago
  29. ede4592 Fix waiting for new activity by Sergey Vasilinets · 8 years ago
  30. e217844 Fix build servers by Yigit Boyar · 8 years ago
  31. 5e52b39 First version of LifecycleActivity by Sergey Vasilinets · 8 years ago
  32. b085e34 First version of StateProvider extension by Sergey Vasilinets · 8 years ago