summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values/attrs.xml
AgeCommit message (Collapse)Author
2021-03-08add support for article score in the UIAndrew Dolgov
2018-12-21use correct icon for all articlesAndrew Dolgov
2018-12-21use correct icon for recently read feedAndrew Dolgov
2018-12-21update icons to better fit material design guidelines; remove unused iconsAndrew Dolgov
2018-03-15add attachments button for headlines fragmentAndrew Dolgov
also added dark variant for ic_attachment
2017-05-31rework pinch-zoom image view to use ImageMatrixTouchHandlerAndrew Dolgov
kill video surface in fragment onpause
2015-12-06add some ripple magic to flavor imageAndrew Dolgov
2015-07-10some more tweaksAndrew Dolgov
2015-06-15update drawer header imageAndrew Dolgov
2015-06-08preferences layout: remove unnecessary dp heightAndrew Dolgov
add matching material overflow icon for headlines list
2015-06-04add various per-feed icons for the conns/feeds sidebarAndrew Dolgov
2015-06-04move offline/online prompts to the sidebarAndrew Dolgov
2015-06-04show drawer behind translucent statusbar, jesus fuck (2)Andrew Dolgov
now with scriminsetwhatsitsface
2015-06-04add separate icon for unread only switchboxAndrew Dolgov
2015-06-04move settings and unread only switch to the drawerAndrew Dolgov
2015-06-04move to v7 toolbar widget instead of old-style actionbarAndrew Dolgov
2015-06-02move share button to article fragment body; reinstate dreaded mark unread ↵Andrew Dolgov
back to the freed space
2015-06-01use proper marked/published icons on dark theme headline viewsAndrew Dolgov
2015-06-01material design icon overhaulAndrew Dolgov
2015-04-07remove headlineNormalBackground, default to framework theme; enable ripple ↵Andrew Dolgov
effect on headlines list
2015-02-12article layout tweaksAndrew Dolgov
2014-11-13set all cards to same elevationAndrew Dolgov
fix headline footer being invisible in amber theme
2014-11-13some more layout tweaks for consistencyAndrew Dolgov
remove some bad looking stuff from amber theme, make it darker
2014-11-13remove unused stylesAndrew Dolgov
partially fix headlines list rendering incorrectly on 5.0 (thanks a lot, google)
2014-11-12add amber themeAndrew Dolgov
2014-11-05make article fragment more materal-y; simplify themes a bitAndrew Dolgov
2014-11-01remove pill countersAndrew Dolgov
2014-10-31switch to drawerlayout where applicableAndrew Dolgov
remove loading_container stuff various other changes related to drawerlayout
2014-10-17rename main moduleAndrew Dolgov