From adb17b79f7dc7e1a6e74e82f6491c75816115d3c 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 0000000000..9981ba2a02 --- /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 80299ddc2107e40bc15e88e398dc1d506bbd3445 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 9981ba2a02..d767da8d30 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 12c3270d818623a7b4a84808369adf978fa10dc9 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 d767da8d30..35b002d667 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