1. 17a2617 Make `ProcessLifecycleInitializer` available so libraries can define dependencies. by Rahul Ravikumar · 3 years, 6 months ago
  2. 24d4177 Merge "Add playground OWNERS to FLAN playground settings.gradle" into androidx-main by Dustin Lam · 3 years, 6 months ago
  3. ea125e4 Add playground OWNERS to FLAN playground settings.gradle by Dustin Lam · 3 years, 6 months ago
  4. 81c85ea Replace unreleased prebuilts with snapshots in playground by Dustin Lam · 3 years, 6 months ago
  5. 67cbbea Flow.flowWithLifecycle API by mvivo · 3 years, 7 months ago
  6. 196a771 Merge "suspend repeatOnLifecycle and LifecycleOwner.addRepeatingJob APIs" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  7. d5adf61 Fix MutableLiveData lint rule false report by Jeremy Woods · 3 years, 6 months ago
  8. 97643ca suspend repeatOnLifecycle and LifecycleOwner.addRepeatingJob APIs by mvivo · 3 years, 7 months ago
  9. f61f200 Merge "Make LocalViewModelStoreOwner.current Nullable" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  10. 879f5db Make LocalViewModelStoreOwner.current Nullable by Ian Lake · 3 years, 7 months ago
  11. 7cece11 ProcessLifecycle now uses androidx.startup. by Rahul Ravikumar · 3 years, 7 months ago
  12. 6c629e6 Removes Appcompat and Fragment dependencies from compose:ui:ui by Louis Pullen-Freilich · 3 years, 7 months ago
  13. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 7 months ago
  14. 5c90131 Merge "Standardize to more kt-compatible syntax" into androidx-main by Jim Sproch · 3 years, 7 months ago
  15. 509a076 repeatOnLifecycle APIs by mvivo · 3 years, 8 months ago
  16. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  17. a126506 Use Activity 1.2.0 and Fragment 1.3.0 prebuilts by Ian Lake · 3 years, 7 months ago
  18. 203f3a5 Merge "[GH] Remove compose dependency from playground common" into androidx-main by Dustin Lam · 3 years, 7 months ago
  19. 263e7d9 Merge "Update activity, fragment, and lifecycle to stable" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  20. aff85fd [GH] Remove compose dependency from playground common by Yigit Boyar · 3 years, 7 months ago
  21. 11a7168 Update activity, fragment, and lifecycle to stable by Jeremy Woods · 3 years, 7 months ago
  22. 22b6226 Add provides infix to CompositionLocal objects by Jeremy Woods · 3 years, 7 months ago
  23. 0f99bf1 Various API refinements for Compose Runtime by Leland Richardson · 3 years, 8 months ago
  24. 32977a4 Add activity-compose to lifecycle / navigation playground projects by Dustin Lam · 3 years, 7 months ago
  25. af61f66 Move viewModel() and LocalViewModelStoreOwner from compose:ui:ui to a lifecycle:lifecycle-viewmodel-compose by Andrey Kulikov · 3 years, 8 months ago
  26. 6a95604 Add lifecycle-viewmodel-compose module by Jeremy Woods · 3 years, 8 months ago
  27. 511e5d7 [GH] Playground build fixes by Dustin Lam · 3 years, 8 months ago
  28. 255f178 Fix ViewModelProvidersTest when newer fragments are used by Sergey Vasilinets · 3 years, 8 months ago
  29. 4cc61bc [GH] Add fromSavedState handle method to generated nav args by Simon Schiller · 3 years, 8 months ago
  30. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  31. 3ebbdb75a Android Studio 4.2.0-beta02 by Jeff Gaston · 3 years, 9 months ago
  32. 841bb08 [GH] Add playground support for androidx.lifecycle by Dustin Lam · 3 years, 9 months ago
  33. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 9 months ago
  34. da54c9d SavedStateHandle#keys() now returns keys of Providers and LiveData-s by Sergey Vasilinets · 3 years, 10 months ago
  35. ddafc3b Remove dependency on legacy-support-core-utils by Ian Lake · 3 years, 10 months ago
  36. 9571daf Small typo fix. by Kuanysh Omarov · 3 years, 10 months ago
  37. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  38. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 11 months ago
  39. 47ce1ab Upgrade error-prone to 2.4.0 by Dustin Lam · 3 years, 11 months ago
  40. 17628d7 [1/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 4 years ago
  41. e5831a1 Merge "Migrate all projects with CompilationTarget.HOST to use LibraryType. Adds some more LibraryTypes. Deprecates toolingProject." into androidx-master-dev by Owen Gray · 4 years ago
  42. 2bece80 Bump FlowAsLiveDataIntegrationTest to MediumTest by Aurimas Liutikas · 4 years ago
  43. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 4 years ago
  44. 20d4085 Convert Lifecycle KTX to Kotlin Explicit API Mode by Ian Lake · 4 years ago
  45. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 4 years ago
  46. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years ago
  47. c51c440 Merge "Remove legacy alpha and dev signature files" into androidx-master-dev by Aurimas Liutikas · 4 years ago
  48. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  49. 2f163ae Merge "Make PausingDispatcher behave like the main dispatcher when yielding" into androidx-master-dev by Treehugger Robot · 4 years ago
  50. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  51. b9e8c46 Make PausingDispatcher behave like the main dispatcher when yielding by Nicklas Ansman Giertz · 4 years ago
  52. e24f895 Clean up misc build.gradle files. by Aurimas Liutikas · 4 years ago
  53. 704c713 Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 4 years ago
  54. 874ce46 Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  55. 63f3566 Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  56. 8f01167 Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 4 years ago
  57. d6a5319 Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  58. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 4 years ago
  59. 6f6dac3 Merge "Adding docs on changing timeout value in livedata builders / Flow conversion" into androidx-master-dev by Sergey Vasilinets · 4 years ago
  60. 51c8a83 Adding docs on changing timeout value in livedata builders / Flow conversion by Sergey Vasilinets · 5 years ago
  61. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 1 month ago
  62. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  63. c0b895c Move Lifecycle to 2.3.0-beta01 by Ian Lake · 4 years, 1 month ago
  64. 6b1b5af Deprecate LiveData.observe Kotlin extension by Ian Lake · 4 years, 1 month ago
  65. 7e6dcf3 Merge "Convert lifecycle-testapp to Kotlin Pair to fix API 19" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  66. 9d3bf5f Merge changes from topic "kotlin1_4" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  67. ed7fa23 Convert lifecycle-testapp to Kotlin Pair to fix API 19 by Ian Lake · 4 years, 1 month ago
  68. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  69. 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 4 years, 1 month ago
  70. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years, 1 month ago
  71. 3859c20 Fix NonNullableMutableLiveDataDetector casting issue by Jeremy Woods · 4 years, 1 month ago
  72. ed4b424 Update ViewTree tests to comply with Android's inclusive language guidance by Ian Lake · 4 years, 2 months ago
  73. 6a1a0e6 Unify top-level API task configuration by Alan Viverette · 4 years, 3 months ago
  74. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  75. f158ed8 Merge "Revert "Update POM URL to point to specific release"" into androidx-master-dev by Aurimas Liutikas · 4 years, 2 months ago
  76. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 2 months ago
  77. 78c124c Merge "Update POM URL to point to specific release" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  78. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  79. bd3c128 Merge "Lint check to to detect utility classes and suggest making them un-instantiable through private constructor(s)." into androidx-master-dev by Oussama Ben Abdelbaki · 4 years, 2 months ago
  80. a9a8ffd Revert "Revert "Ensure main thread in LifecycleRegistry methods."" by Sergey Vasilinets · 4 years, 2 months ago
  81. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 3 months ago
  82. 4617593 Merge "Revert "Ensure main thread in LifecycleRegistry methods."" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  83. 5675f1a Revert "Ensure main thread in LifecycleRegistry methods." by Ian Lake · 4 years, 2 months ago
  84. fb50a6d Merge "Ensure main thread in LifecycleRegistry methods." into androidx-master-dev by Sergey Vasilinets · 4 years, 2 months ago
  85. 1a587cf Ensure main thread in LifecycleRegistry methods. by Sergey Vasilinets · 4 years, 2 months ago
  86. 236cdbe Fix NullSafeMutableLiveData resolve error by Jeremy Woods · 4 years, 2 months ago
  87. f891d66 Fix lifecycle-livedata-core-ktx-lint ObsoleteLintCustomCheck by Jeremy Woods · 4 years, 2 months ago
  88. 153704f Bump Lifecycle to 2.3.0-alpha06 by Ian Lake · 4 years, 3 months ago
  89. b1769b1 Merge "Add Lifecycle.withStateAtLeast APIs" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  90. d21ec73 Try to de-flake FlowAsLiveDataIntegrationTest by Yigit Boyar · 4 years, 3 months ago
  91. c856a7d Add Lifecycle.withStateAtLeast APIs by Adam Powell · 4 years, 3 months ago
  92. 86a72f8 Add lifecycle state/event helpers by Adam Powell · 4 years, 3 months ago
  93. ce3f4fb Fix API versions for all issue registries. by Rahul Ravikumar · 4 years, 3 months ago
  94. b7bc89d Suppress deprecations from new sdk, failing tests by Alan Viverette · 4 years, 3 months ago
  95. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  96. 7d36cac Merge "Update lifecycle version to 2.3.0-alpha05" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  97. 62389bf Update lifecycle version to 2.3.0-alpha05 by Yigit Boyar · 4 years, 3 months ago
  98. 618985cf Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev by Aurimas Liutikas · 4 years, 3 months ago
  99. 4a302c8 Handle re-entry in live data by Yigit Boyar · 4 years, 4 months ago
  100. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years, 4 months ago