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
/
attrs.xml
Age
Commit message (
Expand
)
Author
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-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
remove flavor image reparenting hacks, simplify headline row layout (somewhat...
Andrew Dolgov
2025-05-07
drop linkColor & fix article header padding
Andrew Dolgov
2025-05-06
reimport most material icons as uptodate vector resources
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
2018-12-21
use correct icon for all articles
Andrew Dolgov
2018-12-21
use correct icon for recently read feed
Andrew Dolgov
2018-12-21
update icons to better fit material design guidelines; remove unused icons
Andrew Dolgov
2018-03-15
add attachments button for headlines fragment
Andrew Dolgov
2017-05-31
rework pinch-zoom image view to use ImageMatrixTouchHandler
Andrew Dolgov
2015-12-06
add some ripple magic to flavor image
Andrew Dolgov
2015-07-10
some more tweaks
Andrew Dolgov
2015-06-15
update drawer header image
Andrew Dolgov
2015-06-08
preferences layout: remove unnecessary dp height
Andrew Dolgov
2015-06-04
add various per-feed icons for the conns/feeds sidebar
Andrew Dolgov
2015-06-04
move offline/online prompts to the sidebar
Andrew Dolgov
2015-06-04
show drawer behind translucent statusbar, jesus fuck (2)
Andrew Dolgov
2015-06-04
add separate icon for unread only switchbox
Andrew Dolgov
2015-06-04
move settings and unread only switch to the drawer
Andrew Dolgov
2015-06-04
move to v7 toolbar widget instead of old-style actionbar
Andrew Dolgov
2015-06-02
move share button to article fragment body; reinstate dreaded mark unread bac...
Andrew Dolgov
2015-06-01
use proper marked/published icons on dark theme headline views
Andrew Dolgov
2015-06-01
material design icon overhaul
Andrew Dolgov
2015-04-07
remove headlineNormalBackground, default to framework theme; enable ripple ef...
Andrew Dolgov
2015-02-12
article layout tweaks
Andrew Dolgov
2014-11-13
set all cards to same elevation
Andrew Dolgov
2014-11-13
some more layout tweaks for consistency
Andrew Dolgov
2014-11-13
remove unused styles
Andrew Dolgov
2014-11-12
add amber theme
Andrew Dolgov
2014-11-05
make article fragment more materal-y; simplify themes a bit
Andrew Dolgov
2014-11-01
remove pill counters
Andrew Dolgov
2014-10-31
switch to drawerlayout where applicable
Andrew Dolgov
2014-10-17
rename main module
Andrew Dolgov