Nicholas A. Thompson
Nicholas A. Thompson
## Describe the bug If an emoji's name (custom emojis confirmed, haven't tested with built-in emojis) contains a keyword (no regex set, just plain keyword) and the bold-first-instance setting is...
**Problem:** Enabling "Enable right click & select" (even with Aggressive Mode disabled) results in an issue where pasting becomes impossible on specific websites. This behavior persists across platforms and affects...
Currently when a data export has emojis that are in the form of Unicode escape sequences (e.g., `\u00f0\u009f\u0098\u00ad`), it is not handled correctly on analysis and causes incorrect statistics for...
Considering you can export your Instagram data in JSON, I think it'd be great if there was a tool out there that could create some visual data of your chat...
**Is your feature request related to a problem? Please describe.** Some Amazon links on the documentation site include hardcoded prices that are not dynamically updated and have been rounded down....
This adds `config_file.parentFile.mkdirs()` in `presentation/prebuild.gradle` to prevent build failures in clean environments (like Termux, CI containers) whenever `presentation/src/main/res/raw/` doesn't exist yet. This change is platform-safe and has no effect when...