-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Comparing changes
Open a pull request
base repository: material-components/material-components-android
base: 1.10.0-alpha02
head repository: material-components/material-components-android
compare: 1.10.0-alpha03
- 18 commits
- 32 files changed
- 9 contributors
Commits on May 2, 2023
-
[ExposedDropdownMenu] Added attribute to set dropdown menu's container.
PiperOrigin-RevId: 528578402
Configuration menu - View commit details
-
Copy full SHA for 1562d0b - Browse repository at this point
Copy the full SHA 1562d0bView commit details -
[Color] Temporarily remove v34 Android U color references which could…
… be causing resource NotFoundExceptions PiperOrigin-RevId: 528599594
Configuration menu - View commit details
-
Copy full SHA for 2a1a67f - Browse repository at this point
Copy the full SHA 2a1a67fView commit details -
Automated g4 rollback of changelist 528599594
PiperOrigin-RevId: 528735653
Configuration menu - View commit details
-
Copy full SHA for a3af01c - Browse repository at this point
Copy the full SHA a3af01cView commit details -
Automated g4 rollback of changelist 528735653
PiperOrigin-RevId: 528800431
Configuration menu - View commit details
-
Copy full SHA for 2f13532 - Browse repository at this point
Copy the full SHA 2f13532View commit details
Commits on May 3, 2023
-
[Carousel] Refactor to reuse logic between different Carousel strateg…
…y classes - Moved Arrangement class outside of MultiBrowseStrategy - Added helper class CarouselStrategyHelper and moved common logic in MultiBrowseStrategy to CarouselStrategyHelper PiperOrigin-RevId: 528924778
Configuration menu - View commit details
-
Copy full SHA for 1c27404 - Browse repository at this point
Copy the full SHA 1c27404View commit details
Commits on May 4, 2023
-
[Side Sheet] Renamed private references of "origin" to "inner" in She…
…etDelegate and related delegate classes. PiperOrigin-RevId: 529193878
Configuration menu - View commit details
-
Copy full SHA for ad9ad20 - Browse repository at this point
Copy the full SHA ad9ad20View commit details -
[Side Sheet] Fixed modal sheet text field formatting bug in catalog.
Before this change, the modal sheet is initially expanded with a "%f" for the slide offset text and the state TextView doesn't change until the first drag of the sheet. There was actually no underlying side sheet bug here; the modal sheet has two ways of animating, window animations and the "native" SideSheetBehavior ViewDragHelper animations. In the catalog, the modal sheet's text views weren't getting set yet because it was using the window animations to enter/exit and the callback doesn't run until it's dragged with SideSheetBehavior's ViewDragHelper. The only change necessary here is to set the TextViews to Visibility#GONE until the callback runs, so that there are no uninitialized TextViews visible on screen. Resolves #3167. PiperOrigin-RevId: 529220073
Configuration menu - View commit details
-
Copy full SHA for 87a45a2 - Browse repository at this point
Copy the full SHA 87a45a2View commit details -
[Internal][Gradle] (deps): Bump com.google.dagger:dagger-compiler fro…
…m 2.45 to 2.46 in /catalog Resolves #3367 GIT_ORIGIN_REV_ID=7c98cc50b93e922fc9f554760ac582f79e48f38e PiperOrigin-RevId: 529404034
Configuration menu - View commit details
-
Copy full SHA for d1d1165 - Browse repository at this point
Copy the full SHA d1d1165View commit details -
[Internal][Gradle] (deps): Bump org.jetbrains.kotlin:kotlin-stdlib-jd…
…k8 from 1.8.20 to 1.8.21 in /catalog Resolves #3368 GIT_ORIGIN_REV_ID=23b21a8ad76af25dd9478e21639d4867bffc4f92 PiperOrigin-RevId: 529415043
Configuration menu - View commit details
-
Copy full SHA for 310c7c5 - Browse repository at this point
Copy the full SHA 310c7c5View commit details -
[Internal][Gradle] (deps): Bump com.google.dagger:dagger-android-supp…
…ort from 2.45 to 2.46 in /catalog Resolves #3369 GIT_ORIGIN_REV_ID=d316e3a692aad18b09779776e3a66b5ddbc3800f PiperOrigin-RevId: 529420541
Configuration menu - View commit details
-
Copy full SHA for 8ff92eb - Browse repository at this point
Copy the full SHA 8ff92ebView commit details -
[Carousel] Add CarouselSnapHelper
PiperOrigin-RevId: 529457461
Configuration menu - View commit details
-
Copy full SHA for 8938da8 - Browse repository at this point
Copy the full SHA 8938da8View commit details
Commits on May 8, 2023
-
[Carousel][Catalog] Add option for snapping with multi-browse carouse…
…l demo PiperOrigin-RevId: 529818471
Configuration menu - View commit details
-
Copy full SHA for 26c3779 - Browse repository at this point
Copy the full SHA 26c3779View commit details -
[MaterialDatePicker] Fix crash when clicking OK/Cancel on text input …
…mode due to hiding keyboard PiperOrigin-RevId: 529835294
Configuration menu - View commit details
-
Copy full SHA for 7ccf670 - Browse repository at this point
Copy the full SHA 7ccf670View commit details
Commits on May 9, 2023
-
[M3][Search][Docs] Adds Search class definition link to Search docume…
…ntation. PiperOrigin-RevId: 530386856
Configuration menu - View commit details
-
Copy full SHA for e157608 - Browse repository at this point
Copy the full SHA e157608View commit details -
[Search] Fix expand/collapse animation for non-predictive back cases …
…where rootView bounds are not equal to searchView bounds PiperOrigin-RevId: 530596832
Configuration menu - View commit details
-
Copy full SHA for 577d23e - Browse repository at this point
Copy the full SHA 577d23eView commit details -
[Gradle] Update AppCompat dependency to 1.6.1
This fixes Proguard warnings about ShadowDrawableWrapper. Resolves #3374 PiperOrigin-RevId: 530651081
Configuration menu - View commit details
-
Copy full SHA for 46778db - Browse repository at this point
Copy the full SHA 46778dbView commit details
Commits on May 17, 2023
-
[M3][Color] Updated content-based dynamic colors
PiperOrigin-RevId: 532182583 (cherry picked from commit a511501)
Configuration menu - View commit details
-
Copy full SHA for e9b485d - Browse repository at this point
Copy the full SHA e9b485dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11b8da4 - Browse repository at this point
Copy the full SHA 11b8da4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.10.0-alpha02...1.10.0-alpha03