| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-12 | daniel/theme-tweaks (#102) | ailurux | |
| - Multiple improvements + fixes - Add charge outline icon for improving readability with monochromatic themes - Add a chevron icon and update existing dropdown menus - Rename `set_style` to `set_subject` for disambiguation with lvgl's Style type Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/102 Reviewed-by: cooljqln <cooljqln@noreply.codeberg.org> Co-authored-by: ailurux <ailuruxx@gmail.com> Co-committed-by: ailurux <ailuruxx@gmail.com> | |||
| 2024-09-10 | Rename set_style to set_subject | ailurux | |
| 2024-09-10 | Use '/sd' instead of '/sdcard' for accessing the sd card | jacqueline | |
| it's cleaner | |||
| 2024-09-09 | High contrast theme + Icon Improvements (#100) | ailurux | |
| Updated settings icon, rounded the circular play/pause icons, and addition of a new high contrast theme. Would be good to get feedback on the high contrast theme at this stage, as my intention is to use it as the basis for other 2-colour themes. One issue I'm aware of is the charge indicator when recoloured to black is not very legible on the black battery icon. I am planning on adding an additonal outline image that can be recoloured to the background colour to make it stand out more. Happy to fix that in a later PR or I can add it now but it will take a bit of work. Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/100 Co-authored-by: ailurux <ailuruxx@gmail.com> Co-committed-by: ailurux <ailuruxx@gmail.com> | |||
| 2024-08-29 | Style regulatory icons so they are visible with the light theme | ailurux | |
| 2024-08-29 | use snake_case consistently in lua function names | jacqueline | |
| 2024-08-16 | Add cool skeumorphic embossing | jacqueline | |
| 2024-08-15 | Some UI/themes tweaks | ailurux | |
| 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-17 | Fix an error in the scroll sensitivity UI | jacqueline | |
| 2024-07-17 | Add a screen for FCC and CE regulatory nonsense | jacqueline | |
| 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-04-19 | Add a button to update the samd's firmware | jacqueline | |
| 2024-04-18 | Merge the StatusBar bindings table with each screen's bindings table | jacqueline | |
| 2024-04-08 | fix some issues with settings screen styling | jacqueline | |
| 2024-04-08 | Warn and block MSC disable if the sd card is busy | jacqueline | |
| 2024-04-02 | Support disabling automatic database updates | jacqueline | |
| 2024-03-28 | Merge branch 'main' into themes | ailurux | |
| 2024-03-21 | Dont allow quitting the msc screen when msc is enabled | jacqueline | |
| 2024-03-21 | Add very basic usb msc ui | jacqueline | |
| 2024-03-20 | Merge branch 'main' into themes | ailurux | |
| 2024-03-18 | Better styling for settings pages + dropdown menus | ailurux | |
| 2024-03-07 | WIP: Getting styles from lua | ailurux | |
| 2024-03-07 | use prototype inheritance for lua screens, rather than functions | jacqueline | |
| this gives us a way to give each screen nice little hooks, like 'onShown' and 'onHidden'. later we can use these hooks to disable bindings for screens that aren't in-use. | |||
| 2024-02-13 | Sensitivity value now between 0 and 255 | ailurux | |
| 2024-02-12 | Scroll sensitivity configurable, but inverted | ailurux | |
| 2024-02-06 | fix bt settings button initial state | jacqueline | |
| 2024-01-17 | Make reindex button work; no feedback yet | jacqueline | |
| 2024-01-17 | all screens basically working, but bluetooth is rough | jacqueline | |
| 2024-01-15 | Begin migration of remaining screens to Lua | jacqueline | |
