diff --git a/build/extlib/desk_bell.ogg b/build/extlib/desk_bell.ogg new file mode 100644 index 0000000000..522ec2eeb5 Binary files /dev/null and b/build/extlib/desk_bell.ogg differ diff --git a/metadata/net.czlee.debatekeeper.txt b/metadata/net.czlee.debatekeeper.txt new file mode 100644 index 0000000000..60d3ac70bd --- /dev/null +++ b/metadata/net.czlee.debatekeeper.txt @@ -0,0 +1,33 @@ +Category:Office +License:GPLv3 +Web Site:http://tryingtoreason.wordpress.com/debatekeeper +Source Code:https://github.com/czlee/debatekeeper +Issue Tracker:https://github.com/czlee/debatekeeper/issues + +Auto Name:Debatekeeper +Summary:Debate timer +Description: +Time speeches in debates and have the bell ring automatically at the correct +time. It supports most parliamentary styles of debating. + +The app rings a bell, vibrates and/or flashes the screen white (or any +combination of the three) at bell times. +It also rings overtime bells, which are configurable. + +There is a different bell sound, derived from the +[[org.yuttadhammo.BodhiTimer]] bell. +. + +Repo Type:git +Repo:https://github.com/czlee/debatekeeper.git + +Build Version:0.10,14,release-0.10,extlibs=desk_bell.ogg,\ +srclibs=NumberPicker-Novak@b4e2c5d51,prebuild=\ +sed -i 's@\(.1=\).*@\1$$NumberPicker-Novak$$@' project.properties && \ +mkdir -p res/raw && mv libs/desk_bell.ogg res/raw + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:0.11-dev +Current Version Code:15 + diff --git a/srclibs/NumberPicker-Novak.txt b/srclibs/NumberPicker-Novak.txt new file mode 100644 index 0000000000..dffe169f27 --- /dev/null +++ b/srclibs/NumberPicker-Novak.txt @@ -0,0 +1,7 @@ +Repo Type:git +Repo:https://github.com/mrn/numberpicker + +Subdir:lib + +Prepare:$$SDK$$/tools/android update project -p . -t android-15 +