Merge branch 'master' of gitorious.org:f-droid/fdroiddata

This commit is contained in:
Ciaran Gultnieks 2013-01-04 10:29:25 +00:00
commit cb26b74649
10 changed files with 48 additions and 21 deletions

View file

@ -24,6 +24,7 @@ Repo:http://code.google.com/p/a2dpvolume/
Build Version:2.8.11,93,8eac7d Build Version:2.8.11,93,8eac7d
Build Version:2.8.14,96,317d1cdf584a Build Version:2.8.14,96,317d1cdf584a
Build Version:2.8.17,99,89248bd5da61
Build Version:2.9.1,101,feebcb632fe9 Build Version:2.9.1,101,feebcb632fe9
Auto Update Mode:None Auto Update Mode:None

View file

@ -25,7 +25,7 @@ Build Version:2.5.1,25,v2.5.1,subdir=Free,update=.;../Lib,prebuild=\
rm -rf ../cloud_server ../Promotional ../Documentation && mkdir src rm -rf ../cloud_server ../Promotional ../Documentation && mkdir src
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Market
Current Version:2.5 Current Version:2.5.1
Current Version Code:24 Current Version Code:25

View file

@ -0,0 +1,24 @@
Disabled:Need to get the ok from dev
Category:Multimedia
License:Apache2
Source Code:https://github.com/adneal/Apollo-CM
Summary:Music player
Description:
.
Repo Type:git
Repo:https://github.com/adneal/Apollo-CM
Build Version:1.0,1,9102afb63c,srclibs=ActionBarSherlock@4.2.0;ViewPagerIndicator@2.4.1;AppMsg@d5859f0cc4,\
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
sed -i 's@\(android.library.reference.3=\).*@\1$$AppMsg$$@' project.properties && \
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs && \
cp libs/android-support-v4.jar $$ViewPagerIndicator$$/libs && \
find . -type f -print0 | xargs -0 sed -i 's/Crouton/AppMsg/g' && sed -i '/proguard/d' project.properties
Update Check Mode:None
Current Version:1.0
Current Version Code:1

View file

@ -30,7 +30,7 @@ rm -f *.zip *.png *.7z *.psd
Build Version:3.6.4,40,3.6.4-release,init=rm -f build.xml custom_rules.xml,prebuild=rm -f *.zip *.png *.7z *.psd Build Version:3.6.4,40,3.6.4-release,init=rm -f build.xml custom_rules.xml,prebuild=rm -f *.zip *.png *.7z *.psd
Build Version:4.0,42,4.0-release,init=rm -f build.xml custom_rules.xml,prebuild=rm -f *.zip *.png *.7z *.psd Build Version:4.0,42,4.0-release,init=rm -f build.xml custom_rules.xml,prebuild=rm -f *.zip *.png *.7z *.psd
Build Version:4.1,43,4.1-release,init=rm -f build.xml custom_rules.xml,prebuild=rm -f *.zip *.png *.7z *.psd Build Version:4.1,43,4.1-release,init=rm -f build.xml custom_rules.xml,prebuild=rm -f *.zip *.png *.7z *.psd
Build Version:4.2.1,45,!requires android-17 4.2.1-release,init=rm -f build.xml custom_rules.xml,prebuild=rm -f *.zip *.png *.7z *.psd Build Version:4.3,46,4.3-release,init=rm -f build.xml custom_rules.xml,prebuild=rm -f *.zip *.png *.7z *.psd
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags

View file

@ -4,9 +4,9 @@ Web Site:https://github.com/powerje/NyanDroid
Source Code:https://github.com/powerje/NyanDroid Source Code:https://github.com/powerje/NyanDroid
Issue Tracker:https://github.com/powerje/NyanDroid/issues Issue Tracker:https://github.com/powerje/NyanDroid/issues
Summary:Flying cat wallpaper Summary:8-bit wallpaper
Description: Description:
Endless, flying pop-tart-cat wallpaper, Endless, flying-pop-tart-cat-alike wallpaper,
with options and a standalone, musical, launcher version. with options and a standalone, musical, launcher version.
The music is licensed under CCBYSANC. The music is licensed under CCBYSANC.

View file

@ -6,15 +6,15 @@ Category:Navigation
License:GPLv3 License:GPLv3
Web Site:https://github.com/ShowMeHills/ShowMeHills/wiki Web Site:https://github.com/ShowMeHills/ShowMeHills/wiki
Source Code:https://github.com/ShowMeHills/ShowMeHills Source Code:https://github.com/ShowMeHills/ShowMeHills
Issue Tracker: Issue Tracker:https://github.com/ShowMeHills/ShowMeHills/issues
Summary:Augmented reality mountain identification Summary:Augmented reality mountain identification
Description: Description:
Augmented reality application which overlays the names of hills and mountains Augmented reality application which overlays the names of hills and mountains
on a camera view. Currently only has a database for hills of the UK and Ireland. on a camera view. Data for hills of the UK and Ireland is better than that of the rest of the world.
N.B The "birds eye", map overlay mode won't work because the only map source is Google Maps and that N.B The "birds eye", map overlay mode won't work because the only map source is Google Maps and there
would require an API key, to function which f-droid can't supply isn't an API key in the source code.
. .
Repo Type:git Repo Type:git

View file

@ -1,7 +1,7 @@
Category:Navigation Category:Navigation
License:Apache2 License:Apache2
Web Site:https://code.google.com/p/osmeditor4android Web Site:https://code.google.com/p/osmeditor4android
Source Code:https://code.google.com/p/osmeditor4android/source/checkout Source Code:https://code.google.com/p/osmeditor4android/source/list
Issue Tracker:https://code.google.com/p/osmeditor4android/issues/list Issue Tracker:https://code.google.com/p/osmeditor4android/issues/list
Summary:OpenStreetMap editor Summary:OpenStreetMap editor
@ -21,20 +21,21 @@ What is Vespucci NOT?
* a map-view or even a routing-application * a map-view or even a routing-application
* a professional-editing tool like JOSM or Merkaator * a professional-editing tool like JOSM or Merkaator
Plenty of instructions are on the [https://code.google.com/p/osmeditor4android/wiki/Overview?tm=6 wiki]. Instructions are on the [https://code.google.com/p/osmeditor4android/wiki/Overview?tm=6 wiki].
. .
Repo Type:git-svn Repo Type:git-svn
Repo:http://osmeditor4android.googlecode.com/svn/trunk Repo:http://osmeditor4android.googlecode.com/svn/trunk
Build Version:0.7.0,14,201 Build Version:0.7.0,14,201
#see issue 117 Build Version:0.8.1r402,17,404,\
Build Version:0.8.1r404,17,!need latest platform tools 404,srclibs=ActionBarSherlock@4.0.1,prebuild=\ srclibs=ActionBarSherlock@4.1.0,target=android-14,extlibs=android/android-support-v4.jar,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
Auto Update Mode:None Auto Update Mode:None
#Version in res/values/appname.xml; device variable #Version in res/values/appname.xml; device variable
Update Check Mode:None Update Check Mode:None
Current Version:0.8.1r404 Current Version:0.8.1r402
Current Version Code:17 Current Version Code:17

View file

@ -52,6 +52,6 @@ Build Version:0.2.5,54,!errors b674ebdc4e,prebuild=rm -rf dist/,patch=constants1
Auto Update Mode:None Auto Update Mode:None
#May as well do manual #May as well do manual
Update Check Mode:None Update Check Mode:None
Current Version:0.2.5 Current Version:0.2.5.1
Current Version Code:54 Current Version Code:55

View file

@ -10,7 +10,7 @@ Piwik is an open-source web analytics package. Piwik Mobile is a client that giv
you access to your statistics. you access to your statistics.
. .
#apks in http://piwik.org/wp-content/uploads #apks in http://piwik.org/wp-content/uploads/2013/01/PiwikMobile1.9.3.apk but need exact filename
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Market Update Check Mode:Market
Current Version:1.9.3 Current Version:1.9.3

View file

@ -21,9 +21,10 @@ Build Version:3.0.1,38,76,subdir=Quickdroid,target=android-10
Build Version:4.0.2,42,106,subdir=Quickdroid,target=android-15 Build Version:4.0.2,42,106,subdir=Quickdroid,target=android-15
Build Version:4.1,43,109,subdir=Quickdroid,target=android-15 Build Version:4.1,43,109,subdir=Quickdroid,target=android-15
Build Version:4.2.1,45,114,subdir=Quickdroid,target=android-16 Build Version:4.2.1,45,114,subdir=Quickdroid,target=android-16
Build Version:4.3,47,119,subdir=Quickdroid,target=android-16
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Market Update Check Mode:Market
Current Version:4.2.1 Current Version:4.3
Current Version Code:45 Current Version Code:47