From 056fc19a72b440901812148e43139500b0f16456 Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 13 Dec 2013 10:53:06 +0000 Subject: [PATCH] 4 new apps --- metadata/com.nesswit.galbijjimsearcher.txt | 28 ++++++++++++++++++ metadata/com.scar45.aokp.co.webviewer.txt | 26 +++++++++++++++++ .../de.koelle.christian.trickytripper.txt | 29 +++++++++++++++++++ metadata/de.markusfisch.android.wavelines.txt | 23 +++++++++++++++ srclibs/ProgressFragment.txt | 5 ++++ 5 files changed, 111 insertions(+) create mode 100644 metadata/com.nesswit.galbijjimsearcher.txt create mode 100644 metadata/com.scar45.aokp.co.webviewer.txt create mode 100644 metadata/de.koelle.christian.trickytripper.txt create mode 100644 metadata/de.markusfisch.android.wavelines.txt create mode 100644 srclibs/ProgressFragment.txt diff --git a/metadata/com.nesswit.galbijjimsearcher.txt b/metadata/com.nesswit.galbijjimsearcher.txt new file mode 100644 index 0000000000..26a71fe622 --- /dev/null +++ b/metadata/com.nesswit.galbijjimsearcher.txt @@ -0,0 +1,28 @@ +Categories:Multimedia +License:Apache2 +Web Site: +Source Code:https://github.com/rishubil/GalbijjimSearcher +Issue Tracker:https://github.com/rishubil/GalbijjimSearcher/issues + +Auto Name:Galbijjim Searcher +Summary:Search images from the web +Description: +No description available +. + +Repo Type:git +Repo:https://github.com/rishubil/GalbijjimSearcher.git + +Build:1.2.1.0,7 + commit=7d796 + subdir=GalbijjimSearcher + srclibs=2:PullToRefresh@v2.1.1;5:ProgressFragment@1.4.0 + prebuild=cp ../lib-actionbarsherlock/libs/android-support-v4.jar $$ProgressFragment$$/libs/ && \ + mv src/com/nesswit/galbijjimsearcher/DeviceData.java v.java && \ + perl -CD -pe 'tr/\x{feff}//d' v.java > src/com/nesswit/galbijjimsearcher/DeviceData.java + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.2.1.0 +Current Version Code:7 + diff --git a/metadata/com.scar45.aokp.co.webviewer.txt b/metadata/com.scar45.aokp.co.webviewer.txt new file mode 100644 index 0000000000..434113c12f --- /dev/null +++ b/metadata/com.scar45.aokp.co.webviewer.txt @@ -0,0 +1,26 @@ +Categories:Internet +License:GPLv3 +Web Site:http://aokp.co +Source Code:https://github.com/scar45/aokp-co-webviewer +Issue Tracker:https://github.com/scar45/aokp-co-webviewer/issues +Donate:http://aokp.co/donate + +Auto Name:AOKP.co +Summary:Wrapper for AOKP website +Description: +AOKP is a custom ROM; there you get access to galleries and +screenshots. +. + +Repo Type:git +Repo:https://github.com/scar45/aokp-co-webviewer.git + +Build:1.0,2 + commit=37060d46ce49 + update=force + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0 +Current Version Code:2 + diff --git a/metadata/de.koelle.christian.trickytripper.txt b/metadata/de.koelle.christian.trickytripper.txt new file mode 100644 index 0000000000..ab0331a366 --- /dev/null +++ b/metadata/de.koelle.christian.trickytripper.txt @@ -0,0 +1,29 @@ +Categories:Office +License:Apache2 +Web Site:http://tricktripper.blogspot.de +Source Code:https://github.com/koelleChristian/trickytripper +Issue Tracker:https://github.com/koelleChristian/trickytripper/issues + +Auto Name:Tricky Tripper +Summary:Manage travel expenses +Description: +Especially for managing shared expenses +. + +Repo Type:git +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 + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.4.2 +Current Version Code:12 + diff --git a/metadata/de.markusfisch.android.wavelines.txt b/metadata/de.markusfisch.android.wavelines.txt new file mode 100644 index 0000000000..5b09aa54c0 --- /dev/null +++ b/metadata/de.markusfisch.android.wavelines.txt @@ -0,0 +1,23 @@ +Categories:Wallpaper +License:MIT +Web Site:http://markusfisch.de +Source Code:https://github.com/markusfisch/WaveLinesWallpaper +Issue Tracker:https://github.com/markusfisch/WaveLinesWallpaper/issues + +Auto Name:Wave Lines +Summary:Wavy wallpaper +Description: +. + +Repo Type:git +Repo:https://github.com/markusfisch/WaveLinesWallpaper.git + +Build:1.2.0,3 + commit=v1.2.0 + init=cat ant.properties >> project.properties + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.2.0 +Current Version Code:3 + diff --git a/srclibs/ProgressFragment.txt b/srclibs/ProgressFragment.txt new file mode 100644 index 0000000000..b52c9f7d9d --- /dev/null +++ b/srclibs/ProgressFragment.txt @@ -0,0 +1,5 @@ +Repo Type:git +Repo:https://github.com/johnkil/Android-ProgressFragment +Subdir:progressfragment +Prepare:mkdir libs +Update Project:Yes