From 8c04f27cc19a24c3846cbaabfd10dfef07b97034 Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 25 Jan 2013 10:31:54 +0000 Subject: [PATCH 1/7] update just player to 3.34 and 3.34b --- metadata/jp.co.kayo.android.localplayer.txt | 49 ++++++++++++++++----- 1 file changed, 37 insertions(+), 12 deletions(-) diff --git a/metadata/jp.co.kayo.android.localplayer.txt b/metadata/jp.co.kayo.android.localplayer.txt index 639504ed14..c043c74f54 100644 --- a/metadata/jp.co.kayo.android.localplayer.txt +++ b/metadata/jp.co.kayo.android.localplayer.txt @@ -1,4 +1,3 @@ -AntiFeatures:Ads Category:Multimedia License:GPLv2+ Web Site:http://justplayer-dev.blogspot.jp/ @@ -8,16 +7,22 @@ Issue Tracker:https://bitbucket.org/yokmama/just-player/issues Name:Just Player Summary:Music player Description: -The versions with a 'b' at the end are designed to work on Android 2.1+, while -the ones without b are for Android 4.0+ only and come from their own git branch. -Take care not to accept an update without checking the version number. +N.B. The versions with a 'b' at the end are designed to work on Android 2.1+, +while the ones without b are for Android 4.0+ only and come from their own git +branch. Take care not to accept an update without checking the version number. +The share menu won't do anything without installing plugin apks, which +f-droid.org doesn't have. + +Comprehensive music player with features such as sharing files over Android +Beam (on Android 4), automatic playback on headphone insertion, gapless +playback, customizable tabs and folder browsing. -Comprehensive music player with unusual features such as sharing files over Android Beam (on Android 4). By installing the optional [[jp.co.kayo.android.localplayer.ds.podcast]] and/or -[[jp.co.kayo.android.localplayer.ds.ampache]] you can listen to audio from those sources. -For example with the latter, you can store your music on an Owncloud server and stream it to Just Player. +[[jp.co.kayo.android.localplayer.ds.ampache]] you can listen to audio from +those sources. For example, with the latter, you can store your music on an +ownCloud server and stream it to Just Player. -Anti-feature: Ads. v3.27+ shows ads on the Preferences screen, making use of an open-source library. +Google Admob was removed before building. . #two branches @@ -40,19 +45,39 @@ init=rm -f ../LibAndroTranslation-1.0.1/build.xml,update=.;../LibAndroTranslatio srclibs=JustPlayerPluginsAdView@fb467e;ActionBarSherlock@4.2.0,prebuild=\ sed -i 's@\(android.library.reference.2=\).*@\1$$ActionBarSherlock$$@' project.properties && \ sed -i 's@\(android.library.reference.3=\).*@\1$$JustPlayerPluginsAdView$$@' project.properties && \ -rm -rf .google_apis && mkdir src/jp/co/kayo/android/localplayer/secret && \ +rm -rf .google_apis && mkdir -p src/jp/co/kayo/android/localplayer/secret && \ wget https://bitbucket.org/yokmama/just-player/downloads/Keys.java -P \ src/jp/co/kayo/android/localplayer/secret/ Build Version:3.27,1141600276,eaa6770,update=.;../LibAndroTranslation-1.0.1,subdir=JUSTPLAYER,\ srclibs=JustPlayerPluginsAdView@fb467e,init=rm -f ../LibAndroTranslation-1.0.1/build.xml,prebuild=\ sed -i 's@\(android.library.reference.2=\).*@\1$$JustPlayerPluginsAdView$$@' project.properties && \ -rm -rf .google_apis && mkdir src/jp/co/kayo/android/localplayer/secret && \ +rm -rf .google_apis && mkdir -p src/jp/co/kayo/android/localplayer/secret && \ wget https://bitbucket.org/yokmama/just-player/downloads/Keys.java -P \ src/jp/co/kayo/android/localplayer/secret/ +Build Version:3.34b,2071400316,9e88e472b,update=.;../LibAndroTranslation-1.0.1,subdir=JUSTPLAYER,\ +srclibs=MobAdMob@2d5736;ActionBarSherlock@4.2.0,init=rm -f ../LibAndroTranslation-1.0.1/build.xml,prebuild=\ +sed -i 's@\(android.library.reference.2=\).*@\1$$ActionBarSherlock$$@' project.properties && \ +sed -i '/sakura/d' project.properties && \ +echo 'android.library.reference.3=$$MobAdMob$$' >> project.properties && \ +rm -rf .google_apis libs/GoogleAdMobAdsSdk-6.2.1.jar && \ +sed -i 's/KeysDummy/Keys/g' src/jp/co/kayo/android/localplayer/secret/KeysDummy.java && \ +mv src/jp/co/kayo/android/localplayer/secret/KeysDummy.java \ +src/jp/co/kayo/android/localplayer/secret/Keys.java + +Build Version:3.34,2111600286,f49ba446ca,\ +update=.;../LibAndroTranslation-1.0.1,subdir=JUSTPLAYER,\ +extlibs=android/android-support-v4.jar,srclibs=MobAdMob@2d5736,init=\ +rm -f ../LibAndroTranslation-1.0.1/build.xml,prebuild=\ +echo 'android.library.reference.2=$$MobAdMob$$' >> project.properties && \ +rm -rf .google_apis libs/GoogleAdMobAdsSdk-6.2.1.jar && \ +sed -i 's/KeysDummy/Keys/g' src/jp/co/kayo/android/localplayer/secret/KeysDummy.java && \ +mv src/jp/co/kayo/android/localplayer/secret/KeysDummy.java \ +src/jp/co/kayo/android/localplayer/secret/Keys.java + #device variable; RM checks HEAD branch Update Check Mode:None -Current Version:3.27 -Current Version Code:1141600276 +Current Version:3.34 +Current Version Code:2111600286 From 8bc8f82e96d3d720fc3d3e47d7394f596a2d4f19 Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 25 Jan 2013 10:42:38 +0000 Subject: [PATCH 2/7] remove nonfreeaddon anti-feature from wwwjdic --- metadata/org.nick.wwwjdic.txt | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/metadata/org.nick.wwwjdic.txt b/metadata/org.nick.wwwjdic.txt index e4979cf1b2..7fcc1a88ce 100644 --- a/metadata/org.nick.wwwjdic.txt +++ b/metadata/org.nick.wwwjdic.txt @@ -1,4 +1,4 @@ -AntiFeatures:Tracking,NonFreeAdd +AntiFeatures:Tracking Category:Science & Education License:Apache2 Web Site:https://code.google.com/p/wwwjdic/ @@ -13,8 +13,8 @@ For more details, see the [http://code.google.com/p/wwwjdic/wiki/FAQ FAQ]. Dictionary search supports romaji lookup, but you need a Japanese IME to use all features. -* Full tablet (Honeycomb) support -* Japanese pronunciation (via a separate app) +* Full tablet support +* Japanese pronunciation (via a separate, non-free app) * Text to speech for kanji and dictionary entry translations * Multi-radical kanji search * Kanji of the day widget @@ -24,15 +24,13 @@ to use all features. * Animated stroke order diagrams for over 6000 kanji * History and favorites with backup and restore * Favorites export to CSV and Anki -* Handwriting recognition (via a separate app) -* Optical Character Recognition (WeOCR) +* Handwriting recognition (via a separate, non-free app) +* Optical Character Recognition (WeOCR; author's server) * OCR-based handwritten kanji recognition, does not require correct stroke order Flurry analytics library was removed before building. Thus the analytics switch -in the preferences isn't relevant. Anti-features: Tracking, Addons. Crash -reports are sent by default, thought that can be disabled; the kanji -recognizer and suggested TTS apps seem to be non-free. -. +in the preferences isn't relevant. Anti-feature: Tracking. Crash +reports are sent by default, thought that can be disabled. #the trunk is old; leave as svn because it'll likely change Repo Type:svn From 163e6f0c7f58a03e536bc4ec724e75ece8984e65 Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 25 Jan 2013 10:44:29 +0000 Subject: [PATCH 3/7] update myexpenses to 1.6.5 --- metadata/org.totschnig.myexpenses.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata/org.totschnig.myexpenses.txt b/metadata/org.totschnig.myexpenses.txt index ea4fe737cd..5fa0bf2a04 100644 --- a/metadata/org.totschnig.myexpenses.txt +++ b/metadata/org.totschnig.myexpenses.txt @@ -23,10 +23,11 @@ Repo:https://github.com/mtotschnig/MyExpenses.git Build Version:1.5.1,33,db50b87307,prebuild=rm -rf tests Build Version:1.6.0,34,5fa677d646,prebuild=rm -rf tests +Build Version:1.6.5,35,e3d51bb02f,prebuild=rm -rf tests Auto Update Mode:None #Betas included in tags -Update Check Mode:None +Update Check Mode:Tags Current Version:1.6.0 Current Version Code:34 From 5b366f82e739b817075bcde4ac07de31250c9235 Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 25 Jan 2013 16:17:24 +0000 Subject: [PATCH 4/7] !update ifixit: one error --- metadata/budo.budoist.txt | 12 ++++-------- metadata/com.dozuki.ifixit.txt | 7 +++++++ 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/metadata/budo.budoist.txt b/metadata/budo.budoist.txt index 512548a387..1166283596 100644 --- a/metadata/budo.budoist.txt +++ b/metadata/budo.budoist.txt @@ -4,25 +4,21 @@ Web Site:https://github.com/budowski/budoist/ Source Code:https://github.com/budowski/budoist Issue Tracker:https://github.com/budowski/budoist/issues -Summary:Todoist.com client +Summary:Task management Description: -[todoist.com Todoist.com] offers task management that is accessible via this app, the website or -desktop brower plugins on a freemium basis. It is possible to create an account quickly -within the app if you just want to try it out. This app is an unnofficial client and the official apps -are not FOSS. +Unofficial todoist.com (todo list management website) client. Neither +the official apps nor the server are FOSS. * Offline support (syncs with Todoist servers) * Filter by projects, labels and queries * Sort items by due date -* View and edit notes -* Edit labels +* View and edit notes and labels * View completed items as well * Backup & restore Todoist data frequently * Many options for initial view (last used label/project, specific label/project, and many more) * Todoist text formatting for projects/items/notes (e.g. "my %(b)bold% item!") * Phone numbers, email and website addresses in items and notes are turned into clickable links * Support for uncompletable tasks (tasks with an asterisk at the beginning) -* Todoist looks & feels . Repo Type:git diff --git a/metadata/com.dozuki.ifixit.txt b/metadata/com.dozuki.ifixit.txt index 7edc8d36c3..7e1a257be8 100644 --- a/metadata/com.dozuki.ifixit.txt +++ b/metadata/com.dozuki.ifixit.txt @@ -26,6 +26,13 @@ srclibs=NoAnalytics@158a4a,subdir=App,prebuild=\ rm -f libs/* && echo "android.library.reference.7=$$NoAnalytics$$" >> project.properties,\ update=.;../Android-ViewPagerIndicator/library;../AndroidSectionHeaders/library;../ActionBarSherlock/library;\ ../ImageZoomLibrary;../AndroidImageManager/library;../HoloEverywhere/library +Build Version:1.2.3,11,!one error v1.2.3,submodules=yes,\ +srclibs=NoAnalytics@158a4a,subdir=App,prebuild=\ +rm libs/libGoogleAnalytics.jar && mvn clean package -f ../http-request/lib/pom.xml && \ +mv ../http-request/lib/target/http-request-3.1-SNAPSHOT.jar libs/ && \ +echo "android.library.reference.7=$$NoAnalytics$$" >> project.properties,\ +update=.;../Android-ViewPagerIndicator/library;../AndroidSectionHeaders/library;\ +../ActionBarSherlock/library;../ImageZoomLibrary;../AndroidImageManager/library;../HoloEverywhere/library Auto Update Mode:None Update Check Mode:Tags From b23504cca5e440c048da6971a92e88b47e29f6db Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 25 Jan 2013 16:21:10 +0000 Subject: [PATCH 5/7] update persian calendar to 2.04 --- metadata/com.byagowi.persiancalendar.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/com.byagowi.persiancalendar.txt b/metadata/com.byagowi.persiancalendar.txt index f96c41828e..ec0f0c3dc5 100644 --- a/metadata/com.byagowi.persiancalendar.txt +++ b/metadata/com.byagowi.persiancalendar.txt @@ -14,7 +14,7 @@ Repo:https://github.com/ebraminio/DroidPersianCalendar.git Build Version:1.98,18,85329,srclibs=PrayTimes@0b8576aa74,prebuild=\ rm -rf libs && cp -r $$PrayTimes$$/java/src/PrayTimes/src/* src/ -Build Version:2.00,19,!not a release ccd56aee72fe +Build Version:2.04,24,04e6dd9c4,rm=PersianCalendar.apk Auto Update Mode:None Update Check Mode:RepoManifest From 8841fc2d7679ec7638f147b857b62cb18fc1aa39 Mon Sep 17 00:00:00 2001 From: Jelle Geerts Date: Fri, 25 Jan 2013 18:18:10 +0100 Subject: [PATCH 6/7] updated SMS Filter metadata --- metadata/bughunter2.smsfilter.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/metadata/bughunter2.smsfilter.txt b/metadata/bughunter2.smsfilter.txt index 8dfa9c11a8..9edddf4b97 100755 --- a/metadata/bughunter2.smsfilter.txt +++ b/metadata/bughunter2.smsfilter.txt @@ -3,11 +3,10 @@ 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 +Donate:http://purl.org/net/smsfilter/donate 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 From e1a52c28c373eb2c34177c25ecf4dd95f2da8631 Mon Sep 17 00:00:00 2001 From: Jelle Geerts Date: Fri, 25 Jan 2013 19:00:08 +0100 Subject: [PATCH 7/7] updated SMS Filter metadata --- metadata/bughunter2.smsfilter.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/bughunter2.smsfilter.txt b/metadata/bughunter2.smsfilter.txt index 9edddf4b97..3e99feae25 100755 --- a/metadata/bughunter2.smsfilter.txt +++ b/metadata/bughunter2.smsfilter.txt @@ -6,7 +6,7 @@ Issue Tracker:http://purl.org/net/smsfilter Donate:http://purl.org/net/smsfilter/donate FlattrID:1109454 -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