1. ee9c2ca Merge "Include null check in LiveDataReactiveStreams onActive" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  2. 68fb98a Include null check in LiveDataReactiveStreams onActive by sanura · 1 year, 5 months ago
  3. 892864a Remove experimental status of collectAsStateWithLifecycle APIs by Clara Fok · 1 year, 5 months ago
  4. fa41c9f Merge changes from topic "revert-2322135-kt-transf-AXRRQSFIUF" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  5. 95c57ecb Revert "Rename Transformations.java to .kt" by Aurimas Liutikas · 1 year, 6 months ago
  6. ca5680e Revert "Convert Transformations to Kotlin" by Aurimas Liutikas · 1 year, 6 months ago
  7. b0260cd Revert "Remove original LiveData Transformations kotlin extensions" by Aurimas Liutikas · 1 year, 6 months ago
  8. 2d1ba46 Merge changes from topic "kt-store" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  9. 8aa6ca1 Convert ViewModelStore to Kotlin by sanura · 1 year, 6 months ago
  10. 401acbb Rename ViewModelStore.java to .kt by sanura · 1 year, 6 months ago
  11. 6d86ebb Remove original LiveData Transformations kotlin extensions by sanura · 1 year, 6 months ago
  12. bcfddcb Convert Transformations to Kotlin by sanura · 1 year, 6 months ago
  13. 6dedd2f Rename Transformations.java to .kt by sanura · 1 year, 6 months ago
  14. 366ff1f Merge changes from topic "kt-comput" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  15. 5a89963 Merge changes from topic "kt-viewtree-own" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  16. 543d47b Convert ComputableLiveData to Kotlin by sanura · 1 year, 6 months ago
  17. f533103 Rename ComputableLiveData.java to .kt by sanura · 1 year, 7 months ago
  18. 3192806 Remove original LiveDataReactiveStreams kotlin extensions by sanura · 1 year, 6 months ago
  19. e7b7603 Convert LiveDataReactiveStreams to Kotlin by sanura · 1 year, 6 months ago
  20. 906549d Deprecate original ViewTreeLifecycleOwner kotlin extensions by sanura · 1 year, 6 months ago
  21. 763af58 Convert ViewTreeLifecycleOwner to Kotlin by sanura · 1 year, 6 months ago
  22. 63437cb Rename ViewTreeLifecycleOwner.java to .kt by sanura · 1 year, 6 months ago
  23. a57c3df Rename LiveDataReactiveStreams.java to .kt by sanura · 1 year, 6 months ago
  24. 36a01fd Fix typo in deprecation message by Clara Fok · 1 year, 6 months ago
  25. b8c2e91 Merge changes from topic "kt-init" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  26. 7d333fc Merge "removing explicit setting of library groups" into androidx-main by Jeff Gaston · 1 year, 6 months ago
  27. fb66ace Convert ProcessLifecycleInitializer to Kotlin by sanura · 1 year, 6 months ago
  28. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 6 months ago
  29. 2e1976ff Update current API signature after Metalava update by Jinseong Jeon · 1 year, 6 months ago
  30. e43cdc8 Merge changes from topic "kt-dispatch" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  31. 3e847ad Merge changes from topic "kt-empty-callback" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  32. a5cf65a Convert LifecycleDispatcher to Kotlin by sanura · 1 year, 6 months ago
  33. ed2f8fc Convert EmptyActivityLifecycleCallbacks to Kotlin by sanura · 1 year, 6 months ago
  34. 3446edd Rename ProcessLifecycleInitializer.java to .kt by sanura · 1 year, 6 months ago
  35. b16d8b0 Rename LifecycleDispatcher.java to .kt by sanura · 1 year, 6 months ago
  36. 7f1d68b Rename EmptyActivityLifecycleCallbacks.java to .kt by sanura · 1 year, 6 months ago
  37. fc1b711 Merge changes from topic "deprecate-launchWhenX" into androidx-main by Clara Fok · 1 year, 6 months ago
  38. 59e27ad Deprecate Lifecycle.launchWhenX methods by Clara Fok · 1 year, 7 months ago
  39. 67274e7 Merge "Add API to check if LiveData has a value" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  40. b69fe34 Add API to check if LiveData has a value by Ian Lake · 1 year, 6 months ago
  41. 5d1f054 Merge changes from topic "kt-default" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  42. 30d30a9 [GH] Add arch.core-runtime and core-common to lifecycle playground by Dustin Lam · 1 year, 6 months ago
  43. ef24203 lifecycle:integration-tests:incrementality:test add missing deps by Jeff Gaston · 1 year, 6 months ago
  44. daa2a79 Merge "Use projectOrArtifact for arch.core dependency in lifecycle" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  45. 2d06bd5 Merge changes from topic "jvm-default-all" into androidx-main by Julia McClellan · 1 year, 7 months ago
  46. d65f7e1 Use projectOrArtifact for arch.core dependency in lifecycle by Dustin Lam · 1 year, 7 months ago
  47. 952038f Convert Lifecycling to Kotlin by sanura · 1 year, 7 months ago
  48. 6092074 Rename Lifecycling.java to .kt by sanura · 1 year, 7 months ago
  49. 7cb2482 Merge changes from topic "kt-method" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  50. 419af59 Convert DefaultLifecycleObserverAdapter to Kotlin by sanura · 1 year, 7 months ago
  51. a2224cc Rename DefaultLifecycleObserverAdapter.java to .kt by sanura · 1 year, 7 months ago
  52. 2fc19c9 Add jvm-default=all to all AndroidX projects by Julia McClellan · 1 year, 7 months ago
  53. e5b9eb8 Merge changes from topic "kt-lifecycle-and-registry" into androidx-main by Sanura N'Jaka · 1 year, 7 months ago
  54. 151a2e9 Merge changes from topic "kt-lifecycle-and-registry" into androidx-main by Sanura N'Jaka · 1 year, 7 months ago
  55. 02a13c9 Merge changes from topic "kt-lifecycle-and-registry" into androidx-main by Sanura N'Jaka · 1 year, 7 months ago
  56. a02332c Convert SingleGeneratedAdapterObserver to Kotlin by sanura · 1 year, 7 months ago
  57. 36833f9 Convert LifecycleRegistry to Kotlin by sanura · 1 year, 7 months ago
  58. e5b64d7 Converted Lifecycle class to Kotlin by sanura · 1 year, 7 months ago
  59. f3d789b Rename SingleGeneratedAdapterObserver.java to .kt by sanura · 1 year, 7 months ago
  60. 1eb1fdc Convert MethodCallsLogger to Kotlin by sanura · 1 year, 7 months ago
  61. 3958a4b Rename MethodCallsLogger.java to .kt by sanura · 1 year, 7 months ago
  62. 98acf57 Rename Lifecycle.java to .kt by sanura · 1 year, 7 months ago
  63. 19acbc4 Rename LifecycleRegistry.java to .kt by sanura · 1 year, 7 months ago
  64. 894dc6b Have lifecycle-runtime depend on ToT arch.core by sanura · 1 year, 7 months ago
  65. 226820e Merge "Update androidx-core in the Compose ui module to latest version." into androidx-main by Zach Klippenstein · 1 year, 7 months ago
  66. 6571b15 Merge "Upgrade to Android Gradle Plugin 8.0.0-alpha07" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  67. dad6de5 Update androidx-core in the Compose ui module to latest version. by Zach Klippenstein · 1 year, 7 months ago
  68. 39f2226 Upgrade to Android Gradle Plugin 8.0.0-alpha07 by Aurimas Liutikas · 1 year, 7 months ago
  69. 62df9c5 Avoid crashing on ClassCastException in SavedStateHandle by Jeremy Woods · 1 year, 7 months ago
  70. 20581c2 Merge changes from topic "kt-lc-com-def" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  71. 9de3917 Converted DefaultLifecycleObserver to Kotlin by sanura · 1 year, 7 months ago
  72. 0436df0 Merge changes from topic "kt-lc-com-lc-ev" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  73. 8728a25 Merge changes from topic "kt-lc-com-gen" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  74. 00a1a3b Rename DefaultLifecycleObserver.java to .kt by sanura · 1 year, 7 months ago
  75. 79318a6 Merge changes from topic "full-to-default" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  76. 679fc50 Converted GeneratedAdapter to Kotlin by sanura · 1 year, 7 months ago
  77. 0fcf693 Converted LifecycleEventObserver to Kotlin by sanura · 1 year, 7 months ago
  78. 4fffb14 Remove FullLifecycleObserver by sanura · 1 year, 7 months ago
  79. 677c061 Converted LifecycleObserver to Kotlin by sanura · 1 year, 7 months ago
  80. 216dcd5 Rename LifecycleObserver.java to .kt by sanura · 1 year, 7 months ago
  81. 152f735 Rename LifecycleEventObserver.java to .kt by sanura · 1 year, 7 months ago
  82. a431c50 Rename GeneratedAdapter.java to .kt by sanura · 1 year, 7 months ago
  83. d928784 Have DefaultLifecycleObserver extend LifecycleObserver directly by sanura · 1 year, 7 months ago
  84. d6b32d9 Merge "Fix typo in MediatorLiveData" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  85. e9139a3 Merge changes from topic "lc-common-comp" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  86. 592e5e3 Fix typo in MediatorLiveData by Clara Fok · 1 year, 7 months ago
  87. caea9b3 Converted CompositeGeneratedAdaptersObserver to Kotlin by sanura · 1 year, 8 months ago
  88. 0071d73 Wrap NoSuchMethodException in NewInstanceFactory by Jeremy Woods · 1 year, 8 months ago
  89. bcd2c88 Rename CompositeGeneratedAdaptersObserver.java to .kt by sanura · 1 year, 8 months ago
  90. 075c1a8 Merge "Update deprecated usages of Class.newInstance()" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  91. f096ed5 Update deprecated usages of Class.newInstance() by Alan Viverette · 1 year, 8 months ago