Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
Aves logo

Aves

Version badge RB badge Build badge

Aves is a gallery and metadata explorer app. It is built for Android, with Flutter.

Get it on Google Play Get it on IzzyOnDroid Get it on Obtainium Get it on F-Droid Get it on GitHub

Compare versions

Features

Aves can handle all sorts of images and videos, including your typical JPEGs and MP4s, but also more exotic things like multi-page TIFFs, SVGs, old AVIs and more!

It scans your media collection to identify motion photos, panoramas (aka photo spheres), 360° videos, as well as GeoTIFF files.

Navigation and search is an important part of Aves. The goal is for users to easily flow from albums to photos to tags to maps, etc.

Aves integrates with Android (including Android TV) with features such as widgets, app shortcuts, screen saver and global search handling. It also works as a media viewer and picker.

Screenshots

Collection screenshot Image screenshot Stats screenshot Info (basic) screenshot Info (metadata) screenshot Countries screenshot

Changelog

The list of changes for past and future releases is available here.

Permissions

PermissionPurpose
READ_MEDIA_IMAGES
READ_MEDIA_VIDEO
READ_MEDIA_VISUAL_USER_SELECTED
ACCESS_MEDIA_LOCATION
Media collection read access
MANAGE_MEDIAMedia collection write access
FOREGROUND_SERVICE
FOREGROUND_SERVICE_MEDIA_PROCESSING
POST_NOTIFICATIONS
ACCESS_NETWORK_STATE
ACCESS_WIFI_STATE
RECEIVE_BOOT_COMPLETED
Media scan service feedback
INTERNETMap view, reverse geocoding
SET_WALLPAPERWallpaper setting
USE_BIOMETRIC
USE_FINGERPRINT
Vault lock
WAKE_LOCKKeeping screen on

Contributing

Issues

Bug reports and feature requests are welcome, but read the guidelines first. If you have questions, check out the discussions.

Code

At this stage this project does not accept PRs.

Translations

Translations are powered by Weblate and the effort of wonderfully generous volunteers. Translation status

If you want to translate this app in your language and share the result, there is a guide.

Donations

Some users have expressed the wish to financially support the project. Thanks! ❤️

Donate with PayPal Donate using Liberapay

Project Setup

Before running or building the app, update the dependencies for the desired flavor:

# scripts/apply_flavor_play.sh

To build the project, create a file named <app dir>/android/key.properties. It should contain a reference to a keystore for app signing, and other necessary credentials. See key_template.properties for the expected keys.

To run the app:

# ./flutterw run -t lib/main_play.dart --flavor play

To debug the app Kotlin code, if attaching the debugger from Android Studio fails:

  1. open android folder in Android Studio,
  2. Edit Configurations...,
  3. select configuration app,
  4. select tab Debugger
  5. select tab LLDB Post Attach Commands
  6. add:
process handle SIGSEGV --pass true --stop false --notify true

Certificate Fingerprint

Owner: CN=Thibault Deckers
Issuer: CN=Thibault Deckers
Serial number: 12957861
Valid from: Wed Dec 07 08:07:30 CET 2016 until: Sun Dec 01 08:07:30 CET 2041
Certificate fingerprints:
         SHA1: 59:A5:00:13:FA:7A:2F:97:91:1B:52:D6:81:CA:FA:EB:F8:35:05:E8
         SHA256: F4:79:47:27:E4:54:16:D8:7C:48:71:38:29:2B:70:9F:11:D1:CD:7D:AB:55:84:D8:C6:85:7D:92:E0:66:60:4B

SHA1:

59:A5:00:13:FA:7A:2F:97:91:1B:52:D6:81:CA:FA:EB:F8:35:05:E8

SHA256:

F4:79:47:27:E4:54:16:D8:7C:48:71:38:29:2B:70:9F:11:D1:CD:7D:AB:55:84:D8:C6:85:7D:92:E0:66:60:4B

关于 About

Aves is a gallery and metadata explorer app, built for Android with Flutter.
androidexiffluttergallerygeotiffgpxmetadatametadata-explorermotion-photosmpfslow-motionsvgtifftopojsonxmp

语言 Languages

Dart75.1%
Kotlin17.5%
Java7.2%
Shell0.3%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
610
Total Commits
峰值: 37次/周
Less
More

核心贡献者 Contributors