af1b878308
passgo package: modernize for go 1.24; reset store.Empty in GetStore.
...
- Update to //go:build tags, gofmt, and the android-35 javac template
in //go:generate.
- GetStore: reset store.Empty when the store directory exists (it was
only set true when the dir was missing, so a reconfigured store kept
the stale 'Empty' state and showed the configure button).
- Rebuild PgpConnect.jar (android-35).
2026-08-21 13:00:04 -04:00
ea9b4b3861
Add cmd/passgo-gui files updated for Android implementation.
2019-11-20 14:30:43 -05:00
46c76ed065
Start of Android implementation.
2019-11-20 11:52:19 -05:00
12b57d263f
go fmt
2019-09-10 11:36:03 -04:00
2c4c708b3a
Re-arrange platform-dependent code.
2019-09-10 11:31:57 -04:00
09859ca0a9
Compatibility with gpg 2.0 -- call out to gpg commands (on Darwin)
...
if go openpgp is not compatibile with the local gpg installation.
2019-09-10 08:45:59 -04:00
b9e9373b04
Fix animation code. Retry GPG agent password prompt and clear
...
cache if the passphrase does not work.
2019-09-06 13:46:13 -04:00
59a15849f3
Add password prompt code to GUI.
2019-09-06 11:43:14 -04:00
e108a9b7a7
Add configuration file and UI, and animated overlay when passwords
...
are copied to the clipboard.
2019-09-06 10:45:18 -04:00
28ccd6d107
Rename to passgo and run go fmt.
2019-09-05 06:41:39 -04:00
fc7a4c272e
Improve comments, tweak default password prompt function.
2019-09-04 22:44:47 -04:00
9c711e9022
Add README.md.
2019-09-04 22:37:42 -04:00
e8a4ad031b
Initial commit
2019-09-04 22:19:39 -04:00