From 0267d1e78ed0ce4e15e5213c9140093a1bb7d633 Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 25 Oct 2012 13:46:09 +0100 Subject: [PATCH 01/15] enable the just player plugins (again) --- metadata/jp.co.kayo.android.localplayer.ds.ampache.txt | 1 - metadata/jp.co.kayo.android.localplayer.ds.podcast.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/metadata/jp.co.kayo.android.localplayer.ds.ampache.txt b/metadata/jp.co.kayo.android.localplayer.ds.ampache.txt index 04aa7481e1..758016797f 100644 --- a/metadata/jp.co.kayo.android.localplayer.ds.ampache.txt +++ b/metadata/jp.co.kayo.android.localplayer.ds.ampache.txt @@ -1,4 +1,3 @@ -Disabled:Relies on Just-Player Category:Multimedia License:GPLv2+ Web Site:http://justplayer-dev.blogspot.jp/ diff --git a/metadata/jp.co.kayo.android.localplayer.ds.podcast.txt b/metadata/jp.co.kayo.android.localplayer.ds.podcast.txt index abfe81e96f..533fd156f8 100644 --- a/metadata/jp.co.kayo.android.localplayer.ds.podcast.txt +++ b/metadata/jp.co.kayo.android.localplayer.ds.podcast.txt @@ -1,4 +1,3 @@ -Disabled:Relies on Just-Player Category:Multimedia License:GPLv2 Web Site:http://justplayer-dev.blogspot.jp/ From f47cd53204dc9d8334156cf67e9ec5f28de943de Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 25 Oct 2012 14:32:15 +0100 Subject: [PATCH 02/15] bitcoin wallet description: a bit more about backup and why we haven't been updating regularly. --- metadata/de.schildbach.wallet.txt | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index 3418c00d41..d89499a287 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -7,7 +7,7 @@ Issue Tracker:http://code.google.com/p/bitcoin-wallet/issues/list Summary:Wallet for the bitcoin currency Description: A bitcoin wallet, allowing you to store, send and receive bitcoins on your -device, both via QR codes and NFC. The initial blockchain setup downloads a lot of +device (QR codes and NFC). The initial blockchain setup downloads a lot of data so you'd better use a wifi access point. When run for the first time, it can happen that the app shows only a white display for some seconds. This is normal. @@ -15,9 +15,18 @@ is normal. Use this at your own risk, and be aware that if you lose access to the data of this application, you will lose any bitcoins contained in it. To back up the wallet, back up the files in /data/data/de.schildbach.wallet/files - you -will need root access to do this. There's a separate version of this application -that uses a test version of the Bitcoin network. It would be wise to use that first, -to verify that everything works for you without using real Bitcoins. +will need root access to do this. +(#tar cf /data/data/de.schildbach.wallet/files wallet.tar with +#tar xf wallet.tar && chown -r app_123.app_123 /data/data/de.schildbach.wallet/files/* +to restore. You can do the same with the blockchain.) + +There's a separate version of this application that uses a test version of the +Bitcoin network. It would be wise to use that first, to verify that everything works +for you without using real Bitcoins. + +The F-droid.org build hasn't been updated in a while as the build process is very +intricate for us. v2.30 is able to export private keys to local storage, encrypted +with a password. Developer-signed builds are available via the website. . #The application doesn't require root, but if you don't have root you'll have From 609121d7d70aea47f39f2594262ce690da293fca Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 25 Oct 2012 14:40:56 +0100 Subject: [PATCH 03/15] owncloud description --- metadata/com.owncloud.android.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/metadata/com.owncloud.android.txt b/metadata/com.owncloud.android.txt index d698a6d7bc..f07912da62 100644 --- a/metadata/com.owncloud.android.txt +++ b/metadata/com.owncloud.android.txt @@ -6,7 +6,10 @@ Issue Tracker:http://bugs.owncloud.org/thebuggenie Summary:OwnCloud client Description: -Owncloud is software that you install on a server that can provide task management, contacts, gallery, music, calendars etc. With the android app you can access the server and perform basic tasks like moving files, uploading multimedia and downloading files. +Owncloud is software that you install on a server that can provide contacts, gallery, +music, calendars etc. With the Android app you can access the server and perform basic tasks like +moving files and uploading multimedia. To see how Owncloud works in a browser try the +[http://demo.owncloud.org demo]. . Repo Type:git From fac953be2bd7a99d12887ab8cf6fa3d6031d9268 Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 26 Oct 2012 12:31:49 +0100 Subject: [PATCH 04/15] otpdroid builds with srclib and add license: still disabled --- metadata/de.ub0r.android.otpdroid.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/metadata/de.ub0r.android.otpdroid.txt b/metadata/de.ub0r.android.otpdroid.txt index 907a5a54cf..f7c724584a 100644 --- a/metadata/de.ub0r.android.otpdroid.txt +++ b/metadata/de.ub0r.android.otpdroid.txt @@ -1,6 +1,6 @@ -Disabled:No License -Category:System -License:Unknown +Disabled:Do we really need another OTP generator? +Category:Office +License:Beer1.03 Web Site:https://github.com/felixb/otpdroid/ Source Code:https://github.com/felixb/otpdroid Issue Tracker:https://github.com/felixb/otpdroid/issues @@ -16,8 +16,9 @@ that is only valid for one login. Supports SHA1 and MD5. Option to store passphr Repo Type:git Repo:https://github.com/felixb/otpdroid.git -Build Version:2.1,157,5643184,srclibs=ActionBarSherlock@6e3f2bb5,\ -prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties +Build Version:2.1,157,5643184,srclibs=ub0rlib@75e4a553dd;ActionBarSherlock@6e3f2bb5,\ +prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ +rm -f libs/ub0rlib.jar && echo "android.library.reference.2=$$ub0rlib$$" >> project.properties Update Check Mode:Market Current Version:2.1 From 946d46a6b7ad1541e888bc71dd1ca7e0cdef5acc Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 26 Oct 2012 13:03:04 +0100 Subject: [PATCH 05/15] disable orbot again: path problems --- metadata/org.torproject.android.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/org.torproject.android.txt b/metadata/org.torproject.android.txt index b69daf0e1f..9afcfbc714 100644 --- a/metadata/org.torproject.android.txt +++ b/metadata/org.torproject.android.txt @@ -29,10 +29,10 @@ Repo:git://git.torproject.org/orbot.git #Most recent binaries from https://dev.guardianproject.info/projects/orbot/files #Binary not split is as it's commented out from build instructions -Build Version:0.2.4.4-alpha-1.0.11-RC4,49,85d065f40ce,submodules=yes,\ +Build Version:0.2.4.4-alpha-1.0.11-RC4,49,!path problems 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 +export NDK_BASE=$$NDK$$ && sed -i 's/ndk-build/\$(NDK_BASE)\/ndk-build/g' external/Makefile && make -C external Auto Update Mode:None Update Check Mode:Market From b7cefe2719f08f1aa6ac8043f5ece4c25096b5fd Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 26 Oct 2012 14:28:38 +0100 Subject: [PATCH 06/15] release a patch to externalip that uses getip.org --- metadata/org.kost.externalip.txt | 12 ++++++------ metadata/org.kost.externalip/change_server.patch | 16 ++++++++++++++++ 2 files changed, 22 insertions(+), 6 deletions(-) create mode 100644 metadata/org.kost.externalip/change_server.patch diff --git a/metadata/org.kost.externalip.txt b/metadata/org.kost.externalip.txt index 3f6051ee5e..d3b7bdb413 100644 --- a/metadata/org.kost.externalip.txt +++ b/metadata/org.kost.externalip.txt @@ -6,17 +6,17 @@ Issue Tracker:https://code.google.com/p/external-ip/issues/list Summary:Display your IP addresses Description: -Simple application to display IP addresses in form that you can copy&paste them. - -This simple application will show your IP addresses(default local & external). It will show them in text box from where you can copy&paste easily for different purposes. +Simple application to display IP addresses in form that you can copy & paste. . Repo Type:hg Repo:https://code.google.com/p/external-ip/ Build Version:1.2,3,431da48bfb10,target=android-8 +Build Version:1.2-change_server,4,431da48bfb10,target=android-8,patch=change_server.patch,\ +forceversion=yes,forcevercode=yes -Update Check Mode:Market -Current Version:1.2 -Current Version Code:3 +Update Check Mode:None +Current Version:1.2-change_server +Current Version Code:4 diff --git a/metadata/org.kost.externalip/change_server.patch b/metadata/org.kost.externalip/change_server.patch new file mode 100644 index 0000000000..35a0f3e3df --- /dev/null +++ b/metadata/org.kost.externalip/change_server.patch @@ -0,0 +1,16 @@ +diff -r 431da48bfb10 -r c7c8c7aa3f67 src/org/kost/externalip/ExternalIP.java +--- a/src/org/kost/externalip/ExternalIP.java Thu Jun 09 01:11:36 2011 +0200 ++++ b/src/org/kost/externalip/ExternalIP.java Fri Oct 26 14:25:52 2012 +0100 +@@ -83,10 +83,11 @@ + ip.setText("Please wait..."); + try { + HttpClient httpclient = new DefaultHttpClient(); +- HttpGet httpget = new HttpGet("http://wiki.iti-lab.org/ip.php"); ++ // HttpGet httpget = new HttpGet("http://wiki.iti-lab.org/ip.php"); + // HttpGet httpget = new HttpGet("http://whatismyip.everdot.org/ip"); + // HttpGet httpget = new HttpGet("http://whatismyip.com.au/"); + // HttpGet httpget = new HttpGet("http://www.whatismyip.org/"); ++ HttpGet httpget = new HttpGet("http://getip.org"); + HttpResponse response; + + response = httpclient.execute(httpget); From a79f134af53c695e1ee0c3b4414265bd6d73f5c0 Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 26 Oct 2012 14:40:19 +0100 Subject: [PATCH 07/15] websms description --- metadata/de.ub0r.android.websms.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/metadata/de.ub0r.android.websms.txt b/metadata/de.ub0r.android.websms.txt index 067ecd84ac..376ea096bb 100644 --- a/metadata/de.ub0r.android.websms.txt +++ b/metadata/de.ub0r.android.websms.txt @@ -10,13 +10,14 @@ WebSMS lets you send free and cheap TXT via different webservices. You will need at least one WebSMS Connector (plugin/extension) to connect this app to the webservice of your choice. We have a couple in the repo but there is source code for many on the author's source -code page. As WebSMS is not able to read messages you might find [[de.ub0r.android.smsdroid]] useful. +code page and apks are available on the website. As WebSMS is not able to read messages you might +find [[de.ub0r.android.smsdroid]] useful. Pricing depends on the webservice provider connected with the connector. The “SMS” Connector shipped with the app itself sends messages via standard GSM method and is billed by your operator. It is installed for backup reasons and deactivated by default. -The Google Admob library in the source code of this app has been replaced with an open-source +The Google Admob library in the source code of this app has been replaced with the MobAdMob open-source library that does nothing. . From 0ea0e5cfb5c33a22030dfe5bd27cb6a41b74c884 Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 26 Oct 2012 15:12:18 +0100 Subject: [PATCH 08/15] enable gtalksms --- metadata/com.googlecode.gtalksms.txt | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/metadata/com.googlecode.gtalksms.txt b/metadata/com.googlecode.gtalksms.txt index 2d384fa6c7..31e3f78070 100644 --- a/metadata/com.googlecode.gtalksms.txt +++ b/metadata/com.googlecode.gtalksms.txt @@ -1,11 +1,3 @@ -Disabled:Non-free blobs -#Scanner found 2 problems: -#...Found probable non-free blob build/com.googlecode.gtalksms/libs/libGoogleAnalytics.jar -#...Found probable non-free blob build/com.googlecode.gtalksms/libs/GoogleAdMobAdsSdk-6.0.1.jar - -#talkmyphone project as been merged into this -#the reference to admob in the code is because the app in the market is ad-supported with full features. there is another app which is just a key to disable ads - Category:Phone & SMS License:GPLv3 Web Site:https://code.google.com/p/gtalksms/w/list @@ -14,19 +6,27 @@ Issue Tracker:https://code.google.com/p/gtalksms/issues/list FlattrID:130193 Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=WQDV6S67WAC7A&lc=US&item_name=GTalkSMS&item_number=WEB¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted -Summary:Control your phone via GTalk/XMPP +Summary:Control your phone via XMPP Description: Send/receive SMS, make calls, locate your phone via GPS, activate WLAN or Bluetooth, etc. It can be useful for those who prefer typing SMS on a real keyboard. The app also notifies you about new "events" on the phone, like a -new text message (SMS) or an incoming call. Think of it as an remote control -for your android phone via GTalk/XMPP that informs you about recent events on +new text message (SMS) or an incoming call. Think of it as a remote control +for your Android phone via XMPP that informs you about recent events on your smartphone. + +The non-free Google Admob library has been replace with the open-source MobAdMob. . Repo Type:hg Repo:https://code.google.com/p/gtalksms/ -Build Version:Holo β,58,b931e74fd7cc -#there is a stable version written for gingerbread also +Build Version:4.2,64,v4.2,\ +update=.;external-libs/ActionBarSherlock-4.1.0.0,srclibs=MobAdMob@2d5736,prebuild=\ +rm -rf test/ libs-sources/ libs/GoogleAdMobAdsSdk-6.0.1.jar libs/libGoogleAnalytics.jar && \ +echo "android.library.reference.2=$$MobAdMob$$" >> project.properties + +#Device-variable: see downloads for current version Update Check Mode:None +Current Version:4.2 +Current Version:64 From abcdbf3eb8207b98555571717e6a7d85bdc3a027 Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 26 Oct 2012 15:14:29 +0100 Subject: [PATCH 09/15] people should install gtalksms before talkmyphone --- metadata/com.googlecode.talkmyphone.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/metadata/com.googlecode.talkmyphone.txt b/metadata/com.googlecode.talkmyphone.txt index f1a2d478f2..16bbdcdb1e 100644 --- a/metadata/com.googlecode.talkmyphone.txt +++ b/metadata/com.googlecode.talkmyphone.txt @@ -6,11 +6,12 @@ Issue Tracker:http://code.google.com/p/talkmyphone/issues/list Summary:Remote control of phone by XMPP Description: +N.B. This project has been abandoned in favour of [[com.googlecode.gtalksms]] and +this app will be removed from the repo soon. + Allows you to send commands to your device remotely, via the XMPP protocol. You can also receive information, such as incoming calls and SMS, and battery state. - -N.B. This project has been abandoned in favour of GTalkSMS but we don't have that in the repo because the source contains nonfree libraries. . Update Check Mode:None From 596884ed0e182e5bfef3230651461ccaade4af5a Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 26 Oct 2012 15:29:50 +0100 Subject: [PATCH 10/15] update twidere to 2.0.1 --- metadata/org.mariotaku.twidere.txt | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/metadata/org.mariotaku.twidere.txt b/metadata/org.mariotaku.twidere.txt index d6dd53bb28..088258d333 100644 --- a/metadata/org.mariotaku.twidere.txt +++ b/metadata/org.mariotaku.twidere.txt @@ -7,9 +7,6 @@ Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=mariotaku.l Summary:Twitter & Identi.ca client Description: -v0.2.0 has problems updating Twitter feeds. An update could be a couple of weeks away -so if you experience problems, downgrade to 0.1.9. - Features include: * Built in image viewer and map viewer * Direct messages with conversation style @@ -43,7 +40,6 @@ Build Version:0.1.5,33,b3409715af,target=Google Inc.:Google APIs:16 Build Version:0.1.6,35,b87d64e197,target=Google Inc.:Google APIs:16 Build Version:0.1.8,39,4946938d3,target=Google Inc.:Google APIs:16 Build Version:0.1.9,42,ff62cd1fb,target=Google Inc.:Google APIs:16 -#Flaky and not going to be updated for another two weeks Build Version:0.2.0,47,0.2.0,prebuild=\ sed -i 's/PrivateConstants.GOOGLE_MAPS_API_KEY_RELEASE/"0kjPwJOe_zwYjzGc9uYak7vhm_Sf3eob-2L3Xzw"/g' \ src/org/mariotaku/twidere/Constants.java && \ @@ -54,9 +50,19 @@ src/org/mariotaku/twidere/Constants.java && \ sed -i 's/PrivateConstants.TWITTER_CONSUMER_KEY/"uAFVpMhBntJutfVj6abfA"/g' \ src/org/mariotaku/twidere/Constants.java Build Version:0.2.0.5,48,!no source +Build Version:0.2.1,49,0.2.1,prebuild=rm -rf dist/ && \ +sed -i 's/PrivateConstants.GOOGLE_MAPS_API_KEY_RELEASE/"0kjPwJOe_zwYjzGc9uYak7vhm_Sf3eob-2L3Xzw"/g' \ +src/org/mariotaku/twidere/Constants.java && \ +sed -i 's/PrivateConstants.GOOGLE_MAPS_API_KEY_DEBUG/"1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA"/g' \ +src/org/mariotaku/twidere/Constants.java && \ +sed -i 's/PrivateConstants.TWITTER_CONSUMER_SECRET/"JARXkJTfxo0F8MyctYy9bUmrLISjo8vXAHsZHYuk2E"/g' \ +src/org/mariotaku/twidere/Constants.java && \ +sed -i 's/PrivateConstants.TWITTER_CONSUMER_KEY/"uAFVpMhBntJutfVj6abfA"/g' \ +src/org/mariotaku/twidere/Constants.java Auto Update Mode:None +#May as well do manual Update Check Mode:None -Current Version:0.1.9 -Current Version Code:42 +Current Version:0.2.1 +Current Version Code:49 From 96ee6bc9e405f690cc169cfcb1231730b34fb606 Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 26 Oct 2012 16:04:32 +0100 Subject: [PATCH 11/15] mobileorg should work --- metadata/com.matburt.mobileorg.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/com.matburt.mobileorg.txt b/metadata/com.matburt.mobileorg.txt index 81b70567e7..691f9e823a 100644 --- a/metadata/com.matburt.mobileorg.txt +++ b/metadata/com.matburt.mobileorg.txt @@ -12,7 +12,7 @@ TODO/task management based on emacs org-mode files. Repo Type:git Repo:https://github.com/matburt/mobileorg-android.git -Build Version:0.9.0,90,!android doesn't exist 0.9.0,prebuild=sed -i 's@android@$$SDK$$/tools/android@g' setup.sh && ./setup.sh +Build Version:0.9.0,90,0.9.0,prebuild=sed -i 's@android@$$SDK$$/tools/android@g' setup.sh && ./setup.sh Update Check Mode:Market Current Version:0.9.0 From 319bd32054acb6d0631c7780a3604bd51390b815 Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 26 Oct 2012 18:04:40 +0100 Subject: [PATCH 12/15] disable just player: now build problems when using the new library --- ...co.kayo.android.localplayer.ds.ampache.txt | 1 + ...co.kayo.android.localplayer.ds.podcast.txt | 1 + metadata/jp.co.kayo.android.localplayer.txt | 28 +++++++++++++++---- 3 files changed, 24 insertions(+), 6 deletions(-) diff --git a/metadata/jp.co.kayo.android.localplayer.ds.ampache.txt b/metadata/jp.co.kayo.android.localplayer.ds.ampache.txt index 758016797f..2c02c70bc3 100644 --- a/metadata/jp.co.kayo.android.localplayer.ds.ampache.txt +++ b/metadata/jp.co.kayo.android.localplayer.ds.ampache.txt @@ -1,3 +1,4 @@ +Disabled:? Category:Multimedia License:GPLv2+ Web Site:http://justplayer-dev.blogspot.jp/ diff --git a/metadata/jp.co.kayo.android.localplayer.ds.podcast.txt b/metadata/jp.co.kayo.android.localplayer.ds.podcast.txt index 533fd156f8..17046cfd31 100644 --- a/metadata/jp.co.kayo.android.localplayer.ds.podcast.txt +++ b/metadata/jp.co.kayo.android.localplayer.ds.podcast.txt @@ -1,3 +1,4 @@ +Disabled:Relies on Just Player Category:Multimedia License:GPLv2 Web Site:http://justplayer-dev.blogspot.jp/ diff --git a/metadata/jp.co.kayo.android.localplayer.txt b/metadata/jp.co.kayo.android.localplayer.txt index 188cf3d908..aaf845db76 100644 --- a/metadata/jp.co.kayo.android.localplayer.txt +++ b/metadata/jp.co.kayo.android.localplayer.txt @@ -1,3 +1,4 @@ +Disabled:Not working yet Category:Multimedia License:GPLv2+ Web Site:http://justplayer-dev.blogspot.jp/ @@ -12,17 +13,32 @@ 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+ and later versions of the app require GCM and ad -libraries so it may be a while before we can update the app +The versions marked b are from a different branch, designed to work on Android 2.3-. . 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.22,1141600266,!now with ads and GCM +Build Version:3.21b,1071400263,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/ + +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/ + +Build Version:3.22,1141600266,!now with ads #device variable; RM checks HEAD branch Update Check Mode:None From 56a6a7cf5b33eeaa8c6dd504c259f14299e7a7e5 Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 26 Oct 2012 18:13:44 +0100 Subject: [PATCH 13/15] ok re-enable just-player since it is already built --- .../jp.co.kayo.android.localplayer.ds.ampache.txt | 1 - .../jp.co.kayo.android.localplayer.ds.podcast.txt | 1 - metadata/jp.co.kayo.android.localplayer.txt | 15 +++++++++------ 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/metadata/jp.co.kayo.android.localplayer.ds.ampache.txt b/metadata/jp.co.kayo.android.localplayer.ds.ampache.txt index 2c02c70bc3..758016797f 100644 --- a/metadata/jp.co.kayo.android.localplayer.ds.ampache.txt +++ b/metadata/jp.co.kayo.android.localplayer.ds.ampache.txt @@ -1,4 +1,3 @@ -Disabled:? Category:Multimedia License:GPLv2+ Web Site:http://justplayer-dev.blogspot.jp/ diff --git a/metadata/jp.co.kayo.android.localplayer.ds.podcast.txt b/metadata/jp.co.kayo.android.localplayer.ds.podcast.txt index 17046cfd31..533fd156f8 100644 --- a/metadata/jp.co.kayo.android.localplayer.ds.podcast.txt +++ b/metadata/jp.co.kayo.android.localplayer.ds.podcast.txt @@ -1,4 +1,3 @@ -Disabled:Relies on Just Player Category:Multimedia License:GPLv2 Web Site:http://justplayer-dev.blogspot.jp/ diff --git a/metadata/jp.co.kayo.android.localplayer.txt b/metadata/jp.co.kayo.android.localplayer.txt index aaf845db76..10373de1ea 100644 --- a/metadata/jp.co.kayo.android.localplayer.txt +++ b/metadata/jp.co.kayo.android.localplayer.txt @@ -1,4 +1,3 @@ -Disabled:Not working yet Category:Multimedia License:GPLv2+ 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 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: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=\ rm -rf .google_apis && rm -f ../LibAndroTranslation-1.0.1/build.xml && \ $$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 \ 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=\ rm -rf .google_apis && rm -f ../LibAndroTranslation-1.0.1/build.xml && \ $$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 \ src/jp/co/kayo/android/localplayer/secret/ -Build Version:3.22,1141600266,!now with ads - #device variable; RM checks HEAD branch Update Check Mode:None Current Version:3.22 From 729fc4d9160a4b67c0e930db94cb539bae997a99 Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 26 Oct 2012 18:49:59 +0100 Subject: [PATCH 14/15] added gingerbread build for justplayer --- metadata/jp.co.kayo.android.localplayer.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/metadata/jp.co.kayo.android.localplayer.txt b/metadata/jp.co.kayo.android.localplayer.txt index 10373de1ea..400b508f20 100644 --- a/metadata/jp.co.kayo.android.localplayer.txt +++ b/metadata/jp.co.kayo.android.localplayer.txt @@ -22,6 +22,13 @@ Build Version:3.14,141400250,1b6d591d4474,subdir=JUSTPLAYER,update=.;../ActionBa 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=\ @@ -34,7 +41,7 @@ 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,!build problems dfef8de,subdir=JUSTPLAYER,\ +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 && \ From be73290306e444934af8e8f0da4d76e4c3936c84 Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 26 Oct 2012 18:55:27 +0100 Subject: [PATCH 15/15] disable opengpx and gpstether as the build server doesn't want them --- metadata/com.gpstether.txt | 2 +- metadata/org.opengpx.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/com.gpstether.txt b/metadata/com.gpstether.txt index 617ed9bb57..633412ec5c 100644 --- a/metadata/com.gpstether.txt +++ b/metadata/com.gpstether.txt @@ -13,7 +13,7 @@ it may be necessary to disable GPS manually when the server is stopped. Repo Type:git-svn Repo:http://gpstether.googlecode.com/svn/trunk/ -Build Version:1.0.2r9,3,6 +Build Version:1.0.2r9,3,!not being built by buildserver 6 Build Version:1.0.3,3,!no source code Update Check Mode:Market diff --git a/metadata/org.opengpx.txt b/metadata/org.opengpx.txt index 080aaf9026..edc81607a7 100644 --- a/metadata/org.opengpx.txt +++ b/metadata/org.opengpx.txt @@ -24,7 +24,7 @@ Variation 3 (Online): Repo Type:git-svn Repo:http://opengpx.googlecode.com/svn/trunk/ -Build Version:1.1.0,192,72,prebuild=mv lib libs +Build Version:1.1.0,192,!not being picked up by buildserver 72,prebuild=mv lib libs Build Version:1.2.0,236,!not a release 159 #Can't find version code on playmarket