1. 110d3a7 Update current/beta API signatures after Metalava update by Jinseong Jeon · 1 year, 6 months ago
  2. 17da142 Merge "Update API signatures after Metalava update" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  3. 15af600 Merge "[GH] Bump playground metalava build id to 9652637" into androidx-main by Aurimas Liutikas · 1 year, 6 months ago
  4. d53402d [GH] Bump playground metalava build id to 9652637 by Dustin Lam · 1 year, 6 months ago
  5. 0e5d107 Merge "[GH] Amend typo in MediatorLiveData's JavaDoc for a stylistic reason" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  6. 28ac1a7 Merge "Disable flaking SelectableTest test" into androidx-main by Aurimas Liutikas · 1 year, 6 months ago
  7. d9fbe2b Merge "Add SdkSuppress for <M to MasterKeyTest" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  8. e2c42e5 Merge "migrate ValueListener interface to kotlin" into androidx-main by Dennis Tu · 1 year, 6 months ago
  9. 844a2f1c Update API signatures after Metalava update by Aurimas Liutikas · 1 year, 6 months ago
  10. 1740ed6 [GH] Amend typo in MediatorLiveData's JavaDoc for a stylistic reason by Shen Lin · 1 year, 6 months ago
  11. 8107149 Merge "Adding a script to copy new golden images to the golden repo" into androidx-main by Radha Nakade · 1 year, 6 months ago
  12. be46539 Disable flaking SelectableTest test by Aurimas Liutikas · 1 year, 6 months ago
  13. 59d1532 Merge "Update current/beta API signature after Metalava update" into androidx-main by Aurimas Liutikas · 1 year, 6 months ago
  14. 93b3bc3 Merge "Add explicit android test project dependency on emoji2:emoji2" into androidx-main by Aurimas Liutikas · 1 year, 6 months ago
  15. 78f5f18 Merge "Simplify test json creation for media compat tests" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  16. 1e72fe2 Merge "Fix MultiParagraph.minIntrinsicWidth" into androidx-main by Siyamed Sinir · 1 year, 6 months ago
  17. 691cceb Update current/beta API signature after Metalava update by Jinseong Jeon · 1 year, 6 months ago
  18. 6140687 Merge "Remove xml test configuration for media compat tests" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  19. 7646785 Merge "Update WEAR_COMPOSE to 1.2.0-alpha06 for next release" into androidx-main by Natnael Belay · 1 year, 6 months ago
  20. 59081be Add explicit android test project dependency on emoji2:emoji2 by Luke Edgar · 1 year, 6 months ago
  21. fcd7f5f Merge "Deleting list snippets in favour of github.com/android/snippets" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  22. c87a59d Merge "Sets system gesture exclusion rects for VP tests" into androidx-main by Jakub Gielzak · 1 year, 6 months ago
  23. 6fb0b9e Update WEAR_COMPOSE to 1.2.0-alpha06 for next release by Steve Bower · 1 year, 6 months ago
  24. 9356926 Merge "Log trace enable result" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  25. 013c500 Deleting list snippets in favour of github.com/android/snippets by Rebecca Franks · 1 year, 6 months ago
  26. 67e516f Merge "Add ProtoLayoutInflater to protolayout-renderer" into androidx-main by Neda Topoljanac · 1 year, 6 months ago
  27. 4d26f82 Add ProtoLayoutInflater to protolayout-renderer by Neda Topoljanac · 1 year, 7 months ago
  28. 72cca02 Merge "IComplicationProvider changes for Yash" into androidx-main by Alex Clarke · 1 year, 6 months ago
  29. 48b34b9 Merge "Fix bug: Spanned emoji is not showing variant indicator. Also removed AppCompat dependency." into androidx-main by Chelsea Hao · 1 year, 6 months ago
  30. cada9ed Fix bug: Spanned emoji is not showing variant indicator. by chelseahao · 1 year, 6 months ago
  31. 6f7eca7 Merge "Clean up dependencies. Removed unnecessary resources." into androidx-main by Chelsea Hao · 1 year, 6 months ago
  32. 9f91742 Merge "API behavior change: SurfaceOutput#updateTransformMatrix will use original matrix." into androidx-main by Treehugger Robot · 1 year, 6 months ago
  33. f16f5b1 Merge "Create a utility class for CameraEffect.Target" into androidx-main by Xi Zhang · 1 year, 6 months ago
  34. 6e18c69 Create a utility class for CameraEffect.Target by Xi Zhang · 1 year, 7 months ago
  35. 5ee962a Fix MultiParagraph.minIntrinsicWidth by siyamed · 1 year, 6 months ago
  36. 52897ac API behavior change: SurfaceOutput#updateTransformMatrix will use original matrix. by Xi Zhang · 1 year, 7 months ago
  37. b64ab25 Merge "Fix dynamically setTargetRotation propagate incorrect rotation when mirroring is enabled" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  38. b7a2e26 Merge "WIP BasicTextInputPlugin, BasicTextField2, TextFieldState" into androidx-main by Halil Ozercan · 1 year, 6 months ago
  39. b336a59 Merge "add RestrictTo annotations to impl/ public classes" into androidx-main by Dennis Tu · 1 year, 6 months ago
  40. e2f39ab Merge "add ActionCapabilitySession#uiHandle API" into androidx-main by Dennis Tu · 1 year, 6 months ago
  41. fb42bca Merge "Refactoring and minor fixes" into androidx-main by Marcello Albano · 1 year, 6 months ago
  42. 2cf093c Simplify test json creation for media compat tests by Aurimas Liutikas · 1 year, 6 months ago
  43. 30b4ff5 Remove xml test configuration for media compat tests by Aurimas Liutikas · 1 year, 6 months ago
  44. eee4cf6 Merge "Add a lint check to flag usages of Thread.sleep" into androidx-main by Aurimas Liutikas · 1 year, 6 months ago
  45. 77e521c Adding a script to copy new golden images to the golden repo by Radha Nakade · 1 year, 6 months ago
  46. d6501a5 migrate ValueListener interface to kotlin by Dennis Tu · 1 year, 7 months ago
  47. 2ab0ccf add ActionCapabilitySession#uiHandle API by Dennis Tu · 1 year, 6 months ago
  48. 6886458 Merge "Add output-sorting to Camera2 compat implementation based on stream UseCases" into androidx-main by Catherine Sun · 1 year, 6 months ago
  49. 86f7ae2 Refactoring and minor fixes by Marcello Albano · 1 year, 6 months ago
  50. 6022301 Merge "bumping compose version - beta02 to rc01" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  51. 3a2de2e Merge "API restrict one more test in MultiWidgetSelectionDelegateTest" into androidx-main by Aurimas Liutikas · 1 year, 6 months ago
  52. 9db4be7 Log trace enable result by Chris Craik · 1 year, 6 months ago
  53. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 7 months ago
  54. 3effe31 Merge "Use baseline from lintOptions, rather than task outputs" into androidx-main by Aurimas Liutikas · 1 year, 6 months ago
  55. b5dc4e9 Merge "Revert "Fix ANR in RescheduleReceiver"" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  56. c7fc535 Merge "[TimePicker] Add a Switchable TimePicker Sample" into androidx-main by Mariano Martin · 1 year, 6 months ago
  57. 36ed619 API restrict one more test in MultiWidgetSelectionDelegateTest by Halil Ozercan · 1 year, 6 months ago
  58. b7c21c9 WIP BasicTextInputPlugin, BasicTextField2, TextFieldState by Halil Ozercan · 1 year, 7 months ago
  59. 653e625 Merge "Add an optional space in message.ignore" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  60. 097b615 Revert "Fix ANR in RescheduleReceiver" by Sergey Vasilinetc · 1 year, 6 months ago
  61. 1d81a37 Merge "Update deps for fragment and navigation" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  62. 244a0f2 Merge "Update compose dependency prebuilts" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  63. d0aaf05 Add an optional space in message.ignore by Aurimas Liutikas · 1 year, 6 months ago
  64. 2e0ef54 [TimePicker] Add a Switchable TimePicker Sample by Mariano Martin · 1 year, 7 months ago
  65. 6b281e3 Update deps for fragment and navigation by Jeremy Woods · 1 year, 6 months ago
  66. 663b30f5 Update compose dependency prebuilts by Jeremy Woods · 1 year, 6 months ago
  67. 1f6e037 Merge "Add sectioned item list demo to test app" into androidx-main by Jiarui Jiang · 1 year, 6 months ago
  68. 131671b Merge "Disable flaking LazyColumnTest test" into androidx-main by Aurimas Liutikas · 1 year, 6 months ago
  69. 17c8a74 Merge "Add RuleController support to ActivityEmbeddingTestRule" into androidx-main by Diego Vela · 1 year, 6 months ago
  70. 99cd4bb Merge "Update Badge Car API level requirement from 6 to 7." into androidx-main by Sevena Skeels · 1 year, 6 months ago
  71. 644d94f Sets system gesture exclusion rects for VP tests by Jakub Gielzak · 1 year, 6 months ago
  72. ae03f9c Merge "Delete Custom Alignment Lines in favour of github.com/android/snippets" into androidx-main by Rebecca Franks · 1 year, 6 months ago
  73. 66b0df9 Merge "Remove animation snippets in favour of github.com/android/snippets" into androidx-main by Rebecca Franks · 1 year, 6 months ago
  74. 9d6986c Add RuleController support to ActivityEmbeddingTestRule by Chris Li · 1 year, 7 months ago
  75. 87904ed Disable flaking LazyColumnTest test by Aurimas Liutikas · 1 year, 6 months ago
  76. 9e44d2a IComplicationProvider changes for Yash by Alex Clarke · 1 year, 6 months ago
  77. 79c4f54 Merge "Add support for Executor GnssMeasurements on 24+" into androidx-main by Soonil Nagarkar · 1 year, 6 months ago
  78. 2cf6079 Merge "Delete Intrinsics & ConstraintLayout in favour of github" into androidx-main by Rebecca Franks · 1 year, 6 months ago
  79. 5b82836 Merge "Skip exif test on nexus / 21 emulator" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  80. 7e00bd4 Merge "Refactor onUpdate2 to pass a Bundle" into androidx-main by Alex Clarke · 1 year, 6 months ago
  81. 8567191 Merge "Try to fix flakiness of e2e tests" into androidx-main by Robert Marcus · 1 year, 6 months ago
  82. 253236a Merge "Unhide ProcessGlobalConfig#setDirectoryBasePath()" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  83. 300c640 Merge "JS evaluation sends data via pipe and not Binder" into androidx-main by Abhijith Nair · 1 year, 6 months ago
  84. 6d02abe Merge "Adds setLargeIcon(Icon) API to NotifCompat.Builder" into androidx-main by Alexander Roederer · 1 year, 6 months ago
  85. c47869b Adds setLargeIcon(Icon) API to NotifCompat.Builder by Alexander Roederer · 1 year, 8 months ago
  86. 72e2033 Merge "Introduce RemoteWatchFaceViewHost based on SurfaceControlViewHost" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  87. 2e62f0a Merge "Fix for NodeCoordinator not being removed when we reset the modifiers" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  88. 1aacd65 Introduce RemoteWatchFaceViewHost based on SurfaceControlViewHost by Alex Clarke · 1 year, 7 months ago
  89. 86f83f1 Refactor onUpdate2 to pass a Bundle by Alex Clarke · 1 year, 6 months ago
  90. da1a2ca Merge "Removed Anatomy in favor of github snippets" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  91. 684045a Merge "Expandable components and demos" into androidx-main by Sergio Sancho · 1 year, 6 months ago
  92. 7476ca7 JS evaluation sends data via pipe and not Binder by Abhijith Nair · 1 year, 7 months ago
  93. 45dfd5e Fix for NodeCoordinator not being removed when we reset the modifiers by Andrey Kulikov · 1 year, 6 months ago
  94. eb50dcc Merge "Remove androidx snippets for Text" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  95. 0582f2a Removed Anatomy in favor of github snippets by Simona Stojanovic · 1 year, 6 months ago
  96. 3be4c4f Merge "Implement SDK-side support for UI aidl wrapper" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  97. 9538756 Expandable components and demos by Sergio Sancho · 1 year, 8 months ago
  98. 8e1581f Merge "[Material 3][BottomSheet] Move semantic functionality for Bottom Sheet to the drag handle." into androidx-main by José Figueroa Santos · 1 year, 6 months ago
  99. 1e6d7e7 Merge "Deleting CustomLayouts example in favour of github.com/android/snippets" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  100. e622c71 Delete Custom Alignment Lines in favour of github.com/android/snippets by Rebecca Franks · 1 year, 6 months ago