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

This commit is contained in:
Ciaran Gultnieks 2013-03-30 22:09:04 +00:00
commit be0719dccd
6 changed files with 75 additions and 10 deletions

View file

@ -8,7 +8,7 @@ Name:AnySoftKeyboard: Esperanto
Summary:Language pack for AnySoft keyboard
Description:
Dictionary is
[based on the Wikipedia http://wiki.apertium.org/wiki/Vikipedia_korpuso_de_Esperanto]
[http://wiki.apertium.org/wiki/Vikipedia_korpuso_de_Esperanto based on the Wikipedia]
article database and has about 400,000 words.
Install [[com.menny.android.anysoftkeyboard]] first, then select

View file

@ -24,7 +24,11 @@ Requires Root:Yes
Repo Type:svn
Repo:http://droidwall.googlecode.com/svn/tags/v1.5.7
Build Version:1.5.7,157,250,target=android-8,\
Build Version:1.4.6,146,!not needed
Build Version:1.4.8,148,!not needed
Build Version:1.5.3,153,!not needed
Build Version:1.5.6,156,!not needed
Build Version:1.5.7,157,!250,target=android-8,\
srclibs=Busybox@83785f0,prebuild=rm -rf res/raw/busybox_g1 res/raw/iptables_armv5 \
external/busybox external/iptables/extensions/initext* external/iptables/obj/ && \
sed -i 's/android:minSdkVersion=\"3\"/android:minSdkVersion=\"4\" \

View file

@ -0,0 +1,34 @@
Category:Reading
License:MIT
Web Site:http://manuelmaly.com/blog/HN-Hacker-News-Reader
Source Code:https://github.com/manmal/hn-android
Issue Tracker:https://github.com/manmal/hn-android/issues
Summary:Read and comment on tech news
Description:
Hacker News client with a focus on reliability and usability.
* View articles in ViewText, Google, or your system browser (you can set each as default)
* Upvote stories (long-press on story)
* Collapse and expand comments by tapping on them
* Choose from 3 text sizes
* Switch between stories and comments with one tap
* View "more" stories than only the HN frontpage
Google Analytics was removed before building.
.
Repo Type:git
Repo:https://github.com/manmal/hn-android.git
Build Version:1.9,10,313f0c48,srclibs=NoAnalytics@158a4a,\
rm=libs/libGoogleAnalytics.jar,prebuild=\
echo 'android.library.reference.1=$$NoAnalytics$$' >> project.properties && \
mv androidannotations-2.5.jar libs/ && rm libs/androidannotations-2.5-api.jar
Auto Update Mode:None
#Also on Google Play; release commits difficult to find
Update Check Mode:RepoManifest
Current Version:1.9
Current Version Code:10

View file

@ -6,9 +6,11 @@ Issue Tracker:https://github.com/johnnylambada/WorldMap/issues
Summary:Display a world map
Description:
WorldMap is a simple Android app that displays [a map http://upload.wikimedia.org/wikipedia/commons/3/33/Physical_Political_World_Map.jpg]
WorldMap is a simple Android app that displays
[http://upload.wikimedia.org/wikipedia/commons/3/33/Physical_Political_World_Map.jpg a map]
of the world taken from Wikimedia and allows the user to scroll around on it.
The map is from wikipedia and licensed as PD-USGOV; PD-USGOV-CIA-WF - more info [here http://en.wikipedia.org/wiki/File:Physical_Political_World_Map.jpg])
The map is from wikipedia and licensed as PD-USGOV; PD-USGOV-CIA-WF - more info
[http://en.wikipedia.org/wiki/File:Physical_Political_World_Map.jpg here])
The map itself is quite large (6480,3888), so its way too big to fit in
memory all at once (over 48MB). The VM heap size Android supports is either 16

View file

@ -1,6 +1,6 @@
Category:Multimedia
License:MIT
Web Site:https://github.com/danieloeh/AntennaPod
Web Site:
Source Code:https://github.com/danieloeh/AntennaPod
Issue Tracker:https://github.com/danieloeh/AntennaPod/issues
Donate:https://flattr.com/thing/745609/Antennapod
@ -9,8 +9,8 @@ Bitcoin:1DzvtuvdW8VhDsq9GUytMyALmsHeaHEKbg
Summary:Listen to audio feeds
Description:
N.B. The Flattr functionality is disabled in the f-droid.org build as the API
keys are not in the source.
'''N.B.''' The Flattr functionality is disabled in the f-droid.org build as
the API keys are not in the source.
AntennaPod is a podcast manager for Android 2.3.3 and above. It offers all the
basic features you expect
@ -20,6 +20,8 @@ to a queue to listen to them later. The Miro directory can be searched and
browsed for shows.
[https://raw.github.com/danieloeh/AntennaPod/master/CHANGELOG.md Changelog]
Status: BETA
.
Repo Type:git
@ -66,10 +68,11 @@ Build Version:0.9.6.4,25,0.9.6.4,srclibs=ActionBarSherlock@4.1.0;ViewPagerIndica
Build Version:0.9.7,26,0.9.7,maven=yes,submodules=yes,bindir=target,init=\
ANDROID_HOME=$$SDK$$ mvn clean install -f submodules/dslv/pom.xml && rm -f submodules/dslv/demo/target/*.apk,\
prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
Build Version:0.9.7.1,28,0.9.7.1,submodules=yes,maven=yes,init=ANDROID_HOME=$$SDK$$ $$MVN3$$ clean install -f submodules/dslv/pom.xml && rm -f submodules/dslv/demo/target/*.apk,prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java ,bindir=target
Build Version:0.9.7.1,28,!bad bug (at 0.9.7.1),submodules=yes,maven=yes,init=ANDROID_HOME=$$SDK$$ mvn clean install -f submodules/dslv/pom.xml && rm -f submodules/dslv/demo/target/*.apk,prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java ,bindir=target
Build Version:0.9.7.2,29,0.9.7.2,submodules=yes,maven=yes,init=ANDROID_HOME=$$SDK$$ mvn clean install -f submodules/dslv/pom.xml && rm -f submodules/dslv/demo/target/*.apk,prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java ,bindir=target
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.9.7.1
Current Version Code:28
Current Version:0.9.7.2
Current Version Code:29

View file

@ -0,0 +1,22 @@
Category:Science & Education
License:GPLv3
Web Site:
Source Code:https://github.com/hsaito/hstempo_android
Issue Tracker:https://github.com/hsaito/hstempo_android/issues
Summary:Tempo Measurement
Description:
Tempo Measurement is now possible with a simple utility that allows you to
find BPMs of music or other sound sources. You tap to your tune
and you will get the BPM.
.
Repo Type:git
Repo:https://github.com/hsaito/hstempo_android.git
Build Version:1.2.1.1,17,version_1211,prebuild=rm -rf binaries
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.2.1.1
Current Version Code:17