37 lines
1.3 KiB
Markdown
37 lines
1.3 KiB
Markdown
---
|
|
Date: 2026-06-23 to 2026-06-29
|
|
Author: Hermes
|
|
Tags: [coding-recap, weekly, iso-W26]
|
|
Week: 2026-W26
|
|
Commits: 10
|
|
ActiveRepos: 2
|
|
---
|
|
|
|
# Weekly Coding Recap - W26 (2026-06-23 to 2026-06-29)
|
|
|
|
## Summary
|
|
- **Total commits:** 10
|
|
- **Active repos:** 2
|
|
- **Repos:** tactility_apps (7), tactility (3)
|
|
|
|
## Highlights by Repo
|
|
|
|
### tactility_apps (7 commits)
|
|
- **Mp3Player app:** Full dynamic application implementation (9db2d3a) - foundation for book players
|
|
- **McpScreen:** Phase 2 display tools (0fb3c22), foundation (ac9d6dc) + implementation plan doc (fb800bb)
|
|
- **AudioTest:** New app for testing recording/playback (ca55f16) - esp32_screen/RLCD=.123
|
|
- Snake game touch support (3c6acf4)
|
|
- Tactility app experiments saved (e5233ef)
|
|
|
|
### tactility (3 commits)
|
|
- Audio playback + mic support + chmod stub fix for es3c28p (94b5cdbf)
|
|
- Driver improvements (#535), .mp3 file association in Files browser (99ac246a)
|
|
- ESP-IDF v5.3.2 compat + es3c28p target (5c535490)
|
|
|
|
## Themes
|
|
- **Audio app layer:** Moving from low-level driver work (W25) to high-level player apps. Mp3Player + AudioTest enable Grace/Poppy storybook work next weeks.
|
|
- Tactility upstream: audio file association is key enabler for book packages.
|
|
|
|
## Links
|
|
- [[grace_poppy_storybook_image_voice_app]] - consumes Mp3Player work
|