- Delete PythonSidecarAiService, PythonSidecarSpeechService, PythonSidecarClient - Remove PythonExecutable, PythonAiSidecarPath, AiSidecarTimeoutMs from JournalConfig - Remove python-sidecar as valid AiProvider (only none/llamasharp remain) - Simplify DI: default IAiService is DisabledAiService, ISpeechBridgeService is disabled - Remove python-sidecar fallback from Journal.AI ServiceCollectionExtensions - Remove 5 Python sidecar smoke tests and BuildAiConfig helper - Remove Python config assertions from TestConfigServiceParityKeysAsync Co-Authored-By: Oz <oz-agent@warp.dev>
5 lines
261 B
XML
5 lines
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> |