Skip to content

SettingsFragment: Remove MIME type filter when selecting file for import#97

Merged
chenxiaolong merged 1 commit intomasterfrom
import-mime-type
Oct 26, 2024
Merged

SettingsFragment: Remove MIME type filter when selecting file for import#97
chenxiaolong merged 1 commit intomasterfrom
import-mime-type

Conversation

@chenxiaolong
Copy link
Copy Markdown
Owner

While Android's builtin FileSystemProvider for local files guesses the MIME type based on the file extension, other document providers may not do so and could report something other than application/octet-stream or text/plain. Let's just let the user select any file.

Issue: #93

While Android's builtin FileSystemProvider for local files guesses the
MIME type based on the file extension, other document providers may not
do so and could report something other than application/octet-stream or
text/plain. Let's just let the user select any file.

Issue: #93

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong chenxiaolong self-assigned this Oct 26, 2024
@chenxiaolong chenxiaolong merged commit ca77f14 into master Oct 26, 2024
chenxiaolong added a commit that referenced this pull request Oct 26, 2024
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong chenxiaolong deleted the import-mime-type branch October 26, 2024 03:14
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.

1 participant