Go to file
Rahul Patel 2514bd6bbb Add new metadata for AuroraStore
- This is a replacement for com.dragons.aurora

    Aurora Store package name is changed to com.aurora.store
    as I have plans to release more apps under com.aurora.*

    Also the app base is changed so previous configs | preferences
    of Aurora Store v2 are not useful for v3.

  - Version 3 of Aurora Store is rewritten from scratch, so technically
    its no more a fork of YalpStore, but it does share some code from
    YalpStore.

  - Aurora Store v3 is released under GPL v3.0

  - Added v3.0.1 & v3.0.2
2019-04-10 15:47:15 +00:00
.gitlab/merge_request_templates
build/extlib
hooks
metadata Add new metadata for AuroraStore 2019-04-10 15:47:15 +00:00
srclibs
stats Stats, etc 2019-04-09 21:57:14 +01:00
templates
tools
.gitignore
.gitlab-ci.yml
CONTRIBUTING.md
fdroid-icon.png
LICENSE
README.md

F-Droid Data

build status Liberapay receiving Donate Current Buildserver Activity

This repository holds general and build information for all the apps on our main repo on f-droid.org.

Quickstart

Install fdroidserver, or just use it directly from master:

git clone https://gitlab.com/fdroid/fdroidserver.git
export PATH="$PATH:$PWD/fdroidserver"

Clone fdroiddata (or your fork) and enter it:

git clone https://gitlab.com/fdroid/fdroiddata.git
cd fdroiddata

Optionally create a base config.py and signing keys with:

fdroid init

Make sure fdroid works and reads the metadata files properly:

fdroid readmeta

Contributing

See the Contributing doc.

More information

You can find more details on the docs.

Translation

Many app summaries and some descriptions can be translated as part of F-Droid. See Translation and Localization for more info. translation status