changed action/readme

This commit is contained in:
Thibault Deckers 2020-08-29 10:31:30 +09:00
parent 0f8e5a7ef5
commit 5311caf494
2 changed files with 1 additions and 2 deletions

View file

@ -43,7 +43,6 @@ jobs:
# `KEY_JKS` should contain the result of:
# gpg -c --armor keystore.jks
# `KEY_JKS_PASSPHRASE` should contain the passphrase used for the command above
# The SkSL bundle must be produced with the same Flutter engine as the one used to build the artifact
# flutter build <subcommand> --bundle-sksl-path shaders.sksl.json
run: |

View file

@ -12,7 +12,7 @@ Aves is a gallery and metadata explorer app. It is built for Android, with Flutt
## Features
- support raster images: JPEG, PNG, GIF, WEBP, BMP, WBMP, HEIC (from Android Pie)
- support raster images: JPEG, PNG, GIF, WEBP, BMP, WBMP, HEIC (from Android Pie), DNG
- support animated images: GIF, WEBP
- support vector images: SVG
- support videos: MP4, AVI & probably others