diff --git a/metadata/com.anysoftkeyboard.languagepack.esperanto.txt b/metadata/com.anysoftkeyboard.languagepack.esperanto.txt index 83a0f7c707..692b050788 100644 --- a/metadata/com.anysoftkeyboard.languagepack.esperanto.txt +++ b/metadata/com.anysoftkeyboard.languagepack.esperanto.txt @@ -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 diff --git a/metadata/com.googlecode.droidwall.txt b/metadata/com.googlecode.droidwall.txt index c14270b58a..e0aa8eef4b 100644 --- a/metadata/com.googlecode.droidwall.txt +++ b/metadata/com.googlecode.droidwall.txt @@ -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\" \ diff --git a/metadata/com.manuelmaly.hn.txt b/metadata/com.manuelmaly.hn.txt new file mode 100644 index 0000000000..c7d9c52ad3 --- /dev/null +++ b/metadata/com.manuelmaly.hn.txt @@ -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 + diff --git a/metadata/com.sigseg.android.worldmap.txt b/metadata/com.sigseg.android.worldmap.txt index 4c5d923333..d7133292a7 100644 --- a/metadata/com.sigseg.android.worldmap.txt +++ b/metadata/com.sigseg.android.worldmap.txt @@ -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 it’s way too big to fit in memory all at once (over 48MB). The VM heap size Android supports is either 16 diff --git a/metadata/de.danoeh.antennapod.txt b/metadata/de.danoeh.antennapod.txt index 8d13050a6f..3058bf5e8f 100644 --- a/metadata/de.danoeh.antennapod.txt +++ b/metadata/de.danoeh.antennapod.txt @@ -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 diff --git a/metadata/hsware.HSTempo.txt b/metadata/hsware.HSTempo.txt new file mode 100644 index 0000000000..a8805635bf --- /dev/null +++ b/metadata/hsware.HSTempo.txt @@ -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