1. 172d6f4 Merge "Update flatfoot version." into oc-mr1-support-27.0-dev am: 7bc6e5a77f by Yigit Boyar · 6 years ago
  2. 89ffffd Update flatfoot version. by Yigit Boyar · 7 years ago
  3. d3f929e Merge "Create lifecycle:livedata-core dependency" into oc-mr1-support-27.0-dev by Ian Lake · 7 years ago
  4. 2aa7fc0 Merge "Create lifecycle:livedata-core dependency" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  5. c0b801c Create lifecycle:livedata-core dependency by Ian Lake · 7 years ago
  6. d1cca7c Add @NonNull to ViewModelProviders/ViewModelStores am: 68c2e58048 by Ian Lake · 7 years ago
  7. 68c2e58 Add @NonNull to ViewModelProviders/ViewModelStores by Ian Lake · 7 years ago
  8. fee25ec Merge "Move AndroidViewModel to lifecycle:viewmodel" into oc-mr1-support-27.0-dev by Ian Lake · 7 years ago
  9. 37bd00d Move AndroidViewModel to lifecycle:viewmodel by Ian Lake · 7 years ago
  10. 04c9e28 Add missing @RestrictTo and test size annotations. by Aurimas Liutikas · 7 years ago
  11. 4b2a9d7 Merge "Fix unexpected reentrance in LiveData#observeForever" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  12. 45a8d17 Merge "Fix unexpected reentrance in LiveData#observeForever" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  13. 1e1de60 Merge "Remove deprecated LifecycleActivity+LifecycleFragment" into oc-mr1-support-27.0-dev by Ian Lake · 7 years ago
  14. b73aef2 Merge "Deprecate ViewModelProviders constructor" into oc-mr1-support-27.0-dev by Ian Lake · 7 years ago
  15. 80310a9 Merge "Remove deprecated LifecycleActivity+LifecycleFragment" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  16. 567ead0 Merge "Deprecate ViewModelProviders constructor" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  17. 557450c Merge "Use ViewModelStoreOwner over HolderFragment if possible" into oc-mr1-support-27.0-dev by Ian Lake · 7 years ago
  18. 406dfb7 Fix unexpected reentrance in LiveData#observeForever by Sergey Vasilinets · 7 years ago
  19. 20b8932 Use ViewModelStoreOwner over HolderFragment if possible by Ian Lake · 7 years ago
  20. 7d5a581 Remove deprecated LifecycleActivity+LifecycleFragment by Ian Lake · 7 years ago
  21. 5ff6659 Deprecate ViewModelProviders constructor by Ian Lake · 7 years ago
  22. fa39e2b Remove uses of junit.framework.* by Aurimas Liutikas · 7 years ago
  23. 0d986e9 Merge "BREAKING CHANGE: Change Reactivestreams dependency" into oc-mr1-support-27.0-dev by Ian Lake · 7 years ago
  24. ccdd402 Merge "Split LiveData and ViewModel from Extensions" into oc-mr1-support-27.0-dev by Ian Lake · 7 years ago
  25. 5882881 Merge "BREAKING CHANGE: Change Reactivestreams dependency" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  26. b48228f Merge "Split LiveData and ViewModel from Extensions" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  27. f495e40 resolve merge conflicts of 5facdd2f77a127a01a1f2ef52b617f9996f8a45c to oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  28. 238e480 Create SupportAndroidTestAppPlugin by Aurimas Liutikas · 7 years ago
  29. ba51f8f BREAKING CHANGE: Change Reactivestreams dependency by Ian Lake · 7 years ago
  30. 3f841f9 Split LiveData and ViewModel from Extensions by Ian Lake · 7 years ago
  31. 1e119fa Merge "Revert "Use symbolic links for gradle wrappers."" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  32. df29dd0 Merge "Revert "Use symbolic links for gradle wrappers."" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  33. 47b7562 Revert "Use symbolic links for gradle wrappers." by Aurimas Liutikas · 7 years ago
  34. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  35. 54dc560 Merge "Migrate the rest of the dependencies to Kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  36. 7d26d9c Merge "Migrate the rest of the dependencies to Kotlin." into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  37. 7ed10e5 Merge "Set minSdkVersion via our SupportAndroidLibraryPlugin." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  38. 3c7aee3 resolve merge conflicts of 4d28febc27420652b8d05382363972a78d88fa3a to oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  39. 62d3e1d Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  40. 1187af1 Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  41. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  42. 46339b2 Use symbolic links for gradle wrappers. by Aurimas Liutikas · 7 years ago
  43. 00528ec resolve merge conflicts of 5579d851f17338ed1b22729f5453a12682eb0830 to oc-mr1-jetpack-dev by Sergey Vasilinets · 7 years ago
  44. 9c24688 Move noDocs property to SupportLibraryExtension by Sergey Vasilinets · 7 years ago
  45. 4b3d3c2 Fix lifecycle version which was broken during migration am: 7453f34633 by Yigit Boyar · 7 years ago
  46. 7453f34 Fix lifecycle version which was broken during migration by Yigit Boyar · 7 years ago
  47. 99f5c6c Merge "Add missing nullability annotations" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  48. 1ce0a40 Merge "Add missing nullability annotations" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  49. 29bcc96 Remove needless support annotation excludes. am: 843419a5ab by Jake Wharton · 7 years ago
  50. 843419a Remove needless support annotation excludes. by Jake Wharton · 7 years ago
  51. 44356f4 Merge "Remove needless 'allprojects' declaration around deps." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  52. 23527fb Merge "Remove needless 'allprojects' declaration around deps." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  53. cceb74b Add missing nullability annotations by Sergey Vasilinets · 7 years ago
  54. d0bc1bc Merge "Add missing generic parameter to avoid raw types." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  55. c27ab83 Merge "Add missing generic parameter to avoid raw types." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  56. 5dd159b Add nullability annotations to reactive streams. am: b70f749a99 by Jake Wharton · 7 years ago
  57. b70f749 Add nullability annotations to reactive streams. by Jake Wharton · 7 years ago
  58. bd01db3 Remove needless 'allprojects' declaration around deps. by Jake Wharton · 7 years ago
  59. 2ef38b7 Add missing generic parameter to avoid raw types. by Jake Wharton · 7 years ago
  60. 067bae5 Merge "Move most app-toolkit dependencies to kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  61. 061c6ad Merge "Move most app-toolkit dependencies to kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  62. ae223a9 Fix generated proguard rule by Sergey Vasilinets · 7 years ago
  63. 91ce6af Fix generated proguard rule by Sergey Vasilinets · 7 years ago
  64. b09822f Merge "Make build.gradle files even more kotlin script friendly." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  65. 3cd512e Merge "Make build.gradle files even more kotlin script friendly." into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  66. d73f4f6 Merge "Revert "Updated the JavaDoc for LiveData#onActive"" into oc-mr1-support-27.0-dev by Florina Muntenescu · 7 years ago
  67. 81b5bac Move most app-toolkit dependencies to kotlin. by Aurimas Liutikas · 7 years ago
  68. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  69. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  70. 5cf395a Revert "Updated the JavaDoc for LiveData#onActive" by Florina Muntenescu · 7 years ago
  71. 8f3a3d7 Updated the JavaDoc for LiveData#onActive am: a21688b6ad by Florina Muntenescu · 7 years ago
  72. a21688b Updated the JavaDoc for LiveData#onActive by Florina Muntenescu · 7 years ago
  73. e2cd87a resolve merge conflicts of 25c6163330 to oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  74. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  75. 578aa83 Merge "Adding ktlint hook to support library." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  76. 2e9e88c Reformat kotlin code to match ktlint expectations. am: 6f1f5567ab by Aurimas Liutikas · 7 years ago
  77. ee4da72 Merge "Adding ktlint hook to support library." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  78. 6f1f556 Reformat kotlin code to match ktlint expectations. by Aurimas Liutikas · 7 years ago
  79. e4f72ec Further clean up app-toolkit build files. am: 87a16a53f9 by Aurimas Liutikas · 7 years ago
  80. 610a33e Merge "Start using local debug keys to avoid build flakiness." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  81. 768f277 Merge "Use latest available source in processors." into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  82. c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
  83. 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
  84. 8f437bf Start using local debug keys to avoid build flakiness. by Aurimas Liutikas · 7 years ago
  85. 9a14484 Use latest available source in processors. by Yigit Boyar · 7 years ago
  86. 30a5366 Move to setting maven version via SupporLibrary extension. am: 78c1ab769d by Aurimas Liutikas · 7 years ago
  87. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  88. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  89. 44d7d86 Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  90. 5b62489 Merge "Move to Kotlin friendly supportLibrary extension calling." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  91. 35d642a Merge "Merge Flatfoot and Support library plugins" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  92. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  93. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  94. ab8bc43 Move to Gradle 4.3 by Aurimas Liutikas · 7 years ago
  95. 4efa577 Finalize api & bump version 1.0.0 am: 44f6e7df60 by Sergey Vasilinets · 7 years ago
  96. 44f6e7d Finalize api & bump version 1.0.0 by Sergey Vasilinets · 7 years ago
  97. 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
  98. 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
  99. 7ea001f Updating LiveDataReactiveStreams implementation to avoid concurrency issues by Florina Muntenescu · 7 years ago
  100. 05d3576 Updating LiveDataReactiveStreams implementation to avoid concurrency issues by Florina Muntenescu · 7 years ago