akiomik / akiomik/seiun

Support high-quality image uploading

未关闭
#13 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement good first issue
主要语言
Kotlin
星标
72
派生
6
PR 合并指标
30 天内没有已合并 PR

描述

Currently:

- Converted to bitmap
- Resize image if necessary
- Compress bitmap as jpeg
- Upload jpeg

Expected:

- Resize or compress if the size is larger than 1000px or 300KB
- Upload in its original format

https://github.com/akiomik/seiun/blob/3413a5d0f60e1c74af7dfefd96ec74ce22eb0154/app/src/main/java/io/github/akiomik/seiun/viewmodel/TimelineViewModel.kt#L227-L232

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。