- 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
- 578aa83 Merge "Adding ktlint hook to support library." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
- 2e9e88c Reformat kotlin code to match ktlint expectations. am: 6f1f5567ab by Aurimas Liutikas · 7 years ago
- ee4da72 Merge "Adding ktlint hook to support library." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
- 6f1f556 Reformat kotlin code to match ktlint expectations. by Aurimas Liutikas · 7 years ago
- e4f72ec Further clean up app-toolkit build files. am: 87a16a53f9 by Aurimas Liutikas · 7 years ago
- 610a33e Merge "Start using local debug keys to avoid build flakiness." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
- 768f277 Merge "Use latest available source in processors." into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
- c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
- 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
- 8f437bf Start using local debug keys to avoid build flakiness. by Aurimas Liutikas · 7 years ago
- 9a14484 Use latest available source in processors. by Yigit Boyar · 7 years ago
- 30a5366 Move to setting maven version via SupporLibrary extension. am: 78c1ab769d by Aurimas Liutikas · 7 years ago
- 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
- 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
- 44d7d86 Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
- 5b62489 Merge "Move to Kotlin friendly supportLibrary extension calling." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
- 35d642a Merge "Merge Flatfoot and Support library plugins" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
- ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
- f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
- ab8bc43 Move to Gradle 4.3 by Aurimas Liutikas · 7 years ago
- 4efa577 Finalize api & bump version 1.0.0 am: 44f6e7df60 by Sergey Vasilinets · 7 years ago
- 44f6e7d Finalize api & bump version 1.0.0 by Sergey Vasilinets · 7 years ago
- 390da15 Merge "Refactor LiveDataTest#liveDataActiveStateIsManagedCorrectlyWithoutEvent_oneObserver and LiveDataTest#liveDataActiveStateIsManagedCorrectlyWithoutEvent_twoObservers to actually test what they intend to." into oc-mr1-support-27.0-dev by Shep Shapard · 7 years ago
- 04120f8 Merge "Refactor LiveDataTest#liveDataActiveStateIsManagedCorrectlyWithoutEvent_oneObserver and LiveDataTest#liveDataActiveStateIsManagedCorrectlyWithoutEvent_twoObservers to actually test what they intend to." into oc-mr1-support-27.0-dev by Shep Shapard · 7 years ago
- 7ea001f Updating LiveDataReactiveStreams implementation to avoid concurrency issues by Florina Muntenescu · 7 years ago
- 05d3576 Updating LiveDataReactiveStreams implementation to avoid concurrency issues by Florina Muntenescu · 7 years ago
- 89e6d9d Move to using Gradle 4.3 by Aurimas Liutikas · 7 years ago
- 0b58834 Refactor LiveDataTest#liveDataActiveStateIsManagedCorrectlyWithoutEvent_oneObserver and by shepshapard · 7 years ago
- acf268b Add OWNERS files in support project. by Aurimas Liutikas · 7 years ago
- 5694ed0 Revert "Remove LifecycleDispatcher & Rename LifecycleRuntimeTrojanProvider" by Yigit Boyar · 7 years ago
- 2e9de5a Use available synthetic methods from already generated adapters by Sergey Vasilinets · 7 years ago
- efa4e26 Merge "Print a warning if we cant' generate correct adapter" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
- ac066ab Print a warning if we cant' generate correct adapter by Sergey Vasilinets · 7 years ago
- 9c9c98c Merge "Handle save instance state as onStop" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
- a3e0322 Handle save instance state as onStop by Yigit Boyar · 7 years ago
- df71bd9 Merge "Make a WeakReference to LifecycleOwner in LifecycleRegistry" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
- 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
- db28b3b Make a WeakReference to LifecycleOwner in LifecycleRegistry by Sergey Vasilinets · 7 years ago
- 7313b80 Merge "Remove LifecycleDispatcher & Rename LifecycleRuntimeTrojanProvider" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
- 566dbfd Remove LifecycleDispatcher & Rename LifecycleRuntimeTrojanProvider by Sergey Vasilinets · 7 years ago
- 3c2c198 Merge "@NonNull in lifecycle modules" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
- 5a28dfa Use api from 26 by Yigit Boyar · 7 years ago
- d8c03a9 Merge "Throw a better error msg when classes are missing" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
- a6d2a84 Merge "Updating the javadoc for MediatorLiveData." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
- 54850ab Throw a better error msg when classes are missing by Yigit Boyar · 7 years ago
- 2462702 Updating the javadoc for MediatorLiveData. by Florina Muntenescu · 7 years ago
- c7c49c6 Part 2: Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
- 9d8d936 @NonNull in lifecycle modules by Sergey Vasilinets · 7 years ago
- 75a074d Merge "Update proguard since introduction of GeneratedAdapter" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
- 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
- 244c2ff Update proguard since introduction of GeneratedAdapter by Sergey Vasilinets · 7 years ago
- 9c1f6a8 Merge "Composite adapters." into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
- 95fb68c Adding more details in the Transformations JavaDoc, for map and switchMap. by Florina Muntenescu · 7 years ago
- d73578f Merge "Annotate with @NonNull DefaultLifecycleObserver" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
- 9b581e9 Annotate with @NonNull DefaultLifecycleObserver by Sergey Vasilinets · 7 years ago
- 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
- d0a11f3 Merge "Use GenericLifecycleObserver inside of LiveData" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
- 91df2cf Composite adapters. by Sergey Vasilinets · 7 years ago
- f6d7c68 Created a LiveData wrapper for Publisher, that subscribes in onActive by Florina Muntenescu · 7 years ago
- d99995d Use GenericLifecycleObserver inside of LiveData by Sergey Vasilinets · 7 years ago
- 619b2be Initial support of superclasses from jars by Sergey Vasilinets · 7 years ago
- 3f632e5 Merge "Fix correctness issues while choosing Adapters for LifecycleObservers" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
- 6d237b3 Fix correctness issues while choosing Adapters for LifecycleObservers by Sergey Vasilinets · 7 years ago
- ae36c8b Rename AppToolkitExecutor to ArchTaskExecutor by Yigit Boyar · 7 years ago
- d069a4c Fix: LiveData stayed active if observer removed itself during addition by Sergey Vasilinets · 7 years ago
- a31752d Merge "Delete usages of LifecycleActivity and LifecycleFragment" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
- 5eca947 Throw if Activity is not attached to Application, when querying for VM by Sergey Vasilinets · 7 years ago
- c395aed Delete usages of LifecycleActivity and LifecycleFragment by Sergey Vasilinets · 7 years ago
- 243ca80 Java8 interface for LifecycleObserver by Sergey Vasilinets · 7 years ago
- 0931b84 Merge "Generate ProGuard rules to keep generated adapters" into oc-mr1-dev by TreeHugger Robot · 7 years ago
- 8dd2658 Generate ProGuard rules to keep generated adapters by Shane Farmer · 7 years ago
- d809f48 Move kotlin projects to a plugin by Yigit Boyar · 7 years ago
- cb1c88d Bump supportlib dependency to 26.1 by Sergey Vasilinets · 7 years ago
- a65f8fb Merge "Fix NPE when observer is in default package" into oc-mr1-dev by Sergey Vasilinets · 7 years ago
- a741c74 Fix NPE when observer is in default package by Sergey Vasilinets · 7 years ago
- c5a6609 Merge "Remove getReceiver method from GenericObserver" into oc-mr1-dev by Sergey Vasilinets · 7 years ago
- 10f0b4c Remove getReceiver method from GenericObserver by Sergey Vasilinets · 7 years ago
- aebb572 depend on code generation for extensions by Yigit Boyar · 7 years ago
- d382982 use explicit versions for flatfoot by Yigit Boyar · 7 years ago
- d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
- bb85fac More build setup for flatfoot projects. by Aurimas Liutikas · 7 years ago
- 6bcdecd Merge "Fix MediatorLiveData's observer check, that previously always failed" into oc-mr1-dev by TreeHugger Robot · 7 years ago
- 3817625 Merge "Added @Generated annotation to classes generated by LifecycleProcessor.kt" into oc-mr1-dev by Shep Shapard · 7 years ago
- 94209fa Fix MediatorLiveData's observer check, that previously always failed by Sergey Vasilinets · 7 years ago
- 62693d7 Added @Generated annotation to classes generated by LifecycleProcessor.kt by shepshapard · 7 years ago
- 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
- 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
- 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
- 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
- c58c6d6 Merge "Fix LiveData.getValue in multithreading" into oc-support-26.0-dev am: 7ab6eee6ba by Sergey Vasilinets · 7 years ago
- 6d43c8b Merge "Fix LiveData.getValue in multithreading" into oc-support-26.0-dev by Sergey Vasilinets · 7 years ago
- 3facabd Fix SafeIteratorWithAddition in case of deletion of first element, by Sergey Vasilinets · 7 years ago
- 0a44cc5 Fix LiveData.getValue in multithreading by Sergey Vasilinets · 7 years ago
- 22a36d8 Merge "Start inserting meta-data version tags per library." into oc-mr1-dev by TreeHugger Robot · 7 years ago
- ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
- b938b2e Unify the location of libary versions. by Aurimas Liutikas · 7 years ago
- 9929ca1 Merge changes Ibb91f4b2,I7f2acedb into oc-support-26.0-dev am: ae311dd348 by Sergey Vasilinets · 7 years ago
- ae311dd Merge changes Ibb91f4b2,I7f2acedb into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
- 3a9bd3a Refactoring: separate input / output models classes. by Sergey Vasilinets · 7 years ago