1. 04c9e28 Add missing @RestrictTo and test size annotations. by Aurimas Liutikas · 7 years ago
  2. 62d3e1d Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  3. cceb74b Add missing nullability annotations by Sergey Vasilinets · 7 years ago
  4. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  5. c39b4bd Adding ktlint hook to support library. 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. 3c2c198 Merge "@NonNull in lifecycle modules" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  11. 54850ab Throw a better error msg when classes are missing by Yigit Boyar · 7 years ago
  12. 9d8d936 @NonNull in lifecycle modules by Sergey Vasilinets · 7 years ago
  13. 91df2cf Composite adapters. by Sergey Vasilinets · 7 years ago
  14. 619b2be Initial support of superclasses from jars by Sergey Vasilinets · 7 years ago
  15. 6d237b3 Fix correctness issues while choosing Adapters for LifecycleObservers by Sergey Vasilinets · 7 years ago
  16. 243ca80 Java8 interface for LifecycleObserver by Sergey Vasilinets · 7 years ago
  17. a65f8fb Merge "Fix NPE when observer is in default package" into oc-mr1-dev by Sergey Vasilinets · 7 years ago
  18. a741c74 Fix NPE when observer is in default package by Sergey Vasilinets · 7 years ago
  19. 10f0b4c Remove getReceiver method from GenericObserver by Sergey Vasilinets · 7 years ago
  20. d382982 use explicit versions for flatfoot by Yigit Boyar · 7 years ago
  21. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  22. bb85fac More build setup for flatfoot projects. by Aurimas Liutikas · 7 years ago
  23. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  24. b938b2e Unify the location of libary versions. by Aurimas Liutikas · 7 years ago
  25. 6398b86 Enable api checks for java projects && flatfoot by Sergey Vasilinets · 7 years ago
  26. e4741f3 Remove unused variables in gradle code of AppToolkit. by Aurimas Liutikas · 7 years ago
  27. de0ff79 Fix initialization of sREFLECTIVE by Sergey Vasilinets · 7 years ago
  28. a1b1291 Fix docs for Lifecycle. by Sergey Vasilinets · 7 years ago
  29. 5ef35b1 Remove event param in annotated methods, except ON_ANY case by Sergey Vasilinets · 7 years ago
  30. daa68aa Don't call overriden methods with @OnLifecycleEvent twice by Sergey Vasilinets · 7 years ago
  31. 044fe16 Support only one parameter in annotation by Sergey Vasilinets · 7 years ago
  32. 56d1fff Clean up lifecycle-runtime. by Sergey Vasilinets · 7 years ago
  33. b4580bb Rename Creator to Factory by Sergey Vasilinets · 7 years ago
  34. 0bc2a6a ReflectiveGenericLifecycleObserver: set a real error as a cause in case of InvocationTargetException by Sergey Vasilinets · 7 years ago
  35. 044a3f3 Make Lifecycle abstract class by Sergey Vasilinets · 7 years ago
  36. 27015a7 Make State an enum by Sergey Vasilinets · 7 years ago
  37. b86bef2 Make Event an Enum by Sergey Vasilinets · 7 years ago
  38. 64db0cc Mass package renaming from android.support to android.arch by Yigit Boyar · 7 years ago
  39. e13540a Rename LifecycleProvider to LifecycleOwner by Sergey Vasilinets · 7 years ago
  40. b992023 Refactoring to introduce custom creators of ViewModels. by Sergey Vasilinets · 7 years ago
  41. 0c3150bd Rename Lifecycle.ANY -> Lifecycle.ON_ANY by Sergey Vasilinets · 7 years ago
  42. 2f8862d Update docs & ApiReviewDemo by Sergey Vasilinets · 7 years ago
  43. 83ebc49 Fix artifact names by Yigit Boyar · 7 years ago
  44. 8524c13 Dispatch destruction events before corresponding callbacks in fragment\activity by Sergey Vasilinets · 7 years ago
  45. 450ed38 Move more of the build into support lib by Yigit Boyar · 7 years ago
  46. 7c41ee3 ApiReviewDemo by Sergey Vasilinets · 7 years ago
  47. e69e470 Docs build setup for flatfoot by Sergey Vasilinets · 7 years ago
  48. 489ead3 Fix lifecycle compiler by Sergey Vasilinets · 7 years ago
  49. a780cd3 Move LifecycleRegistry to SafeIterableMap by Sergey Vasilinets · 8 years ago
  50. 19b4110 initial commit for Room by Yigit Boyar · 8 years ago
  51. 1db9008 Localize dependencies by Yigit Boyar · 8 years ago
  52. 4c90a59 Separate State & Event by Yigit Boyar · 8 years ago
  53. b96ccea LifecyleRegistry by Yigit Boyar · 8 years ago
  54. ac94636 Extend reflective lifecycle coverage. by Yigit Boyar · 8 years ago
  55. 0265f0f Initial implementation of lifecycle processor by Sergey Vasilinets · 8 years ago
  56. b18b96e Intial lifecycle common library source. by Yigit Boyar · 8 years ago