1. 0ab82fd Change "FullyLoaded" to "FullyDrawn" by George Mount · 1 year, 10 months ago
  2. bc1b8bf Revert "Revert "Add ReportLoadedWhen and ReportLoadedAfter API"" by George Mount · 1 year, 10 months ago
  3. 84c187b Revert "Add ReportLoadedWhen and ReportLoadedAfter API" by Ian Lake · 1 year, 10 months ago
  4. 217e9fa Add ReportLoadedWhen and ReportLoadedAfter API by George Mount · 2 years ago
  5. 7af2cb9 Update versions for release id 1660150800000 by Nick Anthony · 1 year, 11 months ago
  6. 72cc540 Bump Activity to 1.6.0-beta01 by Jeremy Woods · 1 year, 11 months ago
  7. 27a797d Bump Activity libraries to lifecycle 2.5.1 prebuilt by Jeremy Woods · 2 years ago
  8. 87e3bd0 Fix Compose project KotlinCompile task remote caching by Aurimas Liutikas · 2 years ago
  9. 3001685 Bump to depend on Lifecycle 2.5.0 by Jeremy Woods · 2 years ago
  10. befa37a Removing @flaky annotation on BackhandlerTest by Jeremy Woods · 2 years, 2 months ago
  11. cea7d45 Update versions for release id 1650474000000 by Nick Anthony · 2 years, 2 months ago
  12. 49cd978 [DO NOT MERGE] Depend on prebuilts in Activity by Jeremy Woods · 2 years, 2 months ago
  13. f1d1629 Move SavedState, Lifecycle, Activity, Fragment, and Nav to Beta01 by Jeremy Woods · 2 years, 3 months ago
  14. 6d15b01 Update ViewTreeSavedStateRegistryOwner use in Compose UI by clarafok · 2 years, 3 months ago
  15. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 3 months ago
  16. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 7 months ago
  17. 84aea5a Change flans to ToT dependencies by Jeremy Woods · 2 years, 7 months ago
  18. dbeaff0 Disable non-sample lint checks for non-sample projects in sample lint tasks by Alan Viverette · 2 years, 7 months ago
  19. 0ae09d3 Add ViewTreeOnBackPressedDispatcherOwner by Ian Lake · 2 years, 8 months ago
  20. fd31d09 Update lint baselines by Ember Rose · 2 years, 8 months ago
  21. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  22. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 9 months ago
  23. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  24. d8ac462 Merge "Revert "Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis""""" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  25. 852e676 Merge "Fix ManagedActivityResultLauncher docs" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  26. 4d99ac3 Fix ManagedActivityResultLauncher docs by Jeremy Woods · 2 years, 9 months ago
  27. 047464b Revert "Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"""" by Louis Pullen-Freilich · 2 years, 9 months ago
  28. d23d92f Merge "Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"""" into androidx-main by Aurimas Liutikas · 2 years, 9 months ago
  29. fcc574f Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis""" by Louis Pullen-Freilich · 2 years, 9 months ago
  30. 9fb1327 Merge "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis""" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  31. fc69bb6 Link sample projects from projects using these samples. by Aurimas Liutikas · 2 years, 9 months ago
  32. 6a9b275 Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"" by Louis Pullen-Freilich · 2 years, 9 months ago
  33. aebdfe7 'Update versions for release id 1632934800000 by Nick Anthony · 2 years, 9 months ago
  34. 1049897 Bump activity to beta by Jeremy Woods · 2 years, 9 months ago
  35. bd82608 Merge "Add lint rule to prevent call launch in composition" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  36. 7c2bbe3 Add lint rule to prevent call launch in composition by Jeremy Woods · 2 years, 10 months ago
  37. 666614b Upgrade to Kotlin 1.5.30 by Jim Sproch · 2 years, 10 months ago
  38. 674644d Update -compose integration libraries to depend on Compose 1.0.1 by Nick Anthony · 2 years, 11 months ago
  39. e268b11 Upgrade to Kotlin 1.5.21 and KSP 1.5.20-beta04 by Aurimas Liutikas · 3 years ago
  40. ef531d1 Bump all compose dependencies to 1.0.0-rc02 by Nick Anthony · 3 years ago
  41. 543f681 Throw when launching with unregistered requestCode by Jeremy Woods · 3 years ago
  42. 499aae2 Pin all dependencies on Compose to 1.0.0-rc01 by Nick Anthony · 3 years ago
  43. 505f0fe Update versions for release id 1623862800000 by Nick Anthony · 3 years, 1 month ago
  44. b752077 Update kotlinx.coroutines to version 1.5.0 by Steven Schäfer · 3 years, 1 month ago
  45. c8a26b8 Removes remaining androidx.ui references by Louis Pullen-Freilich · 3 years, 1 month ago
  46. 45dc9a9 Mark BackHandlerTest#testBackHandlerLifecycle as FlakyTest by Aurimas Liutikas · 3 years, 1 month ago
  47. 592fb7e Update versions for release id 1622653200000 by Nick Anthony · 3 years, 1 month ago
  48. bc1dbeb Migrate FLAN to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 2 months ago
  49. 6cba52f Update Activity to 1.3.0-beta01 by Ian Lake · 3 years, 1 month ago
  50. b4da818 Remove the deprecated registerForActivityResult method by Ian Lake · 3 years, 1 month ago
  51. 1f0482a Fix usages of "@param <T>" in kotlin by Owen Gray · 3 years, 2 months ago
  52. ca92c79 Return launcher with deprecated unregister by Jeremy Woods · 3 years, 2 months ago
  53. 3a8c19c Return a stable ActivityResultLauncher instance by Ian Lake · 3 years, 2 months ago
  54. d6e2ff5 Fix exported activities in manifest files by Jelle Fresen · 3 years, 3 months ago
  55. 7fd9c21 Merge "Renaming activity result compose API" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  56. ae22c4d Make ComponentActivity provided CompositionLocals nullable by Ian Lake · 3 years, 3 months ago
  57. f231e0f Add BackHandler callback with a LifecycleOwner by Jeremy Woods · 3 years, 3 months ago
  58. 78a0d55 Renaming activity result compose API by Jeremy Woods · 3 years, 3 months ago
  59. 823dc13 Adds a lint check for calling mutableStateOf inside a composition, without remembering the result by Louis Pullen-Freilich · 3 years, 3 months ago
  60. c55cc17e Changes some correctness compose:ui lint checks to be warnings, not errors by Louis Pullen-Freilich · 3 years, 4 months ago
  61. 753197d Add compose activity result test for unregistered result by Jeremy Woods · 3 years, 4 months ago
  62. 1a08187a Ensure that test dependencies use androidTestImplementation by Ian Lake · 3 years, 4 months ago
  63. 6c629e6 Removes Appcompat and Fragment dependencies from compose:ui:ui by Louis Pullen-Freilich · 3 years, 4 months ago
  64. 8eb5ebe Update BackHandler onBack during recomposition by Adam Powell · 3 years, 4 months ago
  65. c5fabfe2 Merge "Add more context to setContent KDocs" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  66. 5b06e5b Add more context to setContent KDocs by Jeremy Woods · 3 years, 5 months ago
  67. 22b6226 Add provides infix to CompositionLocal objects by Jeremy Woods · 3 years, 5 months ago
  68. 0f99bf1 Various API refinements for Compose Runtime by Leland Richardson · 3 years, 5 months ago
  69. 1675fd6 Improve integration between ActivityForResult and Compose by Jeremy Woods · 3 years, 5 months ago
  70. 6da5b52 CompositionReference is now CompositionContext by Adam Powell · 3 years, 5 months ago
  71. d1b8cb2 Add BackHandler for handle system back in compose by Jeremy Woods · 3 years, 5 months ago
  72. 225e745 Depend on ToT activity for compose by Jeremy Woods · 3 years, 5 months ago
  73. f7ca58f Move ComponentActivity.setContent by Adam Powell · 3 years, 5 months ago
  74. a1f632c Change activity-compose to Publish.SNAPSHOT_AND_RELEASE by Ian Lake · 3 years, 5 months ago
  75. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 5 months ago
  76. 3d9d0cb Add activity-compose module by Jeremy Woods · 3 years, 6 months ago