baf853f46e
* Allow forced translation with DeepL Translation with DeepL can now be forced either per post or on the system level. Signed-off-by: Paul Schuetz <pa.schuetz@web.de> * Require the use of a private API key A private API key of the user is now required to allow "always translate via DeepL". Signed-off-by: Paul Schuetz <pa.schuetz@web.de> * Persist a stored API key An API key is stored even if useOnlyDeepL is disabled. If the API key is empty, the setting is still disabled. Signed-off-by: Paul Schuetz <pa.schuetz@web.de> * Localize the texts Signed-off-by: Paul Schuetz <pa.schuetz@web.de> * Save API key while writing The API key is now saved, even if the app is closed before leaving the translation settings view. Signed-off-by: Paul Schuetz <pa.schuetz@web.de> * Fix build * Fix theme * Transition to KeychainSwift, clean up KeychainHelper is replaced with the already-used KeychainSwift package, the functions are cleaned up so that the process is easier to understand. The deactivateToggleIfNoKey function doesn't change the behavior of the buttons or context menus in the timeline, only demonstrates the necessity of an API key to the user. Consequently, it's only called when the settings view is shown. Signed-off-by: Paul Schuetz <pa.schuetz@web.de> * Swiftformat + fixes --------- Signed-off-by: Paul Schuetz <pa.schuetz@web.de> Co-authored-by: Thomas Ricouard <ricouard77@gmail.com> |
||
---|---|---|
.. | ||
project.xcworkspace | ||
xcshareddata/xcschemes | ||
project.pbxproj |