chiark / gitweb /
more non-working apps
authorTovok7 <Tovok7@gmx.de>
Sun, 15 Jan 2012 17:41:55 +0000 (18:41 +0100)
committerTovok7 <Tovok7@gmx.de>
Sun, 15 Jan 2012 17:41:55 +0000 (18:41 +0100)
metadata/apps.droidnotify.txt
metadata/eu.vranckaert.worktime.txt [new file with mode: 0644]
metadata/org.androhid.txt [new file with mode: 0644]

index 83913157d72a0ef127cf72215e0f95e8eefa4093..a0596c31ef9c8d5df8b2d611dbc5a031871b3eda 100644 (file)
@@ -14,6 +14,8 @@ It is extremely customizable with many options to suit your needs and style.
 Repo Type:svn
 Repo:http://droid-notify.googlecode.com/svn/trunk
 
-# Doesn't build, missing facebook library and error for others
-#Build Version:2.20,27,707
+# builds only when
+# https://github.com/facebook/facebook-android-sdk/tree/master/facebook
+# is added as ../com_facebook_android
+Build Version:2.20,27,707,prebuild=mv lib/ libs/
 
diff --git a/metadata/eu.vranckaert.worktime.txt b/metadata/eu.vranckaert.worktime.txt
new file mode 100644 (file)
index 0000000..da3ac58
--- /dev/null
@@ -0,0 +1,20 @@
+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-7
+
diff --git a/metadata/org.androhid.txt b/metadata/org.androhid.txt
new file mode 100644 (file)
index 0000000..239d564
--- /dev/null
@@ -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
+