1. 3e6a025 pinning savedstate 1.3.1 in lifecycle-viewmodel-savedstate on lifecycle branch by Prajakta Patil · 7 weeks ago
  2. 1fa681e Ignore ABI Changes in Lifecycle Release branch by Marcello Galhardo · 9 weeks ago
  3. b62b594 Use ToT in `lifecycle-viewmodel-savedstate` by Marcello Galhardo · 9 weeks ago
  4. 609619a Update `annotation` to 1.9.1 in `lifecycle` by Marcello Galhardo · 9 weeks ago
  5. c0373fe Add all KMP targets supported by Annotations to Lifecycle by Marcello Galhardo · 9 weeks ago
  6. 033271c3 Fix `remove` not clearing `MutableStateFlow` state from `SavedStateHandle` by Marcello Galhardo · 3 months ago
  7. 7eeffcf pin savedstate 1.3.0 in lifecycle-viewmodel-savedstate by Prajakta Patil · 3 months ago
  8. 3006eac reverting snap cl to remove from lifecycle branch. by Prajakta Patil · 3 months ago
  9. 56633c0 reverting snap cl to remove from lifecycle branch. by Prajakta Patil · 3 months ago
  10. f961890 Add `watchos` and `tvos` target to `lifecycle` by Marcello Galhardo · 4 months ago
  11. 5b1a661 Update `annotation` to 1.9.1 in `lifecycle` by Marcello Galhardo · 4 months ago
  12. 2602f37 Use SavedState LocalSavedStateRegistryOwner by Marcello Galhardo · 4 months ago
  13. 33152a5 Merge changes Ifdf6c541,I0584372f into androidx-main by Alex Vanyo · 4 months ago
  14. b411278 Replace SinglePaneNavDisplay with SceneNavDisplay by Alex Vanyo · 4 months ago
  15. f17e479 Flip `none` to `any` in compatibility `LocalComposition` for Lifecycle and SavedState by Marcello Galhardo · 4 months ago
  16. 2d7adf5 Rename `jvmCommonMain` to `jvmMain` in Lifecycle modules by Marcello Galhardo · 4 months ago
  17. c3bd572 Updates lint checks using analysis APIs to target stable analysis APIs by Louis Pullen-Freilich · 4 months ago
  18. aa30e04c Update samples lint configuration by Julia McClellan · 4 months ago
  19. 277afcb Rename localProvider parameters to entryDecorators by Jeremy Woods · 4 months ago
  20. 86edf95 Rename NavLocalProvider to NavEntryDecorator by Jeremy Woods · 4 months ago
  21. f6c33e9 Rollback AGP-KMP plugin in `lifecycle` group by Marcello Galhardo · 4 months ago
  22. 3d02d94 Bump Lifecycle version to beta01 by Jeremy Woods · 4 months ago
  23. 2d71e6c Target Kotlin 2.0 language level by Omar Ismail · 4 months ago
  24. 0c99b96 Merge "Add `jvmStubs` and `linuxX64Stubs` targets to `lifecycle-viewmodel-compose`" into androidx-main by Marcello Galhardo · 5 months ago
  25. fb2b226 Add `jvmStubs` and `linuxX64Stubs` targets to `lifecycle-viewmodel-compose` by Marcello Galhardo · 5 months ago
  26. 9d9e2b50 Enable UseSdkSuppress lint by Julia McClellan · 5 months ago
  27. a91ff22 Move to consistent use of plugin id for Kotlin Android Projects by Aurimas Liutikas · 5 months ago
  28. bc647a2 Clean up Gradle project isolation violations by Aurimas Liutikas · 5 months ago
  29. 510ca2f Upgrade to Kotlin 2.1.20 by Aurimas Liutikas · 5 months ago
  30. 2e61eb9 Add kuanyingchou@ to `androidx.lifecycle` owners by Marcello Galhardo · 5 months ago
  31. 98dd3b4 Remove ToT Activity deps by Jeremy Woods · 5 months ago
  32. a4d0b58 Merge "Fix comments on SavedStateConfiguration" into androidx-main by Marcello Galhardo · 5 months ago
  33. 187b4fa Fix comments on SavedStateConfiguration by Kuan-Ying Chou · 5 months ago
  34. 4f9a131 Update dependency analysis baseline for version 2.11.0 by Radha Nakade · 5 months ago
  35. 507be9e Align `androidx.lifecycle.AtomicReference` with `java.util.concurrent.AtomicReference` by Marcello Galhardo · 5 months ago
  36. 2ae2ea1 Reformat legacy version 3.0 files as version 4.0 files by Paul Duffin · 5 months ago
  37. 5c303f1 Reformat legacy files by Paul Duffin · 5 months ago
  38. 3c87e0a Remove unused lifecycle/lifecycle-livedata/eap/api/current.txt by Paul Duffin · 5 months ago
  39. 11c92b8 Baseline compose lint issues on test sources by Julia McClellan · 5 months ago
  40. b3d343bf switch from a typealias to an actual class impl that delegates to the Java class by Omar Ismail · 5 months ago
  41. e04b6108 Remove `getOrElse` in `SavedStateReader` by Marcello Galhardo · 5 months ago
  42. d749bb5 Rename file SavedState*Delegates to SavedState*Delegate by Marcello Galhardo · 6 months ago
  43. db71d74 Rename SavedStateConfig to SavedStateConfiguration by Marcello Galhardo · 6 months ago
  44. 4f4e3cf Clean-up SavedState Serialization Reified functions by Marcello Galhardo · 6 months ago
  45. 0876d63 Merge "Fix KotlinTarget 2 in `lifecycle.viewmodel`" into androidx-main by Marcello Galhardo · 6 months ago
  46. 0750b42 Merge "Fix KotlinTarget 2 in `lifecycle.runtime`" into androidx-main by Treehugger Robot · 6 months ago
  47. e9f4c91 Fix KotlinTarget 2 in `lifecycle.viewmodel` by Marcello Galhardo · 6 months ago
  48. 15b24bb Fix KotlinTarget 2 in `lifecycle.runtime` by Marcello Galhardo · 6 months ago
  49. d1f5290 Enable LintImplTrimIndent lint check on tests by Julia McClellan · 6 months ago
  50. d3a7aed Separate lifecycle-viewmodel-navigation3 version code by Ian Lake · 6 months ago
  51. 6446893 Merge "Match SavedState refcount model with Viewmodel" into androidx-main by Treehugger Robot · 6 months ago
  52. 87f644b Merge "Revert^2 "Remove snapshot only designation from nav3"" into androidx-main by Treehugger Robot · 6 months ago
  53. ed4fb8f Revert^2 "Remove snapshot only designation from nav3" by Prajakta Patil · 6 months ago
  54. c986078 Match SavedState refcount model with Viewmodel by Jeremy Woods · 6 months ago
  55. e8ad418 Merge "Revert "Remove snapshot only designation from nav3"" into androidx-main by Prajakta Patil · 6 months ago
  56. a584aef Revert "Remove snapshot only designation from nav3" by Prajakta Patil · 6 months ago
  57. 979897f Merge "Enable binary compatibility verification for compose" into androidx-main by Treehugger Robot · 6 months ago
  58. cce1f3d Enable binary compatibility verification for compose by Aurimas Liutikas · 6 months ago
  59. f55e38d Add `SavedStateConfig` parameter to `saved()` delegates by Kuan-Ying Chou · 6 months ago
  60. 0b4e514 pinned androidx.core:core-viewtree:1.0.0 by Prajakta Patil · 6 months ago
  61. 7437687 Add type parameter lists and receivers to properties in signature files by Julia McClellan · 6 months ago
  62. b7cc678 The advice collected from the dependency analysis plugin in baselines includes information about incorrectly configured dependencies. by Radha Nakade · 6 months ago
  63. 752c229d Upload dependency analysis baselines for all projects. by Radha Nakade · 6 months ago
  64. 518ebf2 Merge "Revert^2 "Remove snapshot only designation from nav3"" into androidx-main by Prajakta Patil · 6 months ago
  65. fef2a20 Revert^2 "Remove snapshot only designation from nav3" by Prajakta Patil · 6 months ago
  66. 679b783 Merge "Revert "Remove snapshot only designation from nav3"" into androidx-main by Prajakta Patil · 6 months ago
  67. 3d51f80 Revert "Remove snapshot only designation from nav3" by Prajakta Patil · 6 months ago
  68. 03fa9fb Rename android to androidTarget for KMP projects by Aurimas Liutikas · 6 months ago
  69. 254535a Property modifier corrections by Julia McClellan · 6 months ago
  70. 1c718fc Remove final modifier from properties of final classes by Julia McClellan · 6 months ago
  71. 585eda3 Add top-level extension properties to signature files by Julia McClellan · 6 months ago
  72. 07dd31e Create Lint issue for calling Lifecycle::currentState in composition by Steven Schoen · 6 months ago
  73. 20d86f5 Rename SinglePaneNavDisplay back stack param by Jeremy Woods · 6 months ago
  74. 5afb32e Migrate to using = for property setting by Aurimas Liutikas · 7 months ago
  75. 8002ed9 Merge "Move `MutableStateSerializer` to `savedstate-compose`" into androidx-main by Treehugger Robot · 7 months ago
  76. f845eab Move `MutableStateSerializer` to `savedstate-compose` by Marcello Galhardo · 7 months ago
  77. a8d2245 Remove snapshot only designation from nav3 by Jeremy Woods · 7 months ago
  78. 39f0aa2 Merge "Rename LibraryType to SoftwareType" into androidx-main by Aurimas Liutikas · 7 months ago
  79. afec6a7 Merge "Swap ViewModelNavLocalProvider to use CompositionLocal" into androidx-main by Treehugger Robot · 7 months ago
  80. 9364410 Swap ViewModelNavLocalProvider to use CompositionLocal by Jeremy Woods · 7 months ago
  81. 37e8321 Rename LibraryType to SoftwareType by Aurimas Liutikas · 7 months ago
  82. 6b51ebb Rename NavDisplay to be more specific by Jeremy Woods · 7 months ago
  83. b7e639a Merge "Replace NavWrapperManager with NavBackStackProvider" into androidx-main by Treehugger Robot · 7 months ago
  84. 17e2612 Replace NavWrapperManager with NavBackStackProvider by Jeremy Woods · 7 months ago
  85. acb991d Replace some overloaded saved() functions with default parameters by Kuan-Ying Chou · 7 months ago
  86. 3caaee1 Merge changes from topic "serialization-mutable-state" into androidx-main by Marcello Galhardo · 7 months ago
  87. a43f4cb Rename ViewModelStoreNavLocalProvider files by Jeremy Woods · 7 months ago
  88. d628386 Add `MutableStateSerializer` for serializing `MutableState` by Marcello Galhardo · 7 months ago
  89. 0dbe9fb Rename NavRecord to NavEntry by Jeremy Woods · 7 months ago
  90. a9f5c19 Rename NavContentWrapper to NavLocalProvider by Jeremy Woods · 7 months ago
  91. e266fa1 Move KMP compatible test dependencies to `commonTest` by Marcello Galhardo · 7 months ago
  92. c944a86 Suppress deprecate warning in AbstractSavedStateViewModelFactory tests by Marcello Galhardo · 7 months ago
  93. a3dcd46d Deprecate AbstractSavedStateViewModelFactory in favor of CreationExtras API by Marcello Galhardo · 7 months ago
  94. d625692 Revert six KMP libraries with consumerProguardFiles back to old agp by Owen Gray · 7 months ago
  95. 0781507 Revert^2 "Switch some projects to K2 metalava" by Julia McClellan · 7 months ago
  96. a293b97 Consolidate to only use AndroidXExtension.type to control publishing by Omar Ismail · 8 months ago
  97. 1e1f3f3 Merge changes from topic "revert-3407670-BEKHSELEXE" into androidx-main by Aurimas Liutikas · 8 months ago
  98. 178a522 Revert "Switch some projects to K2 metalava" by Aurimas Liutikas · 8 months ago
  99. b9bb82b Merge "Add SavedStateHandles for ViewModelNavContentWrapper" into androidx-main by Treehugger Robot · 8 months ago
  100. b068bff Merge "Move to LocalSavedStateRegistryOwner from SavedState" into androidx-main by Treehugger Robot · 8 months ago