Merge branch 'master' of gitorious.org:f-droid/fdroiddata

Conflicts:
	metadata/at.univie.sensorium.o3gm.txt
This commit is contained in:
Ciaran Gultnieks 2013-06-13 11:09:08 +01:00
commit 0bc9541463
28 changed files with 231 additions and 91 deletions

View File

@ -54,6 +54,7 @@ Build Version:3.29.2,67,1109,encoding=utf-8,srclibs=FacebookSDK@c58af0b;Color-Pi
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$Color-Picker$$@' project.properties,target=android-17
# Use Color-Picker-2 next time
Auto Update Mode:None
Update Check Mode:Market
Current Version:4.0.5

View File

@ -17,7 +17,7 @@ Build Version:1.27,27,ad8847de5df0,target=android-8
Auto Update Mode:None
#Not in playmarket
Update Check Mode:None
Update Check Mode:RepoManifest
#Going by downloads page this isn't current version
Current Version:1.27
Current Version Code:27

View File

@ -1,27 +1,14 @@
Category:Internet
License:LGPLv3
Category:Science & Education
License:GPLv3
Web Site:
Source Code:https://github.com/fmetzger/android-sensorium
Issue Tracker:https://github.com/fmetzger/android-sensorium/issues
Auto Name:Sensorium
Name:Sensorium (old)
Summary:Collect sensor data
Description:
Sensorium collects sensor values (such as 3G, GPS, battery charge) that you
allow it to access. You can control the level of detail of the data collected
from within the app. The app comes preconfigured so as to collect data for
upstream's open 3G connectivity map,
[https://skylla.fc.univie.ac.at/~puehringer/o3gm_django Open3GMap].
Sensors the app can use include:
* Device Info
* Radio Cell Info Sensor
* Network Location
* GPS Location
* Battery (or power usage)
* Wifi Scan result
* Wifi Connection Details
* Bluetooth Scan Result
'''N.B Please use [[at.univie.sensorium]] instead.'''
.
Repo Type:git
@ -30,7 +17,7 @@ Repo:https://github.com/fmetzger/android-sensorium
Build Version:1.1.3,6,df82f475bd55bedf91d,subdir=Sensorium
Auto Update Mode:None
Update Check Mode:RepoManifest
Update Check Mode:Static
Current Version:1.1.3
Current Version Code:6

View File

@ -0,0 +1,45 @@
Category:Science & Education
License:GPLv3
Web Site:
Source Code:https://github.com/fmetzger/android-sensorium
Issue Tracker:https://github.com/fmetzger/android-sensorium/issues
Auto Name:Sensorium
Summary:Collect sensor data
Description:
Sensorium collects sensor values (such as 3G, GPS, battery charge) that you
allow it to access. You can control the level of detail of the data collected
from within the app. The app comes preconfigured so as to collect data for
upstream's open 3G connectivity map,
[https://skylla.fc.univie.ac.at/~puehringer/o3gm_django Open3GMap]:
it sends data once an hour when a WiFi connection is available,
but the URLs and frequency can be chosen.
Sensors the app can use include:
* Device Info
* Radio Cell Info Sensor
* Network Location
* GPS Location
* Battery (or power usage)
* Wifi Scan result
* Wifi Connection Details
* Bluetooth Scan Result
Fused location method isn't available as it depends on the non-free Google Play
Services library.
.
Repo Type:git
Repo:https://github.com/fmetzger/android-sensorium
Build Version:1.1.6,9,af1b83545f23,subdir=Sensorium,prebuild=\
sed -i '/play/d' project.properties && \
sed -i '/Fused/d' res/values/sensors.xml && \
rm src/at/univie/sensorium/sensors/FusedLocationSensor.java
Auto Update Mode:None
# apks are on Google Plague
Update Check Mode:RepoManifest
Current Version:1.1.6
Current Version Code:9

View File

@ -4,6 +4,7 @@ Web Site:https://github.com/yuriykulikov/AlarmClock
Source Code:https://github.com/yuriykulikov/AlarmClock
Issue Tracker:https://github.com/yuriykulikov/AlarmClock/issues
Auto Name:Clock
Summary:Improved alarm clock
Description:
Smart alarm clock that includes many improvements over the stock alarm clock
@ -19,6 +20,12 @@ AndroidUtils@315122eb,prebuild=mv $$AndroidUtils$$/src/com/* src/com/ && \
mkdir -p gen/com/better/alarm && echo -e "package com.better.alarm;\n\
public final class LogLevel { public final static boolean DBG = false; }" \
> gen/com/better/alarm/LogLevel.java
Build Version:2.4.14,2414,!still not working at 2.4.14,extlibs=acra/acra-4.4.0.jar,srclibs=\
AndroidUtils@315122eb,prebuild=\
printf 'source.dir=src;$$AndroidUtils$$/src' > ant.properties && \
mkdir -p gen/com/better/alarm && echo -e "package com.better.alarm;\n\
public final class LogLevel { public final static boolean DBG = false; }" \
> gen/com/better/alarm/LogLevel.java
Auto Update Mode:None
Update Check Mode:Tags

View File

@ -5,6 +5,7 @@ Web Site:
Source Code:https://bitbucket.org/duhrer/free-speech-for-android
Issue Tracker:
Auto Name:Free Speech
Summary:Speaking assistance
Description:
Free Speech is a sound board for people who have problems speaking. When you
@ -23,7 +24,8 @@ Build Version:1.17,117,freespeech-1.17,maven=yes,bindir=target,prebuild=\
rm -rf target && sed -i '45 i \\tandroid:debuggable=\"false\"' AndroidManifest.xml
Auto Update Mode:None
Update Check Mode:None
Current Version:1.17
Current Version Code:117
# Uses tags
Update Check Mode:RepoManifest
Current Version:1.19
Current Version Code:119

View File

@ -0,0 +1,32 @@
AntiFeatures:NonFreeNet,NonFreeAdd
Category:Internet
License:Apache2
Web Site:
Source Code:https://github.com/velazcod/Tinfoil-Facebook
Issue Tracker:https://github.com/velazcod/Tinfoil-Facebook/issues
Auto Name:Tinfoil for Facebook
Summary:facebook.com sandbox client
Description:
An app that creates a sandbox for Facebook's mobile site in order to protect
your privacy and to avoid the ability others to track your browsing history.
The COARSE_LOCATION permission is only used if you enable "Allow Check-ins" on
the preferences section, which is disabled by default.
AntiFeatures:
* Nonfreenet. The app uses Facebook.
* NonFreeAd. In the near future, a closed source paid add-on to this app will
provide extra functionality.
.
Build Version:1.1.8,20130520,v1.1.8
Repo Type:git
Repo:https://github.com/velazcod/Tinfoil-Facebook
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.1.8
Current Version Code:20130520

View File

@ -3,9 +3,10 @@ License:GPLv3
Web Site:https://code.google.com/p/gtalksms/w/list
Source Code:https://code.google.com/p/gtalksms/source/list
Issue Tracker:https://code.google.com/p/gtalksms/issues/list
FlattrID:130193
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=WQDV6S67WAC7A&lc=US&item_name=GTalkSMS&item_number=WEB&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
FlattrID:130193
Auto Name:@string/app_name
Summary:Control your phone via XMPP
Description:
Send/receive SMS, make calls, locate your phone via GPS, activate WLAN or
@ -14,8 +15,6 @@ keyboard. The app also notifies you about new "events" on the phone, like a
new text message (SMS) or an incoming call. Think of it as a remote control
for your Android phone via XMPP that informs you about recent events on
your smartphone.
Google Admob library is no longer in the source code.
.
Repo Type:git
@ -25,12 +24,11 @@ Build Version:4.2,64,4.2,\
update=.;external-libs/ActionBarSherlock-4.1.0.0,srclibs=MobAdMob@2d5736,prebuild=\
rm -rf test/ libs-sources/ libs/GoogleAdMobAdsSdk-6.0.1.jar libs/libGoogleAnalytics.jar && \
echo "android.library.reference.2=$$MobAdMob$$" >> project.properties
Build Version:4.3,66,4.3,srclibs=ActionBarSherlock@4.2.0,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
#Device-variable: see downloads for current version
Update Check Mode:None
Auto Update Mode:None
Update Check Mode:Tags
Current Version:4.3
Current Version Code:66

View File

@ -5,16 +5,20 @@ Source Code:https://code.google.com/p/android-bluez-ime/source/list
Issue Tracker:https://code.google.com/p/android-bluez-ime/issues/list
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal%40hexad%2edk&item_name=BluezIME%20Donation&no_shipping=2&no_note=1&tax=0&currency_code=EUR&bn=PP%2dDonationsBF&charset=UTF%2d8
Auto Name:BluezIME HID Enabler
Summary:Addon for Bluez-ime
Description:
No description available
.
Repo Type:svn
Repo:http://android-bluez-ime.googlecode.com/svn/trunk/
Repo:http://android-bluez-ime.googlecode.com/svn/trunk
Build Version:1.0,1,78,subdir=BluezIME-HIDEnabler
Auto Update Mode:None
#device Variable
Update Check Mode:None
Update Check Mode:RepoManifest
Current Version:1.0
Current Version Code:1

View File

@ -1,25 +1,55 @@
Category:System
License:GPLv3
Web Site:http://code.google.com/p/currentwidget/
Source Code:http://code.google.com/p/currentwidget/source/checkout
Source Code:http://code.google.com/p/currentwidget/source/list
Issue Tracker:http://code.google.com/p/currentwidget/issues/list
Donate:http://code.google.com/p/currentwidget/
Auto Name:@string/app_name
Summary:Battery current draw widget
Description:
Displays how much electric current the device is using from the battery or
receiving from the charger.
It can also notify you when the device is using too much battery.
Add widget to home screen after installation;
open settings & graph via launcher icon.
Touch the displayed value to switch views.
'''NOTE:''' The electric current reading doesn't work on all devices.
The reason is that the manufacturers (mostly Motorola and Samsung) don't support
this in the battery driver or in the hardware.
* Two widget designs (as two widgets in the widgets list) — Classic and Text.
* Notification — get real time alerts on high current values
* Transparent style with customization options
* Voltage & Battery level (%) display
* Log battery values (see this [http://nkhosla.com/battery script] for analysis)
* Set an arithmetic operation on the current value to adjust for different devices
* Plot current graph
[http://code.google.com/p/currentwidget/wiki/ChangeLog Changelog]
.
Repo Type:svn
Repo:http://currentwidget.googlecode.com/svn/trunk/
Repo Type:git-svn
Repo:http://currentwidget.googlecode.com/svn/trunk
Build Version:0.36b,31,!top-level exception 236,subdir=CurrentWidget,update=.;../CurrentWidgetLibrary,\
srclibs=Color-Picker@5d697049fb,target=android-15,\
prebuild=echo "android.library.reference.1=../CurrentWidgetLibrary" >> project.properties && \
rm -rf ../CurrentWidgetLibrary/bin && mv res/drawable/icon.png ../CurrentWidgetLibrary/res/drawable/ && \
echo "android.library.reference.1=$$Color-Picker$$" >> ../CurrentWidgetLibrary/project.properties
Update Check Mode:Static
Current Version:0.36b
Current Version Code:31
Build Version:0.36b,31,236,subdir=CurrentWidget,update=.;../CurrentWidgetLibrary,\
srclibs=Color-Picker-2@45ee6554a1db,target=android-15,prebuild=\
printf "android.library.reference.1=../CurrentWidgetLibrary" >> project.properties && \
rm -rf ../CurrentWidgetLibrary/bin && \
mv res/drawable/icon.png ../CurrentWidgetLibrary/res/drawable/ && \
printf "android.library=true\nandroid.library.reference.1=$$Color-Picker$$" >> \
../CurrentWidgetLibrary/project.properties
Build Version:0.38a,36,276,subdir=CurrentWidget,update=.;../CurrentWidgetLibrary,\
srclibs=Color-Picker-2@45ee6554a1db,target=android-17,prebuild=\
printf "android.library.reference.1=../CurrentWidgetLibrary" >> project.properties && \
mkdir -p src/ && rm -rf ../CurrentWidgetLibrary/bin && \
mv res/drawable/icon.png ../CurrentWidgetLibrary/res/drawable/ && \
printf "android.library=true\nandroid.library.reference.1=$$Color-Picker$$" >> \
../CurrentWidgetLibrary/project.properties
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.38a
Current Version Code:36

View File

@ -4,6 +4,7 @@ Web Site:http://code.google.com/p/horaires-ter-sncf
Source Code:http://code.google.com/p/horaires-ter-sncf/source/checkout
Issue Tracker:http://code.google.com/p/horaires-ter-sncf/issues/list
Auto Name:Horaires TER SNCF
Summary:Realtime info for regional trains in France
Description:
Search for regional train (TER) stations in France. Display schedules and delays of regional SNCF trains.
@ -13,8 +14,11 @@ Repo Type:git-svn
Repo:http://horaires-ter-sncf.googlecode.com/svn/trunk
Build Version:3.0.1 (bugfix),301,152,prebuild=mv lib libs
Build Version:3.0.4 (statistiques),304,!not published
Update Check Mode:None
Current Version:3.0.1
Current Version Code:301
Auto Update Mode:None
# See downloads page for apks
Update Check Mode:RepoManifest
Current Version:3.0.4 (statistiques)
Current Version Code:304

View File

@ -11,20 +11,19 @@ Pick from 9 wallpapers that come with the Paranoid Android ROM
or choose one of seven solid-(ish) colours.
There is no launcher icon: instead they are made available via the
system wallpaper picker.
The source code specifies Android 4.1 so it may crash on older versions.
.
Repo Type:git
Repo:https://github.com/ParanoidAndroid/android_packages_apps_ParanoidWallpapers
# patch via https://github.com/ParanoidAndroid/android_packages_apps_ParanoidWallpapers/pull/2
Build Version:1.0,1,!wait a bit at 487d16a795,\
# or just use r11 support jar
Build Version:1.0,1,487d16a795,\
extlibs=android/android-support-v4.jar,target=android-17,prebuild=\
sed -i '11 i android:versionCode=\"1\"\nandroid:versionName=\"1.0\"' AndroidManifest.xml && \
sed -i '130 i \\tmSectionsPagerAdapter.notifyDataSetChanged();' \
src/com/paranoid/ParanoidWallpapers/Wallpaper.java && \
sed -i 's/android:minSdkVersion=\"16\"/android:minSdkVersion=\"10\"/g' AndroidManifest.xml
sed -i 's/android:minSdkVersion=\"16\"/android:minSdkVersion=\"11\"/g' AndroidManifest.xml
Auto Update Mode:None
# Probably always on 1.0

View File

@ -4,6 +4,7 @@ Web Site:https://bitbucket.org/saibotd/bitbeaker
Source Code:https://bitbucket.org/saibotd/bitbeaker/src
Issue Tracker:https://bitbucket.org/saibotd/bitbeaker/issues
Auto Name:@string/app_name
Summary:Bitbucket.org client
Description:
Bitbucket.org is a site that hosts code in git and hg (mercurial) repositories. You can
@ -22,7 +23,7 @@ Build Version:2.3.1,14,release-v2.3.1,srclibs=ActionBarSherlock@6e3f2bb5,target=
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
Auto Update Mode:None
Update Check Mode:None
Update Check Mode:RepoManifest
Current Version:2.3.1
Current Version Code:14

View File

@ -46,6 +46,7 @@ srclibs=Color-Picker@5d697049fb;File-Picker@496178901f2b,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1$$Color-Picker$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$File-Picker$$@' project.properties && rm -rf libs/*
# Use Color-Picker-2 next time
Auto Update Mode:None
Update Check Mode:Market
Current Version:10.6

View File

@ -6,6 +6,7 @@ Issue Tracker:http://code.google.com/p/apv/issues/list
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LKB59NTKW9QLS
Bitcoin:1MLdh6uAPymWVJ4bmRde684uTcLJWwumkK
Auto Name:APV PDF Viewer
Summary:PDF viewer
#An enhanced version for this is available in [[cx.hell.android.pdfviewpro]]; you
#should probably install that as this one will probably be removed at some point.
@ -37,8 +38,11 @@ prebuild=sed -i '/ndk-build/d' scripts/build-native.sh && \
Build Version:0.4.0,40000,69670732537b,subdir=pdfview,target=android-17,buildjni=yes,\
extlibs=android/android-support-v4.jar,prebuild=sed -i '/ndk-build/d' scripts/build-native.sh && \
./scripts/build-native.sh && sed -i '/proguard/d' project.properties
Build Version:0.4.0.1,40010,!no apk for this,subdir=pdfview
Update Check Mode:None
Current Version:0.4.0
Current Version Code:40000
Auto Update Mode:None
# See Downloads page (until Google stop new downloads of course)
Update Check Mode:RepoManifest
Current Version:0.4.0.1
Current Version Code:40010

View File

@ -4,6 +4,7 @@ Web Site:https://code.google.com/p/osmeditor4android
Source Code:https://code.google.com/p/osmeditor4android/source/list
Issue Tracker:https://code.google.com/p/osmeditor4android/issues/list
Auto Name:@string/app_name
Summary:OpenStreetMap editor
Description:
* Create and edit new Nodes and Ways
@ -41,8 +42,8 @@ extlibs=android/android-support-v4.jar,prebuild=sed -i 's@\.1=.*@.1=$$ActionBarS
project.properties && cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
Auto Update Mode:None
#Version in res/values/appname.xml; device variable i.e see playmarket for date
Update Check Mode:None
Current Version:0.8.3r419
# Version in res/values/appname.xml; device variable i.e see playmarket for date
Update Check Mode:RepoManifest
Current Version:None
Current Version Code:19

View File

@ -9,23 +9,9 @@ Description:
This app sums up your call, text and data logs. Different billing modes and periods are taken into
account in the summation.
Call Meter 3G is translated into following languages: English, German, Chinese, Czech, Dutch,
French, Greek, Hungarian, Italian, Norwegian, Polish, Portuguese, Russian, Slovak, Spanish,
Swedish, Turkish. Help get it translated into even more languages at
[http://ub0r.de/translate ub0r.de/translate].
See [http://www.4.ub0r.de/android/callmeter/rulesets this page] for rulesets. Changelogs and FAQ
are on the website wiki.
Permissions of this app:
* READ SMS OR MMS: count your messages
* RECEIVE SMS: update logs before a recently received message got deleted
* FULL INTERNET ACCESS: importing rules
* READ CONTACT DATA: convert numbers to names (e.g. in number groups)
* MODIFY/DELETE SD CARD CONTENTS: write/export rules to sd card
* READ PHONE STATE AND IDENTITY: update logs in background
* PREVENT DEVICE FROM SLEEPING: update logs in background
The non-Free Google Admob in the source code was replaced with an open-source library that does nothing.
Status: Source code repo has disappeared.
@ -59,9 +45,9 @@ echo "android.library.reference.3=$$ub0rlib$$" >> project.properties && \
echo "android.library.reference.4=$$MobAdMob$$" >> project.properties
Auto Update Mode:None
Update Check Mode:None
Current Version:3.9
Current Version Code:7390000
Update Check Mode:Static
Current Version:3.8.4
Current Version Code:7384000
No Source Since:3.9

View File

@ -31,10 +31,11 @@ Repo:DashClock
Build Version:1.3.1,14,v1.3.1,subdir=main
Build Version:1.4.2,17,v1.4.2,subdir=main
Build Version:1.4.3,19,v1.4.3,subdir=main
Build Version:1.5 Beta 2,21,!wait for next beta at 6ba8bd1863da,\
forceversion=yes,forcevercode=yes,\
Build Version:1.5 Beta 2,21,!crashes; wait for next beta at 789143f4ed52,\
forceversion=yes,forcevercode=yes,srclibs=DragSort@0.6.1,\
subdir=main/src/main,extlibs=android/android-support-v13.jar,target=android-17,\
prebuild=mkdir -p src && cd ../../../ && x=$(pwd) && \
prebuild=mkdir -p src && printf 'android.library.reference.1=$$DragSort$$' >> \
project.properties && cd ../../../ && x=$(pwd) && \
printf 'source.dir=%s/main/src/main/aidl;%s/main/src/main/java;\
%s/api/src/main/java;%s/api/src/main/aidl' $x >> ant.properties

View File

@ -0,0 +1,24 @@
Category:Multimedia
License:GPLv3+
Web Site:
Source Code:https://github.com/jamienicol/episodes
Issue Tracker:https://github.com/jamienicol/episodes/issues
Summary:Track TV shows you have seen
Description:
Keep track of which episodes you've watched of your favourite TV shows.
.
Repo Type:git
Repo:https://github.com/jamienicol/episodes
Build Version:0.1,1,!further testing needed v0.1,srclibs=ActionBarSherlock@4.3.1,prebuild=\
rm -rf actionbarsherlock/ && \
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs && \
sed -i \ 's@\.1=actionbarsherlock@.1=$$ActionBarSherlock$$@' project.properties
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.1
Current Version Code:1

View File

@ -15,9 +15,9 @@ do not work in this version, so you need hardware keys to play.
Repo Type:git-svn
Repo:http://kwaak3.googlecode.com/svn/trunk/
Build Version:1.0,1,!syntax error during build (at 37),subdir=kwaak/project,target=android-10,novcheck=yes,\
Build Version:1.0,1,37,subdir=kwaak/project,target=android-10,novcheck=yes,\
patch=common.patch,prebuild=\
cd ../.. && chmod +x mkjni.sh && ANDROID_NDK=$$NDK$$ ./mkjni.sh && cd kwaak/project,buildjni=yes
pushd ../.. && chmod +x mkjni.sh && ANDROID_NDK=$$NDK$$ ./mkjni.sh && popd,buildjni=yes
Auto Update Mode:None
Update Check Mode:None

View File

@ -259,7 +259,7 @@ index b65a717..02b500f 100644
--- org.kwaak3.ext.old/mkjni.sh 1970-01-01 10:00:00.000000000 +1000
+++ org.kwaak3.ext/mkjni.sh 2012-12-13 13:16:34.319760324 +1100
@@ -0,0 +1,88 @@
+#!/bin/sh -e
+#!/bin/bash -e
+
+NDK="$ANDROID_NDK"
+
@ -277,14 +277,14 @@ index b65a717..02b500f 100644
+ ANDROID_CFLAGS="$ANDROID_CFLAGS -ffunction-sections"
+ fi
+
+ cd ioquake3
+ pushd ioquake3
+
+ # XXX: ioquake3 assumes, that NOKIA="OpenGL ES"
+ CC="$CC --sysroot=$SYSROOT" ANDROID_NDK_DIR="$NDK" LDFLAGS="$LDFLAGS" \
+ CFLAGS="$ANDROID_CFLAGS -fno-short-enums -fpic -fstack-protector -DANDROID -DNOKIA" \
+ COMPILE_ARCH=$(uname -m | sed -e s/i.86/i386/) ARCH=$ARCH make -e $MODE
+
+ cd ..
+ popd
+}
+
+# build ARM

View File

@ -60,6 +60,8 @@ Build Version:0.2.6.5,59,!still fails (at 9a12aa76f31c0d96a),prebuild=rm -rf dis
# the build issues.
Build Version:0.2.7.5,65,!still fails (at d00b32c2c1f0c335),prebuild=rm -rf dist/ art/,patch=constants1.patch
Build Version:0.2.7.6,66,!still fails (at 893601f9dc6adbf5),prebuild=rm -rf dist/ art/,patch=constants1.patch
Build Version:0.2.8.3,72,!still fails (at eefd4bf2d79f21f0),prebuild=rm -rf dist/ art/,patch=constants1.patch
Auto Update Mode:None
# Tags are outdated again

View File

@ -43,9 +43,10 @@ Build Version:1.6.5,28,v1.6.5,maven=yes,bindir=target,target=android-16
Build Version:1.6.8,32,v1.6.8,maven=yes,bindir=target,target=android-17
Build Version:1.6.9,33,v1.6.9,maven=yes,bindir=target,target=android-17
Build Version:1.7.0,34,v1.7.0,maven=yes,bindir=target,target=android-17
Build Version:1.7.2,36,v1.7.2,maven=yes,bindir=target,target=android-17
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.7.0
Current Version Code:34
Current Version:1.7.2
Current Version Code:36

View File

@ -6,6 +6,7 @@ Source Code:http://code.google.com/p/transdroid-search/source/checkout
Issue Tracker:http://code.google.com/p/transdroid-search/issues/list
Name:Transdroid Torrent Search
Auto Name:Torrent Search (by Transdroid)
Summary:Plugin for Transdroid
Description:
Transdroid Torrent Search is a reusable Android application that merely
@ -18,16 +19,16 @@ Anti-feature: Tracking. It checks for updates to the app.
.
Repo Type:git-svn
Repo:http://transdroid-search.googlecode.com/svn/trunk/
Repo:http://transdroid-search.googlecode.com/svn/trunk
#Don't have android-13
Build Version:1.7,9,22,target=android-14
Build Version:1.9,11,28,target=android-14
Build Version:1.10,12,29,target=android-14
#Not in market: see http://transdroid.org/download
Update Check Mode:None
Auto Update Mode:None
# See http://transdroid.org/download/latest for apk
Update Check Mode:RepoManifest
Current Version:1.10
Current Version Code:12

View File

@ -6,6 +6,7 @@ Source Code:http://code.google.com/p/transdroid/source/list
Issue Tracker:http://code.google.com/p/transdroid/issues/list
Donate:http://www.transdroid.org/
Auto Name:Transdroid Torrent Manager
Summary:Remote control for BitTorrent clients
Description:
Transdroid is an Android remote client for your torrent application running on a
@ -30,8 +31,8 @@ Build Version:1.1.13,155,f9ce307f588f,target=android-16,subdir=android,\
update=.;../external/JakeWharton-ActionBarSherlock/library,prebuild=cp -r ../lib/* .
Auto Update Mode:None
#not in market: see http://transdroid.org/download
Update Check Mode:None
Current Version:1.1.13
Current Version Code:155
# See http://transdroid.org/download/latest for apk
Update Check Mode:RepoManifest
Current Version:1.1.15
Current Version Code:160

View File

@ -24,6 +24,7 @@ Build Version:2.3,21,d32cf50fdf273bf3a9df77ecbca9102a2deae745
Build Version:2.4,22,f5f8b00035ad701fec660aaa51f091a29207f0aa
Build Version:2.5,23,270a0ede351ded1928b2b5164a79b3314cef1fd3
Build Version:2.6.1,25,aa80932ee826eca8245811db4f38d52828615366
Build Version:2.7.3,29,358a570f7a8b5929fe138a417f9f1fac4d4b3d42
Auto Update Mode:None
Update Check Mode:Market

View File

@ -0,0 +1,6 @@
Repo Type:git
Repo:http://code.google.com/p/yuku-android-util
Subdir:AmbilWarna
Update Project:Yes

View File

@ -1,3 +1,4 @@
# Don't use any more: use Color-Picker-2
Repo Type:git
Repo:https://github.com/brk3/android-color-picker.git