-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Improve MediaStoreReceiver and dependencies
- Improved the MediaStoreReceiver to be more efficient and cleaner: - Refactored code for better readability and organization. - Simplified logic for building selection queries and arguments. - Added support for filtering by album. - Updated dependencies: - Updated Firebase Bom version to 33.6.0. - Removed unnecessary dependencies: Lyricfier, Compose UI Utilities, Hilt, Okhttp3 Datasource. - Added LeakCanary for debug builds. - Replaced Hilt with Koin for dependency injection.
- Loading branch information
Showing
8 changed files
with
175 additions
and
258 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
Oops, something went wrong.