LogKitty APP
## Features
* **Always-On Overlay:** A persistent bottom sheet that floats over other apps.
* **Real-Time Logs:** Streams `logcat` output directly to the overlay.
* **Peek & Expand:**
* **Peek:** See the latest log line without obstruction.
* **Half:** Scroll through recent logs.
* **Full:** Deep dive into stack traces.
* **Context Awareness:** Automatically detects the foreground app to highlight or filter relevant logs.
* **Copy to Clipboard:** Quickly grab logs to share or analyze.
* **Save to File:** Save the current log buffer to a text file for sharing or later analysis.
* **Settings:** Manage overlay opacity, text size, prohibited tags, and more.

