From 733b677ad8c2abad4810160d2c91ea202aed34d0 Mon Sep 17 00:00:00 2001 From: Jelle Geerts Date: Tue, 22 Jan 2013 23:43:46 +0100 Subject: [PATCH 1/6] added SMS Filter metadata --- metadata/bughunter2.smsfilter.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100755 metadata/bughunter2.smsfilter.txt diff --git a/metadata/bughunter2.smsfilter.txt b/metadata/bughunter2.smsfilter.txt new file mode 100755 index 0000000000..737e71b2f7 --- /dev/null +++ b/metadata/bughunter2.smsfilter.txt @@ -0,0 +1,25 @@ +Category:Phone & SMS +License:Fair License +Web Site:http://purl.org/net/smsfilter +Source Code:http://purl.org/net/smsfilter +Issue Tracker:http://purl.org/net/smsfilter +Donate:https://www.paypal.com/cgi-bin/webscr?item_name=Donation+for+SMS+Filter&cmd=_donations&business=bughunter2%40googlemail.com¤cy_code=EUR +FlattrID:1109454 +Bitcoin:1CjAwj2DVHcWechZCuYMcTfWLgRtRCmULt + +Summary:SMS Filter +Description: +SMS Filter can filter incoming SMS messages before they reach your inbox. You can filter by address, and optionally add parts that must occur in the message for it to be blocked. + +By default, SMS Filter will not delete incoming messages. You will get a silent status bar notification when SMS Filter has filtered an incoming message, which you can view by opening the notification or by opening the application. + +You can also tell SMS Filter to delete incoming messages, in which case it will happily do so for you. To do this, just turn off the 'Save messages' preference. +. + +Repo Type:git +Repo:git://gitorious.org/sms-filter/sms-filter.git + +Build Version:1.0,1,bd53e27d8571d025cb51241761ce480359ec1153,target=android-8 + +Update Check Mode:RepoManifest + From aea05de6b14f81ce0d60ab55dcd2190e4d4ac7ae Mon Sep 17 00:00:00 2001 From: David Black Date: Wed, 23 Jan 2013 10:00:30 +0000 Subject: [PATCH 2/6] shorten lines in smsfilter --- metadata/bughunter2.smsfilter.txt | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/metadata/bughunter2.smsfilter.txt b/metadata/bughunter2.smsfilter.txt index 737e71b2f7..8dfa9c11a8 100755 --- a/metadata/bughunter2.smsfilter.txt +++ b/metadata/bughunter2.smsfilter.txt @@ -7,13 +7,20 @@ Donate:https://www.paypal.com/cgi-bin/webscr?item_name=Donation+for+SMS+Filter&c FlattrID:1109454 Bitcoin:1CjAwj2DVHcWechZCuYMcTfWLgRtRCmULt -Summary:SMS Filter +Summary:SMS filter Description: -SMS Filter can filter incoming SMS messages before they reach your inbox. You can filter by address, and optionally add parts that must occur in the message for it to be blocked. +SMS Filter can filter incoming SMS messages before they reach your inbox. +You can filter by address, and optionally add parts that must occur in the +message for it to be blocked. -By default, SMS Filter will not delete incoming messages. You will get a silent status bar notification when SMS Filter has filtered an incoming message, which you can view by opening the notification or by opening the application. +By default, SMS Filter will not delete incoming messages. You will get a +silent status bar notification when SMS Filter has filtered an incoming +message, which you can view by opening the notification or by opening the +application. -You can also tell SMS Filter to delete incoming messages, in which case it will happily do so for you. To do this, just turn off the 'Save messages' preference. +You can also tell SMS Filter to delete incoming messages, in which case it +will happily do so for you. To do this, just turn off the 'Save messages' +preference. . Repo Type:git @@ -21,5 +28,8 @@ Repo:git://gitorious.org/sms-filter/sms-filter.git Build Version:1.0,1,bd53e27d8571d025cb51241761ce480359ec1153,target=android-8 +Auto Update Mode:None Update Check Mode:RepoManifest +Current Version:1.0 +Current Version Code:1 From 48ab49999bd3416f8e76799029047f009327a002 Mon Sep 17 00:00:00 2001 From: David Black Date: Wed, 23 Jan 2013 12:01:13 +0000 Subject: [PATCH 3/6] fix hunkymod (again) --- metadata/org.andglkmod.hunkypunk.txt | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/metadata/org.andglkmod.hunkypunk.txt b/metadata/org.andglkmod.hunkypunk.txt index 375ce6b303..12f6bd9452 100644 --- a/metadata/org.andglkmod.hunkypunk.txt +++ b/metadata/org.andglkmod.hunkypunk.txt @@ -1,15 +1,16 @@ Category:Games License:GPLv3 Web Site:http://code.google.com/p/hunkypunk -Source Code:http://code.google.com/p/hunkypunk/source/checkout +Source Code:http://code.google.com/p/hunkypunk/source/list Issue Tracker:http://code.google.com/p/hunkypunk/issues/list Summary:Interactive fiction player Description: -HunkyMod is an interactive fiction manager and interpreter, aiming to be a comprehensive -multi-interpreter similar to Gargoyle, with metadata and story management support. +HunkyMod is an interactive fiction manager and interpreter, aiming to be a +comprehensive multi-interpreter similar to Gargoyle, with metadata +and story management support. -N.B. scrolling works by tapping the screen at the top or bottom and +Scrolling works by tapping the screen at the top or bottom and if you experience problems try using the stock keyboard. * preloaded with stories @@ -19,18 +20,20 @@ if you experience problems try using the stock keyboard. * blorb support * font preference -HunkyMod is a fork/mod of the [http://hunkypunk.sourceforge.net original] Hunky Punk, -created by Rafał Rzepecki, which hasn't been updated in a while. +HunkyMod is a fork/mod of the [http://hunkypunk.sourceforge.net original] +Hunky Punk, created by Rafał Rzepecki, which hasn't been updated in a while. . Repo Type:git Repo:https://code.google.com/p/hunkypunk/ -#need to edit build.xml so that org.andglkmod.hunkypunk/alt-apk/mod/bin/HunkyPunk-release.apk can be found -Build Version:0.1 alpha,1,!429ad8bad,buildjni=yes,antcommand=mod-release,bindir=alt-apk/mod/bin,prebuild=\ -cd jni/nitfol && bison -o inform.c inform.y && cd ../../ +Build Version:0.3,1,14ecc2a0d37c,bindir=alt-apk/mod/bin,init=rm ant.properties,prebuild=\ +echo "bash-location=/bin/sh" >> local.properties && \ +sed -i '68d' build.xml && \ +cd jni/nitfol && bison -o inform.c inform.y,buildjni=no,antcommand=mod-release -Update Check Mode:RepoManifest -Current Version:0.2 -Current Version Code:2 +#None of the methods work +Update Check Mode:None +Current Version:0.3 +Current Version Code:1 From fe5708e0c5168c7e07353decdc55ef0f8b2e187d Mon Sep 17 00:00:00 2001 From: David Black Date: Wed, 23 Jan 2013 12:03:42 +0000 Subject: [PATCH 4/6] tricorder built from source in my repo --- metadata/org.hermit.tricorder.txt | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/metadata/org.hermit.tricorder.txt b/metadata/org.hermit.tricorder.txt index 6f2d1f19c2..913b3c49bb 100644 --- a/metadata/org.hermit.tricorder.txt +++ b/metadata/org.hermit.tricorder.txt @@ -1,16 +1,23 @@ -Disabled:No repo Category:Games License:GPLv2 Web Site:http://code.google.com/p/moonblink/wiki/Tricorder -Source Code:http://code.google.com/p/moonblink/downloads +Source Code:https://bitbucket.org/dalb8/tricorder Issue Tracker:http://code.google.com/p/moonblink/issues/list -Summary:Fully functional Star Trek style Tricorder +Summary:Star Trek style Tricorder Description: -Turns your Android device into a functional Tricorder in the style of Star Trek. +Turns your Android device into a functional Tricorder in the style +of Star Trek. + +Status: Probably final version. . -Update Check Mode:None -Current Version:5.11 -Current Version Code:40 +Repo Type:hg +Repo:https://bitbucket.org/dalb8/tricorder + +Build Version:5.12,41,0be272b1cd,prebuild=rm -rf src/* + +Update Check Mode:None +Current Version:5.12 +Current Version Code:41 From c863c96e704fcda5365d61d82214a8f74552fa30 Mon Sep 17 00:00:00 2001 From: David Black Date: Wed, 23 Jan 2013 12:18:25 +0000 Subject: [PATCH 5/6] about linphone not being current --- metadata/org.linphone.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/metadata/org.linphone.txt b/metadata/org.linphone.txt index 470a03d10b..80b4df53ff 100644 --- a/metadata/org.linphone.txt +++ b/metadata/org.linphone.txt @@ -14,6 +14,9 @@ Description: * Address book integration * Call history * Multiple accounts support + +We are working on providing a source-built version for the latest 2.0.0 +releases. Until then, you can find apks on the project's website. . Repo Type:git From ef62ba64ebd2ece2fae9d4632831aa0fbf43a6ab Mon Sep 17 00:00:00 2001 From: David Black Date: Wed, 23 Jan 2013 12:47:47 +0000 Subject: [PATCH 6/6] ! update vlille checker: fdroid can't find apk --- metadata/com.vlille.checker.txt | 33 ++++++++++++--------------------- 1 file changed, 12 insertions(+), 21 deletions(-) diff --git a/metadata/com.vlille.checker.txt b/metadata/com.vlille.checker.txt index 492afa5522..1ca7542038 100644 --- a/metadata/com.vlille.checker.txt +++ b/metadata/com.vlille.checker.txt @@ -7,13 +7,18 @@ Issue Tracker:https://github.com/ojacquemart/vlilleChecker/issues Summary:Bicycle info for Lille Description: -N.B. The v2.2 utilisera OpenStreetMap, mais Google Maps est nécessaire pour v1.1. +'''N.B.''' v2.2 utilise OpenStreetMap, mais Google Maps est nécessaire +pour v1.1. On a des difficultés avec v2.2 qui compile avec maven. -Vlille Checker est dédié aux utilisateurs du V'Lille et de son service VLS (Vélos en Libre Service) à Lille. -Au quotidien, l'application vous permet de gérer facilement vos stations favorites. +Vlille Checker est dédié aux utilisateurs du V'Lille et de son service VLS +(Vélos en Libre Service) à Lille. +Au quotidien, l'application vous permet de gérer facilement vos stations +favorites. Le but est de pouvoir "checker" facilement l'état des stations. -Vlille Checker se veut efficace en proposant un contrôle en temps réel des stations. -L'application offre également une recherche rapide et une localisation des stations les plus proches. +Vlille Checker se veut efficace en proposant un contrôle en temps réel des +stations. +L'application offre également une recherche rapide et une localisation des +stations les plus proches. . Repo Type:git @@ -24,24 +29,10 @@ Repo:https://github.com/ojacquemart/vlilleChecker.git Build Version:1.1,2,5be3e6d6e056,srclibs=ActionBarSherlock@6e3f2bb,\ prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties -Build Version:2.0,3,!not a release v2.0,srclibs=\ -ActionBarSherlock@4.1.0;PullToRefresh@v1.4.1,extlibs=android/android-support-v4.jar;\ -acra/acra-4.2.3.jar;commons-collections/commons-collections-3.2.1.jar;commons-lang/commons-lang3-3.1.jar;\ -osmdroid/osmdroid-android-3.0.8.jar;slf4j/slf4j-android-1.6.1-RC1.jar;junit/junit-4.10.jar,prebuild=\ -sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ -sed -i 's@\(android.library.reference.2=\).*@\1$$PullToRefresh$$/library@' project.properties && \ -sed -i 's@\(android.library.reference.3=\).*@\1$$PullToRefresh$$/extras/PullToRefreshListFragment@' project.properties && \ -android update project -p $$PullToRefresh$$/library -s && \ -android update project -p $$PullToRefresh$$/extras/PullToRefreshListFragment -s && \ -mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ - -Build Version:2.1,4,!jar doesn't register v2.1,maven=yes,prebuild=\ -mvn install:install-file -Dfile=%VLILLE_CHECKER_DIR%/libs/osmbonuspack.jar -DgroupId=org.osmdroid -DartifactId=osmdroid-bonuspack -Dversion=1.0 -Dpackaging=apklib - -Build Version:2.2,5,!not a release +Build Version:2.2,5,!can't find apk at ce1a6bde9f,maven=yes,prebuild=rm -rf test src/test Auto Update Mode:None -#Can't find version code on playmarket +#Can't find version code on playmarket; Tags are behind Update Check Mode:RepoManifest Current Version:2.2 Current Version Code:5