1. d666a43 Merge "Add Compose-observable StateFlow<Lifecycle.State> for current Lifecycle state" into androidx-main by Sanura N'Jaka · 1 year, 4 months ago
  2. b75b447 Add Compose-observable StateFlow<Lifecycle.State> for current Lifecycle state by sanura · 1 year, 4 months ago
  3. 078e4ef Update savedstate dependencies to 1.2.1 by Jeremy Woods · 1 year, 4 months ago
  4. 997e7e35 Merge "Expose Lifecycle as a Flow<Lifecycle.Event>" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  5. 2f35da3 Expose Lifecycle as a Flow<Lifecycle.Event> by sanura · 1 year, 5 months ago
  6. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 6 months ago
  7. 110d3a7 Update current/beta API signatures after Metalava update by Jinseong Jeon · 1 year, 4 months ago
  8. 1740ed6 [GH] Amend typo in MediatorLiveData's JavaDoc for a stylistic reason by Shen Lin · 1 year, 4 months ago
  9. 691cceb Update current/beta API signature after Metalava update by Jinseong Jeon · 1 year, 4 months ago
  10. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 4 months ago
  11. 4f271f6 Merge "Update OWNERS ordering for pFLANS libraries" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  12. cc217e4 Update OWNERS ordering for pFLANS libraries by Ian Lake · 1 year, 4 months ago
  13. f4e96a6 Move Lifecycle to using arch.core stable by Jeremy Woods · 1 year, 4 months ago
  14. 062fc75 Remove custom lifecycle constraints by Jeremy Woods · 1 year, 5 months ago
  15. 65920d3 Upgrade to AGP 8.0.0-beta03 by Aurimas Liutikas · 1 year, 5 months ago
  16. 65323cc Revert "AGP 8.1.0-alpha03" by Aurimas Liutikas · 1 year, 5 months ago
  17. 7b935d7 Set initial value on distinctUntilChanged() by Ian Lake · 1 year, 5 months ago
  18. 84ff653 Add profileinstaller to non-compose android libraries that include a profile by Chris Craik · 1 year, 5 months ago
  19. dfe8409 Merge "AGP 8.1.0-alpha03" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  20. 84ef398 Upgrade to metalava from ab/9578585 by Aurimas Liutikas · 1 year, 5 months ago
  21. b919ed5 AGP 8.1.0-alpha03 by Jeff Gaston · 1 year, 6 months ago
  22. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 5 months ago
  23. 413ab39 Merge changes from topic "lifecycle_owner_ktx_move" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  24. 2fab764 Merge "Move Lifecycle kotlin extensions back to lifecycle-common" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  25. 68395b9 Bump lifecycle to 2.6.0-beta01 by Jeremy Woods · 1 year, 5 months ago
  26. 96e6ac1 Move LifecycleOwner ktx extensions back to common by Jeremy Woods · 1 year, 5 months ago
  27. dc62e62 Move Lifecycle kotlin extensions back to lifecycle-common by Jeremy Woods · 1 year, 5 months ago
  28. 429c604 Merge "Move arch.core ToT dependencies to 2.2.0-rc01 prebuilts" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  29. 94fabfe Move arch.core ToT dependencies to 2.2.0-rc01 prebuilts by sanura · 1 year, 5 months ago
  30. 7762db7 Update other lifecycle modules with LifecycleOwner by sanura · 1 year, 6 months ago
  31. 221fa03 Convert LifecycleOwner to Kotlin by sanura · 1 year, 7 months ago
  32. 60baa5e Rename LifecycleOwner.java to .kt by sanura · 1 year, 8 months ago
  33. 36a0218 Merge changes from topic "kt-vm-store-owner" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  34. 4d37923 Remove constraint between lifecycle-viewmodel-savedstate and -compose by sanura · 1 year, 5 months ago
  35. 1962c01 Update other lifecycle modules with ViewModelStoreOwner by sanura · 1 year, 6 months ago
  36. 3fcfa28f Merge changes from topic "kt-report-frag" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  37. ec38387 Merge changes from topic "kt-viewtree" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  38. 2612165 Convert ViewModelStoreOwner to Kotlin by sanura · 1 year, 6 months ago
  39. 7f19d73 Rename ViewModelStoreOwner.java to .kt by sanura · 1 year, 6 months ago
  40. a795cae Merge changes from topic "kt-observer" into androidx-main by Sanura N'Jaka · 1 year, 5 months ago
  41. 8261fc0 Convert ReportFragment to Kotlin by sanura · 1 year, 6 months ago
  42. 83aa7d5 Update rest of lifecycle module with ViewTreeViewModelStoreOwner by sanura · 1 year, 6 months ago
  43. bf21703 Deprecate original ViewTreeViewModelKt method by sanura · 1 year, 5 months ago
  44. 2da5c31 Convert ViewTreeViewModelStoreOwner to Kotlin by sanura · 1 year, 6 months ago
  45. ca1700d Rename ViewTreeViewModelStoreOwner.java to .kt by sanura · 1 year, 6 months ago
  46. 3223514 Convert LegacySavedStateHandleController to Kotlin by sanura · 1 year, 6 months ago
  47. 57c78eb Rename LegacySavedStateHandleController.java to .kt by sanura · 1 year, 6 months ago
  48. 2ed522e Correct all Observer nullability by sanura · 1 year, 6 months ago
  49. 8ad3bdc Change Observer's onChanged parameter name to value by sanura · 1 year, 6 months ago
  50. fee12f7 Convert Observer to Kotlin by sanura · 1 year, 6 months ago
  51. 9b84b98 Rename Observer.java to .kt by sanura · 1 year, 7 months ago
  52. 17173488 Merge changes from topic "kt-has" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  53. 6def613 Merge changes from topic "kt-abstract" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  54. 7ab1d8d Merge changes from topic "kt-controller-nonlegacy" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  55. b5fab4c Convert SavedStateHandleController to Kotlin by sanura · 1 year, 6 months ago
  56. bf8ba60 Convert AbstractSavedStateViewModelFactory to Kotlin by sanura · 1 year, 6 months ago
  57. 8dbf354 Update current API signature after Metalava update by Jinseong Jeon · 1 year, 6 months ago
  58. f9a8df1 Rename SavedStateHandleController.java to .kt by sanura · 1 year, 6 months ago
  59. 4232923 Rename AbstractSavedStateViewModelFactory.java to .kt by sanura · 1 year, 6 months ago
  60. c2fc801 Convert HasDefaultViewModelProviderFactory to Kotlin by sanura · 1 year, 7 months ago
  61. d8a3d6e Rename ReportFragment.java to .kt by sanura · 1 year, 6 months ago
  62. e35f3b8 Add back in Transformations extensions that use arch core Function by sanura · 1 year, 6 months ago
  63. 6398ec0 Revert "Revert "Remove original LiveData Transformations kotlin ..." by Sanura N'Jaka · 1 year, 6 months ago
  64. f54be2b Revert^2 "Convert Transformations to Kotlin" by Sanura N'Jaka · 1 year, 6 months ago
  65. f6fbbc6 Revert^2 "Rename Transformations.java to .kt" by Sanura N'Jaka · 1 year, 6 months ago
  66. dfa7d03 Merge changes from topic "kt-andr" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  67. d030a9a Merge changes from topic "kt-process" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  68. eb41aac Merge changes from topic "kt-serv-dispatch" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  69. bfc7e25 Rename HasDefaultViewModelProviderFactory.java to .kt by sanura · 1 year, 7 months ago
  70. 543b6bb Merge changes from topic "kt-service" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  71. ded88c3 Convert ServiceLifecycleDispatcher to Kotlin by sanura · 1 year, 7 months ago
  72. 1492572 Rename ServiceLifecycleDispatcher.java to .kt by sanura · 1 year, 7 months ago
  73. aedda86 Convert AndroidViewModel to Kotlin by sanura · 1 year, 7 months ago
  74. e9f6882 Convert ProcessLifecycleOwner to Kotlin by sanura · 1 year, 7 months ago
  75. e21cec3 Rename ProcessLifecycleOwner.java to .kt by sanura · 1 year, 7 months ago
  76. ee9c2ca Merge "Include null check in LiveDataReactiveStreams onActive" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  77. 68fb98a Include null check in LiveDataReactiveStreams onActive by sanura · 1 year, 6 months ago
  78. 892864a Remove experimental status of collectAsStateWithLifecycle APIs by Clara Fok · 1 year, 6 months ago
  79. fa41c9f Merge changes from topic "revert-2322135-kt-transf-AXRRQSFIUF" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  80. 95c57ecb Revert "Rename Transformations.java to .kt" by Aurimas Liutikas · 1 year, 6 months ago
  81. ca5680e Revert "Convert Transformations to Kotlin" by Aurimas Liutikas · 1 year, 6 months ago
  82. b0260cd Revert "Remove original LiveData Transformations kotlin extensions" by Aurimas Liutikas · 1 year, 6 months ago
  83. 2d1ba46 Merge changes from topic "kt-store" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  84. 8aa6ca1 Convert ViewModelStore to Kotlin by sanura · 1 year, 7 months ago
  85. 401acbb Rename ViewModelStore.java to .kt by sanura · 1 year, 7 months ago
  86. 6720213d Rename AndroidViewModel.java to .kt by sanura · 1 year, 7 months ago
  87. 013ec84 Convert LifecycleService to Kotlin by sanura · 1 year, 7 months ago
  88. 94b9728 Rename LifecycleService.java to .kt by sanura · 1 year, 7 months ago
  89. 6d86ebb Remove original LiveData Transformations kotlin extensions by sanura · 1 year, 7 months ago
  90. bcfddcb Convert Transformations to Kotlin by sanura · 1 year, 7 months ago
  91. 6dedd2f Rename Transformations.java to .kt by sanura · 1 year, 7 months ago
  92. 366ff1f Merge changes from topic "kt-comput" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  93. 5a89963 Merge changes from topic "kt-viewtree-own" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  94. 543d47b Convert ComputableLiveData to Kotlin by sanura · 1 year, 7 months ago
  95. f533103 Rename ComputableLiveData.java to .kt by sanura · 1 year, 8 months ago
  96. 3192806 Remove original LiveDataReactiveStreams kotlin extensions by sanura · 1 year, 7 months ago
  97. e7b7603 Convert LiveDataReactiveStreams to Kotlin by sanura · 1 year, 7 months ago
  98. 906549d Deprecate original ViewTreeLifecycleOwner kotlin extensions by sanura · 1 year, 7 months ago
  99. 763af58 Convert ViewTreeLifecycleOwner to Kotlin by sanura · 1 year, 7 months ago
  100. 63437cb Rename ViewTreeLifecycleOwner.java to .kt by sanura · 1 year, 7 months ago