From 334372287acb4b6924cd8c0d602eb62cf3906a21 Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 12 Dec 2013 13:58:27 +0000 Subject: [PATCH] two more apps --- metadata/com.bretternst.URLazy.txt | 38 ++++++++++++++++++++++++++++++ metadata/com.sismics.reader.txt | 33 ++++++++++++++++++++++++++ 2 files changed, 71 insertions(+) create mode 100644 metadata/com.bretternst.URLazy.txt create mode 100644 metadata/com.sismics.reader.txt diff --git a/metadata/com.bretternst.URLazy.txt b/metadata/com.bretternst.URLazy.txt new file mode 100644 index 0000000000..404f4b087a --- /dev/null +++ b/metadata/com.bretternst.URLazy.txt @@ -0,0 +1,38 @@ +Categories:Development +License:MIT +Source Code:https://github.com/bretternst/urlazy +Issue Tracker:https://github.com/bretternst/urlazy/issues + +Auto Name:URLazy +Summary:Tool for web devlelopers +Description: +Eases the pain of entering long URLs into a bunch of test devices by finding +collections of URLs on the local network and allowing you to open them with a +single tap. +You can serve links from a GUI app on your workstation or from a Ruby script +on a local development server (source code in same repo). + +URLazy finds this list with no configuration required, provided you are +connected to your network via Wi-Fi. +This makes it super easy to test your projects on real devices without +manually setting up bookmarks or entering URLs. + +This is a better alternative to bookmarks or centralized index pages because +new devices require no set-up and you don't have to edit URLs every time your +environment changes--or if you take your work home. +URLazy uses multicast UDP to find collections of links. +If your network administrator enables it, this can even work across a corporate WAN. +. + +Repo Type:git +Repo:https://github.com/bretternst/urlazy.git + +Build:1.0a,2 + commit=2fe2293df9b49b3 + subdir=src/Android + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0a +Current Version Code:2 + diff --git a/metadata/com.sismics.reader.txt b/metadata/com.sismics.reader.txt new file mode 100644 index 0000000000..9e33ebe028 --- /dev/null +++ b/metadata/com.sismics.reader.txt @@ -0,0 +1,33 @@ +Categories:Reading +License:GPL +Web Site:http://www.sismics.com +Source Code:https://github.com/sismics/reader +Issue Tracker:https://github.com/sismics/reader/issues + +Auto Name:Sismics Reader +Summary:Feed reader +Description: +Connect to your Sismics feed aggregator (in the same source code repo; +it's also written in Java though prebuilts are available). +. + +Repo Type:git +Repo:https://github.com/sismics/reader.git + +Build:1.3.1,5 + commit=3284254ca61539ac + subdir=reader-android + maven=yes + prebuild=sed -i 's/3.5.3/3.6.1/g' pom.xml && \ + $$MVN3$$ -N -Pinit validate && \ + $$MVN3$$ install:install-file -DgroupId=com.google.android -DartifactId=support-v4 -Dversion=r13 -Dpackaging=jar -Dfile=../../extlib/android/android-support-v4r13.jar + +Maintainer Notes: +Tags are probably for the server +. + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.3.1 +Current Version Code:5 +