Releases: google/casa-android
Releases · google/casa-android
v0.5.0 🌈
v0.4.4 🌈
What’s Changed
- Expose CatalogTheme (#46) @marcelpinto
- Replace deprecated command with environment file (#45) @jongwooo
v0.4.3 🌈
What’s Changed
- Fix same file sample route (#43) @marcelpinto
v0.4.1 🌈
What’s Changed
v0.3.3 🌈
What’s Changed
- Quick fix for filter logic (#32) @marcelpinto
v0.3.2 🌈
What’s Changed
- Decrease minSDK to 21 (#30) @marcelpinto
- Support Large screen (#29) @marcelpinto
- Introduce CatalogSettings (#24) @marcelpinto
- Set @sample retention to Runtime (#23) @marcelpinto
- Update to kotlin 1.8.10 and Compose bom (#21) @marcelpinto
- Fix the edge-to-edge implementation of the search box (#20) @yaraki
- Save sample filtering state (#22) @marcelpinto
v0.3.1 🌈
What’s Changed
- Enable deeplink by name (#19) @marcelpinto
v0.3.0 🌈
What’s Changed
- Add route to sample navigation (#17) @marcelpinto
- Support @RequireApi annotation (#15) @marcelpinto
- Improve the edge-to-edge implementation (#13) @yaraki
- Downgrade gradle plugin version from 8.0.0-alpha10 to 7.3.1 for project to be compatible with AS Dolphin (#12) @calren
- Handle Catalog deeplink to sample (#10) @marcelpinto
- fix build fail in window (#9) @windwishers
v0.2.0 🌈
What’s Changed
- Include tags in home filter (#8) @marcelpinto
- Add optional annotation params : tags and owners (#6) @workspace
- Add @deprecated annotation support (#7) @marcelpinto
- Add toolbar support for samples (#4) @marcelpinto
- Removed enableFeaturePreview(VERSION_CATALOGS) (#3) @NUmeroAndDev
- Fix typos and improve the README file (#2) @skydoves