|
- Fix per-keystroke dialog storm when text exceeds maxTextLength
- Extract logEntry() for testable persistence with filepath.Join
- Extract newInputWidget() and deduplicate shared-text loading
- Rename appId to appID per Go naming conventions
- Delete unused debugSharedPath function
- Add error distinction in readSharedFromCache (log real errors)
- Fix ANDORID_NDK_HOME typo to ANDRIOD_NDK_HOME in Magefile
- Run gofmt, go mod tidy; promote defaultDirectory to const
- Add unit tests for logEntry and readSharedFromCache stub
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|