1. a356776 Change annotation dep from implementation to api by Nick Anthony · 4 years, 6 months ago
  2. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 6 months ago
  3. b3e8b51 Rename resource package for lifecycle-runtime by Adam Powell · 4 years, 6 months ago
  4. 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 4 years, 8 months ago
  5. f724991 View.findViewTreeLifecycleOwner ktx extension by Adam Powell · 4 years, 7 months ago
  6. 0e0fafd2 Merge "Update android lint baseline" into androidx-master-dev by Aurimas Liutikas · 4 years, 7 months ago
  7. 3f296b5 Merge "Add ViewTreeLifecycleOwner" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  8. c9fda28 Add ViewTreeLifecycleOwner by Adam Powell · 4 years, 7 months ago
  9. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 7 months ago
  10. 7031866 Stop setting src/tests/kotlin sourceSet by Aurimas Liutikas · 4 years, 7 months ago
  11. e587806 Centralize the generation of sdk.prop files by Aurimas Liutikas · 4 years, 7 months ago
  12. 8a1c039 Stop using deprecated compile/testCompile configurations. by Aurimas Liutikas · 4 years, 7 months ago
  13. 8f124f8 Merge "Mark LaunchWhenTest as @MediumTest" into androidx-master-dev by Sergey Vasilinets · 4 years, 7 months ago
  14. c98d885 Mark LaunchWhenTest as @MediumTest by Aurimas Liutikas · 4 years, 7 months ago
  15. 0b31a3c Move to Gradle 6.0 by Aurimas Liutikas · 4 years, 7 months ago
  16. d794133 Update api baselines. by Aurimas Liutikas · 4 years, 7 months ago
  17. df1c340 Remove sdk dirs from lint detector tests by Matthew Fraschilla · 4 years, 7 months ago
  18. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 7 months ago
  19. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 7 months ago
  20. 1818ada Merge "Make DispatchQueue drain synchronously on main" into androidx-master-dev by Sergey Vasilinets · 4 years, 7 months ago
  21. 3853d76 Mocked viewmodels breaks with default factory, because onRequery calls getTag() by Sergey Vasilinets · 4 years, 7 months ago
  22. 28656a4 Merge "Add check for indirect LiveData types" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  23. 239240f Add check for indirect LiveData types by Matthew Fraschilla · 4 years, 8 months ago
  24. 984ec37 Suggest the correct AppCompatActivity in deprecation notice by Aurimas Liutikas · 4 years, 7 months ago
  25. 5c56008 Improve LiveData lint check behavior by Matthew Fraschilla · 4 years, 8 months ago
  26. 3add497 Revert "Revert "Create lint check for null safe LiveData"" by Matthew Fraschilla · 4 years, 8 months ago
  27. fb70ac0 Revert "Create lint check for null safe LiveData" by Filip Pavlis · 4 years, 8 months ago
  28. 156c380 Create lint check for null safe LiveData by Matthew Fraschilla · 4 years, 8 months ago
  29. 0336a5d Make DispatchQueue drain synchronously on main by Anders Järleberg · 4 years, 8 months ago
  30. c85b417 Create Livedata-core-ktx Lint Module by Matthew Fraschilla · 4 years, 8 months ago
  31. 34d5f4d Move to using Gradle maven-publish plugin by Aurimas Liutikas · 4 years, 8 months ago
  32. 08e53df Unifies dependencies across Compose and main project by Louis Pullen-Freilich · 4 years, 8 months ago
  33. 7ea74fa Cleanup incorrect KDoc links by Matthew Fraschilla · 4 years, 8 months ago
  34. 3f24fe7 Replace null assertions with lateinit by Matthew Fraschilla · 4 years, 8 months ago
  35. f70b49a Merge "Adds -PupdateLintBaseline parameter for lint" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 8 months ago
  36. 714063a Fix lifecycle-runtime for compileSdkVersion 28 + minification by Sergey Vasilinets · 4 years, 8 months ago
  37. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 8 months ago
  38. 16c8010 Fix all EqualsGetClass errorprone warnings. by Aurimas Liutikas · 4 years, 8 months ago
  39. a9c47e0 Fix errorprone issues in lifecycle-common by Ian Lake · 4 years, 8 months ago
  40. 3264358 Merge "Suppress deprecated API usage in lifecycle-runtime" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  41. 96f8151 Suppress deprecated API usage in lifecycle-runtime by Ian Lake · 4 years, 8 months ago
  42. 83ad47a Merge "Turn UnnecessaryParentheses into an error in error-prone" into androidx-master-dev by Aurimas Liutikas · 4 years, 8 months ago
  43. 05f38f2 Migrate to using java-library plugin instead of java. by Aurimas Liutikas · 4 years, 8 months ago
  44. 7766d7f Make DispatchQueue drain the queue immediatly from maybeEnqueueConsumer if run on the main thread by Nicklas Ansman Giertz · 4 years, 8 months ago
  45. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 4 years, 8 months ago
  46. 1c6ccfb Move lifecycle, activity, fragment, and navigation to alpha by Ian Lake · 4 years, 8 months ago
  47. c378b9a Increment activity, fragment, lifecycle, transtion to rc01 by Nick Anthony · 4 years, 9 months ago
  48. 0b805f6 Merge "Suppress PartiallyCoveredActivityTest on API 29" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  49. f5ac265 Suppress PartiallyCoveredActivityTest on API 29 by Sergey Vasilinets · 4 years, 9 months ago
  50. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 9 months ago
  51. 70c0031 Remove lintChecks in lifecycle-runtime-ktx gradle by Jeremy Woods · 4 years, 9 months ago
  52. b73a278 Fix lifecycle-runtime:2.2.0 + lifecycle-process:2.1.0 by Ian Lake · 4 years, 9 months ago
  53. cb135c5 Merge "Remove SUPPORT_* constants from Dependencies.kt" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  54. c631e62 Remove SUPPORT_* constants from Dependencies.kt by Ian Lake · 4 years, 9 months ago
  55. 9f40e60 Fix Dokka links to Kotlin Coroutines by Ian Lake · 4 years, 9 months ago
  56. c9392d0 Merge "Create Truth assertions for LiveData active observers" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  57. eb14ab3 Create Truth assertions for LiveData active observers by Matthew Fraschilla · 4 years, 9 months ago
  58. 1bb8f2e Fix Lifecycle ordering for ProcessLifecycleOwner on API 29 by Ian Lake · 4 years, 9 months ago
  59. 6f072e1c Beta: lifecycle, activity, fragment, transition by Ian Lake · 4 years, 9 months ago
  60. dfe293f Fix IS exception AbstractSavedStateViewModelFactory by Sergey Vasilinets · 4 years, 9 months ago
  61. 09286e6 Update versions after September 18th Release by Nick Anthony · 4 years, 9 months ago
  62. 295318a Create LiveData Truth module by Matthew Fraschilla · 4 years, 9 months ago
  63. 3f544d2 Merge "Check Lifecycle before calling runOnRecreation in SSViewModelFactory" into androidx-master-dev by Sergey Vasilinets · 4 years, 9 months ago
  64. a20cbfd Merge changes I42fa22de,I046c1078 into androidx-master-dev by Dustin Lam · 4 years, 9 months ago
  65. 6fd483d Rename KOTLIN_COROUTINES to KOTLIN_COROUTINES_ANDROID by Dustin Lam · 4 years, 9 months ago
  66. 98629e5 Merge "Rewrite ViewModelsWithStateTest via ActivityScenario & Kotlin" into androidx-master-dev by Sergey Vasilinets · 4 years, 9 months ago
  67. 5b91fd9 Check Lifecycle before calling runOnRecreation in SSViewModelFactory by Sergey Vasilinets · 4 years, 9 months ago
  68. d53ec32 Rewrite ViewModelsWithStateTest via ActivityScenario & Kotlin by Sergey Vasilinets · 4 years, 9 months ago
  69. af12e75 Fix coroutine livedata race condition by Yigit Boyar · 4 years, 10 months ago
  70. 08dbe6b Merge "Replace ReportFragment with LifecycleCallbacks on API 29+" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  71. 391dc4b Replace RC dependencies with stable releases by Ian Lake · 4 years, 10 months ago
  72. 5c7d127 Switch Fragment and Navigation to use Activity prebuilts by Ian Lake · 4 years, 10 months ago
  73. 4c5c2b1 Merge "Update versions after September 5th release" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  74. 15e364c Update out of date public_plus_experimental. by Aurimas Liutikas · 4 years, 10 months ago
  75. c28fb37 Replace ReportFragment with LifecycleCallbacks on API 29+ by Ian Lake · 4 years, 10 months ago
  76. b08258a Update versions after September 5th release by Nick Anthony · 4 years, 10 months ago
  77. 1361c9c Merge "Stop creating SavedStateHandle eagerly in SavedStateHandleController" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  78. 002e4fa Stop creating SavedStateHandle eagerly in SavedStateHandleController by Sergey Vasilinets · 4 years, 10 months ago
  79. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  80. 44b591f docs: Fixed example code in ViewModel reference. by Robert Snoeberger · 4 years, 10 months ago
  81. 3632136 Switch to use Dispatchers.Main.immediate where applicable by Nicklas Ansman Giertz · 4 years, 10 months ago
  82. c2b6461 Update Coroutines to 1.3.0 by Daniel Santiago Rivera · 4 years, 10 months ago
  83. 7abd043 Move testutils to new directory structure by Ian Lake · 4 years, 10 months ago
  84. d50e102 Move duration versions of flow/coroutines intergration in the same file by Sergey Vasilinets · 4 years, 10 months ago
  85. 1bd267a Merge "Update versions after August 7th Release" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  86. 227bd94 Update versions after August 7th Release by Nick Anthony · 4 years, 10 months ago
  87. 024e874 Update metalava to a newer version by Aurimas Liutikas · 4 years, 10 months ago
  88. 8e75b55 Introduce LiveData.asFlow() by Sergey Vasilinets · 4 years, 11 months ago
  89. d3ed4ad Merge changes I7c46bed8,I3fa64d14 into androidx-master-dev by Sergey Vasilinets · 4 years, 11 months ago
  90. 668821d Introduce Flow.asLiveData() terminal operator. by Sergey Vasilinets · 4 years, 11 months ago
  91. 5184037 Update api lint baseline. by Aurimas Liutikas · 4 years, 11 months ago
  92. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 4 years, 11 months ago
  93. 8ebba34 Update BuildLiveDataTest to use TestCoroutineScope by Sergey Vasilinets · 4 years, 11 months ago
  94. b4eddfd Make SavedStateViewModelFactory the default factory by Ian Lake · 5 years ago
  95. a5581d7 Remove fragment dependency from viewmodel-savedstate, v2 by Ian Lake · 5 years ago
  96. 05dbecd Deprecate ViewModelProviders, v2 by Ian Lake · 5 years ago
  97. 893865b Add default ViewModel Factory interface by Ian Lake · 5 years ago
  98. 0668481 Ignoring HiddenSuperclass for all metalava checks by Jeff Gaston · 5 years ago
  99. d7f85f6 Having checkApiRelease validate current.txt against ${prev.txt} by Jeff Gaston · 5 years ago
  100. 1781a11 Remove unneeded uploadArchives disabling. by Aurimas Liutikas · 5 years ago