Releases: yukuku/androidbible
Releases · yukuku/androidbible
5.0.0-b0 (22136110) 2026-05-29
Changes
- docs(songs): add Indonesian txt syntax reference alongside English (c01faa1)
5.0.0-b0 (22136080) 2026-05-29
Changes
- fix(songs): let song-editor page scroll to the syntax docs (5c6be6a)
5.0.0-b0 (22136040) 2026-05-29
5.0.0-b0 (22125490) 2026-05-28
Changes
- docs(songs): add portable songs (REM-21) design + txt/json/render editor (d0514e7)
5.0.0-b0 (22032060) 2026-05-22
Changes
- Merge pull request #223 from yukuku/claude/youthful-jepsen-e13da2 (42be024)
- test(reader): fix GotoButton snapshot discarding the wrap at narrow widths (74a3c52)
- test(reader): widen GotoButton snapshot to narrow widths (a5e7e90)
- test(reader): match real toolbar button casing and pin snapshot pair widths (6bc488f)
- perf(reader): measure GotoButton wrap split points without String allocations (53505b6)
- test(reader): add side-by-side snapshot of GotoButton title wrapping (ff643b8)
- fix(reader): balance 2-line wrap of toolbar title so chapter number isn't clipped (0c126da)
5.0.0-b0 (22031650) 2026-05-22
5.0.0-b0 (22017470) 2026-05-21
Changes
- Merge pull request #221 from yukuku/claude/charming-curie-7acf10 (725f2e3)
- fix(audio): don't expose SongAudioService via the media-button intent-filter (eef6839)
- refactor(audio): route SongViewActivity through unified SongAudioService (09f70f9)
- feat(audio): add SongAudioService for background hymn MP3/MIDI playback (90d1734)
- feat(audio): register BibleAudioService with the playback coordinator (915d96c)
- feat(audio): add AudioPlaybackCoordinator for single-session arbitration (c8d4b69)