Commit Graph

6 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
ec0b64f5f5 Migrating to new Gio version (non-working version). 2020-08-31 17:03:07 -04:00
4fc504b89a Restructure for automatic Fragment registration by Gio. 2019-11-21 18:18:47 -05:00
8aacb243d2 Implement Clip on Android. 2019-11-20 14:56:11 -05:00
8611bfb5e0 Cleanups in Android implementation. 2019-11-20 13:53:40 -05:00
46c76ed065 Start of Android implementation. 2019-11-20 11:52:19 -05:00