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

This commit is contained in:
Ciaran Gultnieks 2013-01-10 07:54:57 +00:00
commit 2a963f625a
15 changed files with 221 additions and 7 deletions

View file

@ -26,7 +26,29 @@ Build Version:1.2,12,d174bed05a6026ddb5db
Build Version:1.2.3,15,8fe022fd67e5bb62c6d8
Build Version:1.3.0,22,4b8ea7438125e90d43bdadfc042723a7a485a217,srclibs=JOpenDocument@35ec3d3ddfc11592cefe8cae9eea3608ad2b30c2,prebuild=rm *.apk && cp -r $$JOpenDocument$$/src/* src/ && rm -rf src/test/
Build Version:1.3.2,24,4bcf9024ac9fb96bc5c03c3129f9d401272caaf0,srclibs=JOpenDocument@35ec3d3ddfc11592cefe8cae9eea3608ad2b30c2,prebuild=rm *.apk && rm libs/jopendocument.jar && cp -r $$JOpenDocument$$/src/* src/ && rm -rf src/test/
Build Version:2.0,26,!Contains admob but even with that a srclib has .jardesc files and sub srclibs
#commons and odf2html jars are from https://github.com/andiwand/odf2html but change often
Build Version:2.0.6,33,!wait for merge request b88d8bf6d,srclibs=\
BillingLibrary@3ecc7cad9c;MobAdMob@2d5736;FilePicker@d12f209e8;aFileChooser@c3197bb151,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1$$aFileChooser$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$FilePicker$$@' project.properties && \
echo "android.library.reference.3=$$BillingLibrary$$" >> project.properties && \
echo "android.library.reference.4=$$MobAdMob$$" >> project.properties && \
cp $$aFileChooser$$/libs/android-support-v4.jar $$FilePicker$$/libs/ && \
rm -rf libs/GoogleAdMobAdsSdk-6.1.0.jar libs/androidbillinglibrary_22092012.jar tests
Build Version:2.0.6.1,33,!build problems 5cf92e6,srclibs=\
BillingLibrary@3ecc7cad9c;MobAdMob@2d5736;FilePicker@d12f209e8;aFileChooser@c3197bb151;\
SlidingMenu@71d057d493;AppMsg@34ab9675f8,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1$$aFileChooser$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$FilePicker$$@' project.properties && \
sed -i 's@\(android.library.reference.3=\).*@\1$$SlidingMenu$$@' project.properties && \
sed -i 's@\(android.library.reference.4=\).*@\1$$AppMsg$$@' project.properties && \
echo "android.library.reference.5=$$BillingLibrary$$" >> project.properties && \
echo "android.library.reference.6=$$MobAdMob$$" >> project.properties && \
cp $$aFileChooser$$/libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
cp $$aFileChooser$$/libs/android-support-v4.jar $$FilePicker$$/libs/ && \
rm -rf libs/GoogleAdMobAdsSdk-6.1.0.jar libs/androidbillinglibrary_22092012.jar tests
Auto Update Mode:None
#Device-variable

View file

@ -8,6 +8,8 @@ Issue Tracker:https://github.com/rrelmy/LocationCacheMap/issues
Summary:Where was your device?
Description:
N.B Only applies if you are on Android 2.3.3-.
If you opt-in to Network location, the non-free software provided by Google to every Android phone,
a log will be kept of your location so that Google can benefit from the combination of location data and
wireless signal data.

View file

@ -32,9 +32,14 @@ sed -i '/Pager/d' project.properties && \
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
echo "android.library.reference.2=$$ViewPagerIndicator$$" >> project.properties && \
rm -rf libs/android-support-v4.jar
Build Version:3.3,34,!ABS build errors and no origin for modded egit/prettytime/gson jars cd7d72c5878,\
srclibs=ActionBarSherlock@9598f2;ViewPagerIndicator@65457e,prebuild=\
cp $$ActionBarSherlock$$/libs/android-support-v4.jar libs/ && \
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties
Auto Update Mode:None
Update Check Mode:RepoManifest
Update Check Mode:Market
Current Version:3.3
Current Version Code:33

View file

@ -0,0 +1,23 @@
Category:System
License:GPLv3
Web Site:http://lukekorth.com
Source Code:https://github.com/lkorth/screen-notifications
Issue Tracker:https://github.com/lkorth/screen-notifications/issues
Summary:Notification helper
Description:
Have the screen turn on when you get a notification of a certain kind. You need to allow
the app as an Accessibility helper in the System preferences. If the phone is in your pocket or
the proximity sensor is otherwise covered, the screen will not turn on.
.
Repo Type:git
Repo:https://github.com/lkorth/screen-notifications.git
Build Version:0.61,8,0031048831,submodules=yes,update=.;numberpicker/lib
Auto Update Mode:None
Update Check Mode:Market
Current Version:0.61
Current Version Code:8

View file

@ -0,0 +1,26 @@
Category:System
License:Apache2
Web Site:https://github.com/mborjesson/LG-Optimus-2X-Black-Notifications
Source Code:https://github.com/mborjesson/LG-Optimus-2X-Black-Notifications
Issue Tracker:https://github.com/mborjesson/LG-Optimus-2X-Black-Notifications/issues
Name:LG Touch LED
Summary:LED notifications for LG phones
Description:
For LG Optimus 2X/T-Mobile G2X/Star (P990/P999/SU660) and LG Optimus Black (P970) and possibly others.
This application uses mainly the touch LED buttons to show if there is any missed
notifications by turning them on
and off. Vibrator and notification ringtones are supported. It is enabled by default
and will autostart on boot but has to be run once after installation to start the service.
.
Repo Type:git
Repo:https://github.com/mborjesson/LG-Optimus-2X-Black-Notifications
Build Version:1.2.4,71,v1.2.4
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.2.4
Current Version Code:71

View file

@ -0,0 +1,25 @@
Category:Office
License:WTFPL
Web Site:https://github.com/nolanlawson/JapaneseNameConverterRoot
Source Code:https://github.com/nolanlawson/JapaneseNameConverterRoot
Issue Tracker:https://github.com/nolanlawson/JapaneseNameConverterRoot/issues
Donate:http://nolanlawson.com/donate
Summary:Convert English names into Japanese
Description:
Converts any name from English into Japanese characters. Learn to write and pronounce your name in
katakana, or even create a good approximation in kanji! Works best on common American first names.
Combine different kanji to change the meaning, save your favorites, share via Identi.ca, email, SMS, etc.
.
Repo Type:git
Repo:https://github.com/nolanlawson/JapaneseNameConverterRoot.git
Build Version:1.0,1,01ba33eb70,subdir=JapaneseNameConverter,prebuild=\
mv lib libs && mvn package -f ../JapaneseNameConverter-preprocessing/pom.xml && \
mv ../JapaneseNameConverter-preprocessing/target/japanese-name-generator-v3-1.0-SNAPSHOT.jar libs/
Update Check Mode:Market
Current Version:1.0
Current Version Code:1

View file

@ -0,0 +1,29 @@
Category:Navigation
License:Apache2
Web Site:http://pfdock.purplefoto.com
Source Code:https://github.com/ehcloninger/pf-public
Issue Tracker:https://github.com/ehcloninger/pf-public/issues
Summary:Car home-screen
Description:
PurpleDock is a simple replacement for the car dock app that ships with many handsets.
PurpleDock works in both Portrait and Landscape orientation. It works when connected to
power and disconnected. GPS usage (used for speedometer) is throttled when not connected to
power in order to save battery life.
PurpleDock allows customization of three of the launch buttons. The stickpin, headphones,
and microphone buttons are pre-assigned to Google Places, Google Music, and Voice Search.
To override these buttons, tap and hold for 1 second to bring up an editor. You will need to know
the full name of the application and the name of the Activity to launch.
.
Repo Type:git
Repo:https://github.com/ehcloninger/pf-public.git
Build Version:1.0.1-rc.1,3,1.0.1-rc.1,subdir=src/pfdock
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.0.1-rc.1
Current Version Code:3

View file

@ -0,0 +1,22 @@
Category:Wallpaper
License:MIT
Web Site:http://alexanderfedora.blogspot.com
Source Code:https://github.com/ghisguth/blurred-lines-live
Issue Tracker:https://github.com/ghisguth/blurred-lines-live/issues
Summary:Live wallpaper
Description:
This is small live wallpaper inspired by 1K demo "In the mist of web" (www.tylerdurden.net.ru).
Website is in Russian.
.
Repo Type:git
Repo:https://github.com/ghisguth/blurred-lines-live.git
Build Version:1.1-2,9,4310949
Auto Update Mode:None
Update Check Mode:Market
Current Version:1.1-2
Current Version Code:9

View file

@ -3,10 +3,10 @@ License:GPLv3
Web Site:http://sourceforge.net/p/yubnubapp/
Source Code:http://sourceforge.net/p/yubnubapp/code
Issue Tracker:http://sourceforge.net/p/yubnubapp/tickets/
Donate:
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2WP5VHVRZEP54
Name:YubNub Command Line
Summary:Search the web and get answers with Yubnub
Summary:Search the web and get answers
Description:
Yubnub is a social command line for the web. By typing short commands into the widget you can search
various websites, translate words and even fetch random quotes from the Simpsons!

View file

@ -0,0 +1,34 @@
Category:Internet
License:GPLv3
Web Site:https://code.google.com/p/android-openvpn-settings
Source Code:https://code.google.com/p/android-openvpn-settings/source/list
Issue Tracker:https://code.google.com/p/android-openvpn-settings/issues/list
Donate:https://code.google.com/p/android-openvpn-settings
FlattrID:621822
Summary:VPN settings
Description:
Start, stop and monitor the state of openvpn tunnels in a style very similar to the
WiFi Settings app that comes with Android. Copy your config file into sdcard/openvpn.
Requirements (app does a check):
* su (root)
* tun kernel module, for your device (likely already there on Android 4+ or CyanogenMod)
* busybox (for busybox ifconfig and route)
* openvpn binary
.
Requires Root:Yes
Repo Type:hg
Repo:https://code.google.com/p/android-openvpn-settings/
#don't recognise (old) support jar checksum so replace it
Build Version:0.4.14,39,b78a64143ef8,extlibs=android/android-support-v4.jar,\
prebuild=mkdir -p src && rm -rf tests && mv libs/android-support-v4.jar lib_app/libs/
Auto Update Mode:None
#Tags a little ways behind
Update Check Mode:Market
Current Version:0.4.14
Current Version Code:39

View file

@ -19,7 +19,8 @@ Build Version:3.0.2,21,v3.0.2,target=android-10
#Can't actually tell if it has been released
Build Version:3.9.0,30,1989cf99,srclibs=ComicViewer@18f7270c3,target=android-11,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1$$ComicViewer$$@' project.properties
Build Version:4.0.1,31,!no source in repo
Build Version:4.0.1,31,063f36f5ee,srclibs=ComicViewer@bd1d59bc5,target=android-12,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1$$ComicViewer$$@' project.properties
Auto Update Mode:None
Update Check Mode:Market

View file

@ -27,6 +27,7 @@ Build Version:0.9.5.1,955,a1cd53e3d2183,subdir=wififixer,target=android-15
Build Version:0.9.5.2,959,278b682fddca4e34416f0f49ddf33b9d6dec7819,subdir=wififixer,target=android-15
Build Version:0.9.5.3,970,e1c737b53ebae7368b0f24c90593fe493b126edd,subdir=wififixer,target=android-15
Build Version:0.9.5.4,978,!can't update yet: patched support jar,subdir=wififixer,target=android-15
Build Version:0.9.5.5,980,d91f8cb77,subdir=wififixer,target=android-17
Auto Update Mode:None
Update Check Mode:Market

View file

@ -4,7 +4,7 @@ Web Site:http://www.xcsoar.org/
Source Code:http://git.xcsoar.org/cgit/master/xcsoar.git/
Issue Tracker:http://bugs.xcsoar.org/
Summary:Tactical glide computer and moving map for pilots
Summary:Tactical glide computer and map for pilots
Description:
XCSoar is a tactical glide computer for soaring and para glider pilots. It
supports navigation, airspace warnings, final glide calculations, wind

View file

@ -18,7 +18,7 @@ Repo Type:git
Repo:https://github.com/loadrunner/Facebook-Contact-Sync.git
Build Version:1.0.0,32,b3879c973e7cac3a3319
Build Version:1.0.1,33,!no source
Build Version:1.0.1,33,252c8dd4c9
Auto Update Mode:None
Update Check Mode:Market

View file

@ -0,0 +1,24 @@
Category:Development
License:Apache2
Web Site:http://www.intrications.com
Source Code:https://github.com/intrications/intent-intercept
Issue Tracker:https://github.com/intrications/intent-intercept/issues
Summary:View inter-app communication
Description:
This app attempts to intercept as many intents as possible in order to examine their contents.
This helps when trying to develop an app that reacts to a particular intent.
Some details of the intent can now be edited before resending it.
.
Repo Type:git
Repo:https://github.com/intrications/intent-intercept.git
Build Version:2.0,100,965ec1d9ed,submodules=yes,subdir=IntentIntercept,update=\
.;../contrib/ActionBarSherlock/library;../contrib/android-switch-backport
Auto Update Mode:None
Update Check Mode:Market
Current Version:2.0
Current Version Code:100