1e15250c271383a67b9e4639fb78177226062aad
When enabled, the native listener captures every post from monitored apps (including empty/duplicate placeholders like "Конфиденциально") and stores a full dump of key/postTime/visibility/flags/extras in the new raw_messages.diagnostics column (schemaVersion 9), shown in the parsing-log detail panel. Dedup is salted with postTime in this mode so two distinct posts (placeholder then real-text update) both appear while reboot redelivery still collapses. Toggle lives in parsing settings (Android), synced to native via the ingest worker. Also gate the parsing worker drain on the feature being enabled, with an explicit re-drain when it is turned back on. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
new_budget
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.