feat(immich): add Immich self-hosted import support
Adds an ImmichClient for Android to connect to a self-hosted Immich server, fetch albums and assets, and import selected images locally. API keys are encrypted with Android Keystore and stored securely. The plugin now exposes connect, disconnect and import actions and is documented for Immich import usage. - Encrypted Immich API keys with Android Keystore - Exposed connect, disconnect and import actions in the plugin - Updated docs and metadata to reflect Immich import flow
This commit is contained in:
@@ -1 +1 @@
|
||||
Erste öffentliche Version von WallpaperFlow mit automatischem Bildwechsel, lokaler Galerie, Mehrfachauswahl, Intervallsteuerung und mehrsprachiger Oberfläche.
|
||||
Erste öffentliche Version mit automatischem Bildwechsel, lokaler Galerie, Mehrfachauswahl, Immich-Import, Intervallsteuerung und mehrsprachiger Oberfläche.
|
||||
|
||||
@@ -6,7 +6,8 @@ Funktionen:
|
||||
* zufällige oder fortlaufende Reihenfolge
|
||||
* nur den Sperrbildschirm oder das allgemeine Hintergrundbild ändern
|
||||
* Bilder gemeinsam auswählen und löschen
|
||||
* Bilder aus einem eigenen Immich-Server auswählen und lokal importieren
|
||||
* Wechsel nach einem Neustart automatisch fortsetzen
|
||||
* Oberfläche in mehreren europäischen und asiatischen Sprachen
|
||||
|
||||
Alle Bilder und Einstellungen bleiben lokal auf deinem Gerät. WallpaperFlow enthält keine Werbung, kein Tracking und keine Analysedienste.
|
||||
Importierte Bilder und Einstellungen bleiben lokal auf deinem Gerät. Die optionale Immich-Verbindung kommuniziert nur mit deinem eingetragenen Server. WallpaperFlow enthält keine Werbung, kein Tracking und keine Analysedienste.
|
||||
|
||||
@@ -1 +1 @@
|
||||
First public release of WallpaperFlow with automatic rotation, a local gallery, multi-selection, configurable intervals and a multilingual interface.
|
||||
First public release with automatic rotation, a local gallery, multi-selection, Immich import, configurable intervals and a multilingual interface.
|
||||
|
||||
@@ -6,7 +6,8 @@ Features:
|
||||
* shuffle or sequential order
|
||||
* change only the lock screen or the general wallpaper
|
||||
* select and delete several images at once
|
||||
* select images from your own Immich server and import them locally
|
||||
* resume rotation after a device restart
|
||||
* interface in multiple European and Asian languages
|
||||
|
||||
All images and settings remain locally on your device. WallpaperFlow contains no advertising, tracking or analytics services.
|
||||
Imported images and settings remain locally on your device. The optional Immich connection communicates only with the server you configure. WallpaperFlow contains no advertising, tracking or analytics services.
|
||||
|
||||
Reference in New Issue
Block a user