1. 175c8a7 Merge "Make build.gradle files even more kotlin script friendly." by Aurimas Liutikas · 7 years ago
  2. 7a47fe5 [automerger] Merge "Revert "Updated the JavaDoc for LiveData#onActive"" into oc-mr1-support-27.0-dev am: ba027167d7 am: d73f4f6301 by Android Build Merger (Role) · 7 years ago
  3. d73f4f6 Merge "Revert "Updated the JavaDoc for LiveData#onActive"" into oc-mr1-support-27.0-dev by Florina Muntenescu · 7 years ago
  4. 831c466 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  5. 5cf395a Revert "Updated the JavaDoc for LiveData#onActive" by Florina Muntenescu · 7 years ago
  6. cba1c04 [automerger] Updated the JavaDoc for LiveData#onActive am: a21688b6ad am: 8f3a3d7b42 by Android Build Merger (Role) · 7 years ago
  7. 8f3a3d7 Updated the JavaDoc for LiveData#onActive am: a21688b6ad by Florina Muntenescu · 7 years ago
  8. a21688b Updated the JavaDoc for LiveData#onActive by Florina Muntenescu · 7 years ago
  9. 97360c8 [automerger] resolve merge conflicts of 25c6163330 to oc-mr1-jetpack-dev am: e2cd87a4aa by Android Build Merger (Role) · 7 years ago
  10. e2cd87a resolve merge conflicts of 25c6163330 to oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  11. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  12. 99e3f35 [automerger] Merge "Adding ktlint hook to support library." into oc-mr1-support-27.0-dev am: ee4da728f2 am: 578aa83920 by Android Build Merger (Role) · 7 years ago
  13. 578aa83 Merge "Adding ktlint hook to support library." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  14. 4ed1d61 [automerger] Reformat kotlin code to match ktlint expectations. am: 6f1f5567ab am: 2e9e88cd2f by Android Build Merger (Role) · 7 years ago
  15. 2e9e88c Reformat kotlin code to match ktlint expectations. am: 6f1f5567ab by Aurimas Liutikas · 7 years ago
  16. ee4da72 Merge "Adding ktlint hook to support library." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  17. 6f1f556 Reformat kotlin code to match ktlint expectations. by Aurimas Liutikas · 7 years ago
  18. 81f5b4b [automerger] Further clean up app-toolkit build files. am: 87a16a53f9 am: e4f72ec759 by Android Build Merger (Role) · 7 years ago
  19. e4f72ec Further clean up app-toolkit build files. am: 87a16a53f9 by Aurimas Liutikas · 7 years ago
  20. d63b111 [automerger] Merge "Start using local debug keys to avoid build flakiness." into oc-mr1-support-27.0-dev am: 56451e467b am: 610a33e7ab by Android Build Merger (Role) · 7 years ago
  21. 610a33e Merge "Start using local debug keys to avoid build flakiness." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  22. c9f54b0 [automerger] Merge "Use latest available source in processors." into oc-mr1-support-27.0-dev am: 4728516b92 am: 768f277ec6 by Android Build Merger (Role) · 7 years ago
  23. 768f277 Merge "Use latest available source in processors." into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  24. c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
  25. 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
  26. 8f437bf Start using local debug keys to avoid build flakiness. by Aurimas Liutikas · 7 years ago
  27. 2196a61 Change conditional keep rule syntax by Adam Koski · 7 years ago
  28. 9a14484 Use latest available source in processors. by Yigit Boyar · 7 years ago
  29. 30a5366 Move to setting maven version via SupporLibrary extension. am: 78c1ab769d by Aurimas Liutikas · 7 years ago
  30. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  31. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  32. 44d7d86 Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  33. 5b62489 Merge "Move to Kotlin friendly supportLibrary extension calling." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  34. 35d642a Merge "Merge Flatfoot and Support library plugins" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  35. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  36. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  37. ab8bc43 Move to Gradle 4.3 by Aurimas Liutikas · 7 years ago
  38. 4efa577 Finalize api & bump version 1.0.0 am: 44f6e7df60 by Sergey Vasilinets · 7 years ago
  39. 44f6e7d Finalize api & bump version 1.0.0 by Sergey Vasilinets · 7 years ago
  40. 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
  41. 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
  42. 7ea001f Updating LiveDataReactiveStreams implementation to avoid concurrency issues by Florina Muntenescu · 7 years ago
  43. 05d3576 Updating LiveDataReactiveStreams implementation to avoid concurrency issues by Florina Muntenescu · 7 years ago
  44. 89e6d9d Move to using Gradle 4.3 by Aurimas Liutikas · 7 years ago
  45. 0b58834 Refactor LiveDataTest#liveDataActiveStateIsManagedCorrectlyWithoutEvent_oneObserver and by shepshapard · 7 years ago
  46. acf268b Add OWNERS files in support project. by Aurimas Liutikas · 7 years ago
  47. 5694ed0 Revert "Remove LifecycleDispatcher & Rename LifecycleRuntimeTrojanProvider" by Yigit Boyar · 7 years ago
  48. 2e9de5a Use available synthetic methods from already generated adapters by Sergey Vasilinets · 7 years ago
  49. efa4e26 Merge "Print a warning if we cant' generate correct adapter" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  50. ac066ab Print a warning if we cant' generate correct adapter by Sergey Vasilinets · 7 years ago
  51. 9c9c98c Merge "Handle save instance state as onStop" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  52. a3e0322 Handle save instance state as onStop by Yigit Boyar · 7 years ago
  53. df71bd9 Merge "Make a WeakReference to LifecycleOwner in LifecycleRegistry" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  54. 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
  55. db28b3b Make a WeakReference to LifecycleOwner in LifecycleRegistry by Sergey Vasilinets · 7 years ago
  56. 7313b80 Merge "Remove LifecycleDispatcher & Rename LifecycleRuntimeTrojanProvider" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  57. 566dbfd Remove LifecycleDispatcher & Rename LifecycleRuntimeTrojanProvider by Sergey Vasilinets · 7 years ago
  58. 3c2c198 Merge "@NonNull in lifecycle modules" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  59. 5a28dfa Use api from 26 by Yigit Boyar · 7 years ago
  60. d8c03a9 Merge "Throw a better error msg when classes are missing" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  61. a6d2a84 Merge "Updating the javadoc for MediatorLiveData." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  62. 54850ab Throw a better error msg when classes are missing by Yigit Boyar · 7 years ago
  63. 2462702 Updating the javadoc for MediatorLiveData. by Florina Muntenescu · 7 years ago
  64. c7c49c6 Part 2: Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  65. 9d8d936 @NonNull in lifecycle modules by Sergey Vasilinets · 7 years ago
  66. 75a074d Merge "Update proguard since introduction of GeneratedAdapter" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  67. 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
  68. 244c2ff Update proguard since introduction of GeneratedAdapter by Sergey Vasilinets · 7 years ago
  69. 9c1f6a8 Merge "Composite adapters." into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  70. 95fb68c Adding more details in the Transformations JavaDoc, for map and switchMap. by Florina Muntenescu · 7 years ago
  71. d73578f Merge "Annotate with @NonNull DefaultLifecycleObserver" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  72. 9b581e9 Annotate with @NonNull DefaultLifecycleObserver by Sergey Vasilinets · 7 years ago
  73. 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
  74. d0a11f3 Merge "Use GenericLifecycleObserver inside of LiveData" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  75. 91df2cf Composite adapters. by Sergey Vasilinets · 7 years ago
  76. f6d7c68 Created a LiveData wrapper for Publisher, that subscribes in onActive by Florina Muntenescu · 7 years ago
  77. d99995d Use GenericLifecycleObserver inside of LiveData by Sergey Vasilinets · 7 years ago
  78. 619b2be Initial support of superclasses from jars by Sergey Vasilinets · 7 years ago
  79. 3f632e5 Merge "Fix correctness issues while choosing Adapters for LifecycleObservers" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  80. 6d237b3 Fix correctness issues while choosing Adapters for LifecycleObservers by Sergey Vasilinets · 7 years ago
  81. ae36c8b Rename AppToolkitExecutor to ArchTaskExecutor by Yigit Boyar · 7 years ago
  82. d069a4c Fix: LiveData stayed active if observer removed itself during addition by Sergey Vasilinets · 7 years ago
  83. a31752d Merge "Delete usages of LifecycleActivity and LifecycleFragment" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  84. 5eca947 Throw if Activity is not attached to Application, when querying for VM by Sergey Vasilinets · 7 years ago
  85. c395aed Delete usages of LifecycleActivity and LifecycleFragment by Sergey Vasilinets · 7 years ago
  86. 243ca80 Java8 interface for LifecycleObserver by Sergey Vasilinets · 7 years ago
  87. 0931b84 Merge "Generate ProGuard rules to keep generated adapters" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  88. 8dd2658 Generate ProGuard rules to keep generated adapters by Shane Farmer · 7 years ago
  89. d809f48 Move kotlin projects to a plugin by Yigit Boyar · 7 years ago
  90. cb1c88d Bump supportlib dependency to 26.1 by Sergey Vasilinets · 7 years ago
  91. a65f8fb Merge "Fix NPE when observer is in default package" into oc-mr1-dev by Sergey Vasilinets · 7 years ago
  92. a741c74 Fix NPE when observer is in default package by Sergey Vasilinets · 7 years ago
  93. c5a6609 Merge "Remove getReceiver method from GenericObserver" into oc-mr1-dev by Sergey Vasilinets · 7 years ago
  94. 10f0b4c Remove getReceiver method from GenericObserver by Sergey Vasilinets · 7 years ago
  95. aebb572 depend on code generation for extensions by Yigit Boyar · 7 years ago
  96. d382982 use explicit versions for flatfoot by Yigit Boyar · 7 years ago
  97. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  98. bb85fac More build setup for flatfoot projects. by Aurimas Liutikas · 7 years ago
  99. 6bcdecd Merge "Fix MediatorLiveData's observer check, that previously always failed" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  100. 3817625 Merge "Added @Generated annotation to classes generated by LifecycleProcessor.kt" into oc-mr1-dev by Shep Shapard · 7 years ago