From 4ad296809de3155946ac19e4707f3e2f372e104f Mon Sep 17 00:00:00 2001 From: Matthew Hague Date: Sat, 19 Jan 2013 15:36:34 +0100 Subject: [PATCH 1/6] added metadata for net.chilon.matt.teacup --- metadata/net.chilon.matt.teacup.txt | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/net.chilon.matt.teacup.txt diff --git a/metadata/net.chilon.matt.teacup.txt b/metadata/net.chilon.matt.teacup.txt new file mode 100644 index 0000000000..13266f8cf5 --- /dev/null +++ b/metadata/net.chilon.matt.teacup.txt @@ -0,0 +1,29 @@ +Category:Multimedia +License:GPLv3 +Web Site:https://github.com/yourealwaysbe/teacup +Source Code:https://github.com/yourealwaysbe/teacup +Issue Tracker:https://github.com/yourealwaysbe/teacup/issues + +Summary: Configurable music widget with Last FM support. +Description: +Music widget primarily for the stock media player, but configurable for +others (in theory, if you're expert). + +Can scrobble to Last FM. Select whether to connect on wifi or on phone network, +or cache when offline. + +Album art from embedded images, music file directory, or downloadable from Last +FM (select whether to download on wifi or phone network or both). Can pre-fetch +Last FM art for your music library. +. + +Repo Type:git +Repo:https://github.com/yourealwaysbe/teacup.git + +Build Version:1.0,1,5ac4d03780da9b4c3f12dc3e9f7674525f383946 + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0 +Current Version Code:1 + From dc596322396adf70d85bd3c924c4d4e834648e29 Mon Sep 17 00:00:00 2001 From: Matthew Hague Date: Sat, 19 Jan 2013 20:45:10 +0100 Subject: [PATCH 2/6] updated metadata to fixed bug --- metadata/net.chilon.matt.teacup.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/net.chilon.matt.teacup.txt b/metadata/net.chilon.matt.teacup.txt index 13266f8cf5..fc33e59b5c 100644 --- a/metadata/net.chilon.matt.teacup.txt +++ b/metadata/net.chilon.matt.teacup.txt @@ -20,7 +20,7 @@ Last FM art for your music library. Repo Type:git Repo:https://github.com/yourealwaysbe/teacup.git -Build Version:1.0,1,5ac4d03780da9b4c3f12dc3e9f7674525f383946 +Build Version:1.0,1,6dee86c256c53402e03dfc0afed5fb287d84da30 Auto Update Mode:None Update Check Mode:RepoManifest From 46f662ae7ddbad109fe66330c6481f46ce87b643 Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 20 Jan 2013 11:39:45 +0000 Subject: [PATCH 3/6] urgent update for lumicall --- metadata/net.chilon.matt.teacup.txt | 8 ++++---- metadata/org.lumicall.android.txt | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/metadata/net.chilon.matt.teacup.txt b/metadata/net.chilon.matt.teacup.txt index fc33e59b5c..e2266d71d3 100644 --- a/metadata/net.chilon.matt.teacup.txt +++ b/metadata/net.chilon.matt.teacup.txt @@ -4,17 +4,16 @@ Web Site:https://github.com/yourealwaysbe/teacup Source Code:https://github.com/yourealwaysbe/teacup Issue Tracker:https://github.com/yourealwaysbe/teacup/issues -Summary: Configurable music widget with Last FM support. +Summary:Configurable music widget Description: Music widget primarily for the stock media player, but configurable for others (in theory, if you're expert). -Can scrobble to Last FM. Select whether to connect on wifi or on phone network, +Can scrobble to Last FM. Select whether to connect on WiFi or on phone network; or cache when offline. Album art from embedded images, music file directory, or downloadable from Last -FM (select whether to download on wifi or phone network or both). Can pre-fetch -Last FM art for your music library. +FM. Can pre-fetch Last FM art for your music library. . Repo Type:git @@ -27,3 +26,4 @@ Update Check Mode:RepoManifest Current Version:1.0 Current Version Code:1 + diff --git a/metadata/org.lumicall.android.txt b/metadata/org.lumicall.android.txt index e5126b545c..ed8aa6a768 100644 --- a/metadata/org.lumicall.android.txt +++ b/metadata/org.lumicall.android.txt @@ -28,6 +28,7 @@ Build Version:1.8.5,120,1.8.5,buildjni=yes,submodules=yes Build Version:1.8.6,121,1.8.6,buildjni=yes,submodules=yes Build Version:1.8.7,122,1.8.7,buildjni=yes,submodules=yes Build Version:1.8.11,126,!this seems to just hang when building (at 1.8.11),buildjni=yes,submodules=yes +Build Version:1.8.15,130,1.8.15,buildjni=yes,submodules=yes Auto Update Mode:Version %v Update Check Mode:Tags From 997a4e1f8762b74d03be56acce011f6cefaf8aef Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 20 Jan 2013 11:57:37 +0000 Subject: [PATCH 4/6] update a2dp to 2.9.3 and remove 2.9.1 (beta) --- metadata/a2dp.Vol.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata/a2dp.Vol.txt b/metadata/a2dp.Vol.txt index 479c6ba676..e2bb97e18d 100644 --- a/metadata/a2dp.Vol.txt +++ b/metadata/a2dp.Vol.txt @@ -25,7 +25,8 @@ Repo:http://code.google.com/p/a2dpvolume/ Build Version:2.8.11,93,8eac7d Build Version:2.8.14,96,317d1cdf584a Build Version:2.8.17,99,89248bd5da61 -Build Version:2.9.1,101,feebcb632fe9 +Build Version:2.9.1,101,!remove because beta feebcb632fe9 +Build Version:2.9.3,103,6390245a7c21 Auto Update Mode:None Update Check Mode:Market From b624320a9f51aa2b0ba12c9d151eee657b68316d Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 20 Jan 2013 14:36:42 +0000 Subject: [PATCH 5/6] fix for teacup and WIP osmand --- metadata/net.chilon.matt.teacup.txt | 3 +-- metadata/net.osmand.plus.txt | 35 +++++++++++++++++++++-------- 2 files changed, 27 insertions(+), 11 deletions(-) diff --git a/metadata/net.chilon.matt.teacup.txt b/metadata/net.chilon.matt.teacup.txt index e2266d71d3..a77e737e52 100644 --- a/metadata/net.chilon.matt.teacup.txt +++ b/metadata/net.chilon.matt.teacup.txt @@ -19,11 +19,10 @@ FM. Can pre-fetch Last FM art for your music library. Repo Type:git Repo:https://github.com/yourealwaysbe/teacup.git -Build Version:1.0,1,6dee86c256c53402e03dfc0afed5fb287d84da30 +Build Version:1.0,1,a544fdbe5c043f37952cc5624d937cd6212cc1ef Auto Update Mode:None Update Check Mode:RepoManifest Current Version:1.0 Current Version Code:1 - diff --git a/metadata/net.osmand.plus.txt b/metadata/net.osmand.plus.txt index 3c46506ee7..be3e29eac2 100644 --- a/metadata/net.osmand.plus.txt +++ b/metadata/net.osmand.plus.txt @@ -8,15 +8,21 @@ Donate:http://code.google.com/p/osmand/#Please_support_the_project Name:OsmAnd~ Summary:Maps & navigation; online and off Description: -Osmand~'s features can be extended by enabling the plugins. All plugins are already present and include online -maps from many sources, tracking, OSM editing and accessibility enhancements. Map data of both vector -and raster types can be stored on the phone memory card for offline usage, and navigation by default uses -offline methods. Map data packages for many territories are available from the Osmand website as well as a -desktop application for creating your own. Donations by way of PayPal or BidforFix are accepted. +Osmand~'s features can be extended by enabling the plugins. All plugins are +already present and include online +maps from many sources, tracking, OSM editing and accessibility enhancements. +Map data of both vector +and raster types can be stored on the phone memory card for offline usage, and +navigation by default uses +offline methods. Map data packages for many territories are available from +the Osmand website as well as a +desktop application for creating your own. Donations by way of PayPal or +BidforFix are accepted. -Osmand~ is the generic name for builds of Osmand not done by the developers, though -f-droid.org of course tries to be as faithful as possible to the releases. Prior to v0.8.2 native -code isn't used, meaning the apk is smaller. x86 and MIPS modules are included in the apk. +Osmand~ is the generic name for builds of Osmand not done by the developers, +though +f-droid.org of course tries to be as faithful as possible to the releases. +x86 and MIPS modules are included in the apk. . #Don't use master branch @@ -47,7 +53,18 @@ cp ../DataExtractionOSM/build/OsmAndMapCreator.jar libs/ && \ zip -d libs/OsmAndMapCreator.jar net/osmand/LogUtil.class && \ cp -r ../DataExtractionOSM/build/lib/ libs/ -#Build Version:1.0.0,99,21fd17b8c,forceversion=yes,forcevercode=yes +#Should build from head of v1.1.0 branch; jenkins is inactive; test without jni! +Build Version:1.1.0,110,9e0f825531,subdir=OsmAnd,encoding=utf-8,\ +submodules=yes,update=force,srclibs=OsmAnd-tools@d67969427e;OsmAnd-core@62247627bd,prebuild=\ +sed -i 's/app_version">[^<]*/app_version">1.1.0-fdroid/' res/values/no_translate.xml && \ +sed -i 's@..\/core@$$OsmAnd-core$$@g' $$OsmAnd-tools$$/OsmAndMapCreator/build.xml && \ +sed -i 's/jar\,\ junits/jar/g' $$OsmAnd-tools$$/OsmAndMapCreator/build.xml && \ +sed -i 's/value="lib"/value="libs"/g' $$OsmAnd-tools$$/OsmAndMapCreator/build.xml && \ +mv $$OsmAnd-tools$$/OsmAndMapCreator/lib $$OsmAnd-tools$$/OsmAndMapCreator/libs && \ +ant compile build -f $$OsmAnd-tools$$/OsmAndMapCreator/build.xml && \ +cp $$OsmAnd-tools$$/OsmAndMapCreator/build/OsmAndMapCreator.jar libs/ && \ +cp $$OsmAnd-tools$$/OsmAndMapCreator/build/lib/OsmAnd-core.jar libs/ && rm ant.properties,buildjni=no + Auto Update Mode:None Update Check Mode:Market Current Version:1.1.0 From 73a3aed11eb0fb1af51edc44e0abbbc798948ee1 Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 20 Jan 2013 14:38:32 +0000 Subject: [PATCH 6/6] fix for teacup and WIP osmand --- metadata/net.chilon.matt.teacup.txt | 3 +-- metadata/net.osmand.plus.txt | 35 +++++++++++++++++++++-------- 2 files changed, 27 insertions(+), 11 deletions(-) diff --git a/metadata/net.chilon.matt.teacup.txt b/metadata/net.chilon.matt.teacup.txt index e2266d71d3..a77e737e52 100644 --- a/metadata/net.chilon.matt.teacup.txt +++ b/metadata/net.chilon.matt.teacup.txt @@ -19,11 +19,10 @@ FM. Can pre-fetch Last FM art for your music library. Repo Type:git Repo:https://github.com/yourealwaysbe/teacup.git -Build Version:1.0,1,6dee86c256c53402e03dfc0afed5fb287d84da30 +Build Version:1.0,1,a544fdbe5c043f37952cc5624d937cd6212cc1ef Auto Update Mode:None Update Check Mode:RepoManifest Current Version:1.0 Current Version Code:1 - diff --git a/metadata/net.osmand.plus.txt b/metadata/net.osmand.plus.txt index 3c46506ee7..243bd1ff94 100644 --- a/metadata/net.osmand.plus.txt +++ b/metadata/net.osmand.plus.txt @@ -8,15 +8,21 @@ Donate:http://code.google.com/p/osmand/#Please_support_the_project Name:OsmAnd~ Summary:Maps & navigation; online and off Description: -Osmand~'s features can be extended by enabling the plugins. All plugins are already present and include online -maps from many sources, tracking, OSM editing and accessibility enhancements. Map data of both vector -and raster types can be stored on the phone memory card for offline usage, and navigation by default uses -offline methods. Map data packages for many territories are available from the Osmand website as well as a -desktop application for creating your own. Donations by way of PayPal or BidforFix are accepted. +Osmand~'s features can be extended by enabling the plugins. All plugins are +already present and include online +maps from many sources, tracking, OSM editing and accessibility enhancements. +Map data of both vector +and raster types can be stored on the phone memory card for offline usage, and +navigation by default uses +offline methods. Map data packages for many territories are available from +the Osmand website as well as a +desktop application for creating your own. Donations by way of PayPal or +BidforFix are accepted. -Osmand~ is the generic name for builds of Osmand not done by the developers, though -f-droid.org of course tries to be as faithful as possible to the releases. Prior to v0.8.2 native -code isn't used, meaning the apk is smaller. x86 and MIPS modules are included in the apk. +Osmand~ is the generic name for builds of Osmand not done by the developers, +though +f-droid.org of course tries to be as faithful as possible to the releases. +x86 and MIPS modules are included in the apk. . #Don't use master branch @@ -47,7 +53,18 @@ cp ../DataExtractionOSM/build/OsmAndMapCreator.jar libs/ && \ zip -d libs/OsmAndMapCreator.jar net/osmand/LogUtil.class && \ cp -r ../DataExtractionOSM/build/lib/ libs/ -#Build Version:1.0.0,99,21fd17b8c,forceversion=yes,forcevercode=yes +#Should build from head of v1.1.0 branch; jenkins is inactive; test without jni! +Build Version:1.1.0,110,!WIP 9e0f825531,subdir=OsmAnd,encoding=utf-8,\ +submodules=yes,update=force,srclibs=OsmAnd-tools@d67969427e;OsmAnd-core@62247627bd,prebuild=\ +sed -i 's/app_version">[^<]*/app_version">1.1.0-fdroid/' res/values/no_translate.xml && \ +sed -i 's@..\/core@$$OsmAnd-core$$@g' $$OsmAnd-tools$$/OsmAndMapCreator/build.xml && \ +sed -i 's/jar\,\ junits/jar/g' $$OsmAnd-tools$$/OsmAndMapCreator/build.xml && \ +sed -i 's/value="lib"/value="libs"/g' $$OsmAnd-tools$$/OsmAndMapCreator/build.xml && \ +mv $$OsmAnd-tools$$/OsmAndMapCreator/lib $$OsmAnd-tools$$/OsmAndMapCreator/libs && \ +ant compile build -f $$OsmAnd-tools$$/OsmAndMapCreator/build.xml && \ +cp $$OsmAnd-tools$$/OsmAndMapCreator/build/OsmAndMapCreator.jar libs/ && \ +cp $$OsmAnd-tools$$/OsmAndMapCreator/build/lib/OsmAnd-core.jar libs/ && rm ant.properties,buildjni=yes + Auto Update Mode:None Update Check Mode:Market Current Version:1.1.0