acknowledge gilbsgilbs for pcloud implementation

This commit is contained in:
Philipp Crocoll
2018-10-29 08:39:05 +01:00
parent f1ea1935c5
commit b2d791d6ea
2 changed files with 3 additions and 3 deletions

View File

@@ -38,7 +38,7 @@
<string name="default_file_path">/keepass/keepass.kdbx</string>
<string name="donate_url"><![CDATA[https://philipp.crocoll.net/donate.php?lang=%1$s&app=%2$s]]></string>
<string name="homepage">https://github.com/PhilippC/keepass2android</string>
<string name="further_author_names">Alex Vallat, Ben Rush, Matthieu, Wiktor Ławski</string>
<string name="further_author_names">Alex Vallat, Ben Rush, Matthieu, Wiktor Ławski, gilbsgilbs</string>
<string name="designer_names">Niki Hüttner (http://www.close-cut.de), Stefano Pignataro (http://www.spstudio.at)</string>
<string name="issues">https://github.com/PhilippC/keepass2android/issues</string>
<string name="oi_filemanager_market">market://details?id=org.openintents.filemanager</string>

View File

@@ -764,9 +764,9 @@
<string name="ChangeLog_1_07">
Version 1.07-pre1\n
!!! Caution! This release comes with major changes under the hood. Please report any undesired behavior changes to crocoapps@gmail.com !!!\n
* Allow to open more than one database, allow to move entries between databases.\n
* Allow to open more than one database, allow to move entries between databases\n
* SFTP: Allow public key authentication, check if host key changed\n
* Introduce pCloud support\n
* Introduce pCloud support - thanks to gilbsgilbs!\n
* Make Nextcloud support explicit\n
* Improve saving and updating of entry attachments\n
* More options for adapting behavior to personal preferences\n