1. 8409f45 Merge "Fix AndroidViewModelFactory back compat" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  2. c644cff Fix AndroidViewModelFactory back compat by Jeremy Woods · 2 years, 2 months ago
  3. 19b25a0 Merge "Verify correct value can be saved in SavedStateHandle.saveable SaverScope" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  4. ba7e078 [GH] Re-enable lifecycle by Dustin Lam · 2 years, 2 months ago
  5. c27653a Verify correct value can be saved in SavedStateHandle.saveable SaverScope by Alex Vanyo · 2 years, 2 months ago
  6. 887eef8 Merge "Remove flaky annotation from lifecycle test" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  7. c2a3fb4 Remove flaky annotation from lifecycle test by Jeremy Woods · 2 years, 3 months ago
  8. c2e42f3 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 3 months ago
  9. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years, 3 months ago
  10. 87e3bd0 Fix Compose project KotlinCompile task remote caching by Aurimas Liutikas · 2 years, 3 months ago
  11. 89090f3 Merge "Lint fix in MethodCallsLogger.java" into androidx-main by Clara Fok · 2 years, 3 months ago
  12. fa12a9b Merge "Lint fix in LifecycleEventObserver.java" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  13. f9f9af9 Merge "Lint fix in Lifecycling.java" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  14. 99eb4b5 Merge "Lint fix in GeneratedAdapter.java" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  15. 9d2760a Lint fix in MethodCallsLogger.java by Clara Fok · 2 years, 3 months ago
  16. 46db3c9 Merge "Suppress ClassesInfoCache lint warnings" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  17. a873e0e Lint fix in GeneratedAdapter.java by Clara Fok · 2 years, 3 months ago
  18. 39d1bab0 Lint fix in Lifecycling.java by Clara Fok · 2 years, 3 months ago
  19. c17220e Lint fix in LifecycleEventObserver.java by Clara Fok · 2 years, 3 months ago
  20. bac0557 Lint fix in LiveDataReactiveStreams.java by Clara Fok · 2 years, 3 months ago
  21. d953931 Suppress ClassesInfoCache lint warnings by Ian Lake · 2 years, 3 months ago
  22. 3e39fb3 Split flaky ReflectiveGenericLifecycleObserver test into two by Clara Fok · 2 years, 3 months ago
  23. 7002137 Fix ClassesInfoCache createInfo isAssignable logic by Clara Fok · 2 years, 3 months ago
  24. cfe08dd Update to the stable version of savedstate by Jeremy Woods · 2 years, 4 months ago
  25. eb79c4c Merge changes I1856e689,Ie6f41fd1 into androidx-main by Manuel Vicente Vivo · 2 years, 4 months ago
  26. 6ec2c4f Add the collectAsStateWithLifecycle APIs by Manuel Vivo · 2 years, 4 months ago
  27. 480cb84 Fix unescaped "<" and ">" in code snippet by Paul Sowden · 2 years, 4 months ago
  28. 71ae841 Workaround ViewModel crash with compile only dependencies by Jeremy Woods · 2 years, 4 months ago
  29. 7ec019c Add lifecycle-runtime-compose module by Manuel Vivo · 2 years, 4 months ago
  30. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 4 months ago
  31. 5592a0c [GH] Cleanup Playground Setup by Yigit Boyar · 2 years, 5 months ago
  32. 6271e8d Changing lifecycle to depend on savedstate prebuilts by Jeremy Woods · 2 years, 5 months ago
  33. a43cdd3 Merge "Update versions for release id 1650474000000" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  34. 41e959f Adding Clara to the FLAN OWNERS files by Jeremy Woods · 2 years, 5 months ago
  35. cea7d45 Update versions for release id 1650474000000 by Nick Anthony · 2 years, 5 months ago
  36. a368227 Revert "Changing lifecycle to depend on savedstate prebuilts" by Jeremy Woods · 2 years, 5 months ago
  37. 4093595 Changing lifecycle to depend on savedstate prebuilts by Jeremy Woods · 2 years, 5 months ago
  38. 48a64a1 Add null check in MediatorLiveData.addSource by clarafok · 2 years, 5 months ago
  39. 771c3da Baseline for metalava update by Sam Gilbert · 2 years, 5 months ago
  40. 66494e2 Ensure that SavedStateHandle restores upon initial creation by Ian Lake · 2 years, 5 months ago
  41. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 8 months ago
  42. f1d1629 Move SavedState, Lifecycle, Activity, Fragment, and Nav to Beta01 by Jeremy Woods · 2 years, 6 months ago
  43. 018966e Convert ViewTreeSavedStateRegistryOwner to Kotlin by clarafok · 2 years, 6 months ago
  44. 7c14240 Merge "Add SavedStateHandle.saveable property delegates" into androidx-main by Alex Vanyo · 2 years, 6 months ago
  45. 98bab3f Update Metalava to build 8385786 by Ember Rose · 2 years, 6 months ago
  46. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  47. 8ce27e2 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main by Tiem Song · 2 years, 6 months ago
  48. e94c0b2 Merge changes from topic "savedStateRegOwner-ktx" into androidx-main by Clara Fok · 2 years, 6 months ago
  49. 5028da7 Update SavedStateRegistryOwner test class in Lifecycle by clarafok · 2 years, 6 months ago
  50. 9edfb9c Merge "Add experimental MutableState SavedStateHandle.saveable overload" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  51. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 6 months ago
  52. bf4f304 Add SavedStateHandle.saveable property delegates by Alex Vanyo · 2 years, 6 months ago
  53. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 6 months ago
  54. bbcbb29 Add experimental MutableState SavedStateHandle.saveable overload by Alex Vanyo · 2 years, 6 months ago
  55. cf477e7 Merge "Add test that does not use mutable extras" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  56. 29973ff Remove dependency on ViewModels in enableSavedStateHandles() by Ian Lake · 2 years, 6 months ago
  57. e7e0198 Update Metalava to build 8155732 by Ember Rose · 2 years, 6 months ago
  58. 1dc3eae Make CreationExtras a non-sealed class by Jeremy Woods · 2 years, 6 months ago
  59. cbe6a5a2 Add test that does not use mutable extras by Jeremy Woods · 2 years, 6 months ago
  60. d865c1d Merge "Ensure NonNullableMutableLiveData lint handles whitespace" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  61. b65716e Ensure NonNullableMutableLiveData lint handles whitespace by Jeremy Woods · 2 years, 6 months ago
  62. acba7ac Merge "Migrate from AndroidManifest to build.gradle for namespace" into androidx-main by Aurimas Liutikas · 2 years, 6 months ago
  63. fb74fe8 Merge "Add experimental SavedStateHandle Saver support" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  64. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  65. 0d614ef Add experimental SavedStateHandle Saver support by Jeremy Woods · 2 years, 7 months ago
  66. 01fa21a Prioritize CreationExtras for ViewModelFactories by Jeremy Woods · 2 years, 6 months ago
  67. 1449e96 Merge "Use different JvmName for ViewModelProvider" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  68. 7adb7cd [GH] Enable signature verification for playground by Aurimas · 2 years, 6 months ago
  69. e3af0e4 Suppress deprecation warnings from new Android T SDK. by Alan Viverette · 2 years, 7 months ago
  70. 43294b4 Use different JvmName for ViewModelProvider by Jeremy Woods · 2 years, 7 months ago
  71. 08a32ea Add flows to savedStateHandle by Jeremy Woods · 2 years, 8 months ago
  72. 7b8b543 Use Kotlinx coroutines 1.6.0 by Oleksandr Karpovich · 2 years, 9 months ago
  73. f81160c Merge "Upgrade to AGP 7.3.0-alpha03" into androidx-main by Aurimas Liutikas · 2 years, 7 months ago
  74. 67aecbb Merge "Allow injecting closeable objects into ViewModel" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  75. 3c01de6 Upgrade to AGP 7.3.0-alpha03 by Aurimas Liutikas · 2 years, 7 months ago
  76. e634379 Allow injecting closeable objects into ViewModel by Ian Lake · 2 years, 7 months ago
  77. b017654 Add compose CreationExtras initializer integration by Jeremy Woods · 2 years, 8 months ago
  78. 8d3029a Integrate CreationExtras into Compose by Jeremy Woods · 2 years, 8 months ago
  79. bd40631 Update ignore files by Jeremy Woods · 2 years, 7 months ago
  80. 27efea1 Merge "Ensure moving Lifecycle down from INITIALIZED throws" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  81. 347bf89 Merge "Clear ObserverMap with LifecycleRegistry is DESTROYED" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  82. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  83. 39cc052 Ensure moving Lifecycle down from INITIALIZED throws by Jeremy Woods · 2 years, 8 months ago
  84. 66bcb0e Clear ObserverMap with LifecycleRegistry is DESTROYED by Jeremy Woods · 2 years, 8 months ago
  85. 05e5a6a Remove warning suppressions in lifecycle tests by Jeremy Woods · 2 years, 8 months ago
  86. 19c864e Merge "Add InitializerViewModelFactory" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  87. f3f25e3 Add InitializerViewModelFactory by Jeremy Woods · 2 years, 8 months ago
  88. 6fee40b Merge "Ensure SavedStateHandle actually sets defaults" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  89. cad9d20 Merge "Make kotlin switchmap function match java" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  90. b4c21fa Make kotlin switchmap function match java by Jeremy Woods · 2 years, 8 months ago
  91. 97993ad Bump lifecycle process start-up dependency to 1.1.1 by Jeremy Woods · 2 years, 8 months ago
  92. b093143 Ensure SavedStateHandle actually sets defaults by Jeremy Woods · 2 years, 8 months ago
  93. 0365852 Merge "Improve custom AndroidViewModel parameter error message" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  94. 86e5cef Merge changes from topic "provider_test_kotlin" into androidx-main by Jeremy Woods · 2 years, 8 months ago
  95. a69b283 Convert ViewModelProvider Test to kotlin by Jeremy Woods · 2 years, 8 months ago
  96. 3f56c4d Merge "Allow AndroidViewModelFactory to create basic view models" into androidx-main by Jeremy Woods · 2 years, 8 months ago
  97. e9b8f38 Allow AndroidViewModelFactory to create basic view models by Jeremy Woods · 2 years, 8 months ago
  98. 0af51ba Merge "Update lint and add Vendor information" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  99. e03ad14 Improve custom AndroidViewModel parameter error message by Jeremy Woods · 2 years, 8 months ago
  100. 86e7eef Merge "Update outdated lint baseline files" into androidx-main by Treehugger Robot · 2 years, 8 months ago