Various improvements
Description
Screenshots
Technical details
Tests
Issues
10 commandments of code reviews
Summary by CodeRabbit
Release Notes
-
New Features
- Introduced new methods in the PlayStoreRepository for retrieving home screen data, search results, and app details.
-
Improvements
- Streamlined dependency injection by removing unnecessary annotations and updating repository types.
- Enhanced error handling and logging in various repository methods.
-
Bug Fixes
- Corrected variable names across multiple classes to follow consistent naming conventions, improving code clarity.
-
Documentation
- Updated class names in the AndroidManifest.xml to reflect naming conventions for better readability.
Edited by CodeRabbitAI