No central server, user-owned data, reverse-chronological feed. Rust core + Tauri desktop + Android app + plain HTML/CSS/JS frontend. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
5 lines
No EOL
261 B
XML
5 lines
No EOL
261 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
|
<background android:drawable="@color/ic_launcher_background"/>
|
|
</adaptive-icon> |