Commit Graph

20 Commits

Author SHA1 Message Date
b0abb36e64 Improve handling of SelButtons. Reset password insertion page as
appropriate.
2019-10-03 17:34:04 -04:00
e275ad6607 Add functionality to randomly generate passwords on the insert
page.
2019-10-01 18:22:38 -04:00
c3d32f79a7 Use app.DataDir() to get config directory on Android. Use an
Inset to stay inside the OS window insets.
2019-09-19 17:28:15 -04: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
44cab96fff Add a window title and run go fmt. 2019-09-06 21:14:06 -04:00
dd18765a80 Fine grained animation delays. 2019-09-06 16:55:14 -04:00
a6dc5cbe18 More efficient animation. 2019-09-06 15:14:37 -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
666d127584 Don't forget to close the config file. Put the custom UI widgets
in a separate source file.
2019-09-06 12:16:08 -04:00
9ead860d17 Add a back button to the passphrase entry page. Clear the clipboard
after 45 seconds.
2019-09-06 11:55:31 -04:00
59a15849f3 Add password prompt code to GUI. 2019-09-06 11:43:14 -04:00
94c1d57933 Fix bug due to rewriten layout.List() (updated Gio version). 2019-09-06 10:59:18 -04:00
7b3d59a581 Add back button to configuration page. 2019-09-06 10:52:27 -04:00
e40e98aa25 Run go fmt. 2019-09-06 10:46:23 -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
9c711e9022 Add README.md. 2019-09-04 22:37:42 -04:00
e8a4ad031b Initial commit 2019-09-04 22:19:39 -04:00