sensebox / blockly-app

Blockly for senseBox MCU on Android & iOS
https://sensebox.github.io/blockly-app/
GNU General Public License v2.0
13 stars 5 forks source link

release on F-Droid #5

Closed noerw closed 5 years ago

noerw commented 5 years ago

The required steps are outlined here.

The simplest way to let F-Droid build Cordova apps is to include the generated Android project (platforms/android) in the source tree. We should do this through a Travis deploy step, force pushing to a separate fdroid branch (to avoid blowing up the repository size too much).

noerw commented 5 years ago

The app now is submitted on fdroid and should be available there within the next day.

The FDroid maintainers switched to build the app from source, so the there is no need to deploy the Cordova build on a separate branch anymore.