Merge commit 'refs/merge-requests/266' of https://gitorious.org/f-droid/fdroiddata into merge-requests/266

Conflicts:
	metadata/de.qspool.clementineremote.txt
	metadata/net.sf.times.txt
This commit is contained in:
Ciaran Gultnieks 2013-12-10 16:24:23 +00:00
commit 3d082fbb97
47 changed files with 627 additions and 86 deletions

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8" ?>
<project name="jmdns" default="jar" basedir=".">
<target name="compile" description="Compile source">
<mkdir dir="bin" />
<javac srcdir="javax" includes="**" destdir="bin" />
</target>
<target name="jar" description="Package into JAR" depends="compile">
<jar destfile="jmdns.jar" basedir="bin" compress="true" />
</target>
</project>

View file

@ -0,0 +1,29 @@
Categories:Office
License:GPLv2
Web Site:
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
Description:
Based on ankur.org's database. More info
[http://www.bengalinux.org/english-to-bengali-dictionary/about.htm here].
.
Repo Type:git
Repo:https://github.com/rafi-kamal/Bangla-Dictionary.git
# use target to avoid build-tools bug if necessary
Build:2.3,5
commit=05901
Maintainer Notes:
source for database is there
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:2.3
Current Version Code:5

View file

@ -0,0 +1,27 @@
Categories:Games
License:GPLv3
Source Code:https://github.com/melllvar/Spark360
Issue Tracker:https://github.com/melllvar/Spark360/issues
Summary:Gaming client
Description:
Supports Xbox Live and the PlayStation Network.
The app allows you to monitor your achievements, trophies, friends' statuses,
and includes many other features, such as trophy/achievement comparisons,
messaging (Xbox Live), home screen widgets, notifications, and much more.
Spark 360 is an unofficial application, and not supported, endorsed, or
affiliated with Microsoft Corporation or Sony Corporation.
.
Repo Type:git
Repo:https://github.com/melllvar/Spark360.git
Build:6.20,116
commit=v6.20
Auto Update Mode:None
Update Check Mode:Tags
Current Version:6.20
Current Version Code:116

View file

@ -5,7 +5,8 @@ Issue Tracker:http://code.google.com/p/android/issues/list?can=2&q=launcher&cols
Summary:Home screen
Description:
Android 4.4 homescreen.
Android 4.4 homescreen from AOSP, patched to enable installation on 4.0.4.
Backup of configuration to Google account is removed.
.
Repo Type:git
@ -20,6 +21,12 @@ Build:1.0,1
echo -e 'target=android-19\nproguard.config=$$SDK$$/tools/proguard/proguard-android.txt:proguard.flags' \
> project.properties
Maintainer Notes:
Possible improvements: https://github.com/bvermeule/Launcher3/commits/master
https://github.com/MuddPuddle/packages_apps_Launcher3
I tried to build the protos but failed, hence the forced removal of backup.
.
Update Check Mode:None
Current Version:1.0
Current Version Code:1

View file

@ -7,7 +7,6 @@ Donate:http://forum.xda-developers.com/donatetome.php?u=4674443
Summary:System configuration
Description:
As used in AOKP and OmniRom.
'''N.B''' Sqlite functions removed since 2.1.8.
*Change CPU Governor, I/O Scheduler and Clock Speed
@ -21,7 +20,7 @@ As used in AOKP and OmniRom.
*Linux Kernel, CPU, Memory informations
*Misc. Tools: Custom shell command, Wipe cache+dalvik cache, build.prop editor etc.
Requires root: Of course!
Requires root, busybox and a custom ROM.
.
Requires Root:Yes
@ -33,8 +32,9 @@ Build Version:2.1.3,3,e2b54691bda8a74,forcevercode=yes
Build Version:2.1.8,4,e0ebe71ee3ccd,prebuild=rm assets/sq*
Maintainer Notes:
quite hard to figure out
Update Check Mode:RepoManifest/jb2
May be possible to build sqlite
quite hard to figure out as vercodes don't always change; see website
only temoporary: Update Check Mode:RepoManifest/jb2
.
Update Check Mode:None

View file

@ -7,7 +7,7 @@ Issue Tracker:https://github.com/kaytdek/ColorNamer/issues
Auto Name:Color Namer
Summary:Names for colours
Description:
Identify colours via the xkcd survey and share them.
Identify colours via the camera and the xkcd survey and share them.
Set colours to wallpaper.
.

View file

@ -28,10 +28,11 @@ Repo:https://github.com/concentricsky/android-viewer-for-khan-academy.git
Build:1.2.2,14
commit=13566d739dc674
patch=pom_14.patch
extlibs=android/android-support-v4r11.jar
prebuild=cp oauth_credentials.json.sample res/raw/oauth_credentials.json && \
$$MVN3$$ install:install-file -DgroupId=com.google.android \
-DartifactId=support-v4 -Dversion=r11 -Dpackaging=jar \
-Dfile=../extlib/android/android-support-v4r11.jar
-Dfile=libs/android-support-v4r11.jar
maven=yes
Auto Update Mode:None

View file

@ -42,7 +42,7 @@ index b762225..873eff9 100644
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
<artifactId>android-maven-plugin</artifactId>
- <version>3.3.2</version>
+ <version>3.8.0</version>
+ <version>3.6.1</version>
<extensions>true</extensions>
</plugin>

View file

@ -0,0 +1,24 @@
Categories:Office
License:GPLv3
Web Site:http://palmcalc.com
Source Code:https://github.com/cybro/PalmCalc
Issue Tracker:https://github.com/cybro/PalmCalc/issues
Auto Name:PalmCalc
Summary:7-in-1 calculatore
Description:
Calculates currency, BMI, units, as well as the usual stuff.
.
Repo Type:git
Repo:https://github.com/cybro/PalmCalc.git
Build:2.2,4
commit=3555f
subdir=PalmCalc
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:2.2
Current Version Code:4

View file

@ -9,6 +9,8 @@ Summary:Crowd-sourced mapping
Description:
Contribute to the Darkness map: a visualization of light levels in
the city at night.
Status: Beta.
.
Repo Type:git

View file

@ -9,13 +9,14 @@ Bitcoin:07a7194397ae0f8d40740488472a43fd
Summary:Display aviation maps
Description:
Part of project to develop an aviation equivalent of OSM.
Coverage is limited to Hungary and other parts of Europe
Downloadable maps are currently limited to Hungary and some other parts of
Central Europe.
.
Repo Type:git-svn
Repo:http://openaviationmap.googlecode.com/svn;trunk=trunk/oam-app-android;tags=tags/oam-app-android
Build Version:1.0.16,16,318,\
Build Version:1.0.16,16,16-1.0.16,\
srclibs=1:ActionBarSherlock@e5c2d1c,\
extlibs=android/android-support-v4r12.jar,\
prebuild=\

View file

@ -14,8 +14,8 @@ Repo Type:git
Repo:https://github.com/grimpy/Botifier.git
Build:1.3.2,14
disable=hangs, asking for a keystore password
commit=1.3.2
prebuild=sed -i '/key/d' project.properties
Auto Update Mode:None
Update Check Mode:Tags

View file

@ -0,0 +1,28 @@
Categories:Multimedia
License:Apache2
Web Site:
Source Code:https://github.com/feelinglucky/Presentation
Issue Tracker:https://github.com/feelinglucky/Presentation/issues
Donate:http://t.cn/zRTdGks
Auto Name:Presentation
Summary:Gallery of infographics
Description:
Some in English, mostly in Chinese.
.
Repo Type:git
Repo:https://github.com/feelinglucky/Presentation.git
Build:1.0.2,20131114
commit=559f31d12f8e
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

View file

@ -8,6 +8,7 @@ Issue Tracker:https://github.com/poundifdef/VirginMobileMinutesChecker/issues
Auto Name:Minutes Checker for Virgin Mobile
Summary:For Virgin Mobile US customers
Description:
A proprietary ad library was removed.
.
Repo Type:git

View file

@ -0,0 +1,23 @@
Categories:Office
License:Apache2
Source Code:https://github.com/jeffxmn/temaki
Issue Tracker:https://github.com/jeffxmn/temaki/issues
Auto Name:Temaki
Summary:List maker
Description:
Manage your lists.
.
Repo Type:git
Repo:https://github.com/jeffxmn/temaki.git
Build:1.41,11
commit=v1.41
gradle=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.41
Current Version Code:11

View file

@ -0,0 +1,38 @@
Categories:Development
License:Apache2
Source Code:https://github.com/ilijamt/android-adbm
Issue Tracker:https://github.com/ilijamt/android-adbm/issues
Auto Name:ADB Manager
Summary:
Description:
* Easy control and access details from notification bar
* Auto connect on saved WiFi networks
* Auto start on boot, you can select if you want to or not from the preferences screen
* Automatically switch between USB and NETWORK when you disconnect/connect from/to WiFi
* Configurable service management
* Different color coded icons depending on the state of the ADB
* Keep screen on while the service is running
* Wake the screen when new package is installed
* You can toggle the ADB state by touching the image in the notification bar
[https://raw.github.com/ilijamt/android-adbm/master/changelog.md Changelog]
'''Requires root'''
.
Requires Root:Yes
Repo Type:git
Repo:https://github.com/ilijamt/android-adbm.git
# rm= runs after update ?
Build:1.0.1,16
commit=1.0.1
init=rm build.xml
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.0.1
Current Version Code:16

View file

@ -0,0 +1,34 @@
Categories:Navigation
License:GPLv3
Web Site:
Source Code:https://github.com/mehmetakiftutuncu/eshotroid
Issue Tracker:https://github.com/mehmetakiftutuncu/eshotroid/issues
Auto Name:Eshotroid
Summary:Bus times in Turkey
Description:
* See buses in İzmir, their locations and their times.
* Search buses by their numbers and locations.
* Mark your favorite buses for easy access.
* See the remaining time for a bus by touching it's time.
* You can update the bus list and bus times whenever you want.
* You can query the balance of your Kent Kart.
* Turkish or English
All the information about buses are downloaded from
http://mobil.eshot.gov.tr and all the information about
Kent Kart are downloaded from http://m.kentkart.com.
.
Repo Type:git
Repo:https://github.com/mehmetakiftutuncu/eshotroid.git
Build:2.0,3
commit=975ab
subdir=Eshotroid
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:2.0
Current Version Code:3

View file

@ -8,13 +8,14 @@ Auto Name:Epoch Launcher
Summary:Homescreen and launcher
Description:
Launcher in the style of Sword Art Online.
Allows categories via long-press, custom fonts, black/white themes.
.
Repo Type:git
Repo:https://github.com/mirasmithy/epochlauncher.git
Build:1.1,2
commit=v1.0
commit=v1.1
prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties
Auto Update Mode:None

View file

@ -1,5 +1,5 @@
Categories:Wallpaper
License:Apache
License:Apache2
Web Site:http://forum.xda-developers.com/showthread.php?p=46387352
Source Code:https://github.com/jruesga/PhotoPhase
Issue Tracker:https://github.com/jruesga/PhotoPhase/issues
@ -9,6 +9,9 @@ Summary:Tiled images wallpaper
Description:
Live wallpaper that takes a selection of images and tiles a few of them,
applying transitions and effects.
There is an OpenGL issue with one type of chipset in v1.0.6 that can cause
the system to crash and the only fix is to uninstall the app.
.
Repo Type:git

View file

@ -13,22 +13,22 @@ and invite other team members.
Team members can then maintain file libraries together and collaborate
around them.
You can try the [http://seafile.cc/demo demo], sign up for an account
You can try the [https://seacloud.cc/demo demo], sign up for an account
at the website, or since the server-side is also free-as-in-freedom, it can be
installed on any server and configured to work with the app.
.
Build Version:0.6.1,10,!one error; only guessing at library at 0.6.1,\
srclibs=ActionBarSherlock@4.2.0;aFileChooser@bd54d1411f;NewQuickAction3D@f2b7b069547b;\
HttpRequest-Sawicki@http-request-5.4.1,\
prebuild=sed -i -e 's@\.1=.*@.1=$$ActionBarSherlock$$@' -e 's@\.2=.*@.2=$$aFileChooser$$@' \
-e 's@\.3=.*@.3=$$NewQuickAction3D$$@' project.properties && \
printf 'source.dir=src;$$HttpRequest-Sawicki$$' >> ant.properties && \
Repo Type:git
Repo:https://github.com/haiwen/seadroid.git
Build Version:0.7.1,12,0.7.1,\
srclibs=1:ActionBarSherlock@4.4.0;2:aFileChooser@bd54d1411f;3:NewQuickAction3D-haiwen@master;\
HttpRequest-Sawicki@http-request-5.3,\
prebuild=echo 'source.dir=src;$$HttpRequest-Sawicki$$' >> ant.properties && \
cp libs/android-support-v4.jar $$aFileChooser$$/libs/android-support-v4.jar
Auto Update Mode:None
# started to use tags; also on gplay
Update Check Mode:RepoManifest
Current Version:0.6.1
Current Version Code:10
Update Check Mode:None
Current Version:0.7.1
Current Version Code:12

View file

@ -0,0 +1,35 @@
AntiFeatures:UpstreamNonFree
Categories:Science & Education
License:GPL
Source Code:https://github.com/Shahul3D/IndiaSatelliteWeather
Issue Tracker:https://github.com/Shahul3D/IndiaSatelliteWeather/issues
Auto Name:India Satellite Weather
Summary:Satellite weather maps
Description:
"A picture is worth a thousand words".
A complex weather data can be conveyed with a single image map.
By observing the cloud formations around your City, you can predict
whether the day is going to be Hot or Rainy/Cloudy.
The app fetches the weather data directly from the Official Indian Government
[http://www.imd.gov.in webpage] for "satellite Images & Products"
A couple of proprietary libraries were removed.
.
Repo Type:git
Repo:https://github.com/Shahul3D/IndiaSatelliteWeather.git
Build:1.0,1
commit=7cf0caf69fcb
rm=libs/libGoogleAnalyticsServices.jar;libs/crashlytics.jar;res/values/com_crashlytics_export_strings.xml
srclibs=1:NoAnalytics@869751616e7;ImageViewTouch@221fc68f17;Easing@a264e
prebuild=find src -type f -print0 | xargs -0 sed -i '/Crashlytics/d' && \
echo 'source.dir=src;$$ImageViewTouch$$/src;$$Easing$$/src/main/java' > ant.properties
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0
Current Version Code:1

View file

@ -9,16 +9,15 @@ Summary:Map device storage to sdcard
Description:
'''N.B''' 'Fix sqlite3 binary' was removed in this build.
Mounts2SD is no longer just a script for devices with low storage capabilities.
Mounts2SD is a script for devices with low storage capabilities, but
It can be used for a lot of things and is useful on almost any device, even
those without external sdcard.
Control the script, viewing current states and more.
The script itself has grown to become a large storage and management script
with features that control SWAP, ZRAM, mount optimization, storage
thresholds, different external and internal MMC configurations, cache and more.
The content management is able to move a lot more different content between /data and
/sd-ext, including the new internal storage, which on some devices, is placed
/sd-ext, including the new internal storage, which on newer devices, is placed
in /data/media, and it also contains more than one option for storing system
content on both /data and /sd-ext.

View file

@ -20,14 +20,16 @@ library catalog.
The service is currently tailored for Helsinki area public libraries catalog,
but can be easily adapted for anybody using MARC21 catalogs.
A proprietary analytics library was removed.
.
Repo Type:git
Repo:https://github.com/helsinki-city-library/pocketlibrary.git
Build Version:1.5,18,ad935f,subdir=android,\
rm=android/libs/libGoogleAnalyticsV2.jar;android/LibraryProject/build.xml;iphone;common,\
init=echo -e "android.library=true\ntarget=android-12" > LibraryProject/project.properties,\
rm=android/libs/libGoogleAnalyticsV2.jar;iphone;common,\
init=rm LibraryProject/build.xml && echo -e "android.library=true\ntarget=android-12" > LibraryProject/project.properties,\
srclibs=NoAnalytics@c8d77,\
prebuild=$$SDK$$/tools/android update project -l $$NoAnalytics$$ -p .

View file

@ -13,7 +13,7 @@ Description:
Repo Type:git
Repo:https://github.com/vmihalachi/turbo-editor
Build:1.2,6
Build:1.3,7
commit=3697dd
subdir=Turbo Editor
gradle=yes

View file

@ -5,7 +5,7 @@ Source Code:https://github.com/onyxbits/Drudgery
Issue Tracker:https://github.com/onyxbits/Drudgery/issues
Auto Name:Drudgery
Summary:Battle the Boss
Summary:Widget-based game
Description:
Drudge Quest is a simple memory game the objective of which is to
to get through the day while trying to avoid running into your boss as you

View file

@ -1,19 +1,29 @@
Categories:Multimedia
License:GPLv3
Web Site:http://code.google.com/p/clementine-remote-android/
Source Code:http://code.google.com/p/clementine-remote-android/source/checkout
Issue Tracker:http://code.google.com/p/clementine-remote-android/issues/list
Source Code:https://github.com/clementine-player/Android-Remote
Issue Tracker:https://github.com/clementine-player/Android-Remote/issues
Auto Name:Clementine Remote
Summary:Music player remote control
Description:
Control the music player "Clementine" - access your playlists, read the lyrics while listening to your favourite song, enjoy the cover art and more.
You need [http://www.clementine-player.org/downloads Clementine]
1.2.1 (quite recent) for this to work and to enable the remote Control
in Clementine settings first.
If you receive a call or want to make one, you don't have pause the current track, Clementine Remote can lower the volume for you. It also has many more features, for example exchange of music and playlists with a computer.
Control the music player "Clementine" - access your playlists,
browse the library, download files, change the volume via hardware buttons,
read the lyrics while listening to your favourite song, enjoy the cover art and more.
If you receive a call or want to make one, you don't have pause the current
track, Clementine Remote can lower the volume for you.
It also has many more features, for example exchange of music and playlists with a computer.
[https://raw.github.com/clementine-player/Android-Remote/master/changelog.txt Changelog]
.
Repo Type:git
Repo:https://code.google.com/p/clementine-remote-android/
Repo:https://github.com/clementine-player/Android-Remote
Build:8,21
disable=java 1.7 bytecode
@ -22,8 +32,21 @@ Build:8,21
prebuild=cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
cp -r $$protobuf$$/src/ .
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:8.1
Current Version Code:24
Build:8.2,25
commit=v8.2
srclibs=ClementineDeps@737bf
extlibs=jmdns-build.xml
prebuild=echo 'source.dir=src;$$ClementineDeps$$/clementine-remote-android.dep-protocolbuffer/src' > ant.properties && \
sed -i 's@\(reference.1=\).*@\1$$ClementineDeps$$/clementine-remote-android.dep-abs@' project.properties && \
mkdir unjar/ && \
cp -r $$ClementineDeps$$/clementine-remote-android.dep-jmdns/src/javax/ libs/ && \
rm -rf libs/javax/jmdns/test/
build=ant jar -f libs/jmdns-build.xml && \
cd unjar/ && jar xf ../libs/jmdns.jar && \
jar cfm ../libs/jmdns.jar META-INF/MANIFEST.MF javax/
Auto Update Mode:None
Update Check Mode:Tags
Current Version:8.2
Current Version Code:25

View file

@ -0,0 +1,23 @@
Categories:Games
License:MIT
Web Site:
Source Code:https://github.com/jcasson/MeerkatChallenge
Issue Tracker:https://github.com/jcasson/MeerkatChallenge/issues
Auto Name:Meerkat Challenge
Summary:Game for toddlers
Description:
Whack the meerkats as they pop out of the ground.
.
Repo Type:git
Repo:https://github.com/jcasson/MeerkatChallenge.git
Build:1.0,1
commit=v1.0
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.0
Current Version Code:1

37
metadata/fi.testbed2.txt Normal file
View file

@ -0,0 +1,37 @@
AntiFeatures:UpstreamNonFree
Categories:Science & Education
License:GPLv3
Web Site:
Source Code:https://github.com/mvestola/helsinki-testbed2-android
Issue Tracker:https://github.com/mvestola/helsinki-testbed2-android/issues
Auto Name:Helsinki Testbed Viewer 2.0
Summary:Weather maps
Description:
With the application, you can, for example, view the real-time rain radar or
current wind speed and direction. The maps cover the Southern Finland.
The data is copyright the
[http://testbed.fmi.fi Helsinki Testbed Project] and the app has nothing to
do with that project: it's only a client.
A proprietary ad library was removed.
.
Repo Type:git
Repo:https://github.com/mvestola/helsinki-testbed2-android.git
Build:2.0.12,20
commit=2.0.12
maven=yes
rm=src/test
srclibs=MobAdMob@2d5736
prebuild=sed -i '53,59d;155,174d' pom.xml && \
sed -i 's/3.4.0/3.6.1/g;s/\${android.target.api.version}/17/g' pom.xml && \
cp -r $$MobAdMob$$/src/com/* src/main/java/com/
Auto Update Mode:None
Update Check Mode:Tags
Current Version:2.0.12
Current Version Code:20

View file

@ -17,7 +17,7 @@ Repo:https://svn.strasweb.fr/strasweb/API%20Animafac/phonegap
Build:1.0.1,2
commit=171
prebuild=sed -i '37s/true/false' AndroidManifest.xml
prebuild=sed -i '37s/true/false/g' AndroidManifest.xml
Auto Update Mode:None
Update Check Mode:RepoManifest

View file

@ -7,6 +7,9 @@ Issue Tracker:https://github.com/guardianproject/notepadbot/issues
Auto Name:NoteCipher
Summary:Notepad with lock
Description:
Simple app for taking notes that encrypts everything behind a password.
Status: Beta.
.
Repo Type:git

View file

@ -13,8 +13,12 @@ Image steganography app with old school F5 steganography
Repo Type:git
Repo:https://github.com/guardianproject/PixelKnot.git
Build Version:0.3.1,4,0.3.1,subdir=app,\
srclibs=1:ActionBarSherlock@90939dc;2:F5@ce9c78497a0cc22a
Build:0.3.1,4
commit=0.3.1
subdir=app
srclibs=ActionBarSherlock@90939dc;F5@ce9c78497a0cc22a
init=sed -i 's@\(reference.2=\).*@\1$$ActionBarSherlock$$@' project.properties && \
sed -i 's@\(reference.1=\).*@\1$$F5I$$@' project.properties
Auto Update Mode:None
Update Check Mode:Tags

View file

@ -1,6 +1,5 @@
Categories:Science & Education,Development
License:GPLv3+
Web Site:https://github.com/uberspot/DebianDroid
Source Code:https://github.com/uberspot/DebianDroid
Issue Tracker:https://github.com/uberspot/DebianDroid/issues
@ -22,7 +21,7 @@ Repo:https://github.com/uberspot/DebianDroid.git
Build:1.7,12
submodules=yes
commit=a9eb950dd6f
commit=5708e25c80969e
prebuild=sed -i 's/StorageUtils/storageutils/g' project.properties
Auto Update Mode:None

View file

@ -9,8 +9,6 @@ Summary:Times for Jewish prayers
Description:
List of halachic/halakhic times for Jewish prayers (zmanim and zmanei tefillot).
It also has a prayer compass, time opinions, and reminders.
Times are calculated based on GPS. Manual location may not be possible.
.
Repo Type:git-svn
@ -20,6 +18,10 @@ Build:2.5,22
commit=ver_22 rev_270
subdir=Halachic Times
Build:3.0,23
commit=ver_23 rev_291
subdir=Halachic Times
Auto Update Mode:None
Update Check Mode:Tags
Current Version:3.0

View file

@ -1,33 +0,0 @@
diff --git a/i-jetty-ui/pom.xml b/i-jetty-ui/pom.xml
index 26adc2f..d9eabc5 100644
--- a/i-jetty-ui/pom.xml
+++ b/i-jetty-ui/pom.xml
@@ -57,12 +57,12 @@
<plugins>
<plugin>
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
- <artifactId>maven-android-plugin</artifactId>
- <version>2.9.0-beta-5</version>
+ <artifactId>android-maven-plugin</artifactId>
+ <version>3.6.1</version>
<extensions>true</extensions>
<configuration>
<sdk>
- <platform>4</platform>
+ <platform>8</platform>
</sdk>
<deleteConflictingFiles>true</deleteConflictingFiles>
<extractDuplicates>true</extractDuplicates>
diff --git a/pom.xml b/pom.xml
index 12756a7..963890c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
<android.version>1.6_r2</android.version>
<jetty.version>7.6.0.RC4</jetty.version>
<servlet.version>2.5-20081211</servlet.version>
- <android.sdk.version>4</android.sdk.version>
+ <android.sdk.version>8</android.sdk.version>
<android.platform>platforms/android-${android.sdk.version}</android.platform>
</properties>

View file

@ -0,0 +1,26 @@
Categories:Science & Education
License:MIT
Web Site:http://52north.org
Source Code:https://github.com/marfnk/sosmobileclient
Issue Tracker:https://github.com/marfnk/sosmobileclient/issues
Auto Name:MobileSWC
Summary:Watch sensors in Germany
Description:
HTML5 client for the Sensor Observation Network by 52north.
Status: Beta.
.
Repo Type:git
Repo:https://github.com/marfnk/sosmobileclient.git
Build:1.0.0,12
commit=f0609f17a677e
forceversion=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0.0 beta (bugfix1)
Current Version Code:12

View file

@ -0,0 +1,31 @@
Categories:Development
License:Apache2
Web Site:https://github.com/joanpuigsanz/servdroid/wiki
Source Code:https://github.com/joanpuigsanz/servdroid
Issue Tracker:https://github.com/joanpuigsanz/servdroid/issues
Auto Name:ServDroid
Summary:Web server
Description:
Auto start options
* Can run under port 1024 (iptables and super user rights are required). Check the wiki for more information
* Only serves HTML pages (Servlets implementations will be considered for in future versions).
* Log of all requests are saved in the Android database. This information can be dumped to a text file.
* ServDroid can be configured to vibrate when a request is received.
* The 404 error page can be personalised.
.
Repo Type:git
Repo:https://github.com/joanpuigsanz/servdroid.git
Build:1.0.3,01000300
commit=1.0.3
subdir=android/ServDroid.web
srclibs=1:ActionBarSherlock@4.4.0
prebuild=mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.0.3
Current Version Code:1000300

View file

@ -0,0 +1,40 @@
AntiFeatures:Tracking
Categories:Internet
License:GPLv3
Web Site:https://dev.zephyrsoft.org
Source Code:https://dev.zephyrsoft.org/svn/projects/checknetwork/trunk
Issue Tracker:
Auto Name:Check Network
Summary:Auto connect to network
Description:
Due to changes to APN privileges in Android 4.0.4 this will only work as a system app.
Periodically checks the internet connection and reconnects if the internet
can't be reached.
Every check downloads 5KB from google.com.
Tracking: Crash reports are sent without interaction.
.
Repo Type:git-svn
Repo:https://dev.zephyrsoft.org/svn/projects/checknetwork;trunk=trunk;tags=tags
Build:1.2,3
commit=193
forceversion=yes
forcevercode=yes
prebuild=echo -e 'java.source=1.6\njava.target=1.6' > ant.properties
Build:0.1.3,4
disable=not a release yet
Maintainer Notes:
Bumps just after release
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.1.3-SNAPSHOT
Current Version Code:4

View file

@ -1,7 +1,11 @@
AntiFeatures:Tracking
Category:Office
Categories:Office
License:GPLv3
Web Site:https://dev.zephyrsoft.org
Source Code:https://dev.zephyrsoft.org/svn/projects/trackworktime/trunk
Issue Tracker:https://dev.zephyrsoft.org/jira/browse/TWT
Auto Name:Track Work Time
Summary:Track your work time
Description:
It lets you categorize each recorded interval by a client/task and a free text.
@ -20,11 +24,21 @@ Anti-feature: Tracking. Crash reports are sent without interaction.
.
Repo Type:git-svn
Repo:https://dev.zephyrsoft.org/svn/trackworktime;trunk=trunk;tags=tags
Repo:https://dev.zephyrsoft.org/svn/projects/trackworktime;trunk=trunk;tags=tags
Build Version:0.5.10,14,105,forceversion=yes
Build:0.5.11,14
commit=476
forceversion=yes
Update Check Mode:None
Current Version:0.5.10
Current Version Code:14
Build:0.5.12,15
disable=not a release yet
Maintainer Notes:
Bumps just after release
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.5.12-SNAPSHOT
Current Version Code:15

31
metadata/pe.moe.nori.txt Normal file
View file

@ -0,0 +1,31 @@
AntiFeatures:UpstreamNonFree
Categories:Multimedia
License:ISC
Web Site:
Source Code:https://github.com/vomitcuddle/nori
Issue Tracker:https://github.com/vomitcuddle/nori/issues
Auto Name:Nori
Summary:Online gallery viewer
Description:
Connect to Danbooru image galleries and browse by
tags (A swipe from the side reveals the action bar).
The Safebooru site is preloaded which shows Anime images.
A proprietary analytics library was removed.
.
Repo Type:git
Repo:https://github.com/vomitcuddle/nori.git
Build:1.1.5,10
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

View file

@ -0,0 +1,22 @@
Categories:Office
License:GPLv3
Source Code:https://github.com/yankovskiy/SilentNight
Issue Tracker:https://github.com/yankovskiy/SilentNight/issues
Summary:Tell the phone to mute
Description:
Configure the phone to go silent and/or airplane mode
between two times of the day.
.
Repo Type:git
Repo:https://github.com/yankovskiy/SilentNight.git
Build:0.1.5,6
commit=v0.1.5
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.1.5
Current Version Code:6

View file

@ -0,0 +1,26 @@
Categories:Phone & SMS
License:Apache2
Web Site:
Source Code:https://github.com/daj/flashback
Issue Tracker:https://github.com/daj/flashback/issues
Auto Name:Flashback
Summary:Display caller history
Description:
When you receive a call the app displays the history of
your interactions with the caller.
.
Repo Type:git
Repo:https://github.com/daj/flashback.git
Build:1.14,14
commit=33230
subdir=Flashback
gradle=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.15
Current Version Code:15

4
srclibs/Cacheword.txt Normal file
View file

@ -0,0 +1,4 @@
Repo Type:git
Repo:https://github.com/guardianproject/cacheword
Subdir:cachewordlib
Update Project:Yes

View file

@ -0,0 +1,3 @@
Repo Type:git
Repo:https://github.com/clementine-player/Android-Remote-Dependencies
Prepare:$$SDK$$/tools/android update project -p clementine-remote-android.dep-abs

4
srclibs/Easing.txt Normal file
View file

@ -0,0 +1,4 @@
Repo Type:git
Repo:https://github.com/sephiroth74/Android-Easing
Subdir:library

View file

@ -0,0 +1,4 @@
Repo Type:git
Repo:https://github.com/sephiroth74/ImageViewZoom
Subdir:library

View file

@ -0,0 +1,5 @@
Repo Type:git
Repo:https://github.com/haiwen/NewQuickAction
Update Project:Yes

6
srclibs/Support-v7.txt Normal file
View file

@ -0,0 +1,6 @@
Repo Type:git
Repo:https://android.googlesource.com/platform/frameworks/support
Subdir:v7/appcompat
Update Project:Yes
Prepare:mkdir -p libs