Loading
New app: Voxscribe (org.y20k.voxscribe.yml)
Required
- The app complies with the inclusion criteria
- The original app author has been notified (and does not oppose the inclusion)
- All related fdroiddata and RFP issues have been referenced in this merge request
- Builds with
fdroid buildand all pipelines pass - There is an issue tracker and contact info of the author so that we can report bugs and contact the author.
Strongly Recommended
- The upstream app source code repo contains the app metadata (summary/description/images/changelog/etc) in a Fastlane or Triple-T folder structure
- Releases are tagged and auto update is enabled
Suggested
- External repos are added as git submodules instead of srclibs
- Enable Reproducible Builds
- [?] Multiple apks for native code NOTE: I create multiple apks when I build the app locally (see: https://codeberg.org/y20k/voxscribe/src/tag/v1.0.0/app/build.gradle.kts) - I am unsure on how this is done in this .yml - feel free to add the split for the f-droid build process too.
Closes rfp#4117 (closed)
Edited by Christian Weh