1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-17 10:40:12 +02:00

Merge commit '5b83b56'

This commit is contained in:
Ciaran Gultnieks 2012-01-21 22:49:41 +00:00
commit 29b57c58f9
10 changed files with 177 additions and 0 deletions

View File

@ -0,0 +1,22 @@
Category:System
License:GPLv3
Web Site:https://code.google.com/p/droid-notify/
Source Code:https://code.google.com/p/droid-notify/source/browse/
Issue Tracker:https://code.google.com/p/droid-notify/issues/list
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=43V2NJQH5BQAA
Summary:Notification management tool
Description:
This application will display a popup window for Missed Calls, Text Messages, Calendar Events and Emails (K-9 email).
It is extremely customizable with many options to suit your needs and style.
.
Repo Type:svn
Repo:http://droid-notify.googlecode.com/svn/trunk
Build Version:2.20,27,707,patch=facebook.patch,prebuild=mv lib/ libs/ \
&& git clone git://github.com/facebook/facebook-android-sdk.git \
&& cp facebook-android-sdk/facebook/default.properties facebook-android-sdk/facebook/project.properties \
&& cp build.xml facebook-android-sdk/facebook/ \
&& cp local.properties facebook-android-sdk/facebook/

View File

@ -0,0 +1,10 @@
Index: project.properties
===================================================================
--- a/project.properties (revision 707)
+++ b/project.properties (working copy)
@@ -9,4 +9,4 @@
# Project target.
target=android-8
-android.library.reference.1=../com_facebook_android
+android.library.reference.1=facebook-android-sdk/facebook

View File

@ -0,0 +1,26 @@
Category:Multimedia
License:BSD
Web Site:https://market.android.com/details?id=com.axelby.podax
Source Code:https://github.com/thasmin/Podax
Issue Tracker:https://github.com/thasmin/Podax/issues
Summary:podcast downloader and player
Description:
It automatically downloads new podcasts on an RSS feed, has a widget for easy control, and can import subscriptions from Google Reader.
Features include:
- keeping a list of subscriptions
- downloading new podcasts when they are available
- importing subscriptions from OPML
- two widgets for easy pausing and resuming
- discover popular podcasts from other Podax listeners
.
Repo Type:git
Repo:git://github.com/thasmin/Podax.git
# this force closes on my device
#Build Version:1.3,9,e44055a50fe5f4457f17c70666e3683bd7818fc1,target=android-7
#Build Version:2.0,10,7141fee3933a580556121a01c60da04e9f37f7ac,target=android-7
#Build Version:2.1,11,ab60ff786c0e050c94979f4801330c4f226e26d7,target=android-7
Build Version:2.11,12,13d0e30198d96b4cd7b1a87065a1b8cf3ed578f4,target=android-7

View File

@ -0,0 +1,18 @@
Category:Navigation
License:BSD
Web Site:https://market.android.com/details?id=com.digitallizard.nicecompass
Source Code:https://github.com/okey666/NiceCompass
Issue Tracker:https://github.com/okey666/NiceCompass/issues
Donate:
Summary:A nice compass app
Description:
It provides a graphical compass card along with text bearing information.
.
Repo Type:git
Repo:git://github.com/okey666/NiceCompass.git
# uses ActionBarSherlock library which is not included
#Build Version:1.3,6,b6f322cf10ec4320ca5b4111f75dccfdd4b6f7f0

View File

@ -0,0 +1,19 @@
Category:None
License:Apache2
Web Site:https://code.google.com/p/stardroid/
Source Code:https://code.google.com/p/stardroid/source/browse/
Issue Tracker:https://code.google.com/p/stardroid/issues/list
Donate:
Summary:Sky Map to explore the skies
Description:
Point your phone at the sky, and Sky Map will show the stars, planets, constellations, and more to help you identify the celestial objects in view. You can also browse the skies in manual mode.
.
Repo Type:svn
Repo:http://stardroid.googlecode.com/svn/trunk/app
Build Version:1.6.4,1112,3
# libs/libGoogleAnalytics.jar
AntiFeatures:Tracking

View File

@ -0,0 +1,21 @@
Category:Office
License:Apache2
Web Site:https://code.google.com/p/worktime/
Source Code:https://code.google.com/p/worktime/source/browse/
Issue Tracker:https://code.google.com/p/worktime/wiki/Issues?tm=3
Donate:
Summary:tracks your work time
Description:
Worktime targets on business people that want to keep track of their time. Weather you are working on different projects for different clients or just one project for one company, WorkTime is the application that will track your time.
It also includes a widget which makes registering time even faster as you can do it right from you Android Home-Screen.
You can generate reports based by filtering your time registrations by date (pre-defined date ranges or a custom date range) and by project and task.
.
Repo Type:svn
Repo:http://worktime.googlecode.com/svn/branches/1.1.2-f/android-app
# Doesn't build, yet
#Build Version:1.1.2.f,104,268,target=android-11,patch=style.patch
Build Version:1.1.3.a - UNSTABLE,107,273,target=android-11,patch=style.patch

View File

@ -9,6 +9,11 @@ Description:
Uses the magnetic sensor to show the orientation.
.
Repo Type:svn
Repo:http://svn.pierrox.net/mcompass/trunk/
Build Version:1.2.4,10,32
Market Version:2.5.1
Market Version Code:23

21
metadata/org.androhid.txt Normal file
View File

@ -0,0 +1,21 @@
Category:System
License:GPLv3
Web Site:https://code.google.com/p/androhid/
Source Code:https://code.google.com/p/androhid/source/browse/
Issue Tracker:https://code.google.com/p/androhid/issues/list
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6R56TQAX8GTVQ
Summary:Bluetooth HID (keyboard) implementation
Description:
Use your android device as a bluetooth keyboard. Sending keystroke events over the bluetooth HID protocol to your computer, allows you to remotely control your PC or Laptop. As the bluetooth HID protocol is a standard specification which is provided by most modern operating systems you don't have to install any further software on the host.
.
Requires Root:Yes
Repo Type:svn
Repo:http://androhid.googlecode.com/svn/trunk/
# needs libbluetooth-dev to build
#Build Version:0.6,6,34,buildjni=yes
#,patch=jni.patch

View File

@ -0,0 +1,18 @@
Category:Internet
License:Apache2
Web Site:http://andstatus.org/
Source Code:https://github.com/andstatus/andstatus
Issue Tracker:https://github.com/andstatus/andstatus/issues
Donate:
Summary:a light-weight Twitter alternative
Description:
It allows you to read tweets, send Status updates, create Favorites etc. even when you are offline.
.
Repo Type:git
Repo:git://github.com/andstatus/andstatus.git
# needs to adapt src/org/andstatus/app/net/OAuthKeys.java
#Build Version:1.2.4,48,9dba38c8d77fe8068564b88c197fb60ec64b60a3,target=android-3

View File

@ -0,0 +1,17 @@
Category:Office
License:Apache2
Web Site:https://code.google.com/p/cidrcalculator/
Source Code:https://code.google.com/p/cidrcalculator/source/browse/
Issue Tracker:https://code.google.com/p/cidrcalculator/issues/list
Donate:
Summary:utility for CIDR/subnet calculation.
Description:
CIDR Calculator is a simple IP subnet calculator for network engineers to quickly determine what the address range is of a subnet.
.
Repo Type:svn
Repo:http://cidrcalculator.googlecode.com/svn/trunk/
Build Version:1.13,115,31,target=android-8