From 18db41fdf5db3b1eeb13d8b8e8363e226b70df7c Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 15 Dec 2013 15:11:29 +0000 Subject: [PATCH 01/25] it's the srclibs that need to have their build.gradle's patched --- metadata/com.brockoli.android.hsdroid.txt | 3 ++- metadata/com.brockoli.android.hsdroid/build.gradle_9.patch | 2 +- metadata/de.koelle.christian.trickytripper.txt | 5 +++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/metadata/com.brockoli.android.hsdroid.txt b/metadata/com.brockoli.android.hsdroid.txt index e490e7913d..aa1fcaa9a7 100644 --- a/metadata/com.brockoli.android.hsdroid.txt +++ b/metadata/com.brockoli.android.hsdroid.txt @@ -23,7 +23,8 @@ Build:1.6,9 patch=build.gradle_9.patch prebuild=echo -e "include ':SlidingMenu'\nproject(':SlidingMenu').projectDir = new File('$(readlink -f $$SlidingMenu$$)')" > settings.gradle && \ find . -type f -print0 | xargs -0 sed -i 's/com.slidingmenu/com.jeremyfeinstein.slidingmenu/g' && \ - sed -i '202d' src/com/brockoli/android/hsdroid/MainActivity.java + sed -i '202d' src/com/brockoli/android/hsdroid/MainActivity.java && \ + sed -i 's/17.0.0/18.1.1/' $$SlidingMenu$$/build.gradle Auto Update Mode:None Update Check Mode:RepoManifest diff --git a/metadata/com.brockoli.android.hsdroid/build.gradle_9.patch b/metadata/com.brockoli.android.hsdroid/build.gradle_9.patch index 399c990f36..9e1f8ea5db 100644 --- a/metadata/com.brockoli.android.hsdroid/build.gradle_9.patch +++ b/metadata/com.brockoli.android.hsdroid/build.gradle_9.patch @@ -23,7 +23,7 @@ index 96f7215..914ab56 100644 android { compileSdkVersion 16 - buildToolsVersion "16.0.0" -+ buildToolsVersion "18.1.0" ++ buildToolsVersion "18.1.1" sourceSets { main { diff --git a/metadata/de.koelle.christian.trickytripper.txt b/metadata/de.koelle.christian.trickytripper.txt index 9b65ace840..c1fa96c3cc 100644 --- a/metadata/de.koelle.christian.trickytripper.txt +++ b/metadata/de.koelle.christian.trickytripper.txt @@ -19,8 +19,9 @@ Build:1.4.2,12 gradle=yes srclibs=ActionBarSherlock@4.4.0 prebuild=echo -e "include ':ActionBarSherlock'\nproject(':ActionBarSherlock').projectDir = new File('$(readlink -f $$ActionBarSherlock$$)')" > settings.gradle && \ - sed -i 's/0.4/0.6+/g;s/17.0.0/18.1.0/g;s/:C::Users:ckoelle:Projekte:Android:actionbarsherlock:4.2.0:library/:ActionBarSherlock/g' build.gradle && \ - sed -i 's/16/17/g' AndroidManifest.xml + sed -i 's/0.4/0.6+/g;s/:C::Users:ckoelle:Projekte:Android:actionbarsherlock:4.2.0:library/:ActionBarSherlock/g' build.gradle && \ + sed -i 's/16/17/g' AndroidManifest.xml && \ + sed -i 's/17.0.0/18.1.1/' $$ActionBarSherlock$$/build.gradle Auto Update Mode:None Update Check Mode:RepoManifest From 9522230b84bb473d83510dfb91d460fcac5f6887 Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 15 Dec 2013 23:27:30 +0000 Subject: [PATCH 02/25] Half a dozen new apps --- metadata/be.norio.randomapp.txt | 23 ++++++++++ metadata/com.htruong.inputmethod.latin.txt | 38 ++++++++++++++++ metadata/com.mod.android.widget.fbcw.txt | 24 ++++++++++ metadata/com.mykola.lexinproject.txt | 28 ++++++++++++ metadata/com.niparasc.papanikolis.txt | 30 +++++++++++++ .../org.evilsoft.pathfinder.reference.txt | 44 +++++++++++++++++++ metadata/org.sudowars.txt | 28 ++++++++++++ metadata/ru0xdc.rtkgps.txt | 36 +++++++++++++++ metadata/se.danielj.geometridestroyer.txt | 29 ++++++++++++ srclibs/ImageLoader.txt | 2 +- 10 files changed, 281 insertions(+), 1 deletion(-) create mode 100644 metadata/be.norio.randomapp.txt create mode 100644 metadata/com.htruong.inputmethod.latin.txt create mode 100644 metadata/com.mod.android.widget.fbcw.txt create mode 100644 metadata/com.mykola.lexinproject.txt create mode 100644 metadata/com.niparasc.papanikolis.txt create mode 100644 metadata/org.evilsoft.pathfinder.reference.txt create mode 100644 metadata/org.sudowars.txt create mode 100644 metadata/ru0xdc.rtkgps.txt create mode 100644 metadata/se.danielj.geometridestroyer.txt diff --git a/metadata/be.norio.randomapp.txt b/metadata/be.norio.randomapp.txt new file mode 100644 index 0000000000..0a468edc90 --- /dev/null +++ b/metadata/be.norio.randomapp.txt @@ -0,0 +1,23 @@ +Categories:System +License:GPLv3 +Web Site: +Source Code:https://github.com/litrik/be.norio.randomapp +Issue Tracker:https://github.com/litrik/be.norio.randomapp/issues + +Auto Name:Random App +Summary:Launch a random app +Description: +No description available +. + +Repo Type:git +Repo:https://github.com/litrik/be.norio.randomapp.git + +Build:1.0,1 + commit=0ac31 + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0 +Current Version Code:1 + diff --git a/metadata/com.htruong.inputmethod.latin.txt b/metadata/com.htruong.inputmethod.latin.txt new file mode 100644 index 0000000000..dc58ca4516 --- /dev/null +++ b/metadata/com.htruong.inputmethod.latin.txt @@ -0,0 +1,38 @@ +Categories:System +License:GPLv3 +Web Site:http://www.tnhh.net/2013/04/02/sophia-ime-easter-awesomeness.html +Source Code:https://github.com/htruong/sophia_oss +Issue Tracker:https://github.com/htruong/sophia_oss/issues + +Auto Name:Sophia keyboard +Summary:Android Latin keyboard +Description: +Keyboard based on AOSP Latin IME, built entirely with Android SDK/NDK. +For Vietnamese users, Sophia Vietnamese IME automatically adds tone-marks +to your Vietnamese input. +. + +Repo Type:git +Repo:https://github.com/htruong/sophia_oss.git + +Build:1.0.6,6 + commit=caab7 + subdir=latinime + update=.;../inputmethodcommon;../support-v4 + prebuild=sed -i '11s/8/11/g' AndroidManifest.xml + build=mkdir -p libs && \ + cd ../inputmethodcommon && \ + ant release && \ + cd .. && \ + cp inputmethodcommon/bin/classes.jar latinime/libs/inputmethodcommon.jar && \ + cd support-v4 && \ + ant release && \ + cd .. && \ + cp support-v4/bin/classes.jar latinime/libs/android-support-v4.jar + buildjni=yes + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0.6 +Current Version Code:6 + diff --git a/metadata/com.mod.android.widget.fbcw.txt b/metadata/com.mod.android.widget.fbcw.txt new file mode 100644 index 0000000000..b93530eea2 --- /dev/null +++ b/metadata/com.mod.android.widget.fbcw.txt @@ -0,0 +1,24 @@ +Categories:System +License:Apache2 +Web Site: +Source Code:https://github.com/marin-liovic/Fast-Brightness-Control-Widget +Issue Tracker:https://github.com/marin-liovic/Fast-Brightness-Control-Widget/issues + +Auto Name:Fast Brightness Control Widget +Summary:Simple brightness widget +Description: +No description available +. + +Repo Type:git +Repo:https://github.com/marin-liovic/Fast-Brightness-Control-Widget.git + +Build:1.1,2 + commit=99f0d + target=android-16 + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.1 +Current Version Code:2 + diff --git a/metadata/com.mykola.lexinproject.txt b/metadata/com.mykola.lexinproject.txt new file mode 100644 index 0000000000..29c938b632 --- /dev/null +++ b/metadata/com.mykola.lexinproject.txt @@ -0,0 +1,28 @@ +Categories:Office +License:Apache2 +Web Site: +Source Code:https://github.com/cmykola/Lexin +Issue Tracker:https://github.com/cmykola/Lexin/issues + +Auto Name:LexinProject +Summary:Swedish dictionary for learners +Description: +Currently supported: +albanska; amhariska; arabiska; azerbajdzjanska; bosniska; engelskt; finska; +grekiska; kroatiska; nordkurdiska; pashto; persiska; ryska; serbiska (latinskt); +serbiska (kyrilliskt); somaliska; spanska; sydkurdiska; turkiska. +. + +Repo Type:git +Repo:https://github.com/cmykola/Lexin.git + +Build:1.5,6 + commit=efb7ade05b24ab + srclibs=1:ActionBarSherlock@4.2.0 + prebuild=mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.5 +Current Version Code:6 + diff --git a/metadata/com.niparasc.papanikolis.txt b/metadata/com.niparasc.papanikolis.txt new file mode 100644 index 0000000000..05d6a16cd4 --- /dev/null +++ b/metadata/com.niparasc.papanikolis.txt @@ -0,0 +1,30 @@ +Categories:Games +License:GPLv3 +Web Site:http://niparasc.blogspot.com +Source Code:https://github.com/niparasc/papanikolis-submarine +Issue Tracker:https://github.com/niparasc/papanikolis-submarine/issues + +Auto Name:Papanikolis Submarine +Summary:Multiplayer 2-D game +Description: +Steer the submarine through the caverns. Can be played with a friend +via bluetooth. +. + +Repo Type:git +Repo:https://github.com/niparasc/papanikolis-submarine.git + +Build:1.0,1 + commit=06140e + subdir=papanikolis-android + init=zip -r native.zip libs/armeabi* && \ + mv ../papanikolis/libs/* libs/ && \ + rm libs/*sources.jar && \ + echo 'source.dir=src;../papanikolis/src' > ant.properties + build=unzip native.zip + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0 +Current Version Code:1 + diff --git a/metadata/org.evilsoft.pathfinder.reference.txt b/metadata/org.evilsoft.pathfinder.reference.txt new file mode 100644 index 0000000000..3571aec903 --- /dev/null +++ b/metadata/org.evilsoft.pathfinder.reference.txt @@ -0,0 +1,44 @@ +Categories:Games +License:GPLv3 +Web Site:http://legolas.org +Source Code:https://github.com/devonjones/PathfinderOpenReference +Issue Tracker:https://github.com/devonjones/PathfinderOpenReference/issues + +Auto Name:Masterwork Tools: Pathfinder Open Reference +Summary:RPG reference manual +Description: +This reference gives you rapid access to every feat, spell, class, skill, +monster and rule in the full Pathfinder Roleplaying Game Reference Document. +With intuitive indexing and powerful search capability, the reference gets +you the information you need quickly so you can get back to the game. +Includes rules material from the Pathfinder Roleplaying Game Core Rulebook, +Advanced Player’s Guide, Ultimate Magic, Ultimate Combat, Ultimate Equipment, +GameMastery Guide, NPC Codex, Bestiary, Bestiary 2 and Bestiary 3. + +The application has 31000 rule snippets allowing you to access over 20000 +discrete rule topics. Including: 725 Feats, 1358 Spells, 1402 Monsters & NPCs, +45 Classes and a ton more. +The application allows you to hone in the passages that matter for what’s +going on in game now. Every title in every article is a link that lets you +just see/bookmark that section. It has a powerful and fast search lets you +find the rule you need, quickly. +It also allows you to create bookmark collections. You can bookmark passages +that you want quick access to as a GM, while creating other collections for +your characters, giving you quick access to the rules that applicable to that +character. +. + +Repo Type:git +Repo:https://github.com/devonjones/PathfinderOpenReference.git + +Build:1.0.18,19 + commit=1.0.19 + update=force + rm=libs/android-ant.jar;libs/libspen23_multiwindow.jar + srclibs=1:ActionBarSherlock@4.4.0 + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.0.18 +Current Version Code:19 + diff --git a/metadata/org.sudowars.txt b/metadata/org.sudowars.txt new file mode 100644 index 0000000000..33522a4e60 --- /dev/null +++ b/metadata/org.sudowars.txt @@ -0,0 +1,28 @@ +Categories:Games +License:GPLv3 +Web Site:http://sudowars.org +Source Code:https://github.com/sudowars/sudowars +Issue Tracker:https://github.com/sudowars/sudowars/issues + +Auto Name:Sudowars +Summary:Multiplayer sudoku +Description: +Sudowars is a Sudoku app which enables you to play Sudoku in multiplayer mode +over Bluetooth against another person. +In addition to that there is also a trainings mode, where you can play alone. +In the trainings mode you can ask for assistance through the game. +. + +Repo Type:git +Repo:https://github.com/sudowars/sudowars.git + +Build:1.1,5 + commit=v1.1 + subdir=Sudowars + rm=screenshots + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.1 +Current Version Code:2 + diff --git a/metadata/ru0xdc.rtkgps.txt b/metadata/ru0xdc.rtkgps.txt new file mode 100644 index 0000000000..1b27c35914 --- /dev/null +++ b/metadata/ru0xdc.rtkgps.txt @@ -0,0 +1,36 @@ +Categories:Navigation +# MIT but see jni/simonlynen_android_libs/agast/jni/agast/include/agast/agast5_8.h +License:GPLv3 +Source Code:https://github.com/illarionov/RtkGps +Issue Tracker:https://github.com/illarionov/RtkGps/issues + +Summary:RTKLIB rtknavi port +Description: +Real-time standard and precise GNSS Positioning on Android using an external +Bluetooth or USB GPS receiver; based on RTKLIB. + +* GPS, GLONASS, Galileo, QZSS, BeiDou and SBAS Navigation systems +* Single, DGPS/DGNSS, Kinematic, Static, Moving-Baseline, Fixed, PPP-Kinematic, PPP-Static and PPP-Fixed positioning modes. +* RINEX 2.10,2.11,2.12 OBS/NAV/GNAV/HNAV/LNAV/QNAV, RINEX 3.00,3.01,3.02 OBS/NAV,RINEX 3.02 CLK,RTCM ver.2.3,RTCM ver.3.1 (with amendment 1-5), RTCM ver.3.2, BINEX, NTRIP 1.0, NMEA 0183, SP3-c, ANTEX 1.4, IONEX 1.0, NGS PCV and EMS 2.0. +* Proprietary protocotols: NovAtel: OEM4/V/6,OEM3,OEMStar,Superstar II, Hemisphere: Eclipse,Crescent, u-blox: LEA-4T/5T/6T, SkyTraq: S1315F, JAVAD GRIL/GREIS, Furuno GW-10-II/III and NVS NV08C BINR, TCP/IP, NTRIP, local log file +* Bluetooth and USB OTG communication +* experimental SiRF IV protocol support + +Status: Alpha +. + +Repo Type:git +Repo:https://github.com/illarionov/RtkGps.git + +Build:1.0,1 + commit=1b27b7 + forceversion=yes + init=sed -i 's/@/:\/\//g;s/:little/\/little/g;s/:illar/\/illar/g' .gitmodules && \ + git submodule update --init + buildjni=yes + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0 +Current Version Code:1 + diff --git a/metadata/se.danielj.geometridestroyer.txt b/metadata/se.danielj.geometridestroyer.txt new file mode 100644 index 0000000000..324a0f5bf0 --- /dev/null +++ b/metadata/se.danielj.geometridestroyer.txt @@ -0,0 +1,29 @@ +Categories:Games +License:GPLv3 +Web Site:http://danielj.se +Source Code:https://github.com/MaTachi/geometri-destroyer +Issue Tracker:https://github.com/MaTachi/geometri-destroyer/issues + +Auto Name:Geometri Destroyer +Summary:Simple game +Description: +Remove the green objects but don't let the blue objects touch the ground. +. + +Repo Type:git +Repo:https://github.com/MaTachi/geometri-destroyer.git + +Build:1.0.1,2 + commit=1aa2e + subdir=geometri-destroyer-android + init=zip -r native.zip libs/armeabi* && \ + mv ../geometri-destroyer/libs/gdx.jar libs/ && \ + mv ../geometri-destroyer/libs/gdx-freetype.jar libs/ && \ + echo 'source.dir=src;../geometri-destroyer/src' > ant.properties + build=unzip native.zip + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0.1 +Current Version Code:2 + diff --git a/srclibs/ImageLoader.txt b/srclibs/ImageLoader.txt index 1a0ad7b056..0397cab553 100644 --- a/srclibs/ImageLoader.txt +++ b/srclibs/ImageLoader.txt @@ -1,7 +1,7 @@ Repo Type:git Repo:https://github.com/nostra13/Android-Universal-Image-Loader.git -Subdir:library +Subdir:UniversalImageLoader,library Update Project:Yes From 7d100569a5b5eea38c9293e9ce7f5d97fc76976c Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 16 Dec 2013 13:43:04 +0000 Subject: [PATCH 03/25] had got current version of Nori wrong so replace it --- metadata/pe.moe.nori.txt | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/metadata/pe.moe.nori.txt b/metadata/pe.moe.nori.txt index a6edb163e1..111227fa34 100644 --- a/metadata/pe.moe.nori.txt +++ b/metadata/pe.moe.nori.txt @@ -1,4 +1,3 @@ -AntiFeatures:UpstreamNonFree Categories:Multimedia License:ISC Web Site: @@ -15,21 +14,25 @@ The safebooru.org site is preloaded which shows Anime images that are considered 'safe for work'. Note that the images there are usually of high quality and though the app is fast, a lot of data will be downloaded. - -A proprietary analytics library was removed. . Repo Type:git Repo:https://github.com/vomitcuddle/nori.git +Build:1.1.1,6 + commit=v1.1.2 + srclibs=2:ActionBarSherlock@4.4.0;1:Volley@android-4.4_r1.2 + prebuild=mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ + Build:1.1.5,10 + disable=not published commit=081118c3136 rm=libs/libGoogleAnalyticsV2.jar srclibs=2:ActionBarSherlock@4.4.0;1:Volley@android-4.4_r1.2;3:NoAnalytics@c8d7785075 prebuild=mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ Auto Update Mode:None -Update Check Mode:RepoManifest -Current Version:1.1.5 -Current Version Code:10 +Update Check Mode:Tags +Current Version:1.1.1 +Current Version Code:6 From 1131817fb8f888d242632b78e28509ec24d11610 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 16 Dec 2013 13:44:02 +0000 Subject: [PATCH 04/25] add the behat app --- metadata/headrevision.BehatReporter.txt | 27 +++++++++++++++++++++++++ srclibs/HumanTime.txt | 2 ++ 2 files changed, 29 insertions(+) create mode 100644 metadata/headrevision.BehatReporter.txt create mode 100644 srclibs/HumanTime.txt diff --git a/metadata/headrevision.BehatReporter.txt b/metadata/headrevision.BehatReporter.txt new file mode 100644 index 0000000000..813caafb6f --- /dev/null +++ b/metadata/headrevision.BehatReporter.txt @@ -0,0 +1,27 @@ +Categories:Internet +License:MIT +Web Site: +Source Code:https://github.com/headrevision/BehatReporter +Issue Tracker:https://github.com/headrevision/BehatReporter/issues + +Auto Name:Behat Reporter +Summary:Display server output +Description: +Show the output of the Behat server tool. See the source code page +for requirements. +. + +Repo Type:git +Repo:https://github.com/headrevision/BehatReporter.git + +Build:1.0.4,5 + commit=v1.0.4 + rm=libs/HumanTimeApproximation.jar + srclibs=HumanTime@d63d + prebuild=echo 'source.dir=src;$$HumanTime$$/src' > ant.properties + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0.4 +Current Version Code:5 + diff --git a/srclibs/HumanTime.txt b/srclibs/HumanTime.txt new file mode 100644 index 0000000000..0253be64a6 --- /dev/null +++ b/srclibs/HumanTime.txt @@ -0,0 +1,2 @@ +Repo Type:git +Repo:https://github.com/headrevision/HumanTimeApproximation.git From 0c41274ae74237a15e0d863e530050d9f4dabad9 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 16 Dec 2013 14:20:27 +0000 Subject: [PATCH 05/25] descriptions --- metadata/com.htruong.inputmethod.latin.txt | 5 +++++ metadata/com.mod.android.widget.fbcw.txt | 2 +- metadata/com.nesswit.galbijjimsearcher.txt | 2 +- metadata/com.weicheng.taipeiyoubikeoffline.txt | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/metadata/com.htruong.inputmethod.latin.txt b/metadata/com.htruong.inputmethod.latin.txt index dc58ca4516..439bebc9d1 100644 --- a/metadata/com.htruong.inputmethod.latin.txt +++ b/metadata/com.htruong.inputmethod.latin.txt @@ -31,6 +31,11 @@ Build:1.0.6,6 cp support-v4/bin/classes.jar latinime/libs/android-support-v4.jar buildjni=yes +Maintainer Notes: +It's possible Gingerbread support will appear in next version, so remove the +manifest patch +. + Auto Update Mode:None Update Check Mode:RepoManifest Current Version:1.0.6 diff --git a/metadata/com.mod.android.widget.fbcw.txt b/metadata/com.mod.android.widget.fbcw.txt index b93530eea2..d1b36a9767 100644 --- a/metadata/com.mod.android.widget.fbcw.txt +++ b/metadata/com.mod.android.widget.fbcw.txt @@ -7,7 +7,7 @@ Issue Tracker:https://github.com/marin-liovic/Fast-Brightness-Control-Widget/iss Auto Name:Fast Brightness Control Widget Summary:Simple brightness widget Description: -No description available +There are five possible states which are configurable via the launcher . Repo Type:git diff --git a/metadata/com.nesswit.galbijjimsearcher.txt b/metadata/com.nesswit.galbijjimsearcher.txt index 26a71fe622..9136e70fe1 100644 --- a/metadata/com.nesswit.galbijjimsearcher.txt +++ b/metadata/com.nesswit.galbijjimsearcher.txt @@ -7,7 +7,7 @@ Issue Tracker:https://github.com/rishubil/GalbijjimSearcher/issues Auto Name:Galbijjim Searcher Summary:Search images from the web Description: -No description available +The searches go via a korean website. . Repo Type:git diff --git a/metadata/com.weicheng.taipeiyoubikeoffline.txt b/metadata/com.weicheng.taipeiyoubikeoffline.txt index 6c3a9838c0..03f5d228d0 100644 --- a/metadata/com.weicheng.taipeiyoubikeoffline.txt +++ b/metadata/com.weicheng.taipeiyoubikeoffline.txt @@ -6,7 +6,7 @@ Issue Tracker:https://bitbucket.org/tiduswc2/taipei-youbike-offline/issues Donate:http://techwagon.blogspot.com Auto Name:Taipei Youbike Offline -Summary: +Summary:Find bike stations in Taiwan Description: Browse the bike stations in Taiwan's capital city on a Mapnik (OSM) map (which are bundled). The interface of the app is only in Chinese currently. From 3d322c772c28931a1625e8c3e667c86454a6b6b2 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 16 Dec 2013 16:37:18 +0000 Subject: [PATCH 06/25] use ant for trickytripper --- metadata/de.koelle.christian.trickytripper.txt | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/metadata/de.koelle.christian.trickytripper.txt b/metadata/de.koelle.christian.trickytripper.txt index c1fa96c3cc..63fda78dba 100644 --- a/metadata/de.koelle.christian.trickytripper.txt +++ b/metadata/de.koelle.christian.trickytripper.txt @@ -16,12 +16,7 @@ Repo:https://github.com/koelleChristian/trickytripper.git Build:1.4.2,12 commit=c1f7c subdir=trickytripper-app - gradle=yes - srclibs=ActionBarSherlock@4.4.0 - prebuild=echo -e "include ':ActionBarSherlock'\nproject(':ActionBarSherlock').projectDir = new File('$(readlink -f $$ActionBarSherlock$$)')" > settings.gradle && \ - sed -i 's/0.4/0.6+/g;s/:C::Users:ckoelle:Projekte:Android:actionbarsherlock:4.2.0:library/:ActionBarSherlock/g' build.gradle && \ - sed -i 's/16/17/g' AndroidManifest.xml && \ - sed -i 's/17.0.0/18.1.1/' $$ActionBarSherlock$$/build.gradle + srclibs=1:ActionBarSherlock@4.2.0 Auto Update Mode:None Update Check Mode:RepoManifest From 319c8af78b66462362151c55a3986a8a2ec7881f Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 19 Dec 2013 13:01:02 +0000 Subject: [PATCH 07/25] slightly more practical build for hsdroid --- metadata/com.brockoli.android.hsdroid.txt | 10 +++++----- .../com.brockoli.android.hsdroid/build-fix_9.patch | 12 ++++++++++++ metadata/com.unleashyouradventure.swaccess.txt | 2 +- 3 files changed, 18 insertions(+), 6 deletions(-) create mode 100644 metadata/com.brockoli.android.hsdroid/build-fix_9.patch diff --git a/metadata/com.brockoli.android.hsdroid.txt b/metadata/com.brockoli.android.hsdroid.txt index aa1fcaa9a7..399dd0d4ba 100644 --- a/metadata/com.brockoli.android.hsdroid.txt +++ b/metadata/com.brockoli.android.hsdroid.txt @@ -19,12 +19,12 @@ Repo:https://bitbucket.org/brockoli/hsdroid.git Build:1.6,9 commit=127e76 gradle=yes - srclibs=SlidingMenu@d929476bee72 - patch=build.gradle_9.patch + srclibs=SlidingMenu@9b3d8c15c1b0fbd;ActionBarSherlock@4.4.0 + patch=build.gradle_9.patch;build-fix_9.patch prebuild=echo -e "include ':SlidingMenu'\nproject(':SlidingMenu').projectDir = new File('$(readlink -f $$SlidingMenu$$)')" > settings.gradle && \ - find . -type f -print0 | xargs -0 sed -i 's/com.slidingmenu/com.jeremyfeinstein.slidingmenu/g' && \ - sed -i '202d' src/com/brockoli/android/hsdroid/MainActivity.java && \ - sed -i 's/17.0.0/18.1.1/' $$SlidingMenu$$/build.gradle + sed -i 's/targetSdkVersion="17"/targetSdkVersion="16"/g' $$SlidingMenu$$/AndroidManifest.xml && \ + cp $$ActionBarSherlock$$/build.gradle $$SlidingMenu$$/ && \ + sed -i -e 's/compileSdkVersion 14/compileSdkVersion 16/g' -e "s/buildToolsVersion '17.0.0'/buildToolsVersion '18.1.1'/g" $$SlidingMenu$$/build.gradle Auto Update Mode:None Update Check Mode:RepoManifest diff --git a/metadata/com.brockoli.android.hsdroid/build-fix_9.patch b/metadata/com.brockoli.android.hsdroid/build-fix_9.patch new file mode 100644 index 0000000000..a69e53a986 --- /dev/null +++ b/metadata/com.brockoli.android.hsdroid/build-fix_9.patch @@ -0,0 +1,12 @@ +diff --git a/src/com/brockoli/android/hsdroid/MainActivity.java b/src/com/brockoli/android/hsdroid/MainActivity.java +index 4ebf2cb..da9fdcf 100644 +--- a/src/com/brockoli/android/hsdroid/MainActivity.java ++++ b/src/com/brockoli/android/hsdroid/MainActivity.java +@@ -199,7 +199,6 @@ LoaderCallbacks{ + SlidingMenu menu = getSlidingMenu(); + menu.setBehindOffsetRes(R.dimen.actionbar_home_width); + menu.setBehindScrollScale(0.25f); +- menu.setShadowDrawable(R.drawable.defaultshadow); + menu.setShadowWidth(12); + } + diff --git a/metadata/com.unleashyouradventure.swaccess.txt b/metadata/com.unleashyouradventure.swaccess.txt index 9ae46b24ff..0b0a030040 100644 --- a/metadata/com.unleashyouradventure.swaccess.txt +++ b/metadata/com.unleashyouradventure.swaccess.txt @@ -15,7 +15,7 @@ Books can be loaded directly from Cool reader, FBReader or Pageturner # no git treeish found error #Repo Type:git-svn Repo Type:svn -Repo:http://smashwords-access-for-android.googlecode.com/svn/trunk/ +Repo:http://smashwords-access-for-android.googlecode.com/svn/trunk Build:011 beta,11 commit=25 From 9bb3e36decf2c9fe6241743d54b26d43a0a8db28 Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 19 Dec 2013 14:34:10 +0000 Subject: [PATCH 08/25] 3 small apps --- ...m.darshancomputing.BatteryIndicatorPro.txt | 37 +++++++++++++++ metadata/com.th.XenonWallpapers.txt | 46 +++++++++++++++++++ metadata/priv.twoerner.brightnesswidget.txt | 24 ++++++++++ 3 files changed, 107 insertions(+) create mode 100644 metadata/com.darshancomputing.BatteryIndicatorPro.txt create mode 100644 metadata/com.th.XenonWallpapers.txt create mode 100644 metadata/priv.twoerner.brightnesswidget.txt diff --git a/metadata/com.darshancomputing.BatteryIndicatorPro.txt b/metadata/com.darshancomputing.BatteryIndicatorPro.txt new file mode 100644 index 0000000000..8db2b9824e --- /dev/null +++ b/metadata/com.darshancomputing.BatteryIndicatorPro.txt @@ -0,0 +1,37 @@ +Categories:System +License:GPLv3 +Web Site:http://code.google.com/p/battery-indicator/wiki +Source Code:http://code.google.com/p/battery-indicator/source/checkout +Issue Tracker:http://code.google.com/p/battery-indicator/issues/list +Donate:http://code.google.com/p/battery-indicator/wiki/PackageDownload?tm=2 + +Auto Name:BatteryBot Pro +Summary:Battery monitoring tool +Description: +Shows your battery charge level (percent) as an icon in your status bar, with +temperature, health, voltage, and time since plugged / unplugged in the +notification area. It also has user-configurable alarms, logs, and widgets. + +* Automatic time-remaining estimates based on recent usage +* Several icon sets (including fully configurable green, amber, red, and black icons) +* Small (1x1) and large (4x1) app widgets +* Notification (with status bar icon) is now optional -- can be used as just a desktop widget +* Battery logging. You can log the battery state (charge, status, voltage, temperature) and browse the logs on the phone or export to CSV. +* Manually or automatically disable / re-enable device lock screen / lockscreen / keyguard +* Alarms (full, charge above X, charge below X, temperature above X, or health failure) +* Control the notification priority on Android 4.1+ (For example, you can set to "minimum" to hide the icon but keep the notification in the tray.) +. + +Repo Type:git +Repo:https://code.google.com/p/battery-indicator/ + +Build:8.1.8,011162 + commit=698744debcd8840873f74f97dd25ead65be35364 + target=android-17 + rm=custom_rules.xml;image-playground;test + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:8.1.8 +Current Version Code:11162 + diff --git a/metadata/com.th.XenonWallpapers.txt b/metadata/com.th.XenonWallpapers.txt new file mode 100644 index 0000000000..56d0ebe8c0 --- /dev/null +++ b/metadata/com.th.XenonWallpapers.txt @@ -0,0 +1,46 @@ +Categories:Wallpaper +License:GPLv2 +Web Site:http://www.xenonhd.com +Source Code:https://github.com/TeamHorizon/android_packages_apps_XenonWallpapers +Issue Tracker:https://github.com/TeamHorizon/android_packages_apps_XenonWallpapers/issues + +Auto Name:XenonHD Wallpapers +Summary:10 geometric wallpapers +Description: +Just the unbranded wallpapers from the XenonHD ROM static wallpapers. +They're designed for HDPI screens i.e. (800x480px) but they'd be +OK on higher resolution too (even though the app won't allow you to +resize them). + +There is also an option to choose one of seven solid-ish colours. +. + +Repo Type:git +Repo:https://github.com/TeamHorizon/android_packages_apps_XenonWallpapers + +Build:1.1,2 + commit=25c0587e89e32 + init=sed -i 's/XenonHD /Pattern HDPI /g' res/values/strings.xml && \ + sed -i 's/Xenon/Pattern HDPI /g' res/values-es/strings.xml + target=android-16 + extlibs=android/android-support-v4r13.jar + prebuild=cd res/drawable-nodpi/ && \ + rm wallpaper_5.jpg && \ + rm wallpaper_6.jpg && \ + rm wallpaper_7.jpg && \ + rm wallpaper_8.png && \ + rm wallpaper_9.png && \ + rm wallpaper_10.png && \ + rm wallpaper_11.png && \ + rm wallpaper_12.png && \ + rm wallpaper_14.jpg && \ + rm wallpaper_15.jpg && \ + rm wallpaper_16.jpg && \ + rm wallpaper_17.png && \ + rm wallpaper_2*.png + +Auto Update Mode:None +Update Check Mode:None +Current Version:1.1 +Current Version Code:2 + diff --git a/metadata/priv.twoerner.brightnesswidget.txt b/metadata/priv.twoerner.brightnesswidget.txt new file mode 100644 index 0000000000..bac4587306 --- /dev/null +++ b/metadata/priv.twoerner.brightnesswidget.txt @@ -0,0 +1,24 @@ +Categories:System +License:MIT +Web Site: +Source Code:https://github.com/tillwoerner/BrightnessWidget +Issue Tracker:https://github.com/tillwoerner/BrightnessWidget/issues + +Auto Name:Brightness Widget +Summary:Brightness widget +Description: +Configurable brightness widget. +. + +Repo Type:git +Repo:https://github.com/tillwoerner/BrightnessWidget.git + +Build:1.6,7 + commit=Version_1.6 + prebuild=sed -i '/reference/d' project.properties + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.6 +Current Version Code:7 + From 88af1979f1af3e868c0c3b2812bb6fa42414d383 Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 20 Dec 2013 15:32:45 +0000 Subject: [PATCH 09/25] 4 new apps --- .../com.intrications.android.sharebrowser.txt | 27 +++++++++++ metadata/com.matteopacini.katana.txt | 26 +++++++++++ metadata/in.ac.dtu.subtlenews.txt | 27 +++++++++++ metadata/net.solutinno.websearch.txt | 46 +++++++++++++++++++ 4 files changed, 126 insertions(+) create mode 100644 metadata/com.intrications.android.sharebrowser.txt create mode 100644 metadata/com.matteopacini.katana.txt create mode 100644 metadata/in.ac.dtu.subtlenews.txt create mode 100644 metadata/net.solutinno.websearch.txt diff --git a/metadata/com.intrications.android.sharebrowser.txt b/metadata/com.intrications.android.sharebrowser.txt new file mode 100644 index 0000000000..a6eb853121 --- /dev/null +++ b/metadata/com.intrications.android.sharebrowser.txt @@ -0,0 +1,27 @@ +Categories:Internet +License:Apache2 +Web Site: +Source Code:https://github.com/intrications/browser-intercept +Issue Tracker:https://github.com/intrications/browser-intercept/issues + +Auto Name:Browser Intercept - Share URL +Summary:Peek at urls +Description: +When opening a web URL from an app Android never show you the address, +only a choice of browsers or opens the default browser. +This app allows you to share the URL, so you can see what domain it is. +You can install [[com.nightshadelabs.anotherbrowser]] to give an option +to return to a browser option. +. + +Repo Type:git +Repo:https://github.com/intrications/browser-intercept.git + +Build:1.1,2 + commit=878823bbf01a3e2 + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.1 +Current Version Code:2 + diff --git a/metadata/com.matteopacini.katana.txt b/metadata/com.matteopacini.katana.txt new file mode 100644 index 0000000000..94e58208a8 --- /dev/null +++ b/metadata/com.matteopacini.katana.txt @@ -0,0 +1,26 @@ +AntiFeatures:Tracking +Categories:System +License:GPLv3 +Web Site:https://github.com/Zi0P4tch0/Katana +Source Code:https://github.com/Zi0P4tch0/Katana +Issue Tracker:https://github.com/Zi0P4tch0/Katana/issues + +Auto Name:Katana +Summary:Split files via a file manager +Description: +Crash reports ar sent without interaction. +. + +Repo Type:git +Repo:https://github.com/Zi0P4tch0/Katana.git + +Build:1.3.2,21 + commit=v1.3.2 + target=android-18 + buildjni=yes + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.3.2 +Current Version Code:21 + diff --git a/metadata/in.ac.dtu.subtlenews.txt b/metadata/in.ac.dtu.subtlenews.txt new file mode 100644 index 0000000000..8ed56fbeba --- /dev/null +++ b/metadata/in.ac.dtu.subtlenews.txt @@ -0,0 +1,27 @@ +Categories:Reading +License:GPLv3 +Web Site: +#Web Site:http://android.championswimmer.in +Source Code:https://github.com/teamOSC/SubtleNews_Android_App +Issue Tracker:https://github.com/teamOSC/SubtleNews_Android_App/issues + +Auto Name:Subtle News +Summary:News digest +Description: +Connects to a SubtleNews server (source code in the same project), which +summarizes the news for you so you have less to read; it can also be read out to you. +. + +Repo Type:git +Repo:https://github.com/teamOSC/SubtleNews_Android_App.git + +Build:0.7,7 + commit=0.7 + subdir=App + gradle=defaultFlavor + +Auto Update Mode:None +Update Check Mode:RepoManifest/dev +Current Version:0.7 +Current Version Code:7 + diff --git a/metadata/net.solutinno.websearch.txt b/metadata/net.solutinno.websearch.txt new file mode 100644 index 0000000000..9c72a8879f --- /dev/null +++ b/metadata/net.solutinno.websearch.txt @@ -0,0 +1,46 @@ +Categories:System +License:Apache2 +Web Site:http://balesz.github.io/android-WebSearch +Source Code:https://github.com/balesz/android-WebSearch +Issue Tracker:https://github.com/balesz/android-WebSearch/issues + +Auto Name:WebSearch +Summary:Search the web from within apps +Description: +If an app allows you to select plain text then the selected text is shared to this app, +which in turn, opens it in your search engine of choice, provided it obeys +the OpenSearch format. + +You manage your search engines on the admin UI. +You can import engines from an url, or you can add new engines by hand: for +examples, see OpenSearch engines from [http://mycroftproject.com Mycroft project] +and http://www.searchplugins.net. +If you tap the import icon on the action bar, a dialog will appear. +You have to fill the url edit box, then tap the import button. +You have to fill in at least the name and the url fields. +There is a paste icon on the right side of the url field; if you tap this icon, +it will paste a "{searchTerms}" string into the url field. +This is necessary because this string will be replaced by your search string in the url. + +For example, Wikipedia English is: +[https://secure.wikimedia.org/wikipedia/en/w/index.php?title=Special%3ASearch&search={searchTerms}&button=1 https://secure.wikimedia.org/wikipedia/en/w/index.php?title=Special%3ASearch&search={searchTerms}&button=1] +. + +Repo Type:git +Repo:https://github.com/balesz/android-WebSearch.git + +Build:1.0.3,6 + commit=8af7 + subdir=WebSearch + submodules=yes + gradle=yes + +Maintainer Notes: +see build.gradle for version name +. + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:Unknown +Current Version Code:6 + From 7632826d0d7fdbd6d1a5d85b19087f5df341b5e0 Mon Sep 17 00:00:00 2001 From: David Black Date: Sat, 21 Dec 2013 14:54:37 +0000 Subject: [PATCH 10/25] 10 apps --- metadata/com.blippex.app.txt | 26 ++++++++++ metadata/com.studio332.flickit.txt | 37 ++++++++++++++ metadata/eu.inmite.android.gridwichterle.txt | 26 ++++++++++ metadata/io.github.sanbeg.flashlight.txt | 24 +++++++++ metadata/it.mn.salvi.linuxDayOSM.txt | 23 +++++++++ .../jp.softstudio.DriversLicenseReader.txt | 23 +++++++++ metadata/net.bluetoothviewer.txt | 28 +++++++++++ metadata/net.somethingdreadful.MAL.txt | 31 ++++++++++++ metadata/nz.gen.geek_central.ObjViewer.txt | 50 +++++++++++++++++++ metadata/org.cprados.wificellmanager.txt | 35 +++++++++++++ srclibs/Crouton.txt | 2 + srclibs/SherlockNavDrawer.txt | 4 ++ 12 files changed, 309 insertions(+) create mode 100644 metadata/com.blippex.app.txt create mode 100644 metadata/com.studio332.flickit.txt create mode 100644 metadata/eu.inmite.android.gridwichterle.txt create mode 100644 metadata/io.github.sanbeg.flashlight.txt create mode 100644 metadata/it.mn.salvi.linuxDayOSM.txt create mode 100644 metadata/jp.softstudio.DriversLicenseReader.txt create mode 100644 metadata/net.bluetoothviewer.txt create mode 100644 metadata/net.somethingdreadful.MAL.txt create mode 100644 metadata/nz.gen.geek_central.ObjViewer.txt create mode 100644 metadata/org.cprados.wificellmanager.txt create mode 100644 srclibs/SherlockNavDrawer.txt diff --git a/metadata/com.blippex.app.txt b/metadata/com.blippex.app.txt new file mode 100644 index 0000000000..e426755a57 --- /dev/null +++ b/metadata/com.blippex.app.txt @@ -0,0 +1,26 @@ +Categories:Internet +License:MIT +Web Site:https://www.blippex.org +Source Code:https://github.com/blippex/blippex_android_app +Issue Tracker:https://github.com/blippex/blippex_android_app/issues + +Auto Name:blippex +Summary:Client for a search engine +Description: +Searches Blippex, a search engine which allow the community to rank +websites based on how long they spend there among other things. +There are extensions for many or the desktop browsers. +. + +Repo Type:git +Repo:https://github.com/blippex/blippex_android_app.git + +Build:1.0.3,5 + commit=a077c4dd93e026c4b + subdir=blippex + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0.3 +Current Version Code:5 + diff --git a/metadata/com.studio332.flickit.txt b/metadata/com.studio332.flickit.txt new file mode 100644 index 0000000000..f6be7d4cd9 --- /dev/null +++ b/metadata/com.studio332.flickit.txt @@ -0,0 +1,37 @@ +Categories:Games +License:Apache2 +Web Site:https://www.facebook.com/studio332apps/info +Source Code:https://github.com/louffoster/FlickIt +Issue Tracker:https://github.com/louffoster/FlickIt/issues + +Auto Name:FlickIt! +Summary:Family game of skill +Description: +It combines aspects of shuffleboard, 9-ball and bumper pool into a unique new +gameplay experience. +Use your shooter puck to knock white targets into the holes for points. +Like 9-ball, the lowest numbered target must be hit first. +FlickIt! is easy to learn, yet difficult to master. +Just drag your finger to aim, tap and hold to increase power, and release to +shoot. +Be careful you don't overpower and miss the shot! +Challenge your friends to see who is the true FlickIt! master. +. + +Repo Type:git +Repo:https://github.com/louffoster/FlickIt.git + +Build:1.0,1 + commit=3498ff + subdir=FlickIt-android + disable=small bug; wait untill next version + init=zip -r native.zip libs/armeabi* libs/x86 && \ + mv ../FlickIt/libs/gdx.jar libs/ && \ + echo 'source.dir=src;../FlickIt/src' > ant.properties + build=unzip native.zip + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0 +Current Version Code:1 + diff --git a/metadata/eu.inmite.android.gridwichterle.txt b/metadata/eu.inmite.android.gridwichterle.txt new file mode 100644 index 0000000000..4a20d1e2d4 --- /dev/null +++ b/metadata/eu.inmite.android.gridwichterle.txt @@ -0,0 +1,26 @@ +Categories:Development +License:Apache2 +Web Site: +Source Code:https://github.com/inmite/android-grid-wichterle +Issue Tracker:https://github.com/inmite/android-grid-wichterle/issues + +Auto Name:GridWichterle +Summary:Grid overlay +Description: +Makes adherence to [http://developer.android.com/design/style/metrics-grids.html design] +guidlines much easier. +. + +Repo Type:git +Repo:https://github.com/inmite/android-grid-wichterle.git + +Build:1.0.2,10002 + commit=17023 + disable=strange missing classes crash on startup + maven=yes + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0.2 +Current Version Code:10002 + diff --git a/metadata/io.github.sanbeg.flashlight.txt b/metadata/io.github.sanbeg.flashlight.txt new file mode 100644 index 0000000000..895ef82a08 --- /dev/null +++ b/metadata/io.github.sanbeg.flashlight.txt @@ -0,0 +1,24 @@ +Categories:System +License:GPLv3 +Web Site:https://sanbeg.github.io/flashlight +Source Code:https://github.com/sanbeg/flashlight +Issue Tracker:https://github.com/sanbeg/flashlight/issues + +Auto Name:Open FlashLight +Summary:Camera LED toggle +Description: +This one is basic, turn it on with the button and quit the app +to turn it off. +. + +Repo Type:git +Repo:https://github.com/sanbeg/flashlight.git + +Build:1.0,1 + commit=01158 + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0 +Current Version Code:1 + diff --git a/metadata/it.mn.salvi.linuxDayOSM.txt b/metadata/it.mn.salvi.linuxDayOSM.txt new file mode 100644 index 0000000000..e7364d8134 --- /dev/null +++ b/metadata/it.mn.salvi.linuxDayOSM.txt @@ -0,0 +1,23 @@ +Categories:Navigation +License:GPLv3 +Web Site: +Source Code:https://github.com/DocSalvi/LinuxDayAppAndroid +Issue Tracker:https://github.com/DocSalvi/LinuxDayAppAndroid/issues + +Auto Name:LinuxDayOSM +Summary:Info on Linux day events in Italy +Description: +Shows on a map the location of Linux days and Linux User Groups. +. + +Repo Type:git +Repo:https://github.com/DocSalvi/LinuxDayAppAndroid.git + +Build:1.6.1,5 + commit=ae13d2a15e5e + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.6.1 +Current Version Code:5 + diff --git a/metadata/jp.softstudio.DriversLicenseReader.txt b/metadata/jp.softstudio.DriversLicenseReader.txt new file mode 100644 index 0000000000..507b5d749f --- /dev/null +++ b/metadata/jp.softstudio.DriversLicenseReader.txt @@ -0,0 +1,23 @@ +Categories:Office +License:MIT +Web Site: +Source Code:https://github.com/soft-studio/NFC_DriversLicenseReader +Issue Tracker:https://github.com/soft-studio/NFC_DriversLicenseReader/issues + +Auto Name:運転免許証リーダー +Name:NFC Drivers License Reader +Summary:Read Japanese driving licenses +Description: +. + +Repo Type:git +Repo:https://github.com/soft-studio/NFC_DriversLicenseReader.git + +Build:1.4,5 + commit=d04e9e9d90184c + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.4 +Current Version Code:5 + diff --git a/metadata/net.bluetoothviewer.txt b/metadata/net.bluetoothviewer.txt new file mode 100644 index 0000000000..c0357a22d0 --- /dev/null +++ b/metadata/net.bluetoothviewer.txt @@ -0,0 +1,28 @@ +Categories:Development +License:GPLv3 +Web Site:http://blog.ecomobilecitizen.com/android/bluetoothviewer +Source Code:https://github.com/janosgyerik/bluetoothviewer +Issue Tracker:https://github.com/janosgyerik/bluetoothviewer/issues +Donate:https://github.com/janosgyerik/bluetoothviewer#Donations + +Auto Name:Bluetooth Viewer (LITE) +Summary:Bluetooth connection debugging tool +Description: +* Connect to any Bluetooth device +* Display incoming raw data +* Send raw data to the Bluetooth device +* You can confirm successful pairing, monitor incoming raw data and see exactly what is being transmitted from the Bluetooth device +. + +Repo Type:git +Repo:https://github.com/janosgyerik/bluetoothviewer.git + +Build:1.0.1,2 + commit=04e06b866d0 + rm=scripts;samples;graphics + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0.1 +Current Version Code:2 + diff --git a/metadata/net.somethingdreadful.MAL.txt b/metadata/net.somethingdreadful.MAL.txt new file mode 100644 index 0000000000..c9d2e61274 --- /dev/null +++ b/metadata/net.somethingdreadful.MAL.txt @@ -0,0 +1,31 @@ +Categories:Reading +License:NewBSD +Web Site:http://atarashiiapp.com +Source Code:https://github.com/AnimaSA/Atarashii +Issue Tracker:https://github.com/AnimaSA/Atarashii/issues + +Auto Name:Atarashii! +Summary:MyAnimeList (MAL) client +Description: +"Atarashii" is Japanese for "New, Modern". +Atarashii! aims to be a modern, native Android app for managing your MAL. + +You'll need an account on that website or to create one in the app. +. + +Repo Type:git +Repo:https://github.com/AnimaSA/Atarashii.git + +Build:1.3.1,12 + commit=1.3.1 + subdir=Atarashii + extlibs=android/android-support-v4.jar + srclibs=1:NumberPicker-SimonVT@35e4d;2:ActionBarSherlock@c0d437;3:Crouton@b6735;4:SherlockNavDrawer@808a1 + prebuild=cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \ + mv libs/android-support-v4.jar $$Crouton$$/libs/ + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.3.1 +Current Version Code:12 + diff --git a/metadata/nz.gen.geek_central.ObjViewer.txt b/metadata/nz.gen.geek_central.ObjViewer.txt new file mode 100644 index 0000000000..e097b6e7f8 --- /dev/null +++ b/metadata/nz.gen.geek_central.ObjViewer.txt @@ -0,0 +1,50 @@ +Categories:Science & Education +License:Apache2 +Web Site: +Source Code:https://github.com/ldo/ObjViewer_Android +Issue Tracker:https://github.com/ldo/ObjViewer_Android/issues + +Auto Name:ObjViewer +Summary:Basic 3D model viewer +Description: +Copy the .obj file that you want to view (and associated .mtl file, if +any) onto a directory named “Models” on the SD card of the Android +device. It should then appear in the list that is shown when you +select “Open...” from the options menu in ObjViewer. + +You can interactively adjust the orientation of the object by dragging +across the view; drag across the middle part to rotate about the X +(horizontal) and Y (vertical) axes, and drag around the periphery to +rotate about the Z axis (perpendicular to the view) as well. + +To see any colours that might be defined for the surfaces of your model, +turn on lighting. + +If parts of the surface of the object seem to disappear, try switching +the order of vertices in a forward-looking face under “Orient Faces...”. + +“Reset View” animates rotating the object back to its initial orientation. +“Random View” animates rotating the object to a random orientation. + +If you want to find downloadable models to view, here are a couple of +lists of likely websites: + +. +. + +Repo Type:git +Repo:https://github.com/ldo/ObjViewer_Android.git + +Build:15877.1,1 + commit=21548cdd0fcfd0 + update=force + +Maintainer Notes: +Never bumps version code +. + +Auto Update Mode:None +Update Check Mode:None +Current Version:15877.1 +Current Version Code:1 + diff --git a/metadata/org.cprados.wificellmanager.txt b/metadata/org.cprados.wificellmanager.txt new file mode 100644 index 0000000000..592fdfd1b4 --- /dev/null +++ b/metadata/org.cprados.wificellmanager.txt @@ -0,0 +1,35 @@ +Categories:System +License:Apache2 +Web Site:https://sites.google.com/site/wifimaticapp +Source Code:https://github.com/cprados/wifimatic-android +Issue Tracker:https://github.com/cprados/wifimatic-android/issues + +Auto Name:Wi-Fi Matic +Summary:Toggle WiFi based on location +Description: +Activates and deactivates Wi-Fi depending on your location, helping you to save battery +and consumption of data through your cellular network. + +It detects automatically the location of known Wi-Fi networks; turns on Wi-Fi +when you arrive a place where there is Wi-Fi, and turns it off when you leave. +Simply turn start the app once, enable WiFi where you need to and the app will +learn over time. + +It uses network location services only, which are normally provided by Google Apps +though there is a solid replacement by NoGapps project. + +Of course, cellular connectivity itself is a large battery drainer and you'd be +better off to leave the phone in Airplane mode when you can. +. + +Repo Type:git +Repo:https://github.com/cprados/wifimatic-android.git + +Build:1.3.5,18 + commit=v1.3.5 + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.3.5 +Current Version Code:18 + diff --git a/srclibs/Crouton.txt b/srclibs/Crouton.txt index ec79fb6d78..c8a30b0169 100644 --- a/srclibs/Crouton.txt +++ b/srclibs/Crouton.txt @@ -3,4 +3,6 @@ Repo:https://github.com/keyboardsurfer/Crouton Subdir:library +# for support jar +Prepare:mkdir -p libs Update Project:Yes diff --git a/srclibs/SherlockNavDrawer.txt b/srclibs/SherlockNavDrawer.txt new file mode 100644 index 0000000000..64bf5aa4af --- /dev/null +++ b/srclibs/SherlockNavDrawer.txt @@ -0,0 +1,4 @@ +Repo Type:git +Repo:https://github.com/nicolasjafelle/SherlockNavigationDrawer +Subdir:SherlockNavigationDrawer +Prepare:sed -i '/ActionBarSherlock/d' project.properties && $$SDK$$/tools/android update project -p . -l ../../ActionBarSherlock/actionbarsherlock From d94a7dc35d3ca16b0bfed42a6ea973403616d247 Mon Sep 17 00:00:00 2001 From: David Black Date: Sat, 21 Dec 2013 15:58:23 +0000 Subject: [PATCH 11/25] add two player game clash of balls --- ...m.sapos_aplastados.game.clash_of_balls.txt | 53 +++++++++++++++++++ srclibs/Jbox2d.txt | 3 ++ 2 files changed, 56 insertions(+) create mode 100644 metadata/com.sapos_aplastados.game.clash_of_balls.txt create mode 100644 srclibs/Jbox2d.txt diff --git a/metadata/com.sapos_aplastados.game.clash_of_balls.txt b/metadata/com.sapos_aplastados.game.clash_of_balls.txt new file mode 100644 index 0000000000..7f22b13fc7 --- /dev/null +++ b/metadata/com.sapos_aplastados.game.clash_of_balls.txt @@ -0,0 +1,53 @@ +Categories:Games +License:GPLv3 +Web Site:https://github.com/bkueng/clash_of_balls +Source Code:https://github.com/bkueng/clash_of_balls +Issue Tracker:https://github.com/bkueng/clash_of_balls/issues + +Auto Name:Clash of Balls +Summary:2-player accelerometer game +Description: +Prove your sensitive control skills and compete with your friends over WiFi in +various levels. +Try to destroy your rivals by pushing them into the black void and become the +true master of balls. +Don't forget to make use of the mighty power-ups that will appear eventually. +And always be aware of the danger that you have to face out there. +But remember, you are alone and there is only one survivor. + +Games are played peer-to-peer; so +no server is used, but each player needs to be in the same network to see each +other. If the device supports it, Clash of Balls should also run via Bluetooth. +For the best game experience, the WiFi needs low latencies. +You can also create a Hotspot and let others connect. + +The aim of the game is to bounce the other players out of the field by balancing +your device.The game should be self-explanatory, there is a Help Menu. When the +game starts and the countdown is shown, hold your device still in the desired +position, where your ball should not move. During the game, tilt the device to +move your player to a certain direction. + +For physics simulation, JBox2D is used, a Java implementation of the 2D physics +engine Box2D. +. + +Repo Type:git +Repo:https://github.com/bkueng/clash_of_balls.git + +Build:1.11,111 + commit=v1.11 + srclibs=Jbox2d@691 + init=zip -r native.zip libs/armeabi + rm=libs/jbox2d-library-2.1.2.1-SNAPSHOT.jar + prebuild=echo 'source.dir=src;$$Jbox2d$$/src/main/java' >> ant.properties + build=unzip native.zip + +Maintainer Notes: +Could build the alljoyn native library: https://git.allseenalliance.org/gerrit/ +. + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.11 +Current Version Code:111 + diff --git a/srclibs/Jbox2d.txt b/srclibs/Jbox2d.txt new file mode 100644 index 0000000000..de0769d787 --- /dev/null +++ b/srclibs/Jbox2d.txt @@ -0,0 +1,3 @@ +# Moving to github soon so just use svn +Repo Type:svn +Repo:http://jbox2d.googlecode.com/svn/tags/jbox2d-2.1.2.1/jbox2d-library From e1ca70e45f67beaacda7e4dffc00990ac7ed8882 Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 22 Dec 2013 16:10:24 +0000 Subject: [PATCH 12/25] activate 3 builds that need build-tools 19 --- metadata/buet.rafi.dictionary.txt | 2 +- metadata/com.gracecode.android.presentation.txt | 15 +++++++++------ metadata/com.mirasmithy.epochlauncher.txt | 1 - metadata/com.tkjelectronics.balanduino.txt | 5 ++--- 4 files changed, 12 insertions(+), 11 deletions(-) diff --git a/metadata/buet.rafi.dictionary.txt b/metadata/buet.rafi.dictionary.txt index aecdae8016..b3be276af4 100644 --- a/metadata/buet.rafi.dictionary.txt +++ b/metadata/buet.rafi.dictionary.txt @@ -5,7 +5,7 @@ Source Code:https://github.com/rafi-kamal/Bangla-Dictionary Issue Tracker:https://github.com/rafi-kamal/Bangla-Dictionary/issues Auto Name:Ridmik Dictionary -Summary:Bengali-English Dictionary +Summary:English-Bengali Dictionary Description: Based on ankur.org's database. More info [http://www.bengalinux.org/english-to-bengali-dictionary/about.htm here]. diff --git a/metadata/com.gracecode.android.presentation.txt b/metadata/com.gracecode.android.presentation.txt index b725aa0f44..faa34966ae 100644 --- a/metadata/com.gracecode.android.presentation.txt +++ b/metadata/com.gracecode.android.presentation.txt @@ -8,7 +8,7 @@ Donate:http://t.cn/zRTdGks Auto Name:Presentation Summary:Gallery of infographics Description: -Some in English, mostly in Chinese. +Some in English, mostly in Chinese; currently from huaban.com. . Repo Type:git @@ -16,14 +16,17 @@ Repo:https://github.com/feelinglucky/Presentation.git Build:1.0.2,20131114 commit=559f31d12f8e - disable=only use build-tools 19 target=android-16 srclibs=1:Volley@android-4.4_r1.2;2:PullToRefresh@v2.1.1 prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties && \ find src -type f -print0 | xargs -0 sed -i '/TCAgent/d' -Auto Update Mode:None -Update Check Mode:Tags -Current Version:1.0.1 -Current Version Code:20131113 +Maintainer Notes: +Next time: Should use tags and shouldn't use TCAgent patch +. + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0.2 +Current Version Code:20131114 diff --git a/metadata/com.mirasmithy.epochlauncher.txt b/metadata/com.mirasmithy.epochlauncher.txt index f38670d473..afeac92457 100644 --- a/metadata/com.mirasmithy.epochlauncher.txt +++ b/metadata/com.mirasmithy.epochlauncher.txt @@ -16,7 +16,6 @@ Repo:https://github.com/mirasmithy/epochlauncher.git Build:1.1,2 commit=v1.1 - disable=only use build-tools 19 prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties Auto Update Mode:None diff --git a/metadata/com.tkjelectronics.balanduino.txt b/metadata/com.tkjelectronics.balanduino.txt index 6c40f85f04..20750c1d6f 100644 --- a/metadata/com.tkjelectronics.balanduino.txt +++ b/metadata/com.tkjelectronics.balanduino.txt @@ -10,7 +10,8 @@ Description: For the [http://www.kickstarter.com/projects/tkjelectronics/balanduino-balancing-robot-kit Balanduino]: a kit for a fully-FOSS, arduino-compatible, balancing robot. -There are two versions: one with usb OTG (for uploading firmware) and one without. +There are two versions: one with usb OTG (for uploading firmware) and one without +(for Android 2.2) . Repo Type:git @@ -18,14 +19,12 @@ Repo:https://github.com/TKJElectronics/BalanduinoAndroidApp.git Build:0.5.0-basic,1000050 commit=0.5.0 - disable=targets java 1.7 so must use build-tools 19 submodules=yes gradle=basic prebuild=sed -i "6,7d;45 i \\\tversionName = project.versionName + '-basic'" build.gradle Build:0.5.0-usb,1200050 commit=0.5.0 - disable=targets java 1.7 so must use build-tools 19 submodules=yes gradle=usb prebuild=sed -i "6,7d;49 i \\\tversionName = project.versionName + '-usb'" build.gradle From 56b8c04858b3a4242063d1ad8551b2294b99dcf0 Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 22 Dec 2013 16:16:00 +0000 Subject: [PATCH 13/25] update flickit --- metadata/com.studio332.flickit.txt | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/metadata/com.studio332.flickit.txt b/metadata/com.studio332.flickit.txt index f6be7d4cd9..64f631e9e2 100644 --- a/metadata/com.studio332.flickit.txt +++ b/metadata/com.studio332.flickit.txt @@ -21,10 +21,9 @@ Challenge your friends to see who is the true FlickIt! master. Repo Type:git Repo:https://github.com/louffoster/FlickIt.git -Build:1.0,1 - commit=3498ff +Build:1.0.1,2 + commit=13b9b subdir=FlickIt-android - disable=small bug; wait untill next version init=zip -r native.zip libs/armeabi* libs/x86 && \ mv ../FlickIt/libs/gdx.jar libs/ && \ echo 'source.dir=src;../FlickIt/src' > ant.properties @@ -32,6 +31,6 @@ Build:1.0,1 Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:1.0 -Current Version Code:1 +Current Version:1.1 +Current Version Code:2 From dc050af53ea833fbee92a024f831fab375fe3f4c Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 22 Dec 2013 16:42:01 +0000 Subject: [PATCH 14/25] update paper wallet --- metadata/ru.valle.btc.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/metadata/ru.valle.btc.txt b/metadata/ru.valle.btc.txt index dd0b3fb02c..9166cd7184 100644 --- a/metadata/ru.valle.btc.txt +++ b/metadata/ru.valle.btc.txt @@ -23,9 +23,15 @@ Build:1.7.0,170 target=android-16 Build:1.9.0,190 - disable=missing source for zbar commit=ec6970073cf2 + init=zip -r native.zip libs/armeabi* libs/x86 target=android-16 + build=unzip native.zip + +Maintainer Notes: +zbar libraries are from official binaries on sourceforge. I tried to compile from +http://github.com/ZBar/ZBar but was unsuccessful. See trikita.obsqr though. +. Auto Update Mode:None Update Check Mode:RepoManifest From 1213c83e28065a5d825b13a00feee0ae3f03a7ea Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 22 Dec 2013 18:17:36 +0000 Subject: [PATCH 15/25] add lastcaller for DC --- metadata/com.dwak.lastcall.txt | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/com.dwak.lastcall.txt diff --git a/metadata/com.dwak.lastcall.txt b/metadata/com.dwak.lastcall.txt new file mode 100644 index 0000000000..be19c8e3eb --- /dev/null +++ b/metadata/com.dwak.lastcall.txt @@ -0,0 +1,24 @@ +Categories:Phone & SMS +License:MIT +Web Site: +Source Code:https://github.com/dinosaurwithakatana/lastcaller +Issue Tracker:https://github.com/dinosaurwithakatana/lastcaller/issues + +Auto Name:LastCaller +Name:Dashclock: Last Caller +Summary:Previous caller on lock screen +Description: +Extension for [[net.nurik.roman.dashclock]]. +. + +Repo Type:git +Repo:https://github.com/dinosaurwithakatana/lastcaller.git + +Build:2.1,8 + commit=c0207d37c8ac9a1 + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:2.1 +Current Version Code:8 + From 1be63a34e574d9608cc14b193fd0e2ce0b4dab08 Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 22 Dec 2013 19:01:24 +0000 Subject: [PATCH 16/25] add better weather for DC --- metadata/net.imatruck.betterweather.txt | 36 +++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/net.imatruck.betterweather.txt diff --git a/metadata/net.imatruck.betterweather.txt b/metadata/net.imatruck.betterweather.txt new file mode 100644 index 0000000000..a508360c0f --- /dev/null +++ b/metadata/net.imatruck.betterweather.txt @@ -0,0 +1,36 @@ +Categories:Wallpaper +License:Apache2 +Source Code:https://github.com/MarcDufresne/BetterWeather +Issue Tracker:https://github.com/MarcDufresne/BetterWeather/issues + +Auto Name:BetterWeather +Summary:DashClock extension +Description: +Based on the weather extension included with [[net.nurik.roman.dashclock]]. +It also contains more weather status icons than the original extension +(Thunderstorms, Mostly Cloudy, Hail, etc.) and +multiple icon themes (Climacons, Weathercons and Chameleon icon packs). + +Full feature list includes: +* Manual or automatic location; +* Refresh on touch; +* Custom shortcut on touch; +* Forecasts; +* Wind speed and wind chill; +* Humidity level; +* Lots of icons +. + +Repo Type:git +Repo:https://github.com/MarcDufresne/BetterWeather.git + +Build:2.2.2,34 + commit=ba20a05e3506fb + subdir=betterweather + gradle=yes + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:2.2.2 +Current Version Code:34 + From 56cc261e10061e3533884309b40efb67f0104e59 Mon Sep 17 00:00:00 2001 From: David Black Date: Sun, 22 Dec 2013 21:24:59 +0000 Subject: [PATCH 17/25] add brony live wallpaper --- metadata/nl.frankkie.bronylivewallpaper.txt | 30 +++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/nl.frankkie.bronylivewallpaper.txt diff --git a/metadata/nl.frankkie.bronylivewallpaper.txt b/metadata/nl.frankkie.bronylivewallpaper.txt new file mode 100644 index 0000000000..a6c9acd161 --- /dev/null +++ b/metadata/nl.frankkie.bronylivewallpaper.txt @@ -0,0 +1,30 @@ +Categories:Wallpaper +License:Apache2 +Web Site:http://frankkie.nl +Source Code:https://github.com/frankkienl/BronyLiveWallpaper +Issue Tracker:https://github.com/frankkienl/BronyLiveWallpaper/issues + +Name:Brony Live Wallpaper +Summary:Animated ponies +Description: +Featuring characters from MLP:FIM (trademarked to Hasbro Inc.). + +GIFs are from the [http://desktopponies.bugs3.com Desktop Ponies] +project and licensed as CCBYSANC. + +Status: Beta +. + +Repo Type:git +Repo:https://github.com/frankkienl/BronyLiveWallpaper.git + +Build:1.2.2,8 + commit=v1.2.2 + subdir=BronyLiveWallpaper + gradle=yes + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.2.2 +Current Version Code:8 + From 7a2bdd33acf9e07b451b49a16e9adc7cfd48fd38 Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 24 Dec 2013 20:05:37 +0000 Subject: [PATCH 18/25] add AOSP keyboard --- metadata/com.android.inputmethod.latin.txt | 45 +++++++ .../build.xml_1.patch | 114 ++++++++++++++++++ srclibs/Inputmethodcommon.txt | 2 + 3 files changed, 161 insertions(+) create mode 100644 metadata/com.android.inputmethod.latin.txt create mode 100644 metadata/com.android.inputmethod.latin/build.xml_1.patch create mode 100644 srclibs/Inputmethodcommon.txt diff --git a/metadata/com.android.inputmethod.latin.txt b/metadata/com.android.inputmethod.latin.txt new file mode 100644 index 0000000000..a4ce5ba182 --- /dev/null +++ b/metadata/com.android.inputmethod.latin.txt @@ -0,0 +1,45 @@ +Categories:System +License:Apache2 +Source Code:https://android.googlesource.com/platform/packages/inputmethods/LatinIME +Issue Tracker:http://code.google.com/p/android/issues/list?can=2&q=keyboard&colspec=ID+Type+Status+Owner+Summary+Stars&cells=tiles + +Summary:Stock keyboard +Description: +The current version comes with English, Spanish, Russian, Brazilian, Italian, +German, French, dictionaries; there are twenty more language word lists +in the repository but they need to be compiled. +The version name corresponds to the Android version. +. + +Repo Type:git +Repo:https://android.googlesource.com/platform/packages/inputmethods/LatinIME + +Build:4.2.1,1 + commit=android-4.2.1_r1 + subdir=java + target=android-17 + extlibs=android/android-support-v4r13.jar + srclibs=Inputmethodcommon@android-4.2.1_r1 + patch=build.xml_1.patch + prebuild=echo 'package.name=com.android.inputmethod.latin' >> ant.properties && \ + sed -i '/subtypeId/d' res/xml/method.xml && \ + sed -i '19 i android:versionName="4.2.1" android:versionCode="1"' AndroidManifest.xml && \ + cp -r $$Inputmethodcommon$$/java/com/android/inputmethodcommon src/com/android/ + build=$$NDK$$/ndk-build -C ../native && mv ../native/libs/armeabi libs/ + +Maintainer Notes: +This version uses the prebuilt dictionaries in the repo; +you could have a lot of fun building your own. + +Use the ant.properties to change the package name if you wish: it works fine. + +4.3 or 4.4 don't build with NDK 9: +jni/src/suggest/core/layout/proximity_info_utils.h:41:88: instantiated from here +/home/gerry/android-ndk-r9c/sources/cxx-stl/stlport/stlport/stl/_function_base.h:141:8: error: base class 'struct std::unary_function, int const>' has a non-virtual destructor [-Werror=effc++] +. + +Auto Update Mode:None +Update Check Mode:None +Current Version:4.2.1 +Current Version Code:1 + diff --git a/metadata/com.android.inputmethod.latin/build.xml_1.patch b/metadata/com.android.inputmethod.latin/build.xml_1.patch new file mode 100644 index 0000000000..a725346799 --- /dev/null +++ b/metadata/com.android.inputmethod.latin/build.xml_1.patch @@ -0,0 +1,114 @@ +commit 707ce843b385d21af5339c5bed0023f26a43a2fa +Author: David Black +Date: Tue Dec 24 19:29:29 2013 +0000 + + s + +diff --git a/java/build.xml b/java/build.xml +index d51b4ae..8dc27e8 100644 +--- a/java/build.xml ++++ b/java/build.xml +@@ -1,10 +1,10 @@ + +- ++ + + +- ++ + + + + +- +- +- +- +- +- + + + +- +- ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ + + +- ++ + + + + +- +- +- +- +- +- + + + +- +- ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ + + +- ++ + + + + +- +- +- +- +- +- + + + +- +- ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ + + +- +- +- +- +- + + + +diff --git a/src/com/piratebayfree/activities/MainActivity.java b/src/com/piratebayfree/activities/MainActivity.java +index eccd3a1..41a2256 100644 +--- a/src/com/piratebayfree/activities/MainActivity.java ++++ b/src/com/piratebayfree/activities/MainActivity.java +@@ -1,10 +1,7 @@ + package com.piratebayfree.activities; + +-import com.newrelic.agent.android.NewRelic; +- + import com.google.analytics.tracking.android.EasyTracker; + +-import com.google.android.gms.ads.*; + import com.piratebayfree.Category; + import com.piratebayfree.Database; + import com.piratebayfree.Proxy; +@@ -72,7 +69,6 @@ public class MainActivity extends Activity implements TextWatcher, OnKeyListener + private ImageView statusicon; + private TextView statustext; + private ImageView advert; +- private AdView admob; + private ProgressBar loading; + private DrawerLayout drawer; + private ListView categorylist; +@@ -166,10 +162,6 @@ public class MainActivity extends Activity implements TextWatcher, OnKeyListener + + db.deleteLogs(); + +- loadAds(); +- +- loadTracking(); +- + } + + @Override +@@ -194,36 +186,6 @@ public class MainActivity extends Activity implements TextWatcher, OnKeyListener + } + + // Ads +- private void loadAds() { +- +- admob = new AdView(this); +- +- admob.setAdUnitId(ADMOB); +- admob.setAdSize(AdSize.BANNER); +- +- RelativeLayout layout = (RelativeLayout) findViewById(R.id.main_activity); +- +- RelativeLayout.LayoutParams params = new RelativeLayout.LayoutParams( +- RelativeLayout.LayoutParams.WRAP_CONTENT, +- RelativeLayout.LayoutParams.WRAP_CONTENT); +- +- params.addRule(RelativeLayout.ALIGN_PARENT_BOTTOM); +- +- layout.addView(admob, params); +- +- AdRequest request = new AdRequest.Builder().build(); +- +- admob.loadAd(request); +- +- +- } +- +- // Tracking +- private void loadTracking() { +- +- NewRelic.withApplicationToken(NEWRELIC).start(this.getApplication()); +- +- } + + @Override + public void onStart() { From 9f9c0db09b39288642155a33104206006e7f2a47 Mon Sep 17 00:00:00 2001 From: David Black Date: Wed, 25 Dec 2013 15:03:13 +0000 Subject: [PATCH 25/25] better description for pirate bay --- metadata/com.piratebayfree.txt | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/metadata/com.piratebayfree.txt b/metadata/com.piratebayfree.txt index 52546c2734..ab350fbd7b 100644 --- a/metadata/com.piratebayfree.txt +++ b/metadata/com.piratebayfree.txt @@ -10,8 +10,16 @@ Litecoin:LiYp3Dg11N5BgV8qKW42ubSZXFmjDByjoV Auto Name:TPB Proxy Summary:Access for Pirate Bay website Description: -Proxy(s) for the ever-moving Pirate Bay torrent indexing website, -allowing you to open the website in a browser. +Proxy(s) for the ever-moving Pirate Bay torrent indexing website; +ideal for people struggling with Internet censorship such as those residing in +the UK, Ireland, Netherlands, Belgium or Finland. +TPB Proxy automatically unblocks The Pirate Bay and provides fast +and stable access to Linux ISO torrents. + +More recent versions, for which there isn't source code, allow you +to do more, but this version only allows you to choose proxies and +open the website in a browser. + This is the 'free' (as in gratis) version. Several proprietary libraries were removed. @@ -27,8 +35,15 @@ Build:1.06,8 srclibs=1:NoAnalytics@d38ae535b543 patch=proprietary_8.patch +Maintainer Notes: +Update the second paragraph of description for the next version; +currently 1.3 is on Google Play +. + Auto Update Mode:None Update Check Mode:Tags Current Version:1.06 Current Version Code:8 +No Source Since:1.06 +