diff --git a/metadata/apps.droidnotify.txt b/metadata/apps.droidnotify.txt index 83913157d7..a0596c31ef 100644 --- a/metadata/apps.droidnotify.txt +++ b/metadata/apps.droidnotify.txt @@ -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 index 0000000000..da3ac58544 --- /dev/null +++ b/metadata/eu.vranckaert.worktime.txt @@ -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 index 0000000000..239d5645d5 --- /dev/null +++ b/metadata/org.androhid.txt @@ -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 +