From a072fb5519c884dca778b4018c46a605749e0988 Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 12 Dec 2013 11:19:12 +0000 Subject: [PATCH] descriptions --- metadata/com.github.grimpy.botifier.txt | 24 +++++++++++++++++-- .../com.gracecode.android.presentation.txt | 2 +- metadata/com.matoski.adbm.txt | 2 +- metadata/com.mirasmithy.epochlauncher.txt | 2 +- metadata/org.n52.sosmobileclient.txt | 4 +++- 5 files changed, 28 insertions(+), 6 deletions(-) diff --git a/metadata/com.github.grimpy.botifier.txt b/metadata/com.github.grimpy.botifier.txt index 4ed61596fa..8740b3bec4 100644 --- a/metadata/com.github.grimpy.botifier.txt +++ b/metadata/com.github.grimpy.botifier.txt @@ -1,13 +1,33 @@ Categories:System License:MIT -Web Site: +Web Site:http://forum.xda-developers.com/showthread.php?t=2421357 Source Code:https://github.com/grimpy/Botifier Issue Tracker:https://github.com/grimpy/Botifier/issues Auto Name:Botifier Summary:Send notifications via Bluetooth Description: -Using AVCRP to send notifications to other devices. +* Show notifcations on car radio +* Show application as artist +* Show summary as album +* Show full notification text as title (can be split over multiple chunks max length is configurable) +* Play notification via TTS (text to speech) +* Use next / previous track to navigate through notifications +* Use pause / play button to remove notifcation +* Use forward button to close notification stream might help to regain focus to previous playing audio. + +To test if your media device (car radio) supports AVRCP 1.3 play a mp3 song +which has id3 information set and check if this information is shown on the +media device. + +There are two ways to provide this application with info about notifications +via accesiblities or via notification access. +The later one is the prefered method which is only support on Android 4.3 and up. +To enable Botifier via Notification Access (Android 4.3 only): +Goto Settings -> Security -> Notification Access -> Enable Botifier (Setting only available if Botifier is installed) +To enable Botifier via Accessiblity: +Goto Settings -> Accessiblity -> Enable Botifier +Do not enable both methods which will cause unexpected behaviour. . Repo Type:git diff --git a/metadata/com.gracecode.android.presentation.txt b/metadata/com.gracecode.android.presentation.txt index f03614515b..b725aa0f44 100644 --- a/metadata/com.gracecode.android.presentation.txt +++ b/metadata/com.gracecode.android.presentation.txt @@ -16,7 +16,7 @@ Repo:https://github.com/feelinglucky/Presentation.git Build:1.0.2,20131114 commit=559f31d12f8e - disable=likely to crash if built by built server + disable=only use build-tools 19 target=android-16 srclibs=1:Volley@android-4.4_r1.2;2:PullToRefresh@v2.1.1 prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties && \ diff --git a/metadata/com.matoski.adbm.txt b/metadata/com.matoski.adbm.txt index b5dfd2edce..343b2a3ee0 100644 --- a/metadata/com.matoski.adbm.txt +++ b/metadata/com.matoski.adbm.txt @@ -4,7 +4,7 @@ Source Code:https://github.com/ilijamt/android-adbm Issue Tracker:https://github.com/ilijamt/android-adbm/issues Auto Name:ADB Manager -Summary: +Summary:Manage android debug bridge Description: * Easy control and access details from notification bar * Auto connect on saved WiFi networks diff --git a/metadata/com.mirasmithy.epochlauncher.txt b/metadata/com.mirasmithy.epochlauncher.txt index 461a643357..31cffe0bbe 100644 --- a/metadata/com.mirasmithy.epochlauncher.txt +++ b/metadata/com.mirasmithy.epochlauncher.txt @@ -15,7 +15,7 @@ Repo:https://github.com/mirasmithy/epochlauncher.git Build:1.1,2 commit=v1.1 - disable=build server apk crash: java.lang.ClassNotFoundException: Didn't find class "com.mirasmithy.epochlauncher.MainActivity" on path: DexPathList[[zip file "/data/app/com.mirasmithy.epochlauncher-1.apk"],nativeLibraryDirectories=[/data/app-lib/com.mirasmithy.epochlauncher-1, /vendor/lib, /system/lib] + disable=only use build-tools 19 prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties Auto Update Mode:None diff --git a/metadata/org.n52.sosmobileclient.txt b/metadata/org.n52.sosmobileclient.txt index 5a175106d2..6b1b70cb43 100644 --- a/metadata/org.n52.sosmobileclient.txt +++ b/metadata/org.n52.sosmobileclient.txt @@ -5,9 +5,11 @@ Source Code:https://github.com/marfnk/sosmobileclient Issue Tracker:https://github.com/marfnk/sosmobileclient/issues Auto Name:MobileSWC -Summary:Watch sensors in Germany +Summary:Watch sensors in Europe Description: HTML5 client for the Sensor Observation Network by 52north. +Most sensors are in Germany and Belgium though there are +some in Asia. Status: Beta. .