51 lines
1.6 KiB
YAML
51 lines
1.6 KiB
YAML
Categories:
|
|
- Navigation
|
|
License: AGPL-3.0-or-later
|
|
WebSite: http://www.fixmystreet.com
|
|
SourceCode: https://github.com/mysociety/fixmystreet-mobile
|
|
IssueTracker: https://github.com/mysociety/fixmystreet-mobile/issues
|
|
Changelog: https://github.com/mysociety/fixmystreet-mobile/blob/HEAD/CHANGELOG.md#releases
|
|
Donate: http://www.mysociety.org/donate
|
|
|
|
AutoName: FixMyStreet
|
|
Description: |-
|
|
Using this app you can report common street problems, like potholes or broken
|
|
street lights, to councils throughout the UK or other FixMyStreet instances.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/mysociety/fixmystreet-mobile.git
|
|
|
|
Builds:
|
|
- versionName: 2.0.1
|
|
versionCode: 36
|
|
commit: 9936df91d
|
|
subdir: Android
|
|
srclibs:
|
|
- 1:Cordova@2.9.0
|
|
rm:
|
|
- Android/libs/cordova-2.9.0.jar
|
|
prebuild:
|
|
- cp ../src/js/config.js-example ../src/js/config.js
|
|
- "sed -e \"s/LANGUAGE: '',/LANGUAGE: 'en',/\" -e \"s/APP_NAME: '',/APP_NAME:\
|
|
\ 'FixMyStreet UK',/\" -e \"s/FMS_URL: '',/FMS_URL: 'http:\\/\\/www.fixmystreet.com',/\"\
|
|
\ -i ../src/js/config.js"
|
|
|
|
- versionName: 2.0.4
|
|
versionCode: 39
|
|
commit: bdfad1015155
|
|
subdir: Android
|
|
srclibs:
|
|
- 1:Cordova@2.9.0
|
|
rm:
|
|
- Android/libs/cordova-2.9.0.jar
|
|
prebuild:
|
|
- cp ../src/js/config.js-example ../src/js/config.js
|
|
- "sed -e \"s/LANGUAGE: '',/LANGUAGE: 'en',/\" -e \"s/APP_NAME: '',/APP_NAME:\
|
|
\ 'FixMyStreet UK',/\" -e \"s/FMS_URL: '',/FMS_URL: 'http:\\/\\/www.fixmystreet.com',/\"\
|
|
\ -i ../src/js/config.js"
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: 2.0.4
|
|
CurrentVersionCode: 39
|