refactor(branding): rename project to LockScreenWallpaper across repo

Standardize branding by renaming Wechselbild to LockScreenWallpaper.
This updates UI strings, configs, and plugin metadata for consistency.

- Rename branding across UI, docs, and config in the repo
- Update Android UI strings and notification titles to LockScreenWallpaper
This commit is contained in:
Christoph Brandau
2026-08-20 18:00:48 +02:00
parent 2a85d5f622
commit 734c757c67
20 changed files with 41 additions and 41 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
<meta name="theme-color" content="#f8faf7" />
<title>Wechselbild</title>
<title>LockScreenWallpaper</title>
</head>
<body>
<div id="root"></div>