ok re-enable just-player since it is already built
This commit is contained in:
parent
319bd32054
commit
56a6a7cf5b
|
@ -1,4 +1,3 @@
|
||||||
Disabled:?
|
|
||||||
Category:Multimedia
|
Category:Multimedia
|
||||||
License:GPLv2+
|
License:GPLv2+
|
||||||
Web Site:http://justplayer-dev.blogspot.jp/
|
Web Site:http://justplayer-dev.blogspot.jp/
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
Disabled:Relies on Just Player
|
|
||||||
Category:Multimedia
|
Category:Multimedia
|
||||||
License:GPLv2
|
License:GPLv2
|
||||||
Web Site:http://justplayer-dev.blogspot.jp/
|
Web Site:http://justplayer-dev.blogspot.jp/
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
Disabled:Not working yet
|
|
||||||
Category:Multimedia
|
Category:Multimedia
|
||||||
License:GPLv2+
|
License:GPLv2+
|
||||||
Web Site:http://justplayer-dev.blogspot.jp/
|
Web Site:http://justplayer-dev.blogspot.jp/
|
||||||
|
@ -13,13 +12,18 @@ Twitter and automatic playback on headphone insertion. By installing the optiona
|
||||||
you can listen to audio from those sources. For example with the latter, you
|
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.
|
can store your music on an Owncloud server and stream it to Just-Player.
|
||||||
|
|
||||||
The versions marked b are from a different branch, designed to work on Android 2.3-.
|
The versions with b at the end are from a different branch, designed to work on Android 2.3-.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://bitbucket.org/yokmama/just-player.git
|
Repo:https://bitbucket.org/yokmama/just-player.git
|
||||||
|
|
||||||
Build Version:3.21b,1071400263,ef09c91,subdir=JUSTPLAYER,update=.;../ActionBarSherlock,\
|
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
|
||||||
|
|
||||||
|
#Legacy i.e. gingerbread branch
|
||||||
|
Build Version:3.21b,1071400263,!build problems ef09c91,subdir=JUSTPLAYER,update=.;../ActionBarSherlock,\
|
||||||
srclibs=JustPlayerPluginsAdView@fb467e,prebuild=\
|
srclibs=JustPlayerPluginsAdView@fb467e,prebuild=\
|
||||||
rm -rf .google_apis && rm -f ../LibAndroTranslation-1.0.1/build.xml && \
|
rm -rf .google_apis && rm -f ../LibAndroTranslation-1.0.1/build.xml && \
|
||||||
$$SDK$$/tools/android update project -p ../LibAndroTranslation-1.0.1 && \
|
$$SDK$$/tools/android update project -p ../LibAndroTranslation-1.0.1 && \
|
||||||
|
@ -29,7 +33,8 @@ mkdir src/jp/co/kayo/android/localplayer/secret && \
|
||||||
wget https://bitbucket.org/yokmama/just-player/downloads/Keys.java -P \
|
wget https://bitbucket.org/yokmama/just-player/downloads/Keys.java -P \
|
||||||
src/jp/co/kayo/android/localplayer/secret/
|
src/jp/co/kayo/android/localplayer/secret/
|
||||||
|
|
||||||
Build Version:3.21,1141600263,dfef8de,subdir=JUSTPLAYER,\
|
#master branch i.e ICS only
|
||||||
|
Build Version:3.21,1141600263,!build problems dfef8de,subdir=JUSTPLAYER,\
|
||||||
srclibs=JustPlayerPluginsAdView@fb467e,prebuild=\
|
srclibs=JustPlayerPluginsAdView@fb467e,prebuild=\
|
||||||
rm -rf .google_apis && rm -f ../LibAndroTranslation-1.0.1/build.xml && \
|
rm -rf .google_apis && rm -f ../LibAndroTranslation-1.0.1/build.xml && \
|
||||||
$$SDK$$/tools/android update project -p ../LibAndroTranslation-1.0.1 && \
|
$$SDK$$/tools/android update project -p ../LibAndroTranslation-1.0.1 && \
|
||||||
|
@ -38,8 +43,6 @@ mkdir src/jp/co/kayo/android/localplayer/secret && \
|
||||||
wget https://bitbucket.org/yokmama/just-player/downloads/Keys.java -P \
|
wget https://bitbucket.org/yokmama/just-player/downloads/Keys.java -P \
|
||||||
src/jp/co/kayo/android/localplayer/secret/
|
src/jp/co/kayo/android/localplayer/secret/
|
||||||
|
|
||||||
Build Version:3.22,1141600266,!now with ads
|
|
||||||
|
|
||||||
#device variable; RM checks HEAD branch
|
#device variable; RM checks HEAD branch
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
Current Version:3.22
|
Current Version:3.22
|
||||||
|
|
Loading…
Reference in a new issue