From be46eabdb51918b668773607720ce71f530c4feb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Tue, 13 May 2014 18:52:48 +0200 Subject: Add pgpauth app to help, update html-textview --- .../src/main/res/drawable-xxhdpi/apps_pgpauth.png | Bin 0 -> 16342 bytes OpenKeychain/src/main/res/raw-de/help_start.html | 24 --------------------- OpenKeychain/src/main/res/raw/help_start.html | 7 +++--- extern/html-textview | 2 +- 4 files changed, 5 insertions(+), 28 deletions(-) create mode 100644 OpenKeychain/src/main/res/drawable-xxhdpi/apps_pgpauth.png delete mode 100644 OpenKeychain/src/main/res/raw-de/help_start.html diff --git a/OpenKeychain/src/main/res/drawable-xxhdpi/apps_pgpauth.png b/OpenKeychain/src/main/res/drawable-xxhdpi/apps_pgpauth.png new file mode 100644 index 000000000..4cf6a6770 Binary files /dev/null and b/OpenKeychain/src/main/res/drawable-xxhdpi/apps_pgpauth.png differ diff --git a/OpenKeychain/src/main/res/raw-de/help_start.html b/OpenKeychain/src/main/res/raw-de/help_start.html deleted file mode 100644 index 2fb606f76..000000000 --- a/OpenKeychain/src/main/res/raw-de/help_start.html +++ /dev/null @@ -1,24 +0,0 @@ - - - -

Los gehts

-

First you need a personal secret key. Create one via the option menus in "Keys" or import existing secret keys. Afterwards, you can download your friends' keys or exchange them via QR Codes or NFC.

- -

It is recommended that you install OI File Manager for enhanced file selection and Barcode Scanner to scan generated QR Codes. Clicking on the links will open Google Play Store or F-Droid for installation.

- -

Applications

-

Several applications support OpenKeychain to encrypt/sign your private communication:

-

Conversations: Jabber/XMPP client

-

K-9 Mail: OpenKeychain support available in current alpha build!

- -

Ich habe einen Fehler in OpenKeychain gefunden!

-

Please report the bug using the issue tracker of OpenKeychain.

- -

Unterstützen

-

If you want to help us developing OpenKeychain by contributing code follow our small guide on Github.

- -

Übersetzungen

-

Help translating OpenKeychain! Everybody can participate at OpenKeychain on Transifex.

- - - diff --git a/OpenKeychain/src/main/res/raw/help_start.html b/OpenKeychain/src/main/res/raw/help_start.html index 0a1da56f4..26386d3d4 100644 --- a/OpenKeychain/src/main/res/raw/help_start.html +++ b/OpenKeychain/src/main/res/raw/help_start.html @@ -11,9 +11,10 @@ And don't add newlines before or after p tags because of transifex -->

It is recommended that you install OI File Manager for enhanced file selection and Barcode Scanner to scan generated QR Codes. Clicking on the links will open Google Play Store or F-Droid for installation.

Applications

-

Several applications support OpenKeychain to encrypt/sign your private communication:

-

Conversations: Jabber/XMPP client

-

K-9 Mail: OpenKeychain support available in current alpha build!

+

Several applications support OpenKeychain to encrypt/sign your private communication: +

K-9 Mail: OpenKeychain support available in current alpha build! +

Conversations
: Jabber/XMPP client +

PGPAuth
: App to send a PGP-signed request to a server to open or close $thing

I found a bug in OpenKeychain!

Please report the bug using the issue tracker of OpenKeychain.

diff --git a/extern/html-textview b/extern/html-textview index bae0199d6..51d7e3f4f 160000 --- a/extern/html-textview +++ b/extern/html-textview @@ -1 +1 @@ -Subproject commit bae0199d69c05b9df242b323eda2f8bb4fb1081b +Subproject commit 51d7e3f4fb7db530733ae26255c73c1ad49ca9aa -- cgit v1.2.3