Update Check Mode:Static for more apps, particularly those for which the author will notify us
This commit is contained in:
parent
703d39e44e
commit
a43dbc45f4
|
|
@ -19,7 +19,7 @@ Repo:https://github.com/banasiak/CoinFlipExtExample.git
|
||||||
Build Version:1.3,4,4de70f666f,prebuild=mkdir src,rm=apk/CoinFlipExtExample.apk
|
Build Version:1.3,4,4de70f666f,prebuild=mkdir src,rm=apk/CoinFlipExtExample.apk
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:None
|
Update Check Mode:Static
|
||||||
Current Version:1.3
|
Current Version:1.3
|
||||||
Current Version Code:4
|
Current Version Code:4
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,10 +6,14 @@ Issue Tracker:
|
||||||
|
|
||||||
Summary:Measure road quality
|
Summary:Measure road quality
|
||||||
Description:
|
Description:
|
||||||
Log and evaluate data from your smartphone and OBD (onboard diagnostics). iTLogger is the result of a software
|
Log and evaluate data from your smartphone and OBD (onboard diagnostics).
|
||||||
project at Ilmenau University of Technology in 2012. Its aim was to create an app and corresponding desktop
|
iTLogger is the result of a software project at Ilmenau University of
|
||||||
program (in the same code repository), so that people could track their journey on forest roads and later
|
Technology in 2012.
|
||||||
evaluate the data on their desktop. With the logged data you can evaluate the quality of forest roads.
|
Its aim was to create an app and corresponding desktop
|
||||||
|
program (in the same code repository), so that people could track their journey
|
||||||
|
on forest roads and later
|
||||||
|
evaluate the data on their desktop.
|
||||||
|
With the logged data you can evaluate the quality of forest roads.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git-svn
|
Repo Type:git-svn
|
||||||
|
|
@ -20,7 +24,8 @@ Build Version:1.0.0,2,14,subdir=app/iTLogger,srclibs=ActionBarSherlock@6e3f2bb5,
|
||||||
prebuild=cp $$ActionBarSherlock$$/libs/android-support-v4.jar libs/ && \
|
prebuild=cp $$ActionBarSherlock$$/libs/android-support-v4.jar libs/ && \
|
||||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||||
|
|
||||||
#No reviews: haphazard version code bumps
|
#No reviews on market; haphazard version code bumps
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
Current Version:1.0.0
|
Current Version:1.0.0
|
||||||
Current Version Code:2
|
Current Version Code:2
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -21,6 +21,8 @@ Build Version:1.0,10000,28,buildjni=no,prebuild=sed -i 's@ndk-build@${ndk.dir}/n
|
||||||
Build Version:1.1,10100,51,buildjni=no,prebuild=sed -i 's@ndk-build@${ndk.dir}/ndk-build@' custom_rules.xml
|
Build Version:1.1,10100,51,buildjni=no,prebuild=sed -i 's@ndk-build@${ndk.dir}/ndk-build@' custom_rules.xml
|
||||||
Build Version:1.2,10200,57,buildjni=no,prebuild=sed -i 's@ndk-build@${ndk.dir}/ndk-build@' custom_rules.xml
|
Build Version:1.2,10200,57,buildjni=no,prebuild=sed -i 's@ndk-build@${ndk.dir}/ndk-build@' custom_rules.xml
|
||||||
|
|
||||||
Update Check Mode:None
|
# Author will let us know
|
||||||
|
Update Check Mode:Static
|
||||||
Current Version:1.2
|
Current Version:1.2
|
||||||
Current Version Code:10200
|
Current Version Code:10200
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -20,6 +20,8 @@ Repo:https://angulo.svn.sourceforge.net/svnroot/angulo/trunk
|
||||||
Build Version:1.1,10100,29,update=force
|
Build Version:1.1,10100,29,update=force
|
||||||
Build Version:1.2,10200,36,update=force
|
Build Version:1.2,10200,36,update=force
|
||||||
|
|
||||||
Update Check Mode:None
|
# Author will let us know
|
||||||
|
Update Check Mode:Static
|
||||||
Current Version:1.2
|
Current Version:1.2
|
||||||
Current Version Code:10200
|
Current Version Code:10200
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -18,6 +18,7 @@ Repo:http://svn.code.sf.net/p/bjtrainer/code/trunk
|
||||||
|
|
||||||
Build Version:0.1,100,31,update=force
|
Build Version:0.1,100,31,update=force
|
||||||
|
|
||||||
Update Check Mode:None
|
# Author will let us know
|
||||||
|
Update Check Mode:Static
|
||||||
Current Version:0.1
|
Current Version:0.1
|
||||||
Current Version Code:100
|
Current Version Code:100
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,8 @@ Build Version:0.0.2,2,78aeec506e0cc88e865bd86fb41728f4257ddae6,submodules=yes,\
|
||||||
init=cd .. && make -C src/AndroidData && ./changeAppSettings.sh -a && \
|
init=cd .. && make -C src/AndroidData && ./changeAppSettings.sh -a && \
|
||||||
export PATH=$$NDK$$:$$SDK$$/tools:$PATH && ./build.sh release || true,update=no,buildjni=no,subdir=project
|
export PATH=$$NDK$$:$$SDK$$/tools:$PATH && ./build.sh release || true,update=no,buildjni=no,subdir=project
|
||||||
|
|
||||||
Update Check Mode:None
|
# Author will contact us
|
||||||
|
Update Check Mode:Static
|
||||||
Current Version:0.0.2
|
Current Version:0.0.2
|
||||||
Current Version Code:2
|
Current Version Code:2
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,10 @@ Expansion pack apks, not yet available from f-droid.org can lift this limit.
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/youngj/EnvayaSMS.git
|
Repo:https://github.com/youngj/EnvayaSMS.git
|
||||||
|
|
||||||
Build Version:3.0.1,30,!issues around distribution of addon apks 69a05acd
|
Build Version:3.0.1,30,!issues around distribution of addon apks; see forums 69a05acd
|
||||||
|
|
||||||
Update Check Mode:None
|
Auto Update Mode:None
|
||||||
|
Update Check Mode:RepoManifest
|
||||||
|
Current Version:3.0.1
|
||||||
|
Current Version Code:30
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -29,8 +29,7 @@ prebuild=cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
||||||
echo "android.jar=$$SDK$$/platforms/android-17/android.jar" > ant.properties && \
|
echo "android.jar=$$SDK$$/platforms/android-17/android.jar" > ant.properties && \
|
||||||
echo "android.library.reference.1=$$ActionBarSherlock$$" >> project.properties
|
echo "android.library.reference.1=$$ActionBarSherlock$$" >> project.properties
|
||||||
|
|
||||||
Auto Update Mode:None
|
Update Check Mode:Static
|
||||||
Update Check Mode:None
|
|
||||||
Current Version:0.9.3
|
Current Version:0.9.3
|
||||||
Current Version Code:40
|
Current Version Code:40
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,12 +8,15 @@ FlattrID:7104
|
||||||
|
|
||||||
Summary:Microblogging client for StatusNet/identi.ca
|
Summary:Microblogging client for StatusNet/identi.ca
|
||||||
Description:
|
Description:
|
||||||
Mustard is the first full-featured statusnet (like identica) client application for android.
|
Mustard is the first full-featured statusnet (like identica) client application
|
||||||
It has many features like attachments, geolocation and avatar update. It supports tags, groups and public timelines, favor/disfavor notices, subscribe/unsubscribe users and multiple accounts.
|
for android.
|
||||||
|
It has many features like attachments, geolocation and avatar update.
|
||||||
|
It supports tags, groups and public timelines, favor/disfavor notices,
|
||||||
|
subscribe/unsubscribe users and multiple accounts.
|
||||||
.
|
.
|
||||||
|
|
||||||
Update Check Mode:None
|
# Author will contact us
|
||||||
Update Check Mode:None
|
Update Check Mode:Static
|
||||||
Current Version:0.3.4
|
Current Version:0.3.4
|
||||||
Current Version Code:137
|
Current Version Code:137
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@ Build Version:0.6,3,41,subdir=Narau
|
||||||
Build Version:0.7,4,43,subdir=Narau
|
Build Version:0.7,4,43,subdir=Narau
|
||||||
Build Version:0.8.1,6,48,subdir=Narau
|
Build Version:0.8.1,6,48,subdir=Narau
|
||||||
|
|
||||||
#Not in the playmarket
|
#Not in the playmarket; author will contact us
|
||||||
Update Check Mode:None
|
Update Check Mode:Static
|
||||||
Current Version:0.8.1
|
Current Version:0.8.1
|
||||||
Current Version Code:6
|
Current Version Code:6
|
||||||
|
|
|
||||||
|
|
@ -33,7 +33,7 @@ sed -i 's@\$NDKBUILDTOOL@$$NDK$$/ndk-build@g' tools/builder/build-fdroid.sh && \
|
||||||
rm source/libs/libGoogleAnalytics.jar && ./f-build opensource,prebuild=\
|
rm source/libs/libGoogleAnalytics.jar && ./f-build opensource,prebuild=\
|
||||||
echo "android.library.reference.1=$$NoAnalytics$$" >> project.properties,buildjni=no
|
echo "android.library.reference.1=$$NoAnalytics$$" >> project.properties,buildjni=no
|
||||||
|
|
||||||
#In Market under zame.something.else & has non-free resources
|
#In Market under zame.GloomyDungeons.fullversion.game & has non-free resources
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
#Need to fill this with proper value
|
#Need to fill this with proper value
|
||||||
Current Version:2013.03.07.0416
|
Current Version:2013.03.07.0416
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue