index
:
forks/tt-rss-android
master
Fork of deprecated tt-rss-android repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
org.fox.ttrss
/
src
/
main
/
res
/
values-night
Age
Commit message (
Expand
)
Author
2025-05-19
add option to enable dynamic colors
Andrew Dolgov
2025-05-15
drop no longer useful theme attributes in favor of drawable ids
Andrew Dolgov
2025-05-15
add rss_box icon
Andrew Dolgov
2025-05-09
add hack for material switches in preferences
Andrew Dolgov
2025-05-08
fix missing action mode overlay
Andrew Dolgov
2025-05-07
add m3 edge-to-edge
Andrew Dolgov
2025-05-07
drop all custom/hardcoded color refs, replace with m3 theme alternatives
Andrew Dolgov
2025-05-07
drop articleNote-specific colors
Andrew Dolgov
2025-05-07
set proper color for statusbar in dark mode
Andrew Dolgov
2025-05-07
remove flavor image reparenting hacks, simplify headline row layout (somewhat...
Andrew Dolgov
2025-05-07
update palette
Andrew Dolgov
2025-05-07
drop linkColor & fix article header padding
Andrew Dolgov
2025-05-07
update colorset & drop fab styling
Andrew Dolgov
2025-05-07
switch to static material3 colorset
Andrew Dolgov
2025-05-06
reimport most material icons as uptodate vector resources
Andrew Dolgov
2025-05-06
drop most legacy custom colors for now
Andrew Dolgov
2025-05-06
remove another color attr
Andrew Dolgov
2025-05-06
drop several more custom color attrs
Andrew Dolgov
2025-05-06
drop some more colors & switch toggle unread only to material switch
Andrew Dolgov
2025-05-06
drop some custom colors, replace with material3 theme stock; some tablet
Andrew Dolgov
2021-03-08
add support for article score in the UI
Andrew Dolgov
2020-10-02
fix headlines fab
Andrew Dolgov
2019-11-28
use Theme.DayNight and values-night to implement light/dark theme
Andrew Dolgov