1. 89e6d9d Move to using Gradle 4.3 by Aurimas Liutikas · 7 years ago
  2. 0b58834 Refactor LiveDataTest#liveDataActiveStateIsManagedCorrectlyWithoutEvent_oneObserver and by shepshapard · 7 years ago
  3. acf268b Add OWNERS files in support project. by Aurimas Liutikas · 7 years ago
  4. 5694ed0 Revert "Remove LifecycleDispatcher & Rename LifecycleRuntimeTrojanProvider" by Yigit Boyar · 7 years ago
  5. 2e9de5a Use available synthetic methods from already generated adapters by Sergey Vasilinets · 7 years ago
  6. efa4e26 Merge "Print a warning if we cant' generate correct adapter" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  7. ac066ab Print a warning if we cant' generate correct adapter by Sergey Vasilinets · 7 years ago
  8. 9c9c98c Merge "Handle save instance state as onStop" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  9. a3e0322 Handle save instance state as onStop by Yigit Boyar · 7 years ago
  10. df71bd9 Merge "Make a WeakReference to LifecycleOwner in LifecycleRegistry" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  11. 5cfbb5d Recovery from invalid state where onSaveInstanceState may be called without a following call to onStop such that LiveData fails to propogate updated data onceit's lifecycle reenters onResume(). by shepshapard · 7 years ago
  12. db28b3b Make a WeakReference to LifecycleOwner in LifecycleRegistry by Sergey Vasilinets · 7 years ago
  13. 7313b80 Merge "Remove LifecycleDispatcher & Rename LifecycleRuntimeTrojanProvider" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  14. 566dbfd Remove LifecycleDispatcher & Rename LifecycleRuntimeTrojanProvider by Sergey Vasilinets · 7 years ago
  15. 3c2c198 Merge "@NonNull in lifecycle modules" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  16. 5a28dfa Use api from 26 by Yigit Boyar · 7 years ago
  17. d8c03a9 Merge "Throw a better error msg when classes are missing" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  18. a6d2a84 Merge "Updating the javadoc for MediatorLiveData." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  19. 54850ab Throw a better error msg when classes are missing by Yigit Boyar · 7 years ago
  20. 2462702 Updating the javadoc for MediatorLiveData. by Florina Muntenescu · 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. 75a074d Merge "Update proguard since introduction of GeneratedAdapter" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  24. 88f66c0 Merge "Adding more details in the Transformations JavaDoc, for map and switchMap." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  25. 244c2ff Update proguard since introduction of GeneratedAdapter by Sergey Vasilinets · 7 years ago
  26. 9c1f6a8 Merge "Composite adapters." into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  27. 95fb68c Adding more details in the Transformations JavaDoc, for map and switchMap. by Florina Muntenescu · 7 years ago
  28. d73578f Merge "Annotate with @NonNull DefaultLifecycleObserver" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  29. 9b581e9 Annotate with @NonNull DefaultLifecycleObserver by Sergey Vasilinets · 7 years ago
  30. 48d64d0 Merge "Created a LiveData wrapper for Publisher, that subscribes in onActive and unsubscribes in onInactive The LiveData will not handle the following cases: * hot RxJava observable: if the Publisher emits, while the LiveData is inactive, the LiveData will not handle this. * completed streams: if the Publisher completes, either with onError or onComplete, when the LiveData becomes active, it will re-subscribe." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  31. d0a11f3 Merge "Use GenericLifecycleObserver inside of LiveData" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  32. 91df2cf Composite adapters. by Sergey Vasilinets · 7 years ago
  33. f6d7c68 Created a LiveData wrapper for Publisher, that subscribes in onActive by Florina Muntenescu · 7 years ago
  34. d99995d Use GenericLifecycleObserver inside of LiveData by Sergey Vasilinets · 7 years ago
  35. 619b2be Initial support of superclasses from jars by Sergey Vasilinets · 7 years ago
  36. 3f632e5 Merge "Fix correctness issues while choosing Adapters for LifecycleObservers" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  37. 6d237b3 Fix correctness issues while choosing Adapters for LifecycleObservers by Sergey Vasilinets · 7 years ago
  38. ae36c8b Rename AppToolkitExecutor to ArchTaskExecutor by Yigit Boyar · 7 years ago
  39. d069a4c Fix: LiveData stayed active if observer removed itself during addition by Sergey Vasilinets · 7 years ago
  40. a31752d Merge "Delete usages of LifecycleActivity and LifecycleFragment" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  41. 5eca947 Throw if Activity is not attached to Application, when querying for VM by Sergey Vasilinets · 7 years ago
  42. c395aed Delete usages of LifecycleActivity and LifecycleFragment by Sergey Vasilinets · 7 years ago
  43. 243ca80 Java8 interface for LifecycleObserver by Sergey Vasilinets · 7 years ago
  44. 0931b84 Merge "Generate ProGuard rules to keep generated adapters" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  45. 8dd2658 Generate ProGuard rules to keep generated adapters by Shane Farmer · 7 years ago
  46. d809f48 Move kotlin projects to a plugin by Yigit Boyar · 7 years ago
  47. cb1c88d Bump supportlib dependency to 26.1 by Sergey Vasilinets · 7 years ago
  48. a65f8fb Merge "Fix NPE when observer is in default package" into oc-mr1-dev by Sergey Vasilinets · 7 years ago
  49. a741c74 Fix NPE when observer is in default package by Sergey Vasilinets · 7 years ago
  50. c5a6609 Merge "Remove getReceiver method from GenericObserver" into oc-mr1-dev by Sergey Vasilinets · 7 years ago
  51. 10f0b4c Remove getReceiver method from GenericObserver by Sergey Vasilinets · 7 years ago
  52. aebb572 depend on code generation for extensions by Yigit Boyar · 7 years ago
  53. d382982 use explicit versions for flatfoot by Yigit Boyar · 7 years ago
  54. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  55. bb85fac More build setup for flatfoot projects. by Aurimas Liutikas · 7 years ago
  56. 6bcdecd Merge "Fix MediatorLiveData's observer check, that previously always failed" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  57. 3817625 Merge "Added @Generated annotation to classes generated by LifecycleProcessor.kt" into oc-mr1-dev by Shep Shapard · 7 years ago
  58. 94209fa Fix MediatorLiveData's observer check, that previously always failed by Sergey Vasilinets · 7 years ago
  59. 62693d7 Added @Generated annotation to classes generated by LifecycleProcessor.kt by shepshapard · 7 years ago
  60. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  61. e83f063 Merge "Fix SafeIteratorWithAddition in case of deletion of first element, while we are at it." into oc-support-26.0-dev am: 546a8b8636 by Sergey Vasilinets · 7 years ago
  62. 32a795a Merge "Fix SafeIteratorWithAddition in case of deletion of first element, while we are at it." into oc-support-26.0-dev by Sergey Vasilinets · 7 years ago
  63. 546a8b8 Merge "Fix SafeIteratorWithAddition in case of deletion of first element, while we are at it." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  64. c58c6d6 Merge "Fix LiveData.getValue in multithreading" into oc-support-26.0-dev am: 7ab6eee6ba by Sergey Vasilinets · 7 years ago
  65. 6d43c8b Merge "Fix LiveData.getValue in multithreading" into oc-support-26.0-dev by Sergey Vasilinets · 7 years ago
  66. 3facabd Fix SafeIteratorWithAddition in case of deletion of first element, by Sergey Vasilinets · 7 years ago
  67. 0a44cc5 Fix LiveData.getValue in multithreading by Sergey Vasilinets · 7 years ago
  68. 22a36d8 Merge "Start inserting meta-data version tags per library." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  69. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  70. b938b2e Unify the location of libary versions. by Aurimas Liutikas · 7 years ago
  71. 9929ca1 Merge changes Ibb91f4b2,I7f2acedb into oc-support-26.0-dev am: ae311dd348 by Sergey Vasilinets · 7 years ago
  72. ae311dd Merge changes Ibb91f4b2,I7f2acedb into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  73. 3a9bd3a Refactoring: separate input / output models classes. by Sergey Vasilinets · 7 years ago
  74. 8153a0b Merge "Fixed remove function in FastSafeIterableMap" into oc-support-26.0-dev by Sergey Vasilinets · 7 years ago
  75. 76c131b Fixed remove function in FastSafeIterableMap by Sergey Vasilinets · 7 years ago
  76. 0bbdd57 Split LifecycleProcessor into multiple files / stages. by Sergey Vasilinets · 7 years ago
  77. cfa957a Merge "Introduce ordering invariants in LifecycleRegistry" into oc-support-26.0-dev by Sergey Vasilinets · 7 years ago
  78. b546e97 Introduce ordering invariants in LifecycleRegistry by Sergey Vasilinets · 7 years ago
  79. 1069f0b Merge "Update com.google.testing.compile:compile-testing to 0.11" into oc-support-26.0-dev by Sergey Vasilinets · 7 years ago
  80. 0af2c3f Update com.google.testing.compile:compile-testing to 0.11 by Sergey Vasilinets · 7 years ago
  81. 6398b86 Enable api checks for java projects && flatfoot by Sergey Vasilinets · 7 years ago
  82. e4741f3 Remove unused variables in gradle code of AppToolkit. by Aurimas Liutikas · 7 years ago
  83. 9fd8e61 Initial commit of paging component. by Chris Craik · 7 years ago
  84. 8205ce1 Divide core components into runtime and common. by Yigit Boyar · 7 years ago
  85. b323d28 stop using mockito all, which is discontinued by Yigit Boyar · 7 years ago
  86. 3ad422c Remove SavedState. by Sergey Vasilinets · 7 years ago
  87. 76cd0a0 Fix FragmentLifecycleInActivityTest on API 26. by Sergey Vasilinets · 7 years ago
  88. 1a06787 Fix proguard of lifecycle-runtime by Sergey Vasilinets · 7 years ago
  89. de0ff79 Fix initialization of sREFLECTIVE by Sergey Vasilinets · 7 years ago
  90. 9636bcf Make ReportFragment accessible at LIBRARY_GROUP level. by Sergey Vasilinets · 7 years ago
  91. a1b1291 Fix docs for Lifecycle. by Sergey Vasilinets · 7 years ago
  92. 5ef35b1 Remove event param in annotated methods, except ON_ANY case by Sergey Vasilinets · 7 years ago
  93. daa68aa Don't call overriden methods with @OnLifecycleEvent twice by Sergey Vasilinets · 7 years ago
  94. 044fe16 Support only one parameter in annotation by Sergey Vasilinets · 7 years ago
  95. 56d1fff Clean up lifecycle-runtime. by Sergey Vasilinets · 7 years ago
  96. 77d4930 Fix SynchronousActivityLifecycleTest below M by Yuichi Araki · 7 years ago
  97. d2458f8 Fix ProcessOwnerTest by Yuichi Araki · 7 years ago
  98. b8bdbc0 Fix SavedStateProviderTest on API 18 and below by Yuichi Araki · 7 years ago
  99. 189ec9f Proguard rules for @OnLifecycleEvent by Sergey Vasilinets · 7 years ago
  100. d8ea6fa remove private class from the message by Yigit Boyar · 7 years ago