index
:
quicklogger
main
This is a tiny Android (cross-platform really) App written in Go using the Fyne framework to quickly log a message to a file.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-03-01
Release v0.1.0: code quality audit — fix dialog bug, refactor, add tests
v0.1.0
Paul Buetow
2025-09-13
Release v0.0.4: bump version. Note: Android share activity still not fully wo...
v0.0.4
Paul Buetow
2025-09-13
Android share integration: add overlay manifest and ShareActivity, move Java ...
Paul Buetow
2025-09-13
Simplify UI: remove Days/Tag/What menus; reorder bottom controls to 'Log text...
Paul Buetow
2025-07-06
jo
v0.0.3
Paul Buetow
2025-07-06
fix text input box
Paul Buetow
2025-05-18
add more fields
Paul Buetow
2025-05-15
fix version
v0.0.2
Paul Buetow
2025-05-15
improvements
Paul Buetow
2024-03-03
fix link
v0.0.1
Paul Buetow
2024-03-03
link to blog
Paul Buetow
2024-03-02
space it
Paul Buetow
2024-03-02
add android screenshot
Paul Buetow
2024-03-02
update readme
Paul Buetow
2024-01-26
add icon
Paul Buetow
2024-01-26
add FyneApp meta data
Paul Buetow
2024-01-25
minor refactor
Paul Buetow
2024-01-25
refactor
Paul Buetow
2024-01-25
add build script
Paul Buetow
2024-01-25
add screenshot
Paul Buetow
2024-01-25
also add preferences menu
Paul Buetow
2024-01-25
fix manifest
Paul Buetow
2024-01-25
use timestamp in file name
Paul Buetow
2024-01-25
add text wrap
Paul Buetow
2024-01-25
initial preferences
Paul Buetow
2024-01-25
use error dialog on error
Paul Buetow
2024-01-25
focus input window
Paul Buetow
2024-01-24
write md
Paul Buetow
2024-01-24
can write to Notes/Vault
Paul Buetow
2024-01-23
can write file to fs
Paul Buetow
2024-01-21
change copyright holder to my real name
Paul Buetow
2024-01-21
cropping logo
Paul Buetow
2024-01-21
include small logo
Paul Buetow
2024-01-21
add logo
Paul Buetow
2024-01-21
initial quicklogger
Paul Buetow
2024-01-20
Initial commit
Paul Buetow