From f269bc7d28f43743648a346288749f5b7f878402 Mon Sep 17 00:00:00 2001 From: Diogenes Molinares Date: Thu, 16 Apr 2020 13:51:24 +0200 Subject: See file's metadata to validate SSH key (#709) * See file's metadata to validate SSH key * See file's metadata to validate SSH key * change exception to throw and refactoring * catch IOException and IllegalArgumentException as equal * run ./gradlew spotlessApply * Apply suggestions from code review * validate BEGIN, END markers and size != 0 * Apply suggestions from code review * Update app/src/main/java/com/zeapo/pwdstore/UserPreference.kt * Don't throw on SSH key import failure * Style nits * Codestyle and copy nits Co-authored-by: Fabian Henneke Co-authored-by: Harsh Shandilya --- app/src/main/res/values-ja/strings.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'app/src/main/res/values-ja/strings.xml') diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index 0c347480..c798f6c2 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -80,7 +80,6 @@ 自動的にパスワードをコピー 復号化が成功した後、自動的にパスワードをクリップボードにコピーします。 SSH 鍵をインポートしました - ssh 鍵のインポート時にエラー メッセージ : \n 再帰的フィルタリング 現在のディレクトリーのパスワードを再帰的に検索します。 -- cgit v1.2.3