From e79a80244693257876f0e50b88cff7fcaee0c271 Mon Sep 17 00:00:00 2001 From: Henrik Tunedal Date: Wed, 2 Mar 2011 22:00:42 +0100 Subject: [PATCH] Metadata: 6 new applications --- metadata/com.FireFart.Permissions.txt | 17 ++++++++++++++++ metadata/com.danga.squeezer.txt | 19 ++++++++++++++++++ metadata/com.example.android.maxpapers.txt | 17 ++++++++++++++++ metadata/edu.rit.poe.atomix.txt | 14 +++++++++++++ metadata/org.droidseries.txt | 16 +++++++++++++++ metadata/org.helllabs.android.xmp.txt | 23 ++++++++++++++++++++++ 6 files changed, 106 insertions(+) create mode 100644 metadata/com.FireFart.Permissions.txt create mode 100644 metadata/com.danga.squeezer.txt create mode 100644 metadata/com.example.android.maxpapers.txt create mode 100644 metadata/edu.rit.poe.atomix.txt create mode 100644 metadata/org.droidseries.txt create mode 100644 metadata/org.helllabs.android.xmp.txt diff --git a/metadata/com.FireFart.Permissions.txt b/metadata/com.FireFart.Permissions.txt new file mode 100644 index 0000000000..10ce7ee080 --- /dev/null +++ b/metadata/com.FireFart.Permissions.txt @@ -0,0 +1,17 @@ +License:Apache2 +Web Site: +Source Code:http://code.google.com/p/androidpermissions/source/checkout +Issue Tracker:http://code.google.com/p/androidpermissions/issues/list +Summary:Lists application permissions +Description: +This application shows all the available permissions on your phone in a big +list, highlighting those it considers dangerous. You can expand any of the +entries in the list to see what applications are using that particular +permission. +. +Repo Type:svn +Repo:http://androidpermissions.googlecode.com/svn/trunk +Build Version:1.1,2,16 +Use Built:Yes +Market Version:1.1 +Market Version Code:2 diff --git a/metadata/com.danga.squeezer.txt b/metadata/com.danga.squeezer.txt new file mode 100644 index 0000000000..9ed3bdef94 --- /dev/null +++ b/metadata/com.danga.squeezer.txt @@ -0,0 +1,19 @@ +License:Apache2 +Web Site:http://code.google.com/p/android-squeezer/ +Source Code:https://github.com/bradfitz/android-squeezer +Issue Tracker:http://code.google.com/p/android-squeezer/issues/list +Summary:Squeezebox remote control app +Description: +Control your SqueezeCenter ("Slimserver") and Squeezebox (or multiple +squeezeboxes) from your Android phone. +. +Repo Type:git +Repo:https://github.com/bradfitz/android-squeezer.git +Use Built:Yes + +Build Version:0.5,5,df0ffda7ae6370f22847ea9e764d81802eeaf545,\ +prebuild=sed -r -i 's/(minSdkVersion=)"[^"]+"/\1"4"/' AndroidManifest.xml,\ +oldsdkloc=yes + +Market Version:0.5 +Market Version Code:5 diff --git a/metadata/com.example.android.maxpapers.txt b/metadata/com.example.android.maxpapers.txt new file mode 100644 index 0000000000..d3206157b4 --- /dev/null +++ b/metadata/com.example.android.maxpapers.txt @@ -0,0 +1,17 @@ +License:EPL +Web Site:http://code.google.com/p/lcarswallpaper/ +Source Code:http://code.google.com/p/lcarswallpaper/source/checkout +Issue Tracker:http://code.google.com/p/lcarswallpaper/issues/list +Summary:LCARS live wallpaper +Description: +Star Trek LCARS themed live wallpaper for Android 2.1+ devices that shows +various system information. +. +Repo Type:svn +Repo:http://lcarswallpaper.googlecode.com/svn/trunk/lcarswallpaper +Use Built:Yes + +# The manifest has no version code, so let's use the SVN revision number. +Build Version:1.0.2,35,35,\ +prebuild=sed -i -r 's/(android:versionName)/android:versionCode="35" \1/' \ + AndroidManifest.xml diff --git a/metadata/edu.rit.poe.atomix.txt b/metadata/edu.rit.poe.atomix.txt new file mode 100644 index 0000000000..5601476860 --- /dev/null +++ b/metadata/edu.rit.poe.atomix.txt @@ -0,0 +1,14 @@ +License:GPLv2 +Web Site:http://code.google.com/p/droid-atomix/ +Source Code:http://code.google.com/p/droid-atomix/source/checkout +Issue Tracker:http://code.google.com/p/droid-atomix/issues/list +Summary:Puzzle game +Description: +This is a puzzle game to build molecules from individual atoms. Atoms can +move left, right, up or down, and will continue to slide until they hit any +obstacle. +. +Repo Type:hg +Repo:https://droid-atomix.googlecode.com/hg/ +Use Built:Yes +Build Version:1.0.1,2,ea2086d1f9fe759866008f6fe5187fc1cc97bd1d,target=android-4 diff --git a/metadata/org.droidseries.txt b/metadata/org.droidseries.txt new file mode 100644 index 0000000000..e8ddbc7a8a --- /dev/null +++ b/metadata/org.droidseries.txt @@ -0,0 +1,16 @@ +License:GPLv3 +Web Site:http://code.google.com/p/droidseries/ +Source Code:http://gitorious.org/droidseries +Issue Tracker:http://code.google.com/p/droidseries/issues/list +Summary:TV series browser and tracker +Description: +DroidSeries is a TV Series/TV Shows browser and tracker application for +Android. It helps you manage your favorite TV shows and keep track of +the episodes that you have or have not seen. +. +Repo Type:git +Repo:git://gitorious.org/droidseries/droidseries.git +Use Built:Yes +Build Version:0.1.5-5,12,6aedbf31da874605b65eea6bbe3d4740f373672d +Market Version:0.1.5-5 +Market Version Code:12 diff --git a/metadata/org.helllabs.android.xmp.txt b/metadata/org.helllabs.android.xmp.txt new file mode 100644 index 0000000000..23124c3db6 --- /dev/null +++ b/metadata/org.helllabs.android.xmp.txt @@ -0,0 +1,23 @@ +License:GPLv2+ +Web Site:http://xmp.sourceforge.net/ +Source Code:http://sourceforge.net/projects/xmp/develop +Summary:Tracker module player +Description: +The Extended Module Player, or xmp, is a portable module player. Xmp plays +over 90 mainstream and obscure module formats from Amiga, Atari, Acorn, +Apple IIgs and PC. This is an experimental port built with the Android NDK +and a Java interface. All module formats are supported, but external file +compressors are not. +. +Repo Type:git +Repo:git://xmp.git.sourceforge.net/gitroot/xmp/xmp +Use Built:Yes + +# This is one of those projects that put the changelog in the version +# number, so fix that with insertversion. +Build Version:2.1.0,15,639549fda2111cb800fabe468b4a64bf4ae27003,\ +buildjni=yes,subdir=src/android/project,target=android-8,\ +insertversion=2.1.0[^"]* + +Market Version:2.1.0 (Fix Starpack loader, add modules to play queue, fix pause button state) +Market Version Code:15