Commit Graph

12 Commits

Author SHA1 Message Date
Greg ea9b4b3861 Add cmd/passgo-gui files updated for Android implementation. 2019-11-20 14:30:43 -05:00
Greg 46c76ed065 Start of Android implementation. 2019-11-20 11:52:19 -05:00
Greg 12b57d263f go fmt 2019-09-10 11:36:03 -04:00
Greg 2c4c708b3a Re-arrange platform-dependent code. 2019-09-10 11:31:57 -04:00
Greg 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
Greg 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
Greg 59a15849f3 Add password prompt code to GUI. 2019-09-06 11:43:14 -04:00
Greg e108a9b7a7 Add configuration file and UI, and animated overlay when passwords
are copied to the clipboard.
2019-09-06 10:45:18 -04:00
Greg 28ccd6d107 Rename to passgo and run go fmt. 2019-09-05 06:41:39 -04:00
Greg fc7a4c272e Improve comments, tweak default password prompt function. 2019-09-04 22:44:47 -04:00
Greg 9c711e9022 Add README.md. 2019-09-04 22:37:42 -04:00
Greg e8a4ad031b Initial commit 2019-09-04 22:19:39 -04:00