fdroiddata/metadata/be.ppareit.swiftp_free.txt

167 lines
4.6 KiB
Plaintext
Raw Normal View History

2015-08-30 23:37:33 +00:00
Categories:Connectivity
2018-05-16 19:28:14 +00:00
License:GPL-3.0-only
2012-10-11 16:24:13 +00:00
Web Site:https://ppareit.github.com/swiftp
Source Code:https://github.com/ppareit/swiftp
Issue Tracker:https://github.com/ppareit/swiftp/issues
Changelog:https://github.com/ppareit/swiftp/blob/HEAD/CHANGES
2012-10-11 16:24:13 +00:00
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZBVLYKWYMXQ3G
2016-04-24 12:57:36 +00:00
Auto Name:FTP Server
2012-10-11 16:24:13 +00:00
Summary:Access your phone wirelessly
Description:
2014-08-09 08:32:18 +00:00
This app can serve files over the internet but the most likely usage is to
access files from another computer without needing a cable.
2012-11-11 16:48:37 +00:00
2015-09-12 05:52:14 +00:00
The name Demo in the launcher just means that it corresponds to the free version
on Google. The app is fully featured so instead of buying the "Full" version as
a way of contributing you can donate via the Paypal link.
2012-10-11 16:24:13 +00:00
.
Repo Type:git
Repo:https://github.com/ppareit/swiftp.git
2014-03-18 22:37:52 +00:00
Build:2.2,21
commit=460e2c
prebuild=rm -rf cloud_server promotional
Build:2.4,23
commit=v2.4
prebuild=rm -rf cloud_server promotional documentation
Build:2.5.1,25
commit=v2.5.1
subdir=Free
prebuild=rm -rf ../cloud_server ../Promotional ../Documentation && \
mkdir src
2014-08-07 00:22:09 +00:00
update=.,../Lib
2014-03-18 22:37:52 +00:00
Build:2.5.2,26
commit=v2.5.2
subdir=Free
prebuild=rm -rf ../Promotional ../Documentation && \
mkdir src
2014-08-07 00:22:09 +00:00
update=.,../Lib
2014-03-18 22:37:52 +00:00
Build:2.5.3,27
commit=v2.5.3
subdir=Free
prebuild=rm -rf ../Promotional ../Documentation && \
mkdir src
2014-08-07 00:22:09 +00:00
update=.,../Lib
2014-03-18 22:37:52 +00:00
Build:2.5.4,28
commit=v2.5.4
subdir=Free
prebuild=rm -rf ../Promotional ../Documentation && \
mkdir src
2014-08-07 00:22:09 +00:00
update=.,../Lib
2012-10-11 16:24:13 +00:00
2014-01-23 12:50:33 +00:00
Build:2.6,29
commit=v2.6
2014-03-18 22:37:52 +00:00
rm=promo,test,doc
2014-01-23 12:50:33 +00:00
2014-08-09 08:32:18 +00:00
Build:2.9,20900
commit=v2.9
subdir=free
prebuild=mkdir src
2014-11-16 18:50:10 +00:00
Build:2.10,21000
commit=v2.10
subdir=free
prebuild=mkdir src
Build:2.10.1,21001
commit=v2.10.1
subdir=free
prebuild=mkdir src
2015-07-19 23:20:31 +00:00
Build:2.10.2,21002
commit=v2.10.2
subdir=free
prebuild=mkdir src
2016-04-24 12:57:36 +00:00
Build:2.11.3,21103
disable=wait for upstream
commit=v2.11.3
subdir=app
gradle=yes
prebuild=sed -i -e '/applicationId/s/be.ppareit.swiftp/be.ppareit.swiftp_free/g' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
2016-04-26 04:39:32 +00:00
Build:2.12.0,21200
2016-04-27 13:42:07 +00:00
commit=v2.12
2016-04-26 04:39:32 +00:00
subdir=app
2016-05-03 08:54:47 +00:00
gradle=fdroid_free
prebuild=sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
2016-04-26 04:39:32 +00:00
Build:2.13.0,21300
disable=twofortyfouram's sdk needs to be replaced
commit=v2.13
subdir=app
gradle=fdroid_free
prebuild=sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' -e '/twofortyfouram/d' build.gradle
Build:2.13.1,21301
commit=v2.13.1
subdir=app
gradle=fdroid_free
2017-02-07 11:09:15 +00:00
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
2017-01-23 20:11:15 +00:00
2017-03-04 03:54:52 +00:00
Build:2.14.1,21401
commit=v2.14.1
subdir=app
gradle=fdroid_free
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
2017-03-14 07:53:01 +00:00
Build:2.14.2,21402
2017-05-03 00:21:03 +00:00
disable=lint issue: WifiManagerLeak
2017-03-14 07:53:01 +00:00
commit=v2.14.2
subdir=app
gradle=fdroid_free
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
2017-05-13 12:52:43 +00:00
Build:2.15.0,21500
commit=v2.15.0
subdir=app
gradle=fdroid_free
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
2017-06-22 22:12:25 +00:00
Build:2.16.00,21600
2017-07-11 06:25:04 +00:00
commit=v2.16.0
2017-06-22 22:12:25 +00:00
subdir=app
gradle=fdroid_free
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
2017-08-30 19:02:49 +00:00
Build:2.17.00,21700
2017-09-01 13:38:02 +00:00
commit=v2.17.0
2017-08-30 19:02:49 +00:00
subdir=app
gradle=fdroid_free
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
2017-09-15 18:03:57 +00:00
Build:2.17.1,21701
commit=v2.17.1
subdir=app
gradle=fdroid_free
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
2018-02-14 12:45:43 +00:00
Build:2.18,21800
commit=v2.18
subdir=app
gradle=fdroid_free
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
2018-10-31 10:45:12 +00:00
Build:2.19,21900
commit=v2.19
subdir=app
gradle=fdroid_free
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
2016-04-27 13:42:07 +00:00
Maintainer Notes:
2016-05-03 08:54:47 +00:00
Remove shrink/minify stuff since the proguard config is missing.
2016-04-27 13:42:07 +00:00
.
Auto Update Mode:Version v%v
2013-05-15 18:42:31 +00:00
Update Check Mode:Tags
2016-04-24 12:57:36 +00:00
Update Check Name:be.ppareit.swiftp
2018-10-31 10:45:12 +00:00
Current Version:2.19
Current Version Code:21900