1. 89ffffd Update flatfoot version. by Yigit Boyar · 7 years ago
  2. 54dc560 Merge "Migrate the rest of the dependencies to Kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  3. 1187af1 Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  4. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  5. 1ce0a40 Merge "Add missing nullability annotations" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  6. 843419a Remove needless support annotation excludes. by Jake Wharton · 7 years ago
  7. cceb74b Add missing nullability annotations by Sergey Vasilinets · 7 years ago
  8. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  9. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  10. c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
  11. 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
  12. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  13. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  14. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  15. 9c9c98c Merge "Handle save instance state as onStop" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  16. a3e0322 Handle save instance state as onStop by Yigit Boyar · 7 years ago
  17. db28b3b Make a WeakReference to LifecycleOwner in LifecycleRegistry by Sergey Vasilinets · 7 years ago
  18. 3c2c198 Merge "@NonNull in lifecycle modules" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  19. 5a28dfa Use api from 26 by Yigit Boyar · 7 years ago
  20. 54850ab Throw a better error msg when classes are missing by Yigit Boyar · 7 years ago
  21. c7c49c6 Part 2: Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  22. 9d8d936 @NonNull in lifecycle modules by Sergey Vasilinets · 7 years ago
  23. 244c2ff Update proguard since introduction of GeneratedAdapter by Sergey Vasilinets · 7 years ago
  24. cb1c88d Bump supportlib dependency to 26.1 by Sergey Vasilinets · 7 years ago
  25. a741c74 Fix NPE when observer is in default package by Sergey Vasilinets · 7 years ago
  26. d382982 use explicit versions for flatfoot by Yigit Boyar · 7 years ago
  27. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  28. bb85fac More build setup for flatfoot projects. by Aurimas Liutikas · 7 years ago
  29. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  30. 22a36d8 Merge "Start inserting meta-data version tags per library." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  31. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  32. b938b2e Unify the location of libary versions. by Aurimas Liutikas · 7 years ago
  33. 8153a0b Merge "Fixed remove function in FastSafeIterableMap" into oc-support-26.0-dev by Sergey Vasilinets · 7 years ago
  34. 76c131b Fixed remove function in FastSafeIterableMap by Sergey Vasilinets · 7 years ago
  35. cfa957a Merge "Introduce ordering invariants in LifecycleRegistry" into oc-support-26.0-dev by Sergey Vasilinets · 7 years ago
  36. b546e97 Introduce ordering invariants in LifecycleRegistry by Sergey Vasilinets · 7 years ago
  37. 6398b86 Enable api checks for java projects && flatfoot by Sergey Vasilinets · 7 years ago
  38. e4741f3 Remove unused variables in gradle code of AppToolkit. by Aurimas Liutikas · 7 years ago
  39. 9fd8e61 Initial commit of paging component. by Chris Craik · 7 years ago
  40. 8205ce1 Divide core components into runtime and common. by Yigit Boyar · 7 years ago
  41. 1a06787 Fix proguard of lifecycle-runtime by Sergey Vasilinets · 7 years ago
  42. 9636bcf Make ReportFragment accessible at LIBRARY_GROUP level. by Sergey Vasilinets · 7 years ago
  43. 56d1fff Clean up lifecycle-runtime. by Sergey Vasilinets · 7 years ago
  44. 189ec9f Proguard rules for @OnLifecycleEvent by Sergey Vasilinets · 7 years ago
  45. 7b9be8b Don't call markState on fragments in backstack by Sergey Vasilinets · 7 years ago
  46. 044a3f3 Make Lifecycle abstract class by Sergey Vasilinets · 7 years ago
  47. 27015a7 Make State an enum by Sergey Vasilinets · 7 years ago
  48. b86bef2 Make Event an Enum by Sergey Vasilinets · 7 years ago
  49. 64db0cc Mass package renaming from android.support to android.arch by Yigit Boyar · 7 years ago
  50. ad9262a Allow go back from ON_DESTROY to ON_CREATE by Sergey Vasilinets · 7 years ago
  51. 346b384 Fix a crash in HolderFragments due to double transaction. by Sergey Vasilinets · 7 years ago
  52. e13540a Rename LifecycleProvider to LifecycleOwner by Sergey Vasilinets · 7 years ago
  53. 26e8de0 Get Collection from getFragments. by Sergey Vasilinets · 7 years ago
  54. 0c3150bd Rename Lifecycle.ANY -> Lifecycle.ON_ANY by Sergey Vasilinets · 7 years ago
  55. 80f1ba3 Rename LifecycleRegistry.size -> LifecycleRegistry.getObserverCount by Sergey Vasilinets · 7 years ago
  56. 5f28aa0 Add support for LifecycleRegistryProvider by Yigit Boyar · 7 years ago
  57. 62d0ec4 Never send ON_DESTROY for ProcessProvider by Sergey Vasilinets · 7 years ago
  58. d7d9461 Get rid of static map of fragments in ViewModelStore by Sergey Vasilinets · 7 years ago
  59. 3978407 Fix lifecycle runtime jvm tests. by Yigit Boyar · 7 years ago
  60. 83ebc49 Fix artifact names by Yigit Boyar · 7 years ago
  61. 8524c13 Dispatch destruction events before corresponding callbacks in fragment\activity by Sergey Vasilinets · 7 years ago
  62. f3a1ec3 Bring observers to state when they are added by Sergey Vasilinets · 7 years ago
  63. 450ed38 Move more of the build into support lib by Yigit Boyar · 7 years ago
  64. e69e470 Docs build setup for flatfoot by Sergey Vasilinets · 7 years ago
  65. a780cd3 Move LifecycleRegistry to SafeIterableMap by Sergey Vasilinets · 8 years ago
  66. 5f6cc79 Remove potentially problematic char from test name. by Yigit Boyar · 8 years ago
  67. fe127e5 update atsl by Yigit Boyar · 8 years ago
  68. 1f52c94 Introduce ProcessProvider by Sergey Vasilinets · 8 years ago
  69. 34e5031 Database invalidation tracking by Yigit Boyar · 8 years ago
  70. 714ab8e Rename methods in ActivityLifecycleDispatcher by Sergey Vasilinets · 8 years ago
  71. 3e015d5 Introduce LifecycleRegistryProvider by Sergey Vasilinets · 8 years ago
  72. 16df002 Add a comment why @CallSuper is necessary for onStartCommand by Sergey Vasilinets · 8 years ago
  73. aedfd8f Override onStartCommand method to add @CallSuper by Sergey Vasilinets · 8 years ago
  74. d6d746a Return theme to fix tests by Sergey Vasilinets · 8 years ago
  75. 25220c4 First version of LifecycleService by Sergey Vasilinets · 8 years ago
  76. 04107d8 Use no-arg parameterized test by Yigit Boyar · 8 years ago
  77. b00da61 Annotate tests with size. by Yigit Boyar · 8 years ago
  78. 21886b6 Fragment lifecycle events by Yigit Boyar · 8 years ago
  79. 2eb5199 Introduce app-toolkit as a merger project for flatfoot. by Yigit Boyar · 8 years ago
  80. 5e52b39 First version of LifecycleActivity by Sergey Vasilinets · 8 years ago
  81. b085e34 First version of StateProvider extension by Sergey Vasilinets · 8 years ago
  82. 19b4110 initial commit for Room by Yigit Boyar · 8 years ago
  83. 4d4bf03 More live data api fixes. by Yigit Boyar · 8 years ago
  84. 1db9008 Localize dependencies by Yigit Boyar · 8 years ago
  85. c1b53ee Implement the first livecycle compoent: LiveData by Yigit Boyar · 8 years ago
  86. 4c90a59 Separate State & Event by Yigit Boyar · 8 years ago
  87. b96ccea LifecyleRegistry by Yigit Boyar · 8 years ago