fdroiddata/metadata/ca.cmetcalfe.locationshare.yml

76 lines
2.0 KiB
YAML
Raw Permalink Normal View History

2019-10-01 18:29:27 +00:00
Categories:
- Connectivity
License: GPL-3.0-only
2019-10-05 14:58:16 +00:00
AuthorName: pR0Ps
AuthorEmail: locationshare@cmetcalfe.ca
AuthorWebSite: https://cmetcalfe.ca/
2019-10-01 18:29:27 +00:00
SourceCode: https://github.com/pR0Ps/LocationShare
IssueTracker: https://github.com/pR0Ps/LocationShare/issues
Changelog: https://github.com/pR0Ps/LocationShare/blob/HEAD/CHANGELOG.md
Bitcoin: 15jv7w1AdCMkNpDaAQrPtwK3Lfxx5ggAKX
AutoName: Location Share
Description: |-
Location Share is a simple Android application that allows you to share your
current location.
Location Share doesnt require setting up an account, doesnt track your
location in the background, doesnt auto-share it, and doesnt send it to anyone
except those you explicitly tell it to.
It can share your location using any application that supports sharing plain
text. This includes (but isnt limited to) sharing via SMS, email, social
networks, note taking applications, etc.
Simply launch the application and wait until the device homes in on your
location. Youll then have the option to view the location on a map, share it,
or copy it to the clipboard.
RepoType: git
Repo: https://github.com/pR0Ps/LocationShare
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0
subdir: app
gradle:
- yes
- versionName: '1.1'
versionCode: 2
commit: v1.1
subdir: app
gradle:
- yes
prebuild: echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable
'ExtraTranslation' } }" >> build.gradle
- versionName: '1.2'
versionCode: 3
commit: v1.2
subdir: app
gradle:
- yes
prebuild: echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable
'ExtraTranslation' } }" >> build.gradle
- versionName: 1.3.1
versionCode: 5
commit: v1.3.1
subdir: app
gradle:
- yes
- versionName: 1.3.2
versionCode: 6
commit: v1.3.2
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.3.2
CurrentVersionCode: 6