zhanghai / zhanghai/MaterialFiles

希望在应用内默认使用内置的图像查看器

Open
#689 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
9k
Forks
736
PR merge metrics
No merged PRs in 30d

Description

目前是直接使用系统的打开文件接口,没有设置默认图片查看器时需要临时做选择,体验不是很好。
希望能像处理压缩文件那样在应用中默认使用内置的查看器,看图更便捷。
也可以加个开关,扩大到文本、图片、压缩文件等多种类型。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the current system open-file flow and reviewing how the built-in archive viewer is invoked. Define the supported image-opening behavior and whether the setting also covers text and archive files; done means the selected file types open in-app by default without requiring a system-handler choice.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.