Skip to content

Commit

Permalink
Remove ThemeAdapter
Browse files Browse the repository at this point in the history
  • Loading branch information
bentrengrove committed Nov 25, 2024
1 parent 76df5d4 commit 3051dfe
Show file tree
Hide file tree
Showing 121 changed files with 0 additions and 7,224 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ A library which provides a way to use Android Drawables as Jetpack Compose Paint
### 📜 [Adaptive](./adaptive/)
A library providing a collection of utilities for adaptive layouts.

### 🎨 [AppCompat Theme Adapter](./appcompat-theme/) (Deprecated)
See our [Migration Guide](https://google.github.io/accompanist/appcompat-theme/) for migrating to the new artifact in Accompanist.

### 🧭✨[Navigation-Animation](./navigation-animation/) (Deprecated)
See our [Migration Guide](https://google.github.io/accompanist/navigation-animation/) for migrating to using built in support for animations in Jetpack Navigation Compose.

Expand All @@ -67,15 +64,6 @@ A library that provides easy-to-use modifiers for displaying a placeholder UI wh
### 🍫 [System UI Controller](./systemuicontroller/) (Deprecated)
We recommend migrating to edge to edge. See our [Migration Guide](https://google.github.io/accompanist/systemuicontroller/) for more details.

### 🎨 [AppCompat Theme Adapter](./themeadapter-appcompat/) (Deprecated)
A library that enables the reuse of [AppCompat][appcompat] XML themes, for theming in Jetpack Compose.

### 🎨 [Material Theme Adapter](./themeadapter-material/) (Deprecated)
A library that enables the reuse of [MDC-Android][mdc] Material 2 XML themes, for theming in Jetpack Compose.

### 🎨 [Material 3 Theme Adapter](./themeadapter-material3/) (Deprecated)
A library that enables the reuse of [MDC-Android][mdc] Material 3 XML themes, for theming in Jetpack Compose.

### 🌏 [Web](./web/) (Deprecated)
A wrapper around WebView for basic WebView support in Jetpack Compose.

Expand Down
21 changes: 0 additions & 21 deletions appcompat-theme/README.md

This file was deleted.

27 changes: 0 additions & 27 deletions appcompat-theme/api/current.api

This file was deleted.

122 changes: 0 additions & 122 deletions appcompat-theme/build.gradle.kts

This file was deleted.

19 changes: 0 additions & 19 deletions appcompat-theme/gradle.properties

This file was deleted.

38 changes: 0 additions & 38 deletions appcompat-theme/src/androidTest/AndroidManifest.xml

This file was deleted.

This file was deleted.

20 changes: 0 additions & 20 deletions appcompat-theme/src/main/AndroidManifest.xml

This file was deleted.

Loading

0 comments on commit 3051dfe

Please sign in to comment.