summaryrefslogtreecommitdiff
path: root/ui/echo
AgeCommit message (Collapse)Author
2024-03-31Remove unneeded module dependencies (#7046)ByteHamster
2024-03-29Remove dependency of :net:discovery and :ui:echo on :core (#7036)ByteHamster
Moves the common icon files to :ui:common
2024-03-29Restructure Echo to be more flexible (#7035)ByteHamster
Each screen is its own file, which makes it easier to add interactive elements.
2024-03-25Move widget setup code to widget module (#6996)ByteHamster
2024-03-25Move DBReader to :storage:database (#7027)ByteHamster
2024-03-22Nicer rating dialog (#7011)ByteHamster
2024-03-17Move theme to :ui:common module (#6997)ByteHamster
This enables creating Activities outside the app and core modules
2024-03-06Update SpotBugsTacoTheDank
2024-02-18Merge branch 'master' into developByteHamster
2024-01-04Center numbers on Echo share screenByteHamster
2024-01-04Ellipsize titles on Echo share imageByteHamster
2024-01-04Increase timeout of Echo imagesByteHamster
2024-01-03Print duration as number of days only on Echo (#6842)ByteHamster
Reverts an accidental change to the queue time display
2024-01-02Use localized date format (#6843)ByteHamster
2023-12-28Fix Echo using wrong number of days in a year (#6822)ByteHamster
2023-12-13Make it easier to migrate Echo to a new year (#6803)ByteHamster
Also, add a new screen background
2023-11-28AntennaPod Echo (#6780)ByteHamster