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:
2026-08-21 14:45:18 +02:00
parent 197090ddd2
commit 6e43d52680
169 changed files with 1685 additions and 256 deletions
+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path d="m149 213 53 124 54-101 54 101 53-124" fill="none" stroke="#000" stroke-width="38" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M145 191c24-44 65-75 114-84m108 256c-24 27-58 45-95 50" fill="none" stroke="#000" stroke-width="22" stroke-linecap="round"/>
<path d="m238 95 30 10-24 20Zm53 327-30-8 23-21Z" fill="#000"/>
</svg>

After

Width:  |  Height:  |  Size: 414 B