ailurux
fff980a979
Fix bug in infinite list causing items to be removed ( #253 )
2 months ago
Sam
e343ffee5a
Add playlist browser
...
Add a menu item to main menu and associated browser for playlist files
in the root of the SD card
3 months ago
Rockwell Schrock
abf13d4ec1
On browser and file_browser screens, focus the first item when appearing
3 months ago
Tom Kirchner
d6db4b0826
Add missing copyright/license headers
3 months ago
ailurux
3490cceb6b
Added listened indicator for audiobooks and podcasts
7 months ago
ailurux
9a47e43ab7
daniel/theme-tweaks ( #102 )
...
- 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>
7 months ago
ailurux
1f5ce24389
Rename set_style to set_subject
7 months ago
jacqueline
91eaed4b37
use snake_case consistently in lua function names
8 months ago
ailurux
0f9005626d
Redesigned many icons, added styles for battery icon recolouring based on percentage
8 months ago
jacqueline
3ed3f1dfeb
Add cool skeumorphic embossing
8 months ago
ailurux
0662bb037b
Some UI/themes tweaks
8 months ago
jacqueline
0cc7536684
Add a settings screen with power+battery info
...
Mostly for debugging, but also u can toggle fast charging off and on now
9 months ago
jacqueline
d8ce31e46b
Scroll to top when selecting the back button
9 months ago
jacqueline
f78de39a75
Give Bluetooth settings a bit of a refresh
...
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.
9 months ago
jacqueline
b02d13f5a5
Removed some old, unused assets
10 months ago
jacqueline
2ff8eac022
Start on TTS support by logging the data that will become TTS lines
...
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"
11 months ago
ailurux
e06a096194
Minor improvements to infinite list widget
11 months ago
ailurux
0062eb9a9e
Rename widget to InfiniteList
12 months ago
ailurux
8019c76918
File browser and track browser bug fixes
12 months ago
ailurux
7f630cebdd
daniel/recycler-list ( #66 )
...
@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>
1 year ago
jacqueline
b17f8a3dcc
Merge the StatusBar bindings table with each screen's bindings table
1 year ago
jacqueline
654dcb34d6
Support pinning decoded images to RAM
1 year ago
ailurux
f29d31d01c
Image recolouring for database indicator
1 year ago
ailurux
1133d46215
WIP Lua Theming- style classes
1 year ago
ailurux
a78614a580
WIP: Getting styles from lua
1 year ago
jacqueline
ee867f2dbc
add an indicator for database updates
1 year ago
jacqueline
7cdcd44e0c
Begin migration of remaining screens to Lua
1 year ago
jacqueline
7c6eb2997c
Migrate 'now playing' screen to lua
1 year ago
jacqueline
09c0e1608f
Implement adding to the playback queue from lua
1 year ago
jacqueline
b07bfbc6c7
Add a second font, flesh out browser screen
1 year ago
jacqueline
06aca259cb
Add basic lua browser screen
1 year ago
jacqueline
0cae95a71e
lua statusbar styling tweaks
1 year ago
jacqueline
71ed09a6f7
Add two-way databinding for lua, and flesh out the lua statusbar
1 year ago
jacqueline
8a0a167adb
Convert the main menu screen to lua lol
1 year ago