-
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Refactor: Replace Toaster with Snackbar and Update Dependencies
This commit introduces several changes: - **Replace Toaster with Snackbar:** - Replaces the custom Toaster implementation with Snackbar in the Recent and Reader Compose screens, providing a more standard Android UI experience. - **Dependency Updates:** - Updates Gradle to version 8.11.1. - Updates several library dependencies, including Landscapist, Media3, and Activity Compose. - **Code Improvements:** - Improves logic for retrieving parent links in AnimeUtils, handling cases with multiple trailing slashes. - Simplifies logic for removing toast items in ToasterItemsSetup.
- Loading branch information
jacobrein
committed
Nov 25, 2024
1 parent
d19dcda
commit cf2d47e
Showing
7 changed files
with
40 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters