From b4a9d1a2db941a66bade5be2e12fe3ea7f1a3f26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Wed, 7 May 2014 18:31:31 +0200 Subject: Add applications section to help --- .../main/res/drawable-xxhdpi/apps_conversations.png | Bin 0 -> 3272 bytes .../src/main/res/drawable-xxhdpi/apps_k9.png | Bin 0 -> 15207 bytes OpenKeychain/src/main/res/raw-de/help_start.html | 19 ------------------- OpenKeychain/src/main/res/raw/help_start.html | 5 +++++ OpenKeychain/src/main/res/values/strings.xml | 2 +- 5 files changed, 6 insertions(+), 20 deletions(-) create mode 100644 OpenKeychain/src/main/res/drawable-xxhdpi/apps_conversations.png create mode 100644 OpenKeychain/src/main/res/drawable-xxhdpi/apps_k9.png delete mode 100644 OpenKeychain/src/main/res/raw-de/help_start.html (limited to 'OpenKeychain/src/main/res') diff --git a/OpenKeychain/src/main/res/drawable-xxhdpi/apps_conversations.png b/OpenKeychain/src/main/res/drawable-xxhdpi/apps_conversations.png new file mode 100644 index 000000000..9dbbdd971 Binary files /dev/null and b/OpenKeychain/src/main/res/drawable-xxhdpi/apps_conversations.png differ diff --git a/OpenKeychain/src/main/res/drawable-xxhdpi/apps_k9.png b/OpenKeychain/src/main/res/drawable-xxhdpi/apps_k9.png new file mode 100644 index 000000000..970c536b7 Binary files /dev/null and b/OpenKeychain/src/main/res/drawable-xxhdpi/apps_k9.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 f21fc2141..000000000 --- a/OpenKeychain/src/main/res/raw-de/help_start.html +++ /dev/null @@ -1,19 +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.

- -

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 4b2bdf722..0a1da56f4 100644 --- a/OpenKeychain/src/main/res/raw/help_start.html +++ b/OpenKeychain/src/main/res/raw/help_start.html @@ -10,6 +10,11 @@ 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!

+

I found a bug in OpenKeychain!

Please report the bug using the issue tracker of OpenKeychain.

diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index fd9920cfe..4d39b6273 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -413,7 +413,7 @@ Decrypt with OpenKeychain - No registered applications!\n\nThird-party applications can request access to OpenKeychain. After granting access, they will be listed here. + No registered applications!\n\nA list of supported third-party applications can be found in \'Help\'! Show advanced information Hide advanced information Show advanced settings -- cgit v1.2.3