Merge branch 'master' of gitorious.org:f-droid/fdroiddata
This commit is contained in:
commit
6b87128381
|
@ -25,10 +25,11 @@ Repo:https://github.com/ushahidi/Ushahidi_Android.git
|
|||
Build Version:3.0.3,28,v3.0.3,subdir=Themes/Ushahidi,update=no,prebuild=\
|
||||
mkdir src && \
|
||||
cp ../../Core/libs/* libs/ && rm -f libs/action* && \
|
||||
android update project -p ../../Libraries/abs -s && \
|
||||
rm -f ../../Libraries/cwacmerge/build.xml && android update project -p ../../Libraries/cwacmerge -s && \
|
||||
android update project -p ../../Core -s && \
|
||||
android update project -p . -s -t "Google Inc.:Google APIs:15"
|
||||
$$SDK/tools/android update project -p ../../Libraries/abs -s && \
|
||||
rm -f ../../Libraries/cwacmerge/build.xml && \
|
||||
$$SDK/tools/android update project -p ../../Libraries/cwacmerge -s && \
|
||||
$$SDK/tools/android update project -p ../../Core -s && \
|
||||
$$SDK/tools/android update project -p . -s -t "Google Inc.:Google APIs:15"
|
||||
|
||||
|
||||
Update Check Mode:None
|
||||
|
|
|
@ -12,19 +12,20 @@ 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
|
||||
can store your music on an Owncloud server and stream it to Just-Player.
|
||||
|
||||
This version of Just-Player requires Android 3.0+
|
||||
This version of Just-Player requires Android 3.0+ and later versions of the app require GCM and ad
|
||||
libraries so it may be a while before we can update the app
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://bitbucket.org/yokmama/just-player.git
|
||||
|
||||
Build Version:3.14,141400250,!needs testing 1b6d591d4474,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 && \
|
||||
android update project -p ../LibAndroTranslation-1.0.1
|
||||
Build Version:3.16,141400256,! now requires GCM
|
||||
$$SDK$$/tools/android update project -p ../LibAndroTranslation-1.0.1
|
||||
Build Version:3.22,1141600266,!now with ads and GCM
|
||||
|
||||
#device variable; RM checks HEAD branch
|
||||
Update Check Mode:None
|
||||
Current Version:3.16
|
||||
Current Version Code:141400256
|
||||
Current Version:3.22
|
||||
Current Version Code:1141600266
|
||||
|
||||
|
|
|
@ -33,6 +33,7 @@ Build Version:0.2.4.4-alpha-1.0.11-RC4,49,85d065f40ce,submodules=yes,\
|
|||
srclibs=ActionBarSherlock@4.1.0,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
export NDK_BASE=$$NDK$$ && sed -i 's@ndk-build@$(NDK_BASE)/ndk-build@g' external/Makefile && make -C external
|
||||
Build Version:0.2.3.23-rc-1.0.11-RC5-test2,51,!no source
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
|
|
|
@ -21,6 +21,7 @@ Build Version:4.5,38,!Source code not published,target=android-15
|
|||
Build Version:4.6,39,9e8e843,target=android-16
|
||||
Build Version:4.7,40,!no source
|
||||
Build Version:4.8,41,b9e1f060
|
||||
Build Version:4.9,42,!cannot find symbol 9eff452165
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
|
|
Loading…
Reference in a new issue