From 67c843ca317aa6b2e2a65e6448b76c228ecc10e3 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Sun, 26 Feb 2012 17:46:06 +0200 Subject: [PATCH 1/3] Add APV - Android PDF Viewer http://code.google.com/p/apv/ --- metadata/cx.hell.android.pdfview.txt | 26 +++++++++++++++++++ .../fdroid-ndk-build.patch | 22 ++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 metadata/cx.hell.android.pdfview.txt create mode 100644 metadata/cx.hell.android.pdfview/fdroid-ndk-build.patch diff --git a/metadata/cx.hell.android.pdfview.txt b/metadata/cx.hell.android.pdfview.txt new file mode 100644 index 00000000..95fd10c0 --- /dev/null +++ b/metadata/cx.hell.android.pdfview.txt @@ -0,0 +1,26 @@ +Category:Readers +License:GPLv3 +Web Site:http://code.google.com/p/apv/ +Source Code:http://code.google.com/p/apv/source/checkout +Issue Tracker:http://code.google.com/p/apv/issues/list +Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LKB59NTKW9QLS + +Summary:Android PDF Viewer +Description: +Native Android PDF Viewer based on MuPDF library + +Features: + +* Textual search support + +* Flexible key/button/gesture configuration + +* Different color schemes for comfortable reading + +* Optimizations for eInk +. + +Repo Type:hg +Repo:https://code.google.com/p/apv/ + +Build Version:0.3.2,32000,ff030f8b49e6,subdir=pdfview,buildjni=yes,patch=fdroid-ndk-build.patch,prebuild=scripts/build-native.sh diff --git a/metadata/cx.hell.android.pdfview/fdroid-ndk-build.patch b/metadata/cx.hell.android.pdfview/fdroid-ndk-build.patch new file mode 100644 index 00000000..c0197058 --- /dev/null +++ b/metadata/cx.hell.android.pdfview/fdroid-ndk-build.patch @@ -0,0 +1,22 @@ +F-Droid knows better how to run ndk-build. Also, proguard.cfg is actually +missing, so don't reference it (reported, +http://code.google.com/p/apv/issues/detail?id=104) + +diff -r ff030f8b49e6 pdfview/project.properties +--- a/pdfview/project.properties Wed Jan 18 01:05:25 2012 +0100 ++++ b/pdfview/project.properties Fri Feb 24 05:26:16 2012 +0200 +@@ -9,6 +9,5 @@ + + # Indicates whether an apk should be generated for each density. + split.density=false +-proguard.config=proguard.cfg + # Project target. + target=android-10 +diff -r ff030f8b49e6 pdfview/scripts/build-native.sh +--- a/pdfview/scripts/build-native.sh Wed Jan 18 01:05:25 2012 +0100 ++++ b/pdfview/scripts/build-native.sh Fri Feb 24 05:26:16 2012 +0200 +@@ -33,4 +33,3 @@ + ../../scripts/fontdump generated/font_base14.h fonts/*.cff + ../../scripts/fontdump generated/font_droid.h fonts/droid/DroidSans.ttf fonts/droid/DroidSansMono.ttf + cd .. +-ndk-build From 784ba3167b3a38ba9ed7b6edc7c03f4172e6ac7c Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Mon, 27 Feb 2012 19:55:47 +0200 Subject: [PATCH 2/3] Add QuiteSleep - Manage incoming calls when you're busy http://code.google.com/p/quitesleep/ --- metadata/es.cesar.quitesleep.txt | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/es.cesar.quitesleep.txt diff --git a/metadata/es.cesar.quitesleep.txt b/metadata/es.cesar.quitesleep.txt new file mode 100644 index 00000000..896b0244 --- /dev/null +++ b/metadata/es.cesar.quitesleep.txt @@ -0,0 +1,24 @@ +Category:Phone & SMS +License:GPLv3 +Web Site:http://code.google.com/p/quitesleep/ +Source Code:http://code.google.com/p/quitesleep/source/checkout +Issue Tracker:http://code.google.com/p/quitesleep/issues/list + +Summary:Manage incoming calls when you're busy +Description: +QuiteSleep is an application for Android 2.0+ which manages your +incoming calls when you're busy, sleeping, or doing anything between +two time slots in any day of the week. QuiteSleep can block a list +of callers or even other different incoming calls and send an SMS +or e-mail with a predefined text to notify you're busy, sleeping, etc. + +Four different ways to allow who can call you: + +1) block all; 2) block only blocked contacts; 3) block unknown 4) block unknown and blocked contacts +. + +Repo Type:hg +Repo:https://code.google.com/p/quitesleep/ + +Build Version:2.0,5,fbf8f2db2b36,prebuild=rm -rf libs && mv lib libs +Build Version:2.0.3,9,619ef22277cc,prebuild=rm -rf libs && mv lib libs From 330d2550a179382cd825be7905eeb9dccfec91d6 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Tue, 28 Feb 2012 23:11:06 +0200 Subject: [PATCH 3/3] Add quitetaskmanager - Simple process viewer/killer. http://code.google.com/p/quitetaskmanager/ --- metadata/ru.qrck.quitetaskmanager.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 metadata/ru.qrck.quitetaskmanager.txt diff --git a/metadata/ru.qrck.quitetaskmanager.txt b/metadata/ru.qrck.quitetaskmanager.txt new file mode 100644 index 00000000..9b6fef55 --- /dev/null +++ b/metadata/ru.qrck.quitetaskmanager.txt @@ -0,0 +1,15 @@ +Category:System +License:GPLv3 +Web Site:http://code.google.com/p/quitetaskmanager/ +Source Code:http://code.google.com/p/quitetaskmanager/source/checkout +Issue Tracker:http://code.google.com/p/quitetaskmanager/issues/list + +Summary:Lightweight task manager +Description: +Simple task/process manager with task kill support. +. + +Repo Type:git-svn +Repo:http://quitetaskmanager.googlecode.com/svn/trunk/ + +Build Version:1.2,2,14