summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
2025-01-02Add track info screenTom Kirchner
2025-01-02Hide the album line if the current track has no albumjacqueline
2025-01-02Invert the balance value in the settings UIjacqueline
2024-12-29Show album name on now-playing screenTom Kirchner
2024-12-29Write settings to nvs when changing from the setting screenClayton Craft
2024-12-30Set the min brightness setting to 20%jacqueline
2024-12-19Queue repeat modes (#126)ailurux
2024-12-19Update lua/theme_hicon.luaailurux
2024-12-18Add long-right-press as a shortcut to the now playing screenjacqueline
2024-10-08Fixed issue with saving positions, and only auto-resume long-form contentailurux
2024-10-08Change top bar icons to black for contrast and consistencyailurux
2024-10-01autoformatjacqueline
2024-10-01Pin some images to ram that we missedjacqueline
2024-10-01Don't enable usb msc when the database is updatingjacqueline
2024-10-01GC after lockingjacqueline
2024-09-27Added listened indicator for audiobooks and podcastsailurux
2024-09-24Format hours properly for times shown and ensure centering of playlist positi...ailurux
2024-09-24Hide database indexes that do not contain any tracksjacqueline
2024-09-19Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwjacqueline
2024-09-19Add quick USB MSC access to the main menujacqueline
2024-09-17Remove loggingailurux
2024-09-17Implements seeking to saved position for tracksailurux
2024-09-17Merge branch 'main' into daniel/persistent-positionsailurux
2024-09-17Added lua methods to access track dataailurux
2024-09-13Merge branch 'main' into jqln/ttsjacqueline
2024-09-12Remove explicit opacity set on headerailurux
2024-09-12daniel/theme-tweaks (#102)ailurux
2024-09-12Clean up some tts logging and descriptionsjacqueline
2024-09-10Rename set_style to set_subjectailurux
2024-09-10Use '/sd' instead of '/sdcard' for accessing the sd cardjacqueline
2024-09-09High contrast theme + Icon Improvements (#100)ailurux
2024-09-06m3u and m3u8jacqueline
2024-09-06Support opening m3u and m3u8 files as playlistsjacqueline
2024-08-29Style regulatory icons so they are visible with the light themeailurux
2024-08-29use snake_case consistently in lua function namesjacqueline
2024-08-28When clicking a track in the file browser, play itjacqueline
2024-08-28Handle the loading state whilst appending many tracks betterjacqueline
2024-08-27Various UI tweaks and improvementsailurux
2024-08-27Update battery icon to be a bit smallerailurux
2024-08-16Redesigned many icons, added styles for battery icon recolouring based on per...ailurux
2024-08-16Updated a few iconsailurux
2024-08-16Add cool skeumorphic embossingjacqueline
2024-08-15Add border to switch widgetailurux
2024-08-15Some UI/themes tweaksailurux
2024-08-12daniel/theme-setting (#87)ailurux
2024-07-30Start playback immediately when selecting a playlistjacqueline
2024-07-30daniel/playlist-queue (#84)ailurux
2024-07-24Add a settings screen with power+battery infojacqueline
2024-07-18Add Hangul characters to the bundled fontjacqueline
2024-07-17Fix an error in the scroll sensitivity UIjacqueline