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