PGPAuth / PGPAuth_Android

Do $things over the internet, verified by PGP
Other
44 stars 13 forks source link

Incompatible with OpenKeychain 4.4 #18

Closed DeX77 closed 7 years ago

DeX77 commented 7 years ago

OpenKeychain raised minimal API version to 7 in commit 85ee12d143c5622981f8879e31b4052b3bf8023a.

PGPAuth doesn't work anymore since then.

LittleFox94 commented 7 years ago

Confirmed - will look into it. Thanks for reporting :)

LittleFox94 commented 7 years ago

Should get a fix tomorrow (while "tomorrow" is after sleeping and not after 0am)

Problem is only from the old build, releasing a new version will fix this.

LittleFox94 commented 7 years ago

pgpauth.zip

Could you try this version? (Play Store signed)

DeX77 commented 7 years ago

Yes, this works again. But now everything is no longer translated and as soon as I push "Lock" or "Unlock" I have to select the key to use: didn't have to do that before.

LittleFox94 commented 7 years ago

Yeah, translations are not included in that build but will be in final release.

Selecting a key is now required because the settings per app are gone in OpenKeychain. I will look into the new api, but this is more a feature than a bug.

Release will be this evening (CEST).

Thank you for testing :)

Am 9. Mai 2017 11:21:59 MESZ schrieb DeX77 notifications@github.com:

Yes, this works again. But now everything is no longer translated and as soon as I push "Lock" or "Unlock" I have to select the key to use: didn't have to do that before.

-- You are receiving this because you were assigned. Reply to this email directly or view it on GitHub: https://github.com/PGPAuth/PGPAuth_Android/issues/18#issuecomment-300109170

-- Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.

LittleFox94 commented 7 years ago

Will look into better key handling in issue #19, this issue is fixed with the new build currently going through the google play pipeline.

F-Droid Update may take longer, since it will be the first since the migration to Gradle/Android Studio.