shiosyakeyakini-info / miria

Misskey client application for iOS, Android (and other platforms) made by flutter
https://shiosyakeyakini.info/miria_web/index.html
GNU Affero General Public License v3.0
156 stars 20 forks source link

iOSの場合は画像を圧縮する #643

Closed 4ster1sk closed 1 week ago

4ster1sk commented 2 weeks ago

HEICで添付されてしまうため

codecov-commenter commented 2 weeks ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 27.68%. Comparing base (6955662) to head (25143f7). Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...r/note_create_page/note_create_state_notifier.dart 0.00% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #643 +/- ## =========================================== - Coverage 27.69% 27.68% -0.01% =========================================== Files 312 312 Lines 16253 16255 +2 =========================================== Hits 4501 4501 - Misses 11752 11754 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

4ster1sk commented 1 week ago

これじゃ他プラットフォームからでもHEICでアップロードできる問題が解決できないな…。 compressionQuality 0にすることandroidでは圧縮をパススルーで向き情報付きのEXIFがあるけどHEIC問題が…うーん。