1. acd2810 Update metalava and RestrictTo API tracking rules by Aurimas Liutikas · 3 years, 6 months ago
  2. a21d947 Fix typo in SavedStateHandleSupport by Jeremy Woods · 3 years, 6 months ago
  3. 0904c1d Merge changes from topic "creation_activity" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  4. 223bd2a Provide creation extras to ViewModel lazy by Jeremy Woods · 3 years, 6 months ago
  5. 3ed3999 Allow providing extras to MutableCreationExtras by Jeremy Woods · 3 years, 6 months ago
  6. 8fa55e5 Update to latest metalava by Aurimas Liutikas · 3 years, 6 months ago
  7. 84aea5a Change flans to ToT dependencies by Jeremy Woods · 3 years, 7 months ago
  8. 04eb63d Add FLAN owners to Lifecycle, SavedState by Ian Lake · 3 years, 7 months ago
  9. 89e5897 Merge "Remove compilation error exemption from lifecycle lint" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  10. 0689dc6 Merge "Fix LifecycleWhenChecks lint rule" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  11. 3aa3d37 Remove compilation error exemption from lifecycle lint by Jeremy Woods · 3 years, 7 months ago
  12. 888017d Fix LifecycleWhenChecks lint rule by Jeremy Woods · 3 years, 7 months ago
  13. cf7a7b1 Flaky tests 2021.11.16 by David Saff · 3 years, 7 months ago
  14. 9d3af2f Use restored state instead of default state by Ian Lake · 3 years, 8 months ago
  15. c86e5ce Fix ClassVerificationFailure in lifecycle-process by Ian Lake · 3 years, 8 months ago
  16. 695e975 Move IncrementalAnnotationProcessingTest to use ProjectSetupRule by Aurimas Liutikas · 3 years, 8 months ago
  17. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 3 years, 8 months ago
  18. e95a4b9 [GH] Add settings plugin for playground projects and enable Gradle Enterprise by Daz DeBoer · 3 years, 8 months ago
  19. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years, 8 months ago
  20. 452742c Merge "Revert^3 "Upgrade to AGP 7.1.0-beta01."" into androidx-main by Jeff Gaston · 3 years, 8 months ago
  21. c1b3afb Revert^3 "Upgrade to AGP 7.1.0-beta01." by Jeff Gaston · 3 years, 8 months ago
  22. a95f4d1 Merge "Revert^2 "Upgrade to AGP 7.1.0-beta01."" into androidx-main by Aurimas Liutikas · 3 years, 8 months ago
  23. 223a475 Revert^2 "Upgrade to AGP 7.1.0-beta01." by Jeff Gaston · 3 years, 8 months ago
  24. 6273a95 Revert^2 "Update metalava to ab/7813966" by Aurimas Liutikas · 3 years, 8 months ago
  25. e19154e Rename installSavedStateHandleSupport to enableSavedStateHandles by Sergey Vasilinets · 3 years, 8 months ago
  26. 7bfd1bb Revert "Upgrade to AGP 7.1.0-beta01." by Aurimas Liutikas · 3 years, 8 months ago
  27. eaad3e1 Upgrade to AGP 7.1.0-beta01. by Aurimas Liutikas · 3 years, 8 months ago
  28. 034cf03 Add stateless version of SavedStateViewModelFactory by Sergey Vasilinets · 3 years, 9 months ago
  29. ca3a753 Add stateless version of AndroidViewModelFactory by Sergey Vasilinets · 3 years, 9 months ago
  30. 5c60b72 Create SavedStateHandle in AbstractSavedStateViewModelFactory from CreationExtras by Sergey Vasilinets · 3 years, 9 months ago
  31. 9cd4959 Merge "Update lint baselines once again." into androidx-main by Aurimas Liutikas · 3 years, 9 months ago
  32. bd23cea Merge "Baseline profiles for `lifecycle-common`." into androidx-main by Treehugger Robot · 3 years, 9 months ago
  33. 210f875 Update lint baselines once again. by Aurimas Liutikas · 3 years, 9 months ago
  34. 9abbcb8 Baseline profiles for lifecycle-livedata. by Rahul Ravikumar · 3 years, 9 months ago
  35. bcceba1 Merge "Update lint baselines to fix androidx-studio-integration" into androidx-main by Aurimas Liutikas · 3 years, 9 months ago
  36. a422c7e Merge "Add baseline profile rules for lifecycle-runtime." into androidx-main by Treehugger Robot · 3 years, 9 months ago
  37. 19d862e Merge "Baseline profile rules for lifecycle-process." into androidx-main by Treehugger Robot · 3 years, 9 months ago
  38. 7928285 Merge "Baseline profiles for lifecycle-livedata-core." into androidx-main by Treehugger Robot · 3 years, 9 months ago
  39. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years, 9 months ago
  40. 5e88bf4 Baseline profiles for `lifecycle-common`. by Rahul Ravikumar · 3 years, 9 months ago
  41. 3355c34 Add baseline profiles for lifecycle-viewmodel. by Rahul Ravikumar · 3 years, 9 months ago
  42. e753ca1 Baseline profiles for lifecycle-livedata-core. by Rahul Ravikumar · 3 years, 9 months ago
  43. 8e6ef4a Baseline profile rules for lifecycle-process. by Rahul Ravikumar · 3 years, 9 months ago
  44. 76e5421 Add baseline profile rules for lifecycle-runtime. by Rahul Ravikumar · 3 years, 9 months ago
  45. 41907e3 Rename CreationExtras arguments to `extras`, as present in the jdoc by Pierre Barbier de Reuille · 3 years, 9 months ago
  46. 9b44df1 Merge "Remove KeyedFactory" into androidx-main by Sergey Vasilinets · 3 years, 9 months ago
  47. 2a9feb6 Merge "Throw an exception when ProcessLifecycleInitializer is initialized lazily." into androidx-main by Treehugger Robot · 3 years, 9 months ago
  48. b940470 Remove KeyedFactory by Sergey Vasilinets · 3 years, 9 months ago
  49. a5027f1 Throw an exception when ProcessLifecycleInitializer is initialized lazily. by Rahul Ravikumar · 3 years, 9 months ago
  50. 7495582 Clean up existing ignore files. by Sergey Vasilinets · 3 years, 9 months ago
  51. 7facd9a Merge "[GH] Change playground rootproject name: navigation -> lifecycle" into androidx-main by Dustin Lam · 3 years, 9 months ago
  52. fc69bb6 Link sample projects from projects using these samples. by Aurimas Liutikas · 3 years, 9 months ago
  53. 15d5a9d Introduce CreationExtras by Sergey Vasilinets · 3 years, 9 months ago
  54. 7d070a8 [GH] Change playground rootproject name: navigation -> lifecycle by Merab Tato Kutalia · 3 years, 9 months ago
  55. 2efb21f Use same gradle distribution in IncrementalAnnotationProcessingTest by Sergey Vasilinets · 3 years, 9 months ago