| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-12 | daniel/theme-setting (#87) | ailurux | |
| - Themes can be loaded from disk and built-in - Themes can be selected in a new themes menu of the settings screen - Some touch-ups to existing themes - The saved theme is persisted in nvs Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/87 Reviewed-by: cooljqln <cooljqln@noreply.codeberg.org> Co-authored-by: ailurux <ailuruxx@gmail.com> Co-committed-by: ailurux <ailuruxx@gmail.com> | |||
| 2024-07-24 | Add a settings screen with power+battery info | jacqueline | |
| Mostly for debugging, but also u can toggle fast charging off and on now | |||
| 2024-07-12 | Give Bluetooth settings a bit of a refresh | jacqueline | |
| It's now a bit more responsive to stuff happening, gives you more information, and remembers your previously paired devices for faster switching between them. | |||
| 2024-07-11 | WIP improve bluetooth api and settings screen | jacqueline | |
| 2024-05-14 | save lra calibration data to nvs | jacqueline | |
| 2024-05-02 | move driver includes into a subdir as well | jacqueline | |
| 2024-05-02 | WIP merge cyclically dependent components into one big component | jacqueline | |
| 2024-04-19 | Adds LRA haptic support (open-loop only for now). | Robin Howard | |
| 2024-04-15 | Fix some bt device issues | jacqueline | |
| - Don't allow adjusting volume if there's no device - Cap bt nvs values correctly - Persist bt volumes correctly even when the encoded for has a null byte (facepalm 4 me) | |||
| 2024-04-02 | Support disabling automatic database updates | jacqueline | |
| 2024-03-20 | Add exact display size to nvs, since it can vary | jacqueline | |
| 2024-02-13 | Fixed clamp and write on scroll sensitivity | ailurux | |
| 2024-02-13 | Updated sensitivity nvs store | ailurux | |
| 2024-02-13 | Merge branch 'main' into scroll-sensitivity | ailurux | |
| 2024-02-13 | Cache pending nvs writes in memory | jacqueline | |
| Includes refactoring nvs settings to be a bit less duplicated | |||
| 2024-02-12 | Scroll sensitivity configurable, but inverted | ailurux | |
| 2024-02-12 | Remove some logging whoopsies | jacqueline | |
| 2024-02-12 | Remember per-device bluetooth volume | jacqueline | |
| 2024-02-06 | fix various of bluetooth issues | jacqueline | |
| connecting and disconnecting is a bit more consistent now! | |||
| 2024-02-06 | Start keeping lock switch polarity in nvs | jacqueline | |
| i will use this to do a sneaky trick; in-place upgrading brendan, hailey, and erin's devices | |||
| 2024-01-15 | Begin migration of remaining screens to Lua | jacqueline | |
| 2023-10-28 | Annotates the kTag with maybe_unused; they're only used for logging. | Robin Howard | |
| 2023-10-03 | Write up the new input modes to NVS and settings | jacqueline | |
| 2023-09-26 | Make NVS access synchronous again | jacqueline | |
| Everything relevant is back in internal ram, and likely to stay there. | |||
| 2023-09-22 | make bluetooth pairing ui functional | jacqueline | |
| 2023-09-13 | Make the onboarding flow basically work. Much still to do! | jacqueline | |
| 2023-09-08 | Flesh out onboarding a little, and add a way to get into it | jacqueline | |
| 2023-09-04 | Support changing max volume, persisted to nvs | jacqueline | |
| 2023-08-29 | store the screen brightness in nvs | jacqueline | |
| 2023-08-16 | Save current output mode to nvs | jacqueline | |
| 2023-08-15 | persist preferred bluetooth device in nvs | jacqueline | |
| 2023-08-01 | Basic nvs init + bluetooth in the build | jacqueline | |
