| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-17 | Add more themeing subjects to the status bar | Doridian | |
| 2025-03-19 | ailurux/button-media-controls (#264) | ailurux | |
| Splits the control scheme into separate schemes for the side buttons and touchwheel, allowing them to be configured independently of each other. At least one input must be used for navigation, and there are guards to prevent locking oneself out of any input. If the input scheme is invalid, a pop up will show alerting the user. Different behaviours can be bound to the side buttons for when the device is locked or unlocked. This PR also adds a mode for these buttons that controls media playback (prev/next on up/down, pressing both buttons toggles play/pause). There are some changes to the way inputs handle locking. Rather than the input devices tracking the current locked mode, different input devices are created on lock depending on the mode that is configured. Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/264 Co-authored-by: ailurux <ailurux@noreply.codeberg.org> Co-committed-by: ailurux <ailurux@noreply.codeberg.org> | |||
| 2025-02-11 | Fix bug in infinite list causing items to be removed (#253) | ailurux | |
| 2025-02-01 | Add playlist browser | Sam | |
| Add a menu item to main menu and associated browser for playlist files in the root of the SD card | |||
| 2025-01-29 | On browser and file_browser screens, focus the first item when appearing | Rockwell Schrock | |
| 2025-01-08 | Add missing copyright/license headers | Tom Kirchner | |
| 2024-09-27 | Added listened indicator for audiobooks and podcasts | ailurux | |
| 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-08-29 | use snake_case consistently in lua function names | jacqueline | |
| 2024-08-16 | Redesigned many icons, added styles for battery icon recolouring based on ↵ | ailurux | |
| percentage | |||
| 2024-08-16 | Add cool skeumorphic embossing | jacqueline | |
| 2024-08-15 | Some UI/themes tweaks | ailurux | |
| 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 | Scroll to top when selecting the back button | 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-06-12 | Removed some old, unused assets | 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-05-14 | Minor improvements to infinite list widget | ailurux | |
| 2024-05-10 | Rename widget to InfiniteList | ailurux | |
| 2024-05-06 | File browser and track browser bug fixes | ailurux | |
| 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-04-18 | Merge the StatusBar bindings table with each screen's bindings table | jacqueline | |
| 2024-03-28 | Merge branch 'main' into themes | ailurux | |
| 2024-03-20 | Support pinning decoded images to RAM | jacqueline | |
| 2024-03-20 | Image recolouring for database indicator | ailurux | |
| 2024-03-10 | WIP Lua Theming- style classes | ailurux | |
| 2024-03-07 | WIP: Getting styles from lua | ailurux | |
| 2024-02-01 | add an indicator for database updates | jacqueline | |
| 2024-01-15 | Begin migration of remaining screens to Lua | jacqueline | |
| 2023-11-24 | Migrate 'now playing' screen to lua | jacqueline | |
| 2023-11-23 | Implement adding to the playback queue from lua | jacqueline | |
| 2023-11-23 | Add a second font, flesh out browser screen | jacqueline | |
| 2023-11-22 | Add basic lua browser screen | jacqueline | |
| 2023-11-14 | lua statusbar styling tweaks | jacqueline | |
| 2023-11-14 | Add two-way databinding for lua, and flesh out the lua statusbar | jacqueline | |
| 2023-11-12 | Convert the main menu screen to lua lol | jacqueline | |
