1. 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
  2. d0ba533 Delete redundant opt-in flags for Metalava w/ K2 UAST by Jinseong Jeon · 7 months ago
  3. 522b295 Fix misconfig deps for activity by Jeremy Woods · 8 months ago
  4. e56b480 Update compileSdk to 35 to match dependency on activity by Andrea Falcone · 8 months ago
  5. a3085e1e Set type to PUBLISHED_LIBRARY_ONLY_USED_BY_KOTLIN_CONSUMERS for published consumed only by Kotlin libs by Omar Ismail · 10 months ago
  6. 8aaf581 Move ToT core deps to stable for libraries by Jeremy Woods · 11 months ago
  7. ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
  8. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 6 months ago
  9. 3d4e224 Remove experimental annotation in Activity#setPipAnimationHintView extension. by Aaron Labiaga · 2 years ago
  10. 586fe7d Bump lifecycle prebuilt dep to 2.6.1 by Jeremy Woods · 2 years ago
  11. 078e4ef Update savedstate dependencies to 1.2.1 by Jeremy Woods · 2 years ago
  12. e2b7fd0 Move activity lifecycle deps to stable. by Jeremy Woods · 2 years ago
  13. 3f9828b Remove custom activity constraints by Jeremy Woods · 2 years, 1 month ago
  14. 3a10f58 Move activity project deps to prebuilts in compose by Jeremy Woods · 2 years, 1 month ago
  15. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 2 years, 3 months ago
  16. d68e7f9 Activity should depend on Lifecycle tip-of-tree by sanura · 2 years, 4 months ago
  17. 27a797d Bump Activity libraries to lifecycle 2.5.1 prebuilt by Jeremy Woods · 2 years, 8 months ago
  18. 3001685 Bump to depend on Lifecycle 2.5.0 by Jeremy Woods · 2 years, 9 months ago
  19. cfe08dd Update to the stable version of savedstate by Jeremy Woods · 2 years, 9 months ago
  20. ced1c93 Express -ktx atomic versioning constraints in Gradle metadata by Alan Viverette · 2 years, 10 months ago
  21. 49cd978 [DO NOT MERGE] Depend on prebuilts in Activity by Jeremy Woods · 2 years, 11 months ago
  22. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 3 years, 2 months ago
  23. e2ac3b6 Call enableSavedStateHandles() immediately after performAttach() by Ian Lake · 3 years ago
  24. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years ago
  25. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 3 years, 3 months ago
  26. 4c68465 Pin savedState dependencies to alpha01 by Jeremy Woods · 3 years, 1 month ago
  27. 84aea5a Change flans to ToT dependencies by Jeremy Woods · 3 years, 3 months ago
  28. f08b959 Attach ComponentActivity's SavedStateRegistry in init by Ian Lake · 3 years, 4 months ago
  29. 15d5a9d Introduce CreationExtras by Sergey Vasilinets · 3 years, 8 months ago
  30. bc1dbeb Migrate FLAN to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 10 months ago
  31. de6a954 Remove prebuiltOrSnapshot hack by Dustin Lam · 4 years ago
  32. 81c85ea Replace unreleased prebuilts with snapshots in playground by Dustin Lam · 4 years ago
  33. 7337e4a Updated Activity lifecycle dependency to 2.3.1 by Jeremy Woods · 4 years ago
  34. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 4 years, 2 months ago
  35. 870b7aa Change to lifecycle-runtime-testing prebuilt by Jeremy Woods · 4 years, 1 month ago
  36. 8d3e02e Swap project/rc dependencies on lifecycle to 2.3.0 stable by Ian Lake · 4 years, 1 month ago
  37. ab07e80 Swap project/rc dependencies on savedstate to 1.1.0 stable by Ian Lake · 4 years, 1 month ago
  38. 2a21062 Revert "Move Activity and Fragment to prebuilt dependencies" by Ian Lake · 4 years, 3 months ago
  39. 3e62a43 Move Activity and Fragment to prebuilt dependencies by Ian Lake · 4 years, 3 months ago
  40. eec21a4 [GH] Add playground support for activity + fragments + navigation by Dustin Lam · 4 years, 5 months ago
  41. 9244131 Convert activity-ktx to Kotlin Explicit API mode by Ian Lake · 4 years, 5 months ago
  42. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 4 years, 5 months ago
  43. 5b5c79f Update SavedState dependencies by Ian Lake · 4 years, 6 months ago
  44. be64fe9 Make ActivityResult lint look for transitive dependencies by Jeremy Woods · 4 years, 8 months ago
  45. a17089e Publish the activity lint rule by Jeremy Woods · 4 years, 8 months ago
  46. edd82e7 Move coverage to only be enabled in CI. by Aurimas Liutikas · 5 years ago
  47. 55c784d Add getContract to ActivityResultLauncher by Jeremy Woods · 4 years, 9 months ago
  48. 7b482c4c Integrate ViewTreeViewModelStoreOwner into Activity+Fragment by Ian Lake · 4 years, 10 months ago
  49. ec0d03b Use Lifecycle 2.3.0-alpha01 prebuilts for activity+fragment by Ian Lake · 5 years ago
  50. 335055e Use TestLifecycleOwner in all tests by Ian Lake · 5 years ago
  51. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 5 years ago
  52. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 5 years ago
  53. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 5 years ago
  54. 173c89d4 Update activity to use Core 1.1.0 stable by Ian Lake · 6 years ago
  55. 2544b30 Make activity and fragment ktx mirror dependencies by Ian Lake · 6 years ago
  56. 696b2a8 Add lifecycle-runtime-ktx dependency by Ian Lake · 6 years ago
  57. 3987bae Use ToT viewmodel-ktx dependency by Ian Lake · 6 years ago
  58. c862db7 Move activity to 1.1.0-alpha01 by Ian Lake · 6 years ago
  59. 8d2385d Move all usages of lifecycle 2.1.0-beta01 to 2.1.0-rc01 by Nick Anthony · 6 years ago
  60. f99c45d Move alpha libraries to target Java 8. by Aurimas Liutikas · 6 years ago
  61. 1bf32da Move activity to the new proper directory structure. by Aurimas Liutikas · 6 years ago
  62. fe9bd9b Move activity-ktx to the new proper directory structure. by Aurimas Liutikas · 6 years ago[Renamed from activity/ktx/build.gradle]
  63. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 6 years ago
  64. aa00937 Pin dependencies on Lifecycle to 2.1.0-beta01 by Ian Lake · 6 years ago
  65. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 6 years ago
  66. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 6 years ago
  67. 3130085 Remove useMetalava from AndroidXExtension. by Aurimas Liutikas · 6 years ago
  68. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 6 years ago
  69. 8e6f9bf Ensure activity and activity-ktx both depend on VM 2.1 by Ian Lake · 6 years ago
  70. d7248dc Merge "Revert "Use Lifecycle 2.1 and LifecycleEventObserver"" into androidx-master-dev by Treehugger Robot · 6 years ago
  71. ef43218 Revert "Use Lifecycle 2.1 and LifecycleEventObserver" by Ian Lake · 6 years ago
  72. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  73. 8514bc0 Use Lifecycle 2.1 and LifecycleEventObserver by Ian Lake · 6 years ago
  74. e3aa7ed Introduce activityViewModels() property delegate by Sergey Vasilinets · 6 years ago
  75. 0699f8f Move FragmentActivity.viewModels() to ComponentActivity by Ian Lake · 6 years ago