bvandeusen
  • Joined on 2026-05-30
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-19 19:43:14 -04:00
9d92df2825 fix(tests): drop the pre-ledger line-ending assertion the step-2 edit missed
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-19 19:39:41 -04:00
39170b715c android: leaving the composer keeps the note, and the board loses its dead space
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-19 19:37:20 -04:00
9b1597a3c9 feat(ledger): coverage refresh feeds the shape ledger; the readout inverts to accounting (#2788, milestone 294 step 2)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-19 19:25:26 -04:00
19fdc9aa89 feat(ledger): code_shapes — the shape ledger schema (#2787, milestone 294 step 1)
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-19 19:11:21 -04:00
5680f046e3 android: name all four permissions WorkManager adds, not one
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-19 19:04:46 -04:00
452c66c8ef android: sync without being asked (M12 step 6)
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-19 16:36:58 -04:00
64542ed6cb android: pull the board down to sync (M12 step 6)
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-19 15:51:17 -04:00
65d8f5f9c6 android: the import ktlint and detekt cannot see
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-19 15:41:04 -04:00
750d11d32e android: connect a server from the phone (M12 step 6)
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-08-19 15:24:49 -04:00
c1cb8fb183 Merge pull request 'Per-user forge connections — keyring, host-keyed resolution, project pin (#2778)' (#114) from dev into main
1faf8f3ece feat(forge): per-user forge connections — keyring, host-keyed resolution, project pin (#2778)
Compare 2 commits »
bvandeusen merged pull request bvandeusen/FabledScribe#114 2026-08-19 15:24:47 -04:00
Per-user forge connections — keyring, host-keyed resolution, project pin (#2778)
bvandeusen created pull request bvandeusen/FabledScribe#114 2026-08-19 15:24:38 -04:00
Per-user forge connections — keyring, host-keyed resolution, project pin (#2778)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-19 11:23:23 -04:00
1faf8f3ece feat(forge): per-user forge connections — keyring, host-keyed resolution, project pin (#2778)
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-19 11:18:30 -04:00
cf0ce382a0 android: the note editor (M12 step 6)
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-19 09:23:01 -04:00
64e016f32d android: phone-shaped chrome and the real note card (M12 step 6)
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-19 08:31:46 -04:00
eb3dc3d893 gitignore: don't let a downloaded APK into history
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-18 16:24:39 -04:00
c8af808432 android: package only the ABIs we actually build for
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-18 16:15:48 -04:00
5eab2dd0b3 android: the error enum has to be flat, or the bindings don't compile
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-18 16:04:42 -04:00
dee71dffb3 android: teach the linters this codebase's conventions, and fix two real nits
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-18 15:54:11 -04:00
5d0de7a682 android: the binding generator gets its own crate, free of the app's deps