1. 18b3e6d Enable explicit API for all lifecycle projects by Aurimas Liutikas · 10 weeks ago
  2. 7795282 Migrate to using = for property setting by Aurimas Liutikas · 2 months ago
  3. 96f0b30 Start validating androidx.annotation signatures by Aurimas Liutikas · 7 months ago
  4. d0ba533 Delete redundant opt-in flags for Metalava w/ K2 UAST by Jinseong Jeon · 7 months ago
  5. 72d8366 Remove usage of @DoNotInline for manual NewApi outlines (Cr thru P) by Alan Viverette · 8 months ago
  6. 79bdd78 Update APIs files for Kotlin-source unbounded wildcards by Julia McClellan · 9 months ago
  7. 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 9 months ago
  8. 3306072 Migrate lifecycle to use ktfmt by Omar Ismail · 9 months ago
  9. 39261a0 Regenerate APIs for previous versions by Julia McClellan · 9 months ago
  10. 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 9 months ago
  11. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 10 months ago
  12. a45f2890 Add non-implicit wildcard bounds to signature files by Julia McClellan · 9 months ago
  13. 1995880 Bump Lifecycle to 2.8.0-beta01 by Marcello Galhardo · 11 months ago
  14. ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 1 month ago
  15. df6d1e0 Lifecycle to 2.7.0-beta01 Test: ./gradlew buildOnServer by Prajakta Patil · 1 year, 4 months ago
  16. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 6 months ago
  17. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 7 months ago
  18. 8593f54 Convert DispatcherActivityCallbackTest to Kotlin by sanura · 1 year, 8 months ago
  19. 93987c6 Rename DispatcherActivityCallbackTest.java to .kt by sanura · 1 year, 8 months ago
  20. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 8 months ago
  21. 1d8d2c8 Merge "Opt-in h- thru m-prefixed projects to Suppress Compatibility migration" into androidx-main am: 77e3281049 by Alan Viverette · 1 year, 9 months ago
  22. 67dd445 Opt-in h- thru m-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 9 months ago
  23. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 9 months ago
  24. a46238ed Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 9 months ago
  25. 691cceb Update current/beta API signature after Metalava update by Jinseong Jeon · 2 years ago
  26. c84fc12 Update current/beta API signature after Metalava update by Jinseong Jeon · 2 years ago
  27. 263c199 Version Updater2 by natnaelbelay · 2 years ago
  28. 2c5ff93 Revert "Version updater" by Natnael Belay · 2 years ago
  29. a7cb089 Version updater by natnaelbelay · 2 years ago
  30. 68395b9 Bump lifecycle to 2.6.0-beta01 by Jeremy Woods · 2 years ago
  31. 7762db7 Update other lifecycle modules with LifecycleOwner by sanura · 2 years, 1 month ago
  32. 8261fc0 Convert ReportFragment to Kotlin by sanura · 2 years, 1 month ago
  33. e9f6882 Convert ProcessLifecycleOwner to Kotlin by sanura · 2 years, 2 months ago
  34. e21cec3 Rename ProcessLifecycleOwner.java to .kt by sanura · 2 years, 2 months ago
  35. b8c2e91 Merge changes from topic "kt-init" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  36. fb66ace Convert ProcessLifecycleInitializer to Kotlin by sanura · 2 years, 3 months ago
  37. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 2 years, 2 months ago
  38. e43cdc8 Merge changes from topic "kt-dispatch" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  39. a5cf65a Convert LifecycleDispatcher to Kotlin by sanura · 2 years, 3 months ago
  40. ed2f8fc Convert EmptyActivityLifecycleCallbacks to Kotlin by sanura · 2 years, 3 months ago
  41. 3446edd Rename ProcessLifecycleInitializer.java to .kt by sanura · 2 years, 3 months ago
  42. b16d8b0 Rename LifecycleDispatcher.java to .kt by sanura · 2 years, 3 months ago
  43. 7f1d68b Rename EmptyActivityLifecycleCallbacks.java to .kt by sanura · 2 years, 3 months ago
  44. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 2 years, 4 months ago
  45. cea7d45 Update versions for release id 1650474000000 by Nick Anthony · 2 years, 10 months ago
  46. f1d1629 Move SavedState, Lifecycle, Activity, Fragment, and Nav to Beta01 by Jeremy Woods · 2 years, 11 months ago
  47. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years ago
  48. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 3 years, 3 months ago
  49. 97993ad Bump lifecycle process start-up dependency to 1.1.1 by Jeremy Woods · 3 years ago
  50. c86e5ce Fix ClassVerificationFailure in lifecycle-process by Ian Lake · 3 years, 3 months ago
  51. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 3 years, 4 months ago
  52. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years, 4 months ago
  53. 210f875 Update lint baselines once again. by Aurimas Liutikas · 3 years, 4 months ago
  54. bcceba1 Merge "Update lint baselines to fix androidx-studio-integration" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  55. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years, 4 months ago
  56. 8e6ef4a Baseline profile rules for lifecycle-process. by Rahul Ravikumar · 3 years, 4 months ago
  57. 2a9feb6 Merge "Throw an exception when ProcessLifecycleInitializer is initialized lazily." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  58. a5027f1 Throw an exception when ProcessLifecycleInitializer is initialized lazily. by Rahul Ravikumar · 3 years, 4 months ago
  59. 7495582 Clean up existing ignore files. by Sergey Vasilinets · 3 years, 4 months ago
  60. 28d16f9 Bump androidx.lifecycle to 2.4.0-beta01 by Sergey Vasilinets · 3 years, 6 months ago
  61. 8df99e4 Make lifecycles atomic group by Sergey Vasilinets · 3 years, 6 months ago
  62. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years, 7 months ago
  63. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 8 months ago
  64. bc1dbeb Migrate FLAN to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 10 months ago
  65. 802403a Update lint baselines by Alan Viverette · 3 years, 9 months ago
  66. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 10 months ago
  67. 17a2617 Make `ProcessLifecycleInitializer` available so libraries can define dependencies. by Rahul Ravikumar · 3 years, 11 months ago
  68. 7cece11 ProcessLifecycle now uses androidx.startup. by Rahul Ravikumar · 4 years ago
  69. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 4 years, 1 month ago
  70. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 4 years, 1 month ago
  71. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 4 years, 2 months ago
  72. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 4 years, 4 months ago
  73. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years, 4 months ago
  74. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years, 4 months ago
  75. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 7 months ago
  76. c0b895c Move Lifecycle to 2.3.0-beta01 by Ian Lake · 4 years, 6 months ago
  77. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 7 months ago
  78. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 7 months ago
  79. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 7 months ago
  80. 153704f Bump Lifecycle to 2.3.0-alpha06 by Ian Lake · 4 years, 8 months ago
  81. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 8 months ago
  82. 62389bf Update lifecycle version to 2.3.0-alpha05 by Yigit Boyar · 4 years, 9 months ago
  83. d90d6f2 Update Lifecycle Version by Jeremy Woods · 4 years, 9 months ago
  84. 662adba Bump Activity, Fragment, Lifecycle, Navigation versions by Ian Lake · 4 years, 10 months ago
  85. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 10 months ago
  86. e723425 Fix more lint issues in androidx to work with AGP 4.1 by Aurimas Liutikas · 5 years ago
  87. b35d76ba Bump library versions after release by Nick Anthony · 5 years ago
  88. 360d872 Revert "Use an explicit Looper when creating Handlers" by Alan Viverette · 5 years ago
  89. 50271c6 Use an explicit Looper when creating Handlers by Chris Banes · 5 years ago
  90. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 5 years ago
  91. fbb001b Replace deprecated Matchers with ArgumentMatchers by Jelle Fresen · 5 years ago
  92. a1fc67c Regenerate old API files. by Aurimas Liutikas · 5 years ago
  93. 714063a Fix lifecycle-runtime for compileSdkVersion 28 + minification by Sergey Vasilinets · 5 years ago
  94. 1c6ccfb Move lifecycle, activity, fragment, and navigation to alpha by Ian Lake · 5 years ago
  95. c378b9a Increment activity, fragment, lifecycle, transtion to rc01 by Nick Anthony · 5 years ago
  96. 1bb8f2e Fix Lifecycle ordering for ProcessLifecycleOwner on API 29 by Ian Lake · 5 years ago
  97. 6f072e1c Beta: lifecycle, activity, fragment, transition by Ian Lake · 5 years ago
  98. 09286e6 Update versions after September 18th Release by Nick Anthony · 5 years ago
  99. 08dbe6b Merge "Replace ReportFragment with LifecycleCallbacks on API 29+" into androidx-master-dev by Treehugger Robot · 5 years ago
  100. c28fb37 Replace ReportFragment with LifecycleCallbacks on API 29+ by Ian Lake · 5 years ago