summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout
AgeCommit message (Collapse)Author
2025-05-07drop all custom/hardcoded color refs, replace with m3 theme alternativesAndrew Dolgov
2025-05-07drop articleNote-specific colorsAndrew Dolgov
2025-05-07drop some ripples and update compact headline viewsAndrew Dolgov
2025-05-07fix asymmetric card marginsAndrew Dolgov
2025-05-07reposition some headline row imagesAndrew Dolgov
2025-05-07remove flavor image reparenting hacks, simplify headline row layout ↵Andrew Dolgov
(somewhat), switch to materialcards
2025-05-07set feeds row selected card to filled modeAndrew Dolgov
2025-05-07adjust some heading colorsAndrew Dolgov
2025-05-07adjust drawer divider colorAndrew Dolgov
2025-05-07drop linkColor & fix article header paddingAndrew Dolgov
2025-05-07update colorset & drop fab stylingAndrew Dolgov
2025-05-07switch to static material3 colorsetAndrew Dolgov
2025-05-06adjust some dynamic icons and article toolbar paddingAndrew Dolgov
2025-05-06scale settings iconAndrew Dolgov
2025-05-06set color control normal on some missed menu iconsAndrew Dolgov
2025-05-06reimport most material icons as uptodate vector resourcesAndrew Dolgov
2025-05-06reduce actionbar text sizeAndrew Dolgov
2025-05-06drop most legacy custom colors for nowAndrew Dolgov
2025-05-06drawer style tweaksAndrew Dolgov
2025-05-06fix fab colorsAndrew Dolgov
2025-05-06further color tweaks for dark modeAndrew Dolgov
2025-05-06drop several more custom color attrsAndrew Dolgov
2025-05-06adjust article fragment header layout odditiesAndrew Dolgov
2025-05-06drop some more colors & switch toggle unread only to material switchAndrew Dolgov
2025-05-06drop some custom colors, replace with material3 theme stock; some tabletAndrew Dolgov
fixes
2025-05-06switch some more imageviews to material buttons and drop hardcoded article ↵Andrew Dolgov
background preferring material3 default
2025-05-06switch to material3 theme, switch some headline imageviews to material ↵Andrew Dolgov
buttons, theme cleanup
2025-05-05drop youtube & dashclock jar files and everything related to themAndrew Dolgov
2023-05-20Add hostname of link to article fragmentdefkev
* only if link hostname differs from comment_link hostname * omit www. prefix if present
2022-06-13 * assorted RTL fixesAndrew Dolgov
* replace several hardcoded strings with tools:text items
2021-03-08add support for article score in the UIAndrew Dolgov
2020-10-08remove viewpagerindicatorAndrew Dolgov
2020-10-07article fragment: block focus events for webview to prevent it from jumping ↵Andrew Dolgov
around
2020-10-03move fab to activity view out of specific fragmentsAndrew Dolgov
2020-10-02remove unused offline headlines fab, etcAndrew Dolgov
2020-10-02fix headlines fabAndrew Dolgov
2020-10-02use coordinator layout / appbarlayout to deal with collapsing toolbars and ↵Andrew Dolgov
article header
2020-06-01add an option to force phone layout on tablet devicesAndrew Dolgov
2019-02-08migrate from android support library to androidxAndrew Dolgov
set target sdk 28
2018-12-21update icons to better fit material design guidelines; remove unused iconsAndrew Dolgov
2018-07-13add simple logcat viewerAndrew Dolgov
2018-07-10disable settings reveal animation because it screws with preferencefragment ↵Andrew Dolgov
layout somehow preventing preferences from being interactable
2018-07-05fix invisible login activity toolbar on older android devicesAndrew Dolgov
2018-03-15article fragment: add UI element to select attachmentsAndrew Dolgov
2018-03-15add attachments button for headlines fragmentAndrew Dolgov
also added dark variant for ic_attachment
2018-03-08toolbar: use android:theme instead of app:themeAndrew Dolgov
2018-03-08initial set of changes to target SDK 27Andrew Dolgov
2017-07-16set maxlines=2 for article title in compact modeAndrew Dolgov
2017-06-06headlines fragment: inject footer on setarticles()Andrew Dolgov
top changed: notify via snackbar remove some unused views
2017-06-05remove weird blue flicker when logging inAndrew Dolgov