| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-01 | Ensure the stack is clean after luavgl event callbacks | jacqueline | |
| 2024-07-03 | Load fonts asynchronously on a bg task | jacqueline | |
| This saves a second or two from bootup; AFAICT this *mostly* reclaims the dynamic fonts boot time regression. | |||
| 2024-06-28 | WIP start on an updated main menu ui | jacqueline | |
| 2024-06-14 | fix unused var warning | jacqueline | |
| 2024-06-14 | Load fonts dynamically from /lua | jacqueline | |
| This unfortunately slows boot time by a bit, but I think we should be able to reclaim that time eventually. | |||
| 2024-06-12 | Port and fix our luavgl additions | jacqueline | |
| 2024-06-12 | WIP bump luavgl to latest | jacqueline | |
| 2024-05-29 | Start on TTS support by logging the data that will become TTS lines | jacqueline | |
| Includes some misc cleanup of haptic double-triggering (or non-triggering), since those cases all end up being TTS event double-reporting, which to me crosses the threshold from "annoying" to "usability issue" | |||
| 2024-04-19 | daniel/recycler-list (#66) | ailurux | |
| @cooljqln should be good to merge to main, give it a look over though please? :) Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/66 Co-authored-by: ailurux <ailuruxx@gmail.com> Co-committed-by: ailurux <ailuruxx@gmail.com> | |||
| 2024-03-28 | Fix bg_grad_colour LSP type annotation | Robin Howard | |
| 2024-03-28 | Merge branch 'main' into themes | ailurux | |
| 2024-03-20 | Support pinning decoded images to RAM | jacqueline | |
| 2024-03-07 | Add luavgl_to_style method | ailurux | |
| 2024-02-16 | Only update scrubber if not currently dragging | ailurux | |
| 2024-02-06 | luavgl: add a method to focus an object | jacqueline | |
| 2024-01-17 | move lua ui-related data to spi ram | jacqueline | |
| 2024-01-15 | Begin migration of remaining screens to Lua | jacqueline | |
| 2024-01-05 | fix issues with luavgl type annotations | jacqueline | |
| 2023-11-24 | Migrate 'now playing' screen to lua | jacqueline | |
| 2023-11-23 | Add a second font, flesh out browser screen | jacqueline | |
| 2023-11-20 | Add 'btn' support to luavgl | jacqueline | |
| 2023-11-12 | Convert the main menu screen to lua lol | jacqueline | |
