- SDK 34, new Gradle and libraries.
- Included x86 native code.
- SDK 33, new Gradle and libraries.
- No more asking for file access.
- Menu entry for Privacy Policy (due to Play Store rules).
- New Gradle and libraries.
- Own tagger: extract duration.
- Native tagger: Convert numerical genre to textual.
- Native tagger: extract images from files of type ".ogg" and ".opus".
- Show current shared db folder in settings (not editable).
- Create private database directory if it does not exist.
- Own tagger: support added for audio file format ".opus".
- Native tagger: detect files of type ".opus" and process them accordingly.
- Target SDK 31.
- Own tagger: Generate roman numbers when combining movement number and name.
- Target API 30 (Android 11), this implies requesting for write access to shared directory.
- Copy-from-modify-copy-back database file handling, because Android's own database functions are not Android 11 compatible(!).
- Vorbis (.ogg or .flac files) movement tags added according to the "MusicBrainz Picard" tagger.
- Precede movement name with movement number (arabic digits).
- Image files can be renamed automatically, e.g. from "folder.jpg", to "albumart.jpg".
- Deny to run scanner while it is busy in background.
- Avoid some other possible crash reasons.
- Newly written metadata reader library in Java (can be disabled via settings).
- Adaptive application icon (vector graphics and dual-colour background).
- Built for Android 10 (SDK 29).
- Icons in settings view.
- Help text and changes.
- Version 1.1.1: Crash in Android 10 avoided.
- First published version