chore: add project scaffolding and resources
This initial commit scaffolds the project with essential docs, assets, and build configs. It adds Android icons, design assets, and release metadata to support mobile targets. A fastlane config and F-Droid manifest are included to streamline builds. - Adds F-Droid configuration for automated builds - Includes license and privacy policy documents - Provides app icons and assets for Android and design system
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<resources>
|
||||
<string name="wallpaper_service_title">WallpaperFlow is actief</string>
|
||||
<string name="wallpaper_service_text">De achtergrond wisselt volgens het ingestelde interval.</string>
|
||||
<string name="wallpaper_channel_name">Automatisch achtergronden wisselen</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user