1. 34d5f4d Move to using Gradle maven-publish plugin by Aurimas Liutikas · 4 years, 8 months ago
  2. 08e53df Unifies dependencies across Compose and main project by Louis Pullen-Freilich · 4 years, 8 months ago
  3. 7ea74fa Cleanup incorrect KDoc links by Matthew Fraschilla · 4 years, 8 months ago
  4. 3f24fe7 Replace null assertions with lateinit by Matthew Fraschilla · 4 years, 8 months ago
  5. f70b49a Merge "Adds -PupdateLintBaseline parameter for lint" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 8 months ago
  6. 714063a Fix lifecycle-runtime for compileSdkVersion 28 + minification by Sergey Vasilinets · 4 years, 8 months ago
  7. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 8 months ago
  8. 16c8010 Fix all EqualsGetClass errorprone warnings. by Aurimas Liutikas · 4 years, 8 months ago
  9. a9c47e0 Fix errorprone issues in lifecycle-common by Ian Lake · 4 years, 8 months ago
  10. 3264358 Merge "Suppress deprecated API usage in lifecycle-runtime" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  11. 96f8151 Suppress deprecated API usage in lifecycle-runtime by Ian Lake · 4 years, 8 months ago
  12. 83ad47a Merge "Turn UnnecessaryParentheses into an error in error-prone" into androidx-master-dev by Aurimas Liutikas · 4 years, 8 months ago
  13. 05f38f2 Migrate to using java-library plugin instead of java. by Aurimas Liutikas · 4 years, 8 months ago
  14. 7766d7f Make DispatchQueue drain the queue immediatly from maybeEnqueueConsumer if run on the main thread by Nicklas Ansman Giertz · 4 years, 8 months ago
  15. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 4 years, 8 months ago
  16. 1c6ccfb Move lifecycle, activity, fragment, and navigation to alpha by Ian Lake · 4 years, 8 months ago
  17. c378b9a Increment activity, fragment, lifecycle, transtion to rc01 by Nick Anthony · 4 years, 9 months ago
  18. 0b805f6 Merge "Suppress PartiallyCoveredActivityTest on API 29" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  19. f5ac265 Suppress PartiallyCoveredActivityTest on API 29 by Sergey Vasilinets · 4 years, 9 months ago
  20. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 9 months ago
  21. 70c0031 Remove lintChecks in lifecycle-runtime-ktx gradle by Jeremy Woods · 4 years, 9 months ago
  22. b73a278 Fix lifecycle-runtime:2.2.0 + lifecycle-process:2.1.0 by Ian Lake · 4 years, 9 months ago
  23. cb135c5 Merge "Remove SUPPORT_* constants from Dependencies.kt" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  24. c631e62 Remove SUPPORT_* constants from Dependencies.kt by Ian Lake · 4 years, 9 months ago
  25. 9f40e60 Fix Dokka links to Kotlin Coroutines by Ian Lake · 4 years, 9 months ago
  26. c9392d0 Merge "Create Truth assertions for LiveData active observers" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  27. eb14ab3 Create Truth assertions for LiveData active observers by Matthew Fraschilla · 4 years, 9 months ago
  28. 1bb8f2e Fix Lifecycle ordering for ProcessLifecycleOwner on API 29 by Ian Lake · 4 years, 9 months ago
  29. 6f072e1c Beta: lifecycle, activity, fragment, transition by Ian Lake · 4 years, 9 months ago
  30. dfe293f Fix IS exception AbstractSavedStateViewModelFactory by Sergey Vasilinets · 4 years, 9 months ago
  31. 09286e6 Update versions after September 18th Release by Nick Anthony · 4 years, 9 months ago
  32. 295318a Create LiveData Truth module by Matthew Fraschilla · 4 years, 9 months ago
  33. 3f544d2 Merge "Check Lifecycle before calling runOnRecreation in SSViewModelFactory" into androidx-master-dev by Sergey Vasilinets · 4 years, 9 months ago
  34. a20cbfd Merge changes I42fa22de,I046c1078 into androidx-master-dev by Dustin Lam · 4 years, 9 months ago
  35. 6fd483d Rename KOTLIN_COROUTINES to KOTLIN_COROUTINES_ANDROID by Dustin Lam · 4 years, 9 months ago
  36. 98629e5 Merge "Rewrite ViewModelsWithStateTest via ActivityScenario & Kotlin" into androidx-master-dev by Sergey Vasilinets · 4 years, 9 months ago
  37. 5b91fd9 Check Lifecycle before calling runOnRecreation in SSViewModelFactory by Sergey Vasilinets · 4 years, 9 months ago
  38. d53ec32 Rewrite ViewModelsWithStateTest via ActivityScenario & Kotlin by Sergey Vasilinets · 4 years, 9 months ago
  39. af12e75 Fix coroutine livedata race condition by Yigit Boyar · 4 years, 10 months ago
  40. 08dbe6b Merge "Replace ReportFragment with LifecycleCallbacks on API 29+" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  41. 391dc4b Replace RC dependencies with stable releases by Ian Lake · 4 years, 10 months ago
  42. 5c7d127 Switch Fragment and Navigation to use Activity prebuilts by Ian Lake · 4 years, 10 months ago
  43. 4c5c2b1 Merge "Update versions after September 5th release" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  44. 15e364c Update out of date public_plus_experimental. by Aurimas Liutikas · 4 years, 10 months ago
  45. c28fb37 Replace ReportFragment with LifecycleCallbacks on API 29+ by Ian Lake · 4 years, 10 months ago
  46. b08258a Update versions after September 5th release by Nick Anthony · 4 years, 10 months ago
  47. 1361c9c Merge "Stop creating SavedStateHandle eagerly in SavedStateHandleController" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  48. 002e4fa Stop creating SavedStateHandle eagerly in SavedStateHandleController by Sergey Vasilinets · 4 years, 10 months ago
  49. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  50. 44b591f docs: Fixed example code in ViewModel reference. by Robert Snoeberger · 4 years, 10 months ago
  51. 3632136 Switch to use Dispatchers.Main.immediate where applicable by Nicklas Ansman Giertz · 4 years, 10 months ago
  52. c2b6461 Update Coroutines to 1.3.0 by Daniel Santiago Rivera · 4 years, 10 months ago
  53. 7abd043 Move testutils to new directory structure by Ian Lake · 4 years, 10 months ago
  54. d50e102 Move duration versions of flow/coroutines intergration in the same file by Sergey Vasilinets · 4 years, 10 months ago
  55. 1bd267a Merge "Update versions after August 7th Release" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  56. 227bd94 Update versions after August 7th Release by Nick Anthony · 4 years, 10 months ago
  57. 024e874 Update metalava to a newer version by Aurimas Liutikas · 4 years, 10 months ago
  58. 8e75b55 Introduce LiveData.asFlow() by Sergey Vasilinets · 4 years, 11 months ago
  59. d3ed4ad Merge changes I7c46bed8,I3fa64d14 into androidx-master-dev by Sergey Vasilinets · 4 years, 11 months ago
  60. 668821d Introduce Flow.asLiveData() terminal operator. by Sergey Vasilinets · 4 years, 11 months ago
  61. 5184037 Update api lint baseline. by Aurimas Liutikas · 4 years, 11 months ago
  62. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 4 years, 11 months ago
  63. 8ebba34 Update BuildLiveDataTest to use TestCoroutineScope by Sergey Vasilinets · 4 years, 11 months ago
  64. b4eddfd Make SavedStateViewModelFactory the default factory by Ian Lake · 5 years ago
  65. a5581d7 Remove fragment dependency from viewmodel-savedstate, v2 by Ian Lake · 5 years ago
  66. 05dbecd Deprecate ViewModelProviders, v2 by Ian Lake · 5 years ago
  67. 893865b Add default ViewModel Factory interface by Ian Lake · 5 years ago
  68. 0668481 Ignoring HiddenSuperclass for all metalava checks by Jeff Gaston · 5 years ago
  69. d7f85f6 Having checkApiRelease validate current.txt against ${prev.txt} by Jeff Gaston · 5 years ago
  70. 1781a11 Remove unneeded uploadArchives disabling. by Aurimas Liutikas · 5 years ago
  71. 5e6e142 Add a separate LIFECYCLE_EXTENSIONS version by Ian Lake · 5 years ago
  72. 697a994 Merge "Switch to savedstate prebuilts" into androidx-master-dev by Treehugger Robot · 5 years ago
  73. ca959b4 Merge "Switch Lifecycle to depend on arch.core prebuilts" into androidx-master-dev by Treehugger Robot · 5 years ago
  74. 8659cf8 Switch to savedstate prebuilts by Ian Lake · 5 years ago
  75. 45becd0 Switch Lifecycle to depend on arch.core prebuilts by Ian Lake · 5 years ago
  76. 638374a Merge changes Icd7597b1,Ie27853b6 into androidx-master-dev by Treehugger Robot · 5 years ago
  77. c79237e Merge "Remove legacy excludes from build.gradle." into androidx-master-dev by Treehugger Robot · 5 years ago
  78. 3a3990c Merge "Move annotation library to the standard directory." into androidx-master-dev by Treehugger Robot · 5 years ago
  79. 827a1f2 Remove legacy excludes from build.gradle. by Aurimas Liutikas · 5 years ago
  80. 74c39ff Move annotation library to the standard directory. by Aurimas Liutikas · 5 years ago
  81. 0bb10a3 Migrate to Compile-Testing 0.18 by Daniel Santiago Rivera · 5 years ago
  82. 2465a5f Removing a dependency from a 'check' task to a 'connectedCheck' task by Jeff Gaston · 5 years ago
  83. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  84. 21798e8 Update api lint baseline after KotlinOperator check fix. by Aurimas Liutikas · 5 years ago
  85. b3aa531 Increment alpha and beta versions of libraries releasing on July 2nd by Nick Anthony · 5 years ago
  86. 0aaf0b0d Merge "Fix lifecycle-runtime-ktx depedency to lifecycle-runtime" into androidx-master-dev by Treehugger Robot · 5 years ago
  87. 8acc8b2 Fix lifecycle-runtime-ktx depedency to lifecycle-runtime by Sergey Vasilinets · 5 years ago
  88. 1d02427 Merge "Revert "Revert "Use ToT fragments in lifecycle-extensions""" into androidx-master-dev by Treehugger Robot · 5 years ago
  89. eff62e4 Merge "Rename VM's to ViewModel" into androidx-master-dev by Sergey Vasilinets · 5 years ago
  90. bbbc47e Revert "Revert "Use ToT fragments in lifecycle-extensions"" by Ian Lake · 5 years ago
  91. 9a9a35a Merge changes from topic "ktlint_task" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  92. 05880e4 Fix all the ktlint issues in androidx project. by Aurimas Liutikas · 5 years ago
  93. 58cc46d Rename VM's to ViewModel by Sergey Vasilinets · 5 years ago
  94. ee920cf Revert "Revert "Remove redundant lifecycle-extensions tests"" by Ian Lake · 5 years ago
  95. 5888019 Move the rest of core libraries back to Java 7 by Aurimas Liutikas · 5 years ago
  96. e42958e Move lifecycle-common and lifecycle-runtime to java 8 by Aurimas Liutikas · 5 years ago
  97. f17c43d Revert "Deprecate @OnLifecycleEvent in favor of DefaultLifecycleEventObserver" by Aurimas Liutikas · 5 years ago
  98. 264d7bc Revert "Remove package private FullLifecycleObserver" by Aurimas Liutikas · 5 years ago
  99. b522abe Revert "Migrate usages of @OnLifecycleEvent in service/extensions/livedata-core" by Aurimas Liutikas · 5 years ago
  100. 9bb24b1 Revert "Remove redundant lifecycle-extensions tests" by Aurimas Liutikas · 5 years ago