Bitbeaker: can't ever update with secrets, stop checking, add notes
This commit is contained in:
parent
cda8e26c8c
commit
f66acf9cd9
|
|
@ -1,3 +1,4 @@
|
||||||
|
AntiFeatures:UpstreamNonFree
|
||||||
Categories:Development
|
Categories:Development
|
||||||
License:Apache2
|
License:Apache2
|
||||||
Web Site:https://bitbucket.org/saibotd/bitbeaker
|
Web Site:https://bitbucket.org/saibotd/bitbeaker
|
||||||
|
|
@ -7,9 +8,12 @@ Issue Tracker:https://bitbucket.org/saibotd/bitbeaker/issues
|
||||||
Auto Name:Bitbeaker
|
Auto Name:Bitbeaker
|
||||||
Summary:Bitbucket.org client
|
Summary:Bitbucket.org client
|
||||||
Description:
|
Description:
|
||||||
Bitbucket.org is a site that hosts code in git and hg (mercurial) repositories. You can
|
Bitbucket.org is a site that hosts code in git and hg (mercurial)
|
||||||
download repos for offline viewing and discuss issues. Several f-droid.org projects are
|
repositories. You can download repos for offline viewing and discuss
|
||||||
hosted there.
|
issues.
|
||||||
|
|
||||||
|
Newer versions of this app exist, but cannot be built without secret
|
||||||
|
API keys, so are unlikely to appear here.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:hg
|
Repo Type:hg
|
||||||
|
|
@ -38,14 +42,8 @@ Build:2.4.1,16
|
||||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||||
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
||||||
|
|
||||||
Build:2.5,17
|
|
||||||
disable=missing api keys release-v2.5
|
|
||||||
commit=unknown - see disabled
|
|
||||||
srclibs=ActionBarSherlock@4.4.0
|
|
||||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Static
|
||||||
Current Version:2.5.1
|
Current Version:2.4.1
|
||||||
Current Version Code:18
|
Current Version Code:16
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue