summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-04-09Release v0.1.1v0.1.1mainPaul Buetow
2026-04-09docs: add Android share usage sectionPaul Buetow
2026-04-09Add singleTask launch mode to ShareActivityPaul Buetow
2026-04-09Add shared-text test coveragePaul Buetow
2026-04-09Fix shared text cache cleanupPaul Buetow
2026-04-09Handle auto-log shared text loadingPaul Buetow
2026-04-09Add auto-log shared text preferencePaul Buetow
2026-03-01Release v0.1.0: code quality audit — fix dialog bug, refactor, add testsv0.1.0Paul Buetow
- 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>
2025-09-13Release v0.0.4: bump version. Note: Android share activity still not fully ↵v0.0.4Paul Buetow
working; continued investigation needed.
2025-09-13Android share integration: add overlay manifest and ShareActivity, move Java ↵Paul Buetow
to android/src/main/java for fyne-cross merge; read shared text from UserCacheDir; load on startup and foreground. Update README for Mage usage.
2025-09-13Simplify UI: remove Days/Tag/What menus; reorder bottom controls to 'Log ↵Paul Buetow
text', 'Clear', 'Preferences', char count. Simplify Preferences to directory only. Add Magefile with build, run, clean, android, androidcross targets; make run verbose for debugging.
2025-07-06jov0.0.3Paul Buetow
2025-07-06fix text input boxPaul Buetow
2025-05-18add more fieldsPaul Buetow
2025-05-15fix versionv0.0.2Paul Buetow
2025-05-15improvementsPaul Buetow
2024-03-03fix linkv0.0.1Paul Buetow
2024-03-03link to blogPaul Buetow
2024-03-02space itPaul Buetow
2024-03-02add android screenshotPaul Buetow
2024-03-02update readmePaul Buetow
2024-01-26add iconPaul Buetow
2024-01-26add FyneApp meta dataPaul Buetow
2024-01-25minor refactorPaul Buetow
2024-01-25refactorPaul Buetow
2024-01-25add build scriptPaul Buetow
2024-01-25add screenshotPaul Buetow
2024-01-25also add preferences menuPaul Buetow
2024-01-25fix manifestPaul Buetow
2024-01-25use timestamp in file namePaul Buetow
2024-01-25add text wrapPaul Buetow
2024-01-25initial preferencesPaul Buetow
2024-01-25use error dialog on errorPaul Buetow
2024-01-25focus input windowPaul Buetow
2024-01-24write mdPaul Buetow
2024-01-24can write to Notes/VaultPaul Buetow
2024-01-23can write file to fsPaul Buetow
2024-01-21change copyright holder to my real namePaul Buetow
2024-01-21cropping logoPaul Buetow
2024-01-21include small logoPaul Buetow
2024-01-21add logoPaul Buetow
2024-01-21initial quickloggerPaul Buetow
2024-01-20Initial commitPaul Buetow