From afd4de05fc5221d480bbff17f5c71d3830e932ca Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 10 Jan 2013 17:28:12 +0000 Subject: [PATCH 01/10] new app search based launcher --- ...deasfrombrain.search_based_launcher_v2.txt | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/com.ideasfrombrain.search_based_launcher_v2.txt diff --git a/metadata/com.ideasfrombrain.search_based_launcher_v2.txt b/metadata/com.ideasfrombrain.search_based_launcher_v2.txt new file mode 100644 index 0000000000..358fb98316 --- /dev/null +++ b/metadata/com.ideasfrombrain.search_based_launcher_v2.txt @@ -0,0 +1,30 @@ +Category:System +License:MIT +Web Site:https://github.com/ideasfrombrain/search-based-launcher-v2 +Source Code:https://github.com/ideasfrombrain/search-based-launcher-v2 +Issue Tracker:https://github.com/ideasfrombrain/search-based-launcher-v2/issues +Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=vackosar%40gmail%2ecom&lc=US&item_name=ideasfrombrain&item_number=Search%20based%20launcher&no_note=0¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest + +Summary:Minimalistic home-screen +Description: +* When the results narrow down to one app, it can be automaticaly started (Autostart button). +* Add any activity of any app on your device to list of apps (e.g. Wifi settings, ...). +* Hide any app from list of apps adding it to the hide list. +* Rename any app however you like. +* Icons of apps and wallpapers are not displayed, freeing up RAM. +* The space character " " is mapped to the "any set of characters". (i.e. in terms of REGEX " " is replaced with "*." ) +* Advanced search using REGEX. +* Includes basic widgets for Wifi, camera etc. +. + +Repo Type:git +Repo:https://github.com/ideasfrombrain/search-based-launcher-v2.git + +Build Version:1.13,5,859f3a19ed,rm=Search_based_Launcher.apk,target=android-16 + +Auto Update Mode:None +#Can't find version code on Market +Update Check Mode:RepoManifest +Current Version:1.13 +Current Version Code:5 + From 848c534519ceb6e87a5ab6b875b98b6b6f4103c8 Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 10 Jan 2013 18:22:40 +0000 Subject: [PATCH 02/10] re-enable apv 0.3.4: error probably applied to apv pro --- metadata/cx.hell.android.pdfview.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/cx.hell.android.pdfview.txt b/metadata/cx.hell.android.pdfview.txt index b8a315b0f0..b3917e5ad8 100644 --- a/metadata/cx.hell.android.pdfview.txt +++ b/metadata/cx.hell.android.pdfview.txt @@ -28,7 +28,7 @@ Build Version:0.3.0,300,!this crashes when built with the patch used in 0.3.2 7a subdir=pdfview,buildjni=yes,prebuild=scripts/build-native.sh Build Version:0.3.2,32000,ff030f8b49e6,subdir=pdfview,buildjni=no,target=android-8,\ patch=fdroid-ndk-build.patch,prebuild=scripts/build-native.sh -Build Version:0.3.4,34000,!Build fails - jni/mupdf/pdf/pdf_font.c:4:22: fatal error: ft2build.h: No such file or directory (at 4f6cb715dbef),subdir=pdfview,target=android-10,buildjni=yes,prebuild=\ +Build Version:0.3.4,34000,4f6cb715dbef,subdir=pdfview,target=android-10,buildjni=yes,prebuild=\ sed -i '/ndk-build/d' scripts/build-native.sh && \ ./scripts/build-native.sh && sed -i '/proguard/d' project.properties,forceversion=yes,forcevercode=yes From 8b767ab4e592413208dee2c06bb99b563a2b3b17 Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 10 Jan 2013 18:53:30 +0000 Subject: [PATCH 03/10] update carcast to 1.0.143 --- metadata/com.jadn.cc.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/metadata/com.jadn.cc.txt b/metadata/com.jadn.cc.txt index f86851ce6a..ae929ccf1b 100644 --- a/metadata/com.jadn.cc.txt +++ b/metadata/com.jadn.cc.txt @@ -21,10 +21,8 @@ Repo:git://github.com/bherrmann7/Car-Cast.git Build Version:1.0.129,129,7a879c6bfa51b5d80401b84e031bf4ff2981bb8c,subdir=cc,target=android-8,rm=cc/libs/admob-sdk-android.jar,patch=admob.patch #Note that the above patch no longer applies Build Version:1.0.131,131,!Contains proprietary binaries - needs patching or disabling,subdir=cc -Build Version:1.0.142,142,!one error 0ab181989,subdir=cc,srclibs=MobAdMob@2d5736,prebuild=\ -echo "android.library.reference.1=$$MobAdMob$$" > project.properties && \ -rm -f build.xml && $$SDK$$/tools/android update project -p . -t android-4 && \ -rm -f libs/GoogleAdMobAdsSdk-6.0.0.jar +Build Version:1.0.143,143,4b62e71e52,subdir=cc,srclibs=MobAdMob@2d5736,prebuild=\ +echo "android.library.reference.1=$$MobAdMob$$" >> project.properties && rm libs/GoogleAdMobAdsSdk-6.0.0.jar Auto Update Mode:None Update Check Mode:RepoManifest From 4389d47b2347252292264f7cf07a8ba3180f5b29 Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 10 Jan 2013 18:54:27 +0000 Subject: [PATCH 04/10] two new wallpapers peppy flowers & yinyang --- metadata/fi.harism.wallpaper.flowers.txt | 21 +++++++++++++++++++++ metadata/fi.harism.wallpaper.yinyang.txt | 21 +++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 metadata/fi.harism.wallpaper.flowers.txt create mode 100644 metadata/fi.harism.wallpaper.yinyang.txt diff --git a/metadata/fi.harism.wallpaper.flowers.txt b/metadata/fi.harism.wallpaper.flowers.txt new file mode 100644 index 0000000000..c1157e5523 --- /dev/null +++ b/metadata/fi.harism.wallpaper.flowers.txt @@ -0,0 +1,21 @@ +Category:Wallpaper +License:Apache2 +Web Site:https://github.com/harism/android_wallpaper_flowers +Source Code:https://github.com/harism/android_wallpaper_flowers +Issue Tracker:https://github.com/harism/android_wallpaper_flowers/issues + +Summary:Live wallpaper +Description: +Animated flower drawing. +. + +Repo Type:git +Repo:https://github.com/harism/android_wallpaper_flowers.git + +Build Version:3.2,10,51d7f9a56 + +Auto Update Mode:None +Update Check Mode:Market +Current Version:3.2 +Current Version Code:10 + diff --git a/metadata/fi.harism.wallpaper.yinyang.txt b/metadata/fi.harism.wallpaper.yinyang.txt new file mode 100644 index 0000000000..40968260db --- /dev/null +++ b/metadata/fi.harism.wallpaper.yinyang.txt @@ -0,0 +1,21 @@ +Category:Wallpaper +License:Apache2 +Web Site:https://github.com/harism/android_wallpaper_yinyang +Source Code:https://github.com/harism/android_wallpaper_yinyang +Issue Tracker:https://github.com/harism/android_wallpaper_yinyang/issues + +Summary:Live wallpaper +Description: +Symbol that transforms when you touch it. +. + +Repo Type:git +Repo:https://github.com/harism/android_wallpaper_yinyang.git + +Build Version:1.5,9,3c1b3aab2 + +Auto Update Mode:None +Update Check Mode:Market +Current Version:1.5 +Current Version Code:9 + From 0ae404bd40f90d48a4b553e2060f54244935b69e Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 10 Jan 2013 19:02:01 +0000 Subject: [PATCH 05/10] new app multi picture wallpaper --- metadata/SpeedoMeterApp.main.txt | 2 +- .../org.geometerplus.fbreader.plugin.tts.txt | 2 +- metadata/org.madore.android.unicodeMap.txt | 2 +- ...rg.tamanegi.wallpaper.multipicture.dnt.txt | 26 +++++++++++++++++++ 4 files changed, 29 insertions(+), 3 deletions(-) create mode 100644 metadata/org.tamanegi.wallpaper.multipicture.dnt.txt diff --git a/metadata/SpeedoMeterApp.main.txt b/metadata/SpeedoMeterApp.main.txt index 43fee86d12..cd358a3696 100644 --- a/metadata/SpeedoMeterApp.main.txt +++ b/metadata/SpeedoMeterApp.main.txt @@ -1,5 +1,5 @@ Category:Navigation -License:PublicDomain +License:Public Domain Web Site:http://sourceforge.net/projects/androidspeedo/ Source Code:http://sourceforge.net/projects/androidspeedo/ diff --git a/metadata/org.geometerplus.fbreader.plugin.tts.txt b/metadata/org.geometerplus.fbreader.plugin.tts.txt index 49c9435e89..40f4de2477 100644 --- a/metadata/org.geometerplus.fbreader.plugin.tts.txt +++ b/metadata/org.geometerplus.fbreader.plugin.tts.txt @@ -1,5 +1,5 @@ Category:Reading -License:PublicDomain +License:Public Domain Web Site:http://www.fbreader.org/FBReaderJ/ Source Code:https://github.com/geometer/FBReaderJ-plugin-tts Issue Tracker:https://github.com/geometer/FBReaderJ-plugin-tts/issues diff --git a/metadata/org.madore.android.unicodeMap.txt b/metadata/org.madore.android.unicodeMap.txt index 84f80034b3..471ebe920a 100644 --- a/metadata/org.madore.android.unicodeMap.txt +++ b/metadata/org.madore.android.unicodeMap.txt @@ -1,5 +1,5 @@ Category:Office -License:PublicDomain +License:Public Domain Web Site:http://www.madore.org/~david/programs/UnicodeMap.html Source Code:http://git.madore.org/?p=android/UnicodeMap.git;a=summary Issue Tracker: diff --git a/metadata/org.tamanegi.wallpaper.multipicture.dnt.txt b/metadata/org.tamanegi.wallpaper.multipicture.dnt.txt new file mode 100644 index 0000000000..c1647a9928 --- /dev/null +++ b/metadata/org.tamanegi.wallpaper.multipicture.dnt.txt @@ -0,0 +1,26 @@ +Category:Wallpaper +License:Public Domain +Web Site:http://www.tamanegi.org/prog/android-apps/mplwp.html +Source Code:https://github.com/lllllT/MultiPictureLiveWallpaper +Issue Tracker:https://github.com/lllllT/MultiPictureLiveWallpaper/issues + +Summary:Slideshow wallpaper +Description: +Display a slideshow as the wallpaper. Use images from an album or a local directory such as the camera +directory /sdcard/DCIM. Double tap to change picture and there are many options for cropping +and colour depth etc. + +Website is in Japanese. +. + +Repo Type:git +Repo:https://github.com/lllllT/MultiPictureLiveWallpaper.git + +Build Version:0.6.10,47,v0.6.10,subdir=variant/dnt,update=.;../..,prebuild=mkdir src + +Auto Update Mode:None +#Tags nukes repo?! +Update Check Mode:Market +Current Version:0.6.10 +Current Version Code:47 + From 5d371ef3a8ed0aa211dcbd0becffebd14c5b8f02 Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 10 Jan 2013 19:08:31 +0000 Subject: [PATCH 06/10] new app nxtremote for lego robots --- metadata/org.jfedor.nxtremotecontrol.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 metadata/org.jfedor.nxtremotecontrol.txt diff --git a/metadata/org.jfedor.nxtremotecontrol.txt b/metadata/org.jfedor.nxtremotecontrol.txt new file mode 100644 index 0000000000..c3eebb2a5f --- /dev/null +++ b/metadata/org.jfedor.nxtremotecontrol.txt @@ -0,0 +1,23 @@ +Category:Science & Education +License:Apache2 +Web Site:http://code.google.com/p/nxt-remote-control/ +Source Code:http://code.google.com/p/nxt-remote-control/source/list +Issue Tracker:http://code.google.com/p/nxt-remote-control/issues/list + +Summary:Control Lego robots +Description: +Lets you control Lego Mindstorms NXT robots from an Android phone via Bluetooth. +Protocol is documented on the [http://mindstorms.lego.com/en-us/support/files/default.aspx Lego website]. +The official [https://github.com/NXT/LEGO-MINDSTORMS-MINDdroid MINDdroid] app is also free software. +. + +Repo Type:git-svn +Repo:http://nxt-remote-control.googlecode.com/svn/trunk/ + +Build Version:1.4,5,9 + +Auto Update Mode:None +Update Check Mode:Market +Current Version:1.4 +Current Version Code:5 + From 7ebf3414c475b868a76cdc7597372bc29e515d15 Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 10 Jan 2013 19:09:12 +0000 Subject: [PATCH 07/10] new app Salat --- metadata/com.cepmuvakkit.times.txt | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/com.cepmuvakkit.times.txt diff --git a/metadata/com.cepmuvakkit.times.txt b/metadata/com.cepmuvakkit.times.txt new file mode 100644 index 0000000000..3dbf9054a4 --- /dev/null +++ b/metadata/com.cepmuvakkit.times.txt @@ -0,0 +1,24 @@ +Category:Office +License:GPLv3 +Web Site:http://code.google.com/p/android-salat-times +Source Code:http://code.google.com/p/android-salat-times/source/list +Issue Tracker:http://code.google.com/p/android-salat-times/issues/list + +Summary:Show prayer times +Description: +The app can use GPS to find your location, although you can enter geographic coordinates. +It calculates prayer times, gives notifications and has a Qibla for showing the +direction of Mecca. +. + +Repo Type:git +Repo:https://code.google.com/p/android-salat-times/ + +Build Version:2.5,200,1c443f55db96,target=android-16 + +Auto Update Mode:None +#Device-variable +Update Check Mode:RepoManifest +Current Version:2.5 +Current Version:200 + From 81433c88ac4360766ae8d4ea322b33f3719a0596 Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 10 Jan 2013 19:18:05 +0000 Subject: [PATCH 08/10] new app send reduced --- metadata/mobi.omegacentauri.SendReduced.txt | 23 +++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 metadata/mobi.omegacentauri.SendReduced.txt diff --git a/metadata/mobi.omegacentauri.SendReduced.txt b/metadata/mobi.omegacentauri.SendReduced.txt new file mode 100644 index 0000000000..10b21be7dd --- /dev/null +++ b/metadata/mobi.omegacentauri.SendReduced.txt @@ -0,0 +1,23 @@ +Category:Multimedia +License:NewBSD +Web Site:http://code.google.com/p/sendreduced/ +Source Code:http://code.google.com/p/sendreduced/source/list +Issue Tracker:http://code.google.com/p/sendreduced/issues/list + +Summary:Reduce image size +Description: +Take full resolution images with your camera and share them to this app which +will reduce the size again before being sent. Share via the gallery or via the +messaging client. +. + +Repo Type:git-svn +Repo:http://sendreduced.googlecode.com/svn/trunk/ + +Build Version:0.03,3,4,target=android-16 + +Auto Update Mode:None +Update Check Mode:Market +Current Version:0.03 +Current Version Code:3 + From 762cd0f5aa3e9bf95d4e160a4ce07dd81e34f3dd Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 10 Jan 2013 19:23:08 +0000 Subject: [PATCH 09/10] new app type and speak --- metadata/com.googamaphone.typeandspeak.txt | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/com.googamaphone.typeandspeak.txt diff --git a/metadata/com.googamaphone.typeandspeak.txt b/metadata/com.googamaphone.typeandspeak.txt new file mode 100644 index 0000000000..dd8d243767 --- /dev/null +++ b/metadata/com.googamaphone.typeandspeak.txt @@ -0,0 +1,25 @@ +Category:Science & Education +License:Apache2 +Web Site:http://code.google.com/p/typeandspeak +Source Code:http://code.google.com/p/typeandspeak/source/list +Issue Tracker:http://code.google.com/p/typeandspeak/issues/list + +Summary:Text to speech +Description: +Type and Speak makes your phone say out loud whatever you type! Save speech to use as ringtones and alarms. +Can work via the share menu so you can have entire articles read out loud. + +Uses Android's multi-lingual text-to-speech engine which supports UK English, +US English, French, Italian, German, and Spanish pronunciations. +. + +Repo Type:git +Repo:https://code.google.com/p/typeandspeak/ + +Build Version:1.4.8,36,44fe67acc70a,prebuild=mkdir -p typeandspeak-libs/src + +Auto Update Mode:None +Update Check Mode:Market +Current Version:1.4.8 +Current Version Code:36 + From 6c050560f3a74b87c441fba634d9ff72f2910bda Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 10 Jan 2013 19:26:49 +0000 Subject: [PATCH 10/10] force target for intent intercept --- metadata/uk.co.ashtonbrsc.android.intentintercept.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/uk.co.ashtonbrsc.android.intentintercept.txt b/metadata/uk.co.ashtonbrsc.android.intentintercept.txt index fa852811db..1087c44a53 100644 --- a/metadata/uk.co.ashtonbrsc.android.intentintercept.txt +++ b/metadata/uk.co.ashtonbrsc.android.intentintercept.txt @@ -14,7 +14,7 @@ Some details of the intent can now be edited before resending it. Repo Type:git Repo:https://github.com/intrications/intent-intercept.git -Build Version:2.0,100,965ec1d9ed,submodules=yes,subdir=IntentIntercept,update=\ +Build Version:2.0,100,965ec1d9ed,submodules=yes,subdir=IntentIntercept,target=android-16,update=\ .;../contrib/ActionBarSherlock/library;../contrib/android-switch-backport Auto Update Mode:None