fdroiddata/metadata/jp.co.kayo.android.localplayer.txt
2012-10-26 22:49:08 +01:00

63 lines
3 KiB
Plaintext

Category:Multimedia
License:GPLv2+
Web Site:http://justplayer-dev.blogspot.jp/
Source Code:https://bitbucket.org/yokmama/just-player/src
Issue Tracker:https://groups.google.com/group/justplayer-user
Summary:Music player
Description:
N.B. The share via Twitter functionality will crash the app because it has been built without
oAuth credentials.
The versions with b at the end are from a different branch, designed to work on Android 2.3-.
So if you are running the Android 3+ build take care not to accept an update without checking
the version number.
Comprehensive music player with unusual features such as sharing files over Android Beam (on Android 4).
By installing the optional [[jp.co.kayo.android.localplayer.ds.podcast]] and/or
[[jp.co.kayo.android.localplayer.ds.ampache]] you can listen to audio from those sources.
For example with the latter, you can store your music on an Owncloud server and stream it to Just-Player.
Works with a scrobbler such as [[com.adam.aslfms]].
.
Repo Type:git
Repo:https://bitbucket.org/yokmama/just-player.git
Build Version:3.14,141400250,1b6d591d4474,subdir=JUSTPLAYER,update=.;../ActionBarSherlock,prebuild=\
rm -rf .google_apis && rm -f ../LibAndroTranslation-1.0.1/build.xml && \
$$SDK$$/tools/android update project -p ../LibAndroTranslation-1.0.1
Build Version:3.17b,71400255,47e1b9b,subdir=JUSTPLAYER,update=.;../ActionBarSherlock,prebuild=\
rm -rf .google_apis && rm -f ../LibAndroTranslation-1.0.1/build.xml && \
$$SDK$$/tools/android update project -p ../LibAndroTranslation-1.0.1 && \
mkdir src/jp/co/kayo/android/localplayer/secret && \
wget https://bitbucket.org/yokmama/just-player/downloads/Keys.java -P \
src/jp/co/kayo/android/localplayer/secret/
#Legacy i.e. gingerbread branch
Build Version:3.21b,1071400263,!build problems ef09c91,subdir=JUSTPLAYER,update=.;../ActionBarSherlock,\
srclibs=JustPlayerPluginsAdView@fb467e,prebuild=\
rm -rf .google_apis && rm -f ../LibAndroTranslation-1.0.1/build.xml && \
$$SDK$$/tools/android update project -p ../LibAndroTranslation-1.0.1 && \
sed -i 's@\(android.library.reference.2=\).*@\1../ActionBarSherlock@' project.properties && \
sed -i 's@\(android.library.reference.3=\).*@\1$$JustPlayerPluginsAdView$$@' project.properties && \
mkdir src/jp/co/kayo/android/localplayer/secret && \
wget https://bitbucket.org/yokmama/just-player/downloads/Keys.java -P \
src/jp/co/kayo/android/localplayer/secret/
#master branch i.e ICS only
Build Version:3.21,1141600263,dfef8de,subdir=JUSTPLAYER,\
srclibs=JustPlayerPluginsAdView@fb467e,prebuild=\
rm -rf .google_apis && rm -f ../LibAndroTranslation-1.0.1/build.xml && \
$$SDK$$/tools/android update project -p ../LibAndroTranslation-1.0.1 && \
sed -i 's@\(android.library.reference.2=\).*@\1$$JustPlayerPluginsAdView$$@' project.properties && \
mkdir src/jp/co/kayo/android/localplayer/secret && \
wget https://bitbucket.org/yokmama/just-player/downloads/Keys.java -P \
src/jp/co/kayo/android/localplayer/secret/
#device variable; RM checks HEAD branch
Update Check Mode:None
Current Version:3.22
Current Version Code:1141600266