Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FL-3888] Make file extensions case-insensitive #3828

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

gsurkov
Copy link
Member

@gsurkov gsurkov commented Aug 8, 2024

What's new

Verification

  1. Create several supported files with varying extension case, e.g. Remote1.ir, Remote2.IR, etc.
  2. Ensure that all of these files are shown with correct icons both in Archive app and when opening files, e.g. from the Infrared app.
  3. Ensure that there is no false positives (files with incorrect extensions must not be shown or shown as unknown files depending on the use case).

Checklist (For Reviewer)

  • PR has description of feature/bug or link to Confluence/Jira task
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

Copy link

github-actions bot commented Aug 8, 2024

Compiled f7 firmware for commit 8c4fba1d:

@gsurkov gsurkov marked this pull request as ready for review August 8, 2024 13:07
@skotopes skotopes merged commit d2ff282 into dev Aug 9, 2024
11 checks passed
@skotopes skotopes deleted the gsurkov/3888_case_insensitive_ext branch August 9, 2024 07:14
ofabel pushed a commit to ofabel/flipperzero-firmware that referenced this pull request Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

File browser extension filters are case-sensitive
2 participants