Skip to content

Resolve Resource Issues and Upgrade API Level for Android Compatibility#18

Merged
teogor merged 2 commits intomainfrom
bugfix/resources-api-compatibility
Feb 24, 2024
Merged

Resolve Resource Issues and Upgrade API Level for Android Compatibility#18
teogor merged 2 commits intomainfrom
bugfix/resources-api-compatibility

Conversation

@teogor
Copy link
Copy Markdown
Owner

@teogor teogor commented Feb 24, 2024

Resolve Resource Issues and Upgrade API Level for Android Compatibility

This pull request addresses two important improvements for compatibility and functionality:

1. Fixing Invalid Resources:

  • Identified and corrected invalid resources within the values folder, such as typos, missing strings, or incorrect formats.
  • This ensures consistent and correct values throughout the application.

2. Upgrading API Level and Handling PixelCopy Issue:

  • Increased the minimum supported Android API level from 21 to 24.
  • This enables broader compatibility and support for newer Android devices and features.

Benefits:

  • Improved application stability and functionality by resolving resource issues.
  • Enhanced compatibility with a wider range of Android devices by upgrading the minimum API level.
  • Ensures proper handling of the PixelCopy issue across different API levels.

@teogor teogor added this to the 1.0.0-alpha02 milestone Feb 24, 2024
@teogor teogor self-assigned this Feb 24, 2024
@teogor teogor merged commit 0aea880 into main Feb 24, 2024
@zeobot zeobot Bot deleted the bugfix/resources-api-compatibility branch February 24, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Development

Successfully merging this pull request may close these issues.

1 participant