2015-03-20 22:39:52 +00:00
|
|
|
Categories:Internet
|
2017-05-02 09:03:53 +00:00
|
|
|
License:BSD-2-Clause-FreeBSD
|
2016-01-04 23:30:29 +00:00
|
|
|
Author Name:Sam Whited
|
2015-03-20 22:39:52 +00:00
|
|
|
Web Site:
|
2015-08-29 02:02:49 +00:00
|
|
|
Source Code:https://bitbucket.org/SamWhited/opensharelocationplugin
|
|
|
|
Issue Tracker:https://bitbucket.org/SamWhited/opensharelocationplugin/issues
|
2015-04-20 17:26:04 +00:00
|
|
|
Bitcoin:1PYd7Koqd3ucSxKQRZQZRoB3qi7WaAFvL5
|
2015-03-20 22:39:52 +00:00
|
|
|
|
|
|
|
Auto Name:Open Share Location Plugin
|
2016-10-01 12:58:11 +00:00
|
|
|
Summary:Share your location in Conversations
|
2015-03-20 22:39:52 +00:00
|
|
|
Description:
|
|
|
|
This plugin for [[eu.siacs.conversations]] allows you to easily share your
|
|
|
|
location in a chat.
|
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
2015-08-29 02:02:49 +00:00
|
|
|
Repo:https://bitbucket.org/SamWhited/opensharelocationplugin.git
|
2015-03-20 22:39:52 +00:00
|
|
|
|
|
|
|
Build:1.1.1,3
|
|
|
|
commit=v1.1.1
|
|
|
|
gradle=yes
|
|
|
|
|
2015-03-22 03:03:55 +00:00
|
|
|
Build:1.1.2,4
|
|
|
|
commit=v1.1.2
|
|
|
|
gradle=yes
|
|
|
|
|
2015-03-29 02:48:31 +00:00
|
|
|
Build:1.1.3,5
|
|
|
|
commit=v1.1.3
|
|
|
|
gradle=yes
|
|
|
|
|
2015-08-09 00:48:52 +00:00
|
|
|
Build:1.2.0-beta3,6
|
|
|
|
commit=v1.2.0-beta3
|
|
|
|
gradle=yes
|
2015-11-01 23:50:18 +00:00
|
|
|
prebuild=mkdir -p src/main/assets && \
|
|
|
|
cp ./LICENSE src/main/assets/
|
2015-08-09 00:48:52 +00:00
|
|
|
|
2015-11-07 19:23:51 +00:00
|
|
|
Build:2.0.1,8
|
|
|
|
commit=v2.0.1
|
|
|
|
gradle=yes
|
|
|
|
prebuild=mkdir -p src/main/assets && \
|
|
|
|
cp ./LICENSE src/main/assets/ && \
|
|
|
|
sed -i -e '/applicationVariants/,+10d' build.gradle
|
|
|
|
|
2015-12-14 11:52:11 +00:00
|
|
|
Build:2.1.1,10
|
|
|
|
commit=v2.1.1
|
|
|
|
gradle=yes
|
|
|
|
prebuild=mkdir -p src/main/assets && \
|
|
|
|
cp ./LICENSE src/main/assets/ && \
|
|
|
|
sed -i -e '/applicationVariants/,+10d' build.gradle
|
|
|
|
|
2017-01-22 10:30:36 +00:00
|
|
|
Build:2.2.0,11
|
|
|
|
commit=v2.2.0
|
|
|
|
gradle=yes
|
|
|
|
prebuild=mkdir -p src/main/assets && \
|
|
|
|
cp ./LICENSE src/main/assets/ && \
|
|
|
|
sed -i -e '/applicationVariants/,+11d' build.gradle
|
|
|
|
|
2017-02-14 17:21:16 +00:00
|
|
|
Maintainer Notes:
|
|
|
|
Copying the license file into the APK is done because upstream
|
|
|
|
doesn't think having it in the source and in the index is enough
|
|
|
|
to be compliant.
|
|
|
|
|
|
|
|
Also the app is published directly to the archive since achive
|
|
|
|
has no webfrontend and upstream doesn't want this app to be
|
|
|
|
listed there. Reasoning is that donations might go to fdroid
|
|
|
|
instead of his account, since our own donation info is in a
|
|
|
|
sidebar that gets shown right besides the app name, see
|
|
|
|
https://f-droid.org/repository/browse/?fdid=eu.siacs.conversations
|
|
|
|
for an example.
|
|
|
|
.
|
|
|
|
|
2015-06-13 22:51:38 +00:00
|
|
|
Archive Policy:0 versions
|
2015-10-30 12:54:38 +00:00
|
|
|
Auto Update Mode:None
|
2015-03-20 22:39:52 +00:00
|
|
|
Update Check Mode:Tags
|
2017-01-22 03:14:25 +00:00
|
|
|
Current Version:2.2.0
|
|
|
|
Current Version Code:11
|