Commit Graph

3 Commits

Author SHA1 Message Date
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
cdce91e0ba Fix build tags. 2019-09-10 14:50:56 -04:00
443cfa9919 Refactor platform-dependent code. 2019-09-10 12:28:20 -04:00