1. 4b99696 Merge "Fix lint warnings for androidx.core through a.c.view.D" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  2. 5527982 Merge "Create a reusable ResetFocusModifierLocals modifier" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  3. e906be4 Fix lint warnings for androidx.core through a.c.view.D by Alan Viverette · 2 years, 7 months ago
  4. d3ba314 Remove dead code from ModifiedFocusNode by Ralston Da Silva · 2 years, 7 months ago
  5. 49c83a4 Create a reusable ResetFocusModifierLocals modifier by Ralston Da Silva · 2 years, 7 months ago
  6. 607f2d6 Merge "Reset pointer IDs after not accepting an input stream" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  7. 68d7979 Merge "Fixing noInvalidation test" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  8. a0bf903 Merge "[GH] Fix typo" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  9. 951a7a2 Reset pointer IDs after not accepting an input stream by George Mount · 2 years, 7 months ago
  10. 327dee8 Fixing noInvalidation test by Diego Perez · 2 years, 7 months ago
  11. eb9cf9e Merge "Update libs.robolectric to version 4.7" into androidx-main by Alan Viverette · 2 years, 7 months ago
  12. 392432f [GH] Fix typo by Yoonseop Shin · 2 years, 7 months ago
  13. 58ac8a1 Update libs.robolectric to version 4.7 by Nick Chalko · 2 years, 7 months ago
  14. 768ba4c Merge "Move drawing into an entity of LayoutNodeWrapper" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  15. 6aa91eb Merge "Collect multiple compose trees per root view" into androidx-main by Jens Ole Lauridsen · 2 years, 7 months ago
  16. 7a18256 Merge "Add warning about using fast* collection functions on public collections." into androidx-main by Zach Klippenstein (he/him) · 2 years, 7 months ago
  17. 0dd51c9 Merge "Fix crash in MeasureAndLayoutDelegate.forceMeasureTheSubtree()" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  18. b2e3d87 Add warning about using fast* collection functions on public collections. by Zach Klippenstein · 2 years, 7 months ago
  19. 6090475 Move drawing into an entity of LayoutNodeWrapper by George Mount · 2 years, 7 months ago
  20. b9e5c05 Merge "Remove pavlis@ from OWNERS files" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  21. ea40b4b Fix crash in MeasureAndLayoutDelegate.forceMeasureTheSubtree() by Andrey Kulikov · 2 years, 7 months ago
  22. 7e4419f Merge "ComposeNotIdleException extends from Exception" into androidx-main by Jelle Fresen · 2 years, 7 months ago
  23. 7b79943 Desktop. Pass scroll delta to Compose (new API) by Igor Demin · 2 years, 8 months ago
  24. 05b6a5d Merge changes I2e59de43,Ia14eb9c9 into androidx-main by Matvei Malkov · 2 years, 7 months ago
  25. 0a2948d Fix intermittent crash in ModifierLocal snapshot observer by Ralston Da Silva · 2 years, 7 months ago
  26. 8fd8736 Remove pavlis@ from OWNERS files by Aurimas Liutikas · 2 years, 7 months ago
  27. 7b62bba Add experimental `isConsumed` and `consume()` to PointerInputChange. by Matvei Malkov · 2 years, 7 months ago
  28. d44dfdb Add mouse scroll events to common and android by George Mount · 2 years, 9 months ago
  29. 1da1d7b ComposeNotIdleException extends from Exception by Jelle Fresen · 2 years, 7 months ago
  30. 8e837ec Merge "getTransitions() should get all animation descendants" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  31. 3cb31e2 Merge "Kotlin 1.6.0" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  32. d78c06d Fix text handles not moving when IME visibility changes. by Zach Klippenstein · 2 years, 7 months ago
  33. e1b4e86 Kotlin 1.6.0 by Jim Sproch · 2 years, 8 months ago
  34. 90e1759 Collect multiple compose trees per root view by Jens Ole Lauridsen · 2 years, 7 months ago
  35. 515d638 getTransitions() should get all animation descendants by Amaury Medeiros · 2 years, 7 months ago
  36. bb4ae17 Merge "Stop using unsafe cast in SubcomposeLayout" into androidx-main by Andrey Kulikov · 2 years, 7 months ago
  37. a7ef56c Merge "Child Views now receive pointer events during Main pass" into androidx-main by George Mount · 2 years, 7 months ago
  38. 6d2d5f0 Merge "Narrow down receiver scope of setContent to AbstractComposeView only" into androidx-main by Jelle Fresen · 2 years, 7 months ago
  39. deeb81d Stop using unsafe cast in SubcomposeLayout by Andrey Kulikov · 2 years, 7 months ago
  40. 225ef06 Merge "Fix for a crash when nested derived states are used" into androidx-main by Andrey Kulikov · 2 years, 7 months ago
  41. 692c65e Merge "Schedule remeasure instead of composing in SideEffect in SubcomposeLayout" into androidx-main by Andrey Kulikov · 2 years, 7 months ago
  42. a3c2e18 Fix for a crash when nested derived states are used by Andrey Kulikov · 2 years, 7 months ago
  43. d74f271 Schedule remeasure instead of composing in SideEffect in SubcomposeLayout by Andrey Kulikov · 2 years, 7 months ago
  44. 12174b4 Narrow down receiver scope of setContent to AbstractComposeView only by Jelle Fresen · 2 years, 7 months ago
  45. 5729d22 Keyed Modifier.composed variants by Adam Powell · 2 years, 7 months ago
  46. 9d8d577 Child Views now receive pointer events during Main pass by George Mount · 2 years, 7 months ago
  47. 6c321a6 Propagate focus state changes only when there are listeners for that state by Ralston Da Silva · 2 years, 7 months ago
  48. dab4679 Merge "Update API files for not-API changes" into androidx-main by Alan Viverette · 2 years, 7 months ago
  49. 19d86c3 Merge "Check for valid historical positions before using them." into androidx-main by George Mount · 2 years, 7 months ago
  50. cc1ee92 Update API files for not-API changes by Alan Viverette · 2 years, 7 months ago
  51. 2a5695a Merge "setOnClickListener should be called on the UI Thread" into androidx-main by George Mount · 2 years, 7 months ago
  52. 20622bd Check for valid historical positions before using them. by George Mount · 2 years, 7 months ago
  53. f725deb Merge "Always report the final layout size to the parent during measurement" into androidx-main by Andrey Kulikov · 2 years, 7 months ago
  54. 9dab231 Merge "'Update versions for release id 1637172000000" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  55. 573af44 Always report the final layout size to the parent during measurement by Andrey Kulikov · 2 years, 7 months ago
  56. 884b16d Fix memory leak in AndroidComposeTestRule by Jelle Fresen · 2 years, 7 months ago
  57. 37ed14d 'Update versions for release id 1637172000000 by Nick Anthony · 2 years, 7 months ago
  58. 2d4fb84 setOnClickListener should be called on the UI Thread by George Mount · 2 years, 7 months ago