- a5c3d8a Updates to the BottomAppBar API by Shalom Gibly · 5 weeks ago
- a293b97 Consolidate to only use AndroidXExtension.type to control publishing by Omar Ismail · 10 weeks ago
- d91332d Rename the FloatingAppBar to FloatingToolbar by Shalom Gibly · 2 months ago
- 9ba61ac Adding API for floating toolbar with adjacent FAB by Shalom Gibly · 4 months ago
- 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
- bfe19d4 [NavigationRail] API Feedback, bring back enum to make API more clear by Mariano Martin · 3 months ago
- 724c3f7 [WideNavigationRail] API Feedback by Mariano Martin · 3 months ago
- 8636526 Merge changes Ia4cbb9a4,I200ecfae into androidx-main by Tomáš Mlynarič · 4 months ago
- aa523da Merge "[WideNavigationRail] Introduce WideNavigationRailState to handle collapsing/expanding, refactor all rail functions to use that including the modal variation. Also allow for ModalWideNavigationRail to be dismissible and delete DismissibleModalWideNavigationRail." into androidx-main by Leticia Santos · 4 months ago
- 7d8a614 [WideNavigationRail] Introduce WideNavigationRailState to handle collapsing/expanding, refactor all rail functions to use that including the modal variation. Also allow for ModalWideNavigationRail to be dismissible and delete DismissibleModalWideNavigationRail. by Leticia Santos · 5 months ago
- bc52fcc Add Scaffold Benchmarks by Tomáš Mlynarič · 4 months ago
- adb1c64 [Tooltip] Update positioning logic by Kevin Truong · 4 months ago
- f72ea95c [split-button] SplitButtonBenchmark use ToggleableTestCase by kentfan · 5 months ago
- 704083c [split-button] Remove SplitButton variants api and expose leading and trailing button variants via Defaults by kentfan · 5 months ago
- c96a610 Merge "[WideNavigationRail] Add ModalWideNavigationRail which expands to modal. Also rename ModalExpandedNavigationRail APIs to DismissibleModalWideNavigationRail" into androidx-main by Leticia Santos · 6 months ago
- 74dd1ac [WideNavigationRail] Add ModalWideNavigationRail which expands to modal. Also rename ModalExpandedNavigationRail APIs to DismissibleModalWideNavigationRail by Leticia Santos · 7 months ago
- 0d12d9d Add performance tests animated shape icon toggle buttons. by Connie Shi · 6 months ago
- 8dc48ae Merge "[FAB Menu] Add benchmark test" into androidx-main by Treehugger Robot · 6 months ago
- cd98c62 [FAB Menu] Add benchmark test by Dan Nizri · 6 months ago
- 58ed3fc [FAB] Update benchmark tests with size variants by Dan Nizri · 6 months ago
- d81685d [split-button] Rename split button expanded to checked by kentfan · 6 months ago
- c6e3878 Merge "[ToggleButton] Adding microbenchmarks" into androidx-main by Kevin Truong · 7 months ago
- f74ed82 [ToggleButton] Adding microbenchmarks by Kevin Truong · 7 months ago
- 311d0827 Merge "[ButtonGroup] Adding microbenchmark test" into androidx-main by Kevin Truong · 7 months ago
- 8874012 [ButtonGroup] Adding microbenchmark test by Kevin Truong · 7 months ago
- 6f5e1ca Update text field benchmark to new API by Max Alfonso-Ying · 7 months ago
- e191afa [WideNavigationRail] Added benchmark tests for ModalExpandedNavigationRail. by Leticia Santos · 7 months ago
- db31616 Use new text field API for search bars by Max Alfonso-Ying · 7 months ago
- 4c7a932 [WideNavigationRail] Add benchmark tests. by Leticia Santos · 7 months ago
- c278161 Merge "[NavigationBar] Add benchmark tests for short navigation bar." into androidx-main by Leticia Santos · 7 months ago
- dea31af Merge "[FloatingAppBar] Swap leading/trailing positions" into androidx-main by Paul Thomas · 7 months ago
- f19cd41 [FloatingAppBar] Swap leading/trailing positions by Paul Thomas · 7 months ago
- 13d48cf Merge "[split-button] Add SplitButtonBenchmark" into androidx-main by Treehugger Robot · 7 months ago
- f4934a2 [NavigationBar] Add benchmark tests for short navigation bar. by Leticia Santos · 7 months ago
- bb70a05 [split-button] Add SplitButtonBenchmark by kentfan · 7 months ago
- d99d067 Merge "Update compileSdk to 35" into androidx-platform-dev by Andrea Falcone · 7 months ago
- cd9e16f Update compileSdk to 35 by Andrea Falcone · 7 months ago
- 674ecf1 Merge "[FloatingAppBar][Expressive] Added benchmark tests" into androidx-main by Paul Thomas · 7 months ago
- 1fee87b [FloatingAppBar][Expressive] Added benchmark tests by Paul Thomas · 8 months ago
- e40b1c9 [BottomAppBar][Expressive] Added benchmark tests by Paul Thomas · 8 months ago
- 6478015 Update EDM API following feedback by Max Alfonso-Ying · 8 months ago
- 175d538 Adding a new Material3 loading indicator component by Shalom Gibly · 8 months ago
- 7855148 Updates to the wavy progress indicators by Shalom Gibly · 8 months ago
- 10d3831 Wavy circular progress indicator by Shalom Gibly · 9 months ago
- 76b4042 Wavy linear progress indicator by Shalom Gibly · 9 months ago
- dcaa116 Migrate compose to use ktfmt by Omar Ismail · 9 months ago
- fda069f Remove material-icons-* projects by Aurimas Liutikas · 9 months ago
- eee18cc [TimePicker] Refactor TimePicker state into an interface by Mariano Martin · 10 months ago
- 503f693 [Tooltip] API Council Feedback for Tooltip Carets by Kevin Truong · 11 months ago
- 1f60319 [Switch] Add a Switch Benchmark test by Mariano Martin · 10 months ago
- 83b4f37 Remove outdated experimental API opt-in annotations by drchen · 10 months ago
- 72e701c [M3][Tabs] Remove subcomposition logic in favor of custom layout for Primary and Secondary scrollable tab rows. by Jose Figueroa · 11 months ago
- b01be1f Improve a11y of editable ExposedDropdownMenus by Max Alfonso-Ying · 11 months ago
- 6803aa7 Merge "Make SearchBar take input field as a slot" into androidx-main by Max Alfonso-Ying · 11 months ago
- 040e310 Make SearchBar take input field as a slot by Max Alfonso-Ying · 11 months ago
- afc515a Add ColorProducer for Icon tint by kentfan · 11 months ago
- eb97077 Use Popup for ExposedDropdownMenu by Max Alfonso-Ying · 1 year ago
- 61459b4 [Nav suite] Fix package name and folder paths to be (...).adaptive.navigationsuite by Leticia Santos · 1 year, 1 month ago
- 28f3325 [Tooltip] Adding caret feature to rich tooltip variant by Kevin Truong · 1 year, 2 months ago
- 3d766b2 Add benchmark for search bar by Max Alfonso-Ying · 1 year, 1 month ago
- d595cfa Add benchmark tests for IconButton and IconToggleButton. by Connie Shi · 1 year, 1 month ago
- 7bf2421 Merge "[Tooltip] Adding caret to Plain Tooltip APIs" into androidx-main by Kevin Truong · 1 year, 2 months ago
- 60ed7be [Tooltip] Adding caret to Plain Tooltip APIs by Kevin Truong · 1 year, 4 months ago
- a449529 Refactor ButtonColors, CardColors, CheckboxColors, TopAppBarColors and their associated factory functions to be more efficient. by Connie Shi · 1 year, 3 months ago
- 159633f Refactor AssistChipColors, ElevatedAssistChipColors, ElevatedSuggestionChipColors, FilterChipColors, ElevatedFilterChipColors and InputChipColors to be more efficient. by Connie Shi · 1 year, 3 months ago
- 7de0efd Refactor SuggestionChipColors to be more efficient. by Connie Shi · 1 year, 3 months ago
- d9d1670 Remove tab row subcomp by marian · 1 year, 4 months ago
- a1dd12a Break apart Compose benchmark runnables to avoid ANRs by Chris Craik · 1 year, 4 months ago
- 97894a7 [Material3][TabRow] Remove deprecated warning from TabRow and ScrollableTabRow API's by Jose Figueroa · 1 year, 4 months ago
- 4a4843e Refactor Navigation Suite Scaffold APIs into new material3-adaptive-navigation-suite module by Leticia · 1 year, 5 months ago
- 1a7cbf0 Remove the experimental tags from Material3 Cards by Shalom Gibly · 1 year, 4 months ago
- d15a476 Merge "[Benchmark] Add benchmark testing to Bottom Sheet" into androidx-main by José Figueroa Santos · 1 year, 4 months ago
- d388b0b [Badge] Promote APIs to stable by Kevin Truong · 1 year, 5 months ago
- d810c0d [Benchmark] Add benchmark testing to Bottom Sheet by Jose Figueroa · 1 year, 5 months ago
- 9b4bfde Improve progress indicator perf by Max Alfonso-Ying · 1 year, 5 months ago
- 671e59d Merge "Add benchmark tests for NavigationSuiteScaffold." into androidx-main by Leticia Santos · 1 year, 5 months ago
- e1d7a1c Add benchmark tests for NavigationSuiteScaffold. by Leticia · 1 year, 5 months ago
- 3fef091 Merge "Add benchmark for progress indicators" into androidx-main by Max Alfonso-Ying · 1 year, 5 months ago
- 6775a5c Add benchmark for progress indicators by Max Alfonso-Ying · 1 year, 5 months ago
- af74141 [Material3][Tabs] Update tabs API to have primary and secondary implementations. by José Figueroa Santos · 1 year, 6 months ago
- 3e9a0c8 Merge "[Material3][Color] Add benchmark testing for ColorScheme" into androidx-main by José Figueroa Santos · 1 year, 6 months ago
- 7a657a3 [Material3][Color] Add benchmark testing for ColorScheme by José Figueroa Santos · 1 year, 6 months ago
- 93474a4 [Slider] Perf round 2 by marian · 1 year, 6 months ago
- d806175 Add microbenchmark test for `Icon`. by Connie Shi · 1 year, 6 months ago
- 8c343e1 Merge "Add benchmarks for changing item selection in Nav Rail/Bar" into androidx-main by Max Alfonso-Ying · 1 year, 6 months ago
- 27b30cc7 Add benchmarks for changing item selection in Nav Rail/Bar by Max Alfonso-Ying · 1 year, 6 months ago
- 9b69983 Merge "[Badge] Microbenchmark for Badge" into androidx-main by Kevin Truong · 1 year, 6 months ago
- 1dcbc87 Merge "Add benchmarks for navigation bar/rail." into androidx-main by Max Alfonso-Ying · 1 year, 6 months ago
- 64a69e8 Add benchmarks for navigation bar/rail. by Max Alfonso-Ying · 1 year, 6 months ago
- 25e9b2f [Tooltip] Add microbenchmark tests for Tooltip by Kevin Truong · 1 year, 6 months ago
- 3581a6f [Badge] Microbenchmark for Badge by Kevin Truong · 1 year, 6 months ago
- afbbec8 [Material3][Benchmark] Add benchmark tests for Divider, FAB, and ListItem by Jose Figueroa · 1 year, 6 months ago
- d406afa Added benchmark tests by Shalom Gibly · 1 year, 6 months ago
- 050c6c8 Merge "Update text's benchmark test to measure the time to draw the first pixel. Annotate the other benchmark tests as ignore to reduce noise." into androidx-main by Connie Shi · 1 year, 6 months ago
- 4e8a945 Merge "Add benchmark for text fields." into androidx-main by Max Alfonso-Ying · 1 year, 6 months ago
- 660472d Merge "Add microbenchmark test for `Surface`." into androidx-main by Connie Shi · 1 year, 6 months ago
- 72bb7dd Add benchmark for text fields. by Max Alfonso-Ying · 1 year, 6 months ago
- 1ad636d Update text's benchmark test to measure the time to draw the first pixel. by Connie Shi · 1 year, 6 months ago
- 4caf423 Update chip's benchmark test to measure the time to draw the first pixel. by Connie Shi · 1 year, 6 months ago
- 78c4f39 Add microbenchmark test for `Surface`. by Connie Shi · 1 year, 6 months ago