bvandeusen
  • Joined on 2026-05-30
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-18 15:43:59 -04:00
3d3df1beb0 android: register generated sources through the Variant API
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-18 15:35:19 -04:00
f179928c57 android: run ktlint and detekt from the image, not as Gradle plugins
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-18 15:24:32 -04:00
20907abf6e android: a Kotlin/Compose app that drives the Rust core (M12 step 5)
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-18 13:33:13 -04:00
e7937ea87e ci-requirements: the Rust lane can be checked before pushing, not just after
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-18 11:18:55 -04:00
b3309e29f8 ci: the Rust lane was only ever checking one crate of three
bvandeusen pushed tag v2026.08.18 to bvandeusen/minstrel 2026-08-18 11:17:27 -04:00
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-18 11:09:53 -04:00
f90b9203a7 android: bind the core to Kotlin through uniffi (M12 step 4)
bvandeusen pushed to main at bvandeusen/minstrel 2026-08-18 10:50:12 -04:00
4f077736b6 Merge PR #127: Sonos queue verification, cast double-download fix, stutter instrumentation
0103953953 refactor(diagnostics): split the flap window and episode rule apart
72c0e96f92 fix(player): stop the local player during a cast; capture transport flap
e87516bbe4 refactor(player): split Sonos queue loading out of the picker — #2728
8e21bce103 fix(player): verify the Sonos queue actually landed — #2728
Compare 5 commits »
bvandeusen merged pull request bvandeusen/minstrel#127 2026-08-18 10:50:10 -04:00
UPnP: verify the Sonos queue landed, stop the phone double-downloading, and instrument the stutter
bvandeusen created pull request bvandeusen/minstrel#127 2026-08-18 10:50:04 -04:00
UPnP: verify the Sonos queue landed, stop the phone double-downloading, and instrument the stutter
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-18 10:15:49 -04:00
9f981ca47e ci-requirements: the Android lane has an image again
bvandeusen pushed to dev at bvandeusen/minstrel 2026-08-18 10:00:45 -04:00
0103953953 refactor(diagnostics): split the flap window and episode rule apart
bvandeusen pushed to dev at bvandeusen/minstrel 2026-08-18 09:55:47 -04:00
72c0e96f92 fix(player): stop the local player during a cast; capture transport flap
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-17 23:22:26 -04:00
e696b23417 core: give consumers an in-memory store instead of a rusqlite dependency
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-17 23:12:33 -04:00
0a7480cf9b core: extract the store and sync engine into a shared crate (M12 step 1)
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-17 22:46:39 -04:00
c28f2bc00e docs: how to run the Android client locally (task 1864)
bvandeusen pushed to dev at bvandeusen/minstrel 2026-08-17 22:35:58 -04:00
e87516bbe4 refactor(player): split Sonos queue loading out of the picker — #2728
bvandeusen pushed to dev at bvandeusen/minstrel 2026-08-17 22:29:59 -04:00
8e21bce103 fix(player): verify the Sonos queue actually landed — #2728
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-17 22:01:49 -04:00
40cb463be7 android: build the x86_64 ABI too, so an emulator can run it (task 1864)