<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lectio.git/mobile/mobile.go, branch v0.46.0</title>
<subtitle>offline Catholic daily readings and liturgical calendar in Go, with CLI, TUI and web clients</subtitle>
<id>https://git.labunix.xyz/lectio.git/atom?h=v0.46.0</id>
<link rel='self' href='https://git.labunix.xyz/lectio.git/atom?h=v0.46.0'/>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/lectio.git/'/>
<updated>2026-08-05T12:12:13Z</updated>
<entry>
<title>mobile: fix the documented gomobile bind command so it reproduces the shipped .aar</title>
<updated>2026-08-05T12:12:13Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-08-05T12:12:13Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/lectio.git/commit/?id=8929ab96ad44b707bafd7dfe6f1f7773843c8e85'/>
<id>urn:sha1:8929ab96ad44b707bafd7dfe6f1f7773843c8e85</id>
<content type='text'>
The comment omitted -javapkg, the second -target ABI and -androidapi. A
clean clone following it got a .aar whose classes sit under
go.mobile.gojni instead of xyz.labunix.dlectio.engine.mobile, carries only
arm64-v8a, and declares no minSdkVersion match to the app's 26 -- the app
cannot import the result. Verified by rebuilding the binding with the
corrected command and confirming the artifact's ABIs, package and
minSdkVersion against the shipped one.
</content>
</entry>
<entry>
<title>mobile: strengthen the PartLabels fallback test and count bounds</title>
<updated>2026-08-03T22:11:23Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-08-03T22:11:23Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/lectio.git/commit/?id=197ce6980daa1c3773eed1548f54861d616d35e4'/>
<id>urn:sha1:197ce6980daa1c3773eed1548f54861d616d35e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mobile: add PartLabels so the app stops hardcoding part IDs</title>
<updated>2026-08-03T21:59:50Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-08-03T21:59:50Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/lectio.git/commit/?id=1106568c52265ea3076b9d3f1943c052c83a2a89'/>
<id>urn:sha1:1106568c52265ea3076b9d3f1943c052c83a2a89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mobile: add Days, a text-free week projection for the calendar</title>
<updated>2026-08-03T21:59:09Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-08-03T21:59:09Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/lectio.git/commit/?id=27ceffcb90c0716179342109163c559d492a8abc'/>
<id>urn:sha1:27ceffcb90c0716179342109163c559d492a8abc</id>
<content type='text'>
A week through Days benchmarks at ~9-10ms/op, versus ~23ms for seven
full days through Day.
</content>
</entry>
<entry>
<title>mobile: return the day's rank and its localised label</title>
<updated>2026-08-03T21:56:14Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-08-03T21:56:14Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/lectio.git/commit/?id=13d5e99ab90ab872c8cc072a0246348f0d24fa9a'/>
<id>urn:sha1:13d5e99ab90ab872c8cc072a0246348f0d24fa9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>baseline: track the gomobile engine facade as-is</title>
<updated>2026-08-03T21:30:12Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-08-03T21:30:12Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/lectio.git/commit/?id=d45d0b4e4534253d782cc6312d7edda43cca196d'/>
<id>urn:sha1:d45d0b4e4534253d782cc6312d7edda43cca196d</id>
<content type='text'>
mobile/mobile.go and its go.mod/go.sum additions were sitting untracked in
the working tree. Recorded here unchanged so the work that follows has a
diff baseline; no lines of it are modified by this commit.

Also ignore the cmd/dlectio-gen build product and the SDD scratch dir.
</content>
</entry>
</feed>
