1. efdeefb Remove last use of attempting to set ExplicitApiMode by Aurimas Liutikas · 3 months ago
  2. 18b3e6d Enable explicit API for all lifecycle projects by Aurimas Liutikas · 3 months ago
  3. 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
  4. 0841bc3 Resolve lifecycle owner from disjoint view parents by Andrew Bailey · 8 months ago
  5. 21ab8c2 pin to annotation:1.8.1 in Lifecycle by Prajakta Patil · 7 months ago
  6. 01fdca1 Opt-in Metalava w/ K2 UAST by default by Jinseong Jeon · 8 months ago
  7. d304736 Merge "Move lifecycle to a new sourceSet hierarchy" into androidx-main by Treehugger Robot · 8 months ago
  8. 79d364a Move lifecycle to a new sourceSet hierarchy by Owen Gray · 8 months ago
  9. 1603b02 Default to enableBinaryCompatibilityValidator = true by Fred Sladkey · 8 months ago
  10. 010f5f7 Enable to build linux ARM64 KMP target when targeting linux by Aurimas Liutikas · 8 months ago
  11. 995638a Enable K/N API tracking experiment in Lifecycle by Dustin Lam · 9 months ago
  12. ce79d6f Replace targets.all {} and all {} references to targets.configureEach{} and configureEach {} by Omar Ismail · 10 months ago
  13. 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 10 months ago
  14. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 10 months ago
  15. 30fa041 pinning annotation:1.8.0 in lifecycle by Prajakta Patil · 10 months ago
  16. 61a7c3d Opt out Metalava w/ K2 UAST for KMP modules by Jinseong Jeon · 11 months ago
  17. bfa95f2 Align multiplatform `lock` with `synchronized` semantics in `viewmodel` by Marcello Galhardo · 11 months ago
  18. b7639a1 Align source sets in lifecycle-viewmodel with JetBrains fork by Ivan Matkov · 1 year ago
  19. 9e09262 Remove `atomicfu` from `viewmodel` by Marcello Galhardo · 1 year ago
  20. e7aad89 Move `ViewModel` tests to `commonTest` by Marcello Galhardo · 1 year ago
  21. 5c19d50 Migrate `ViewModel` class to KMP by Marcello Galhardo · 1 year, 1 month ago
  22. 965e5b9 Set-up common dependencies for ViewModel KMP by Marcello Galhardo · 1 year, 1 month ago
  23. ebe7737 Enable `ExplicitApiMode.Strict` on `lifecycle-viewmodel` by Marcello Galhardo · 1 year, 1 month ago
  24. d93ce79 Configure Kotlin Multiplatform in `lifecycle-viewmodel` artifact by Marcello Galhardo · 1 year, 1 month ago
  25. 4140c78 Move `lifecycle-viewmodel-ktx` source to the base module by Marcello Galhardo · 1 year, 1 month ago
  26. ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
  27. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 7 months ago
  28. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 10 months ago
  29. 062fc75 Remove custom lifecycle constraints by Jeremy Woods · 2 years, 1 month ago
  30. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 2 years, 3 months ago
  31. 2fc19c9 Add jvm-default=all to all AndroidX projects by Julia McClellan · 2 years, 4 months ago
  32. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 2 years, 5 months ago
  33. 42b4bcf Re-work constraints on lifecycle artifacts by Sanura N'Jaka · 2 years, 5 months ago
  34. e048cb4 Add project dependency constraint between lifecycle-viewmodel and lifecycle-viewmodel-ktx by Sanura N'Jaka · 2 years, 7 months ago
  35. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years ago
  36. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 3 years, 4 months ago
  37. 3ed3999 Allow providing extras to MutableCreationExtras by Jeremy Woods · 3 years, 2 months ago
  38. b940470 Remove KeyedFactory by Sergey Vasilinets · 3 years, 5 months ago
  39. 15d5a9d Introduce CreationExtras by Sergey Vasilinets · 3 years, 8 months ago
  40. 8df99e4 Make lifecycles atomic group by Sergey Vasilinets · 3 years, 6 months ago
  41. 2beb5c9 Move non-coroutines APIs from lifecycle-viewmodel-ktx to lifecycle-viewmodel by Sergey Vasilinets · 3 years, 8 months ago
  42. 927300f Rewrite ViewModelProvider to kotlin by Sergey Vasilinets · 3 years, 9 months ago
  43. bc1dbeb Migrate FLAN to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 10 months ago
  44. 2923f39 Move to targeting Java 8 for all androidx libraries by Aurimas Liutikas · 3 years, 10 months ago
  45. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 4 years, 2 months ago
  46. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 8 months ago
  47. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 8 months ago
  48. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 8 months ago
  49. eb1141d Add ViewTreeViewModelStoreOwner by Ian Lake · 4 years, 10 months ago
  50. 5888019 Move the rest of core libraries back to Java 7 by Aurimas Liutikas · 6 years ago
  51. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 6 years ago
  52. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 6 years ago
  53. 2e1f4a8 Move lifecycle to the new proper directory structure by Aurimas Liutikas · 6 years ago[Renamed from lifecycle/viewmodel/build.gradle]
  54. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 6 years ago
  55. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 6 years ago
  56. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 6 years ago
  57. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 6 years ago
  58. b63ef63 Rename SupportLibraryExtension to AndroidXExtension. by Aurimas Liutikas · 6 years ago
  59. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 6 years ago
  60. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 6 years ago
  61. 071d611 Unify versioning of Lifecycles and move them to 2.1.0-alpha01 by Sergey Vasilinets · 6 years ago
  62. fc35d14 Add missing nullability annotations to lifecycle by Jake Wharton · 7 years ago
  63. bfef093 Start enforcing javac warnings. by Aurimas Liutikas · 7 years ago
  64. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 7 years ago
  65. 3f841f9 Split LiveData and ViewModel from Extensions by Ian Lake · 7 years ago