summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout
AgeCommit message (Expand)Author
2025-05-21force enable lint with some disabled issuesAndrew Dolgov
2025-05-19remove unnecessary margin of drawer settings buttonAndrew Dolgov
2025-05-18adjust flavor image loading bar marginsAndrew Dolgov
2025-05-18fix position desync if recycler view reorders, only set headline row click ha...Andrew Dolgov
2025-05-18set indicator color to tertiaryAndrew Dolgov
2025-05-18bring back circle indicator for galleryAndrew Dolgov
2025-05-18drop all views specific to article states in favor of updating necessary colo...Andrew Dolgov
2025-05-18rework image dimensions checking using two step cached glide requestAndrew Dolgov
2025-05-17experimental - switch to glide 4Andrew Dolgov
2025-05-17wip switch gallery stuff to a viewmodelAndrew Dolgov
2025-05-17fix missing left/right margin on feedlistAndrew Dolgov
2025-05-17add a loading progress indicator for feeds in case of extremely slow connectionsAndrew Dolgov
2025-05-16hijack glide progress module to display headlines loading percentage for slow...Andrew Dolgov
2025-05-16switch feeds to recycler view while removing most of legacy codeAndrew Dolgov
2025-05-15wip recycler feedsAndrew Dolgov
2025-05-15bring back display of host specific to linked article (if differs from site_u...Andrew Dolgov
2025-05-15drop no longer useful theme attributes in favor of drawable idsAndrew Dolgov
2025-05-15add rss_box iconAndrew Dolgov
2025-05-14add variant icon and other fixes for build applicationsuffixAndrew Dolgov
2025-05-14switch to recycler listview/submitlistAndrew Dolgov
2025-05-13fix mark button paddingAndrew Dolgov
2025-05-12set bottombar height to actionbar heightAndrew Dolgov
2025-05-12- rename 'selected' views to 'active'Andrew Dolgov
2025-05-11adjust layout of compact headline rows, disable dividers for nowAndrew Dolgov
2025-05-11drop chrome fs custom view stuffAndrew Dolgov
2025-05-11drop unused offline layoutAndrew Dolgov
2025-05-10wip bottom appbarAndrew Dolgov
2025-05-09fix incorrect color set for drawer nav viewAndrew Dolgov
2025-05-09add hack for material switches in preferencesAndrew Dolgov
2025-05-09drop some pointless hardcoded backgroundsAndrew Dolgov
2025-05-09drop unused attributeAndrew Dolgov
2025-05-09drop host from article header because of opaque rules for its appearanceAndrew Dolgov
2025-05-09add some corners to article headerAndrew Dolgov
2025-05-08remove additional buttons from article header, limit buttons to toolbarAndrew Dolgov
2025-05-08try setting margins inside webview content so scrollbar is properly positionedAndrew Dolgov
2025-05-08update note view in articleAndrew Dolgov
2025-05-08adjust gallery view, stop hiding bars for nowAndrew Dolgov
2025-05-08enable main window edge-to-edge attempt after reading documentation a bitAndrew Dolgov
2025-05-08adjust overflow margin a bitAndrew Dolgov
2025-05-08use immersive mode for galleryAndrew Dolgov
2025-05-08show actionbar in prefs activity so it would be more obvious how to exit it, ...Andrew Dolgov
2025-05-08use tertiary colors for selected row viewsAndrew Dolgov
2025-05-08adjust drawer divider inset & feeds row with checkbox veritical paddingAndrew Dolgov
2025-05-07attempt to simplify article view a bitAndrew Dolgov
2025-05-07extract detail layout into separate includeAndrew Dolgov
2025-05-07fix missing fits system windows in prefs activityAndrew Dolgov
2025-05-07disable drawer edge-to-edge because of issues with cutout displaysAndrew Dolgov
2025-05-07add m3 edge-to-edgeAndrew Dolgov
2025-05-07disable headline card bordersAndrew Dolgov
2025-05-07drop all custom/hardcoded color refs, replace with m3 theme alternativesAndrew Dolgov