• Joined on 2019-05-29
gmp pushed to master at gmp/passgo 2026-08-24 10:38:33 -04:00
349445219b Android: reliable build script; GUI: fix list not drawn until first tap.
gmp created branch main in gmp/Pad 2026-08-23 11:08:36 -04:00
gmp pushed to main at gmp/Pad 2026-08-23 11:08:36 -04:00
06b1444207 gofmt: format all remaining files with the go1.27 toolchain
180fa966c8 Pinch-to-font-size (continuous, content-point pinned) + IME-open scroll fix
0f1b6e6290 Hold the restored scroll on its line while wrap counts settle (spec §2.4)
6968f6a284 Restore scroll by logical line, not pixel offset (wrap-aware)
fdbffc9f5c Fix SIGABRT on activity destroy: null view in registerFragment
Compare 10 commits »
gmp created repository gmp/Pad 2026-08-23 11:02:09 -04:00
gmp pushed to master at gmp/hrm 2026-08-22 07:51:28 -04:00
689990639d Migrate to gioui.org v0.10.2; fix Android BLE flow, rendering, and circle.
gmp pushed to master at gmp/ble 2026-08-21 23:12:25 -04:00
e53c7be976 Ignore jar build dir
99598c14fe Request BLUETOOTH_SCAN/CONNECT at onAttach on API 31+
876ea68622 Use commitNowAllowingStateLoss (API 24+) for fragment registration
Compare 3 commits »
gmp closed pull request gmp/passgo#1 2026-08-21 15:30:16 -04:00
Guard against Gio's null-view detach event (recents-wipe SIGABRT)
gmp pushed to master at gmp/passgo 2026-08-21 15:29:26 -04:00
4c337ff06d Guard the JNI fragment registration against the null detach view.
gmp pushed to master at gmp/passgo 2026-08-21 15:24:41 -04:00
dc7661e226 Android: launch the 'All files access' settings screen at startup.
4b74367a55 GUI: fix invisible text on Linux, tiny button hit-areas, missing labels.
e7218b1efd Complete the Gio v0.10.2 GUI migration (working on Android).
af1b878308 passgo package: modernize for go 1.24; reset store.Empty in GetStore.
edb38a6b85 Bump dependencies: gioui.org v0.10.2, fsnotify v1.8.0, go 1.24.
Compare 5 commits »
gmp closed pull request gmp/ble#1 2026-08-21 06:56:56 -04:00
Guard against Gio's null-view detach event (recents-wipe SIGABRT)
gmp pushed to master at gmp/ble 2026-08-21 06:56:45 -04:00
9f32185b78 Merge branch 'fix/recents-wipe-jni-null-view'
d70bbfed13 Guard against Gio's null-view detach event (recents-wipe SIGABRT)
Compare 2 commits »
gmp closed pull request gmp/jni#14 2026-08-20 23:11:41 -04:00
jni: release string characters in conversion to Go string
gmp closed issue gmp/jni#13 2026-08-20 23:08:38 -04:00
GoString doesn't release java characters
gmp pushed to master at gmp/jni 2026-08-20 23:08:38 -04:00
2b2c1e0034 Merge pull request #14 from whereswaldon/jni:waldon-13-fix-buf-leak
511df960e4 jni: release string characters in conversion to Go string
Compare 2 commits »
gmp created pull request gmp/ble#1 2026-08-20 22:54:18 -04:00
Guard against Gio's null-view detach event (recents-wipe SIGABRT)
gmp created pull request gmp/passgo#1 2026-08-20 22:54:16 -04:00
Guard against Gio's null-view detach event (recents-wipe SIGABRT)
gmp pushed to master at gmp/jni 2026-01-28 18:20:04 -05:00
d142949d34 Update jni_linux.go (regenerated with scripts/find_linux.jnih)
gmp created branch main in gmp/logbook 2025-05-15 13:34:54 -04:00
gmp pushed to main at gmp/logbook 2025-05-15 13:34:54 -04:00
3e7377860f Add empty README.md.
a6604728d9 Open databases in the logbook package so the user does not have to pass in a
b39deb1986 Change to time-based estimator functions with exponential parameter smoothing.
a20355bc17 Improve and generalize estimator interface.
cc0ec72936 Initial commit.
gmp created repository gmp/logbook 2025-05-15 13:33:59 -04:00