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