From ca7b9d568be64057a39887b9d90398d3e46b48ea Mon Sep 17 00:00:00 2001 From: John Sullivan Date: Sat, 9 Apr 2011 17:18:18 -0400 Subject: [PATCH 1/3] Add official MP3Tunes client. --- metadata/com.mp3tunes.android.player.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 metadata/com.mp3tunes.android.player.txt diff --git a/metadata/com.mp3tunes.android.player.txt b/metadata/com.mp3tunes.android.player.txt new file mode 100644 index 00000000..9981ba2a --- /dev/null +++ b/metadata/com.mp3tunes.android.player.txt @@ -0,0 +1,14 @@ +Use Built:Yes +License:GPLv3+ +Web Site:http://code.google.com/p/mp3tunes/ +Source Code:http://code.google.com/p/mp3tunes/source/browse/ +Issue Tracker:http://androidmp3.uservoice.com/ +Summary:Client for listening to music stored in an MP3tunes locker +Description: +MP3tunes is a music storage service, where users can upload their music files and stream them from anywhere. +This is the official Android client for accessing the service. +. +Repo Type:hg +Repo:https://mp3tunes.googlecode.com/hg/ +Build Version:3.6,87,3ac4877c8690,target=android-4,prebuild=sed -i -e s/Haven\'t/"Haven\\\'t"/ res/values/strings.xml && sed -i -e s/don\'t/"don\\\'t"/ res/values/strings.xml +AntiFeatures:NonFreeNet From 110c7ca1850ef2bee429d0a02a32f2ec4896845e Mon Sep 17 00:00:00 2001 From: John Sullivan Date: Sat, 9 Apr 2011 17:49:29 -0400 Subject: [PATCH 2/3] Cleaner fix for the apostrophe issue, thanks to tunedal. --- metadata/com.mp3tunes.android.player.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/com.mp3tunes.android.player.txt b/metadata/com.mp3tunes.android.player.txt index 9981ba2a..d767da8d 100644 --- a/metadata/com.mp3tunes.android.player.txt +++ b/metadata/com.mp3tunes.android.player.txt @@ -10,5 +10,5 @@ This is the official Android client for accessing the service. . Repo Type:hg Repo:https://mp3tunes.googlecode.com/hg/ -Build Version:3.6,87,3ac4877c8690,target=android-4,prebuild=sed -i -e s/Haven\'t/"Haven\\\'t"/ res/values/strings.xml && sed -i -e s/don\'t/"don\\\'t"/ res/values/strings.xml +Build Version:3.6,87,3ac4877c8690,target=android-4,fixapos=yes AntiFeatures:NonFreeNet From be8c1ca387a7cd5be5b05b9c2d66cad445b3c0c5 Mon Sep 17 00:00:00 2001 From: John Sullivan Date: Sat, 9 Apr 2011 18:56:40 -0400 Subject: [PATCH 3/3] Update to cleverly hidden version 3.7. --- metadata/com.mp3tunes.android.player.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/com.mp3tunes.android.player.txt b/metadata/com.mp3tunes.android.player.txt index d767da8d..35b002d6 100644 --- a/metadata/com.mp3tunes.android.player.txt +++ b/metadata/com.mp3tunes.android.player.txt @@ -10,5 +10,5 @@ This is the official Android client for accessing the service. . Repo Type:hg Repo:https://mp3tunes.googlecode.com/hg/ -Build Version:3.6,87,3ac4877c8690,target=android-4,fixapos=yes +Build Version:3.7,89,ba4550305733,target=android-4,fixapos=yes AntiFeatures:NonFreeNet