Go to file
Andre Miras e15374302b New app: EtherollApp
Cross platform Etheroll app built with Python and Kivy.
Uses an Ethereum smart contract to place bets on the blockchain.

Note the introduction of `srclibs/buildozer.txt` to use the
non-mainstream `buildozer` wrapper.

The build relies on buildozer master (post 0.39 release) which fixes
issues with unsigned releases.
Cython is pinned since this is the official tested version with
buildozer.
Both SDK and NDK path are set to use fdroid ones.
The auto accept license is disabled since fdroid sdkmanager doesn't
support the --licenses argument.
2019-04-01 00:19:31 +02:00
.gitlab/merge_request_templates Ask user to include metadata in the app's repo 2019-03-11 16:56:12 +00:00
build/extlib delete now unused extlib 2019-02-25 11:35:14 +00:00
hooks support localized files and graphics in git pre-commit hook 2017-05-30 10:53:28 +02:00
metadata New app: EtherollApp 2019-04-01 00:19:31 +02:00
srclibs New app: EtherollApp 2019-04-01 00:19:31 +02:00
stats Stats, etc 2019-03-25 21:04:41 +00:00
templates Add information to the app template for new-comers 2019-01-26 09:21:49 +01:00
tools standardize whitespace on localizable changelogs 2019-03-01 14:13:47 +01:00
.gitignore gitignore: ignore vim temp files 2019-03-22 14:34:15 +01:00
.gitlab-ci.yml CI: don't git clone git-svn repos 2019-02-21 14:08:36 +01:00
CONTRIBUTING.md Consistently use Yaml in CONTRIBUTING.md 2019-02-06 16:42:21 +00:00
LICENSE
README.md add libera-pay receiving badge to readme 2018-08-31 11:35:38 +02:00
fdroid-icon.png

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