summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res
AgeCommit message (Expand)Author
2025-05-17add a loading progress indicator for feeds in case of extremely slow connectionsAndrew Dolgov
2025-05-17Translated using Weblate (Albanian)Besnik Bleta
2025-05-16Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rss-androidAndrew Dolgov
2025-05-16hijack glide progress module to display headlines loading percentage for slow...Andrew Dolgov
2025-05-16Merge branch 'weblate-integration' into 'master'Andrew Dolgov
2025-05-16use separate icons for labels & special foldersAndrew Dolgov
2025-05-16switch feeds to recycler view while removing most of legacy codeAndrew Dolgov
2025-05-16Translated using Weblate (Japanese)dandan
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-15Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rss-android into protect...Andrew Dolgov
2025-05-15Translated using Weblate (Japanese)だんだん
2025-05-14fix swipe to dismiss, allow it working with auto catchupAndrew Dolgov
2025-05-14enable categories ootb like tt-rss mainAndrew Dolgov
2025-05-14add variant icon and other fixes for build applicationsuffixAndrew Dolgov
2025-05-14wip implementation of viewmodel/executor/livedata headlinesAndrew 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-12update unread icon againAndrew Dolgov
2025-05-12- rename 'selected' views to 'active'Andrew Dolgov
2025-05-11use one instance of loaded articles and keep it in an application singletonAndrew Dolgov
2025-05-11adjust mark unread iconAndrew 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-11drop offline modeAndrew Dolgov
2025-05-11add bottombar to tablet layout and fix several invalid casts to viewpager1Andrew Dolgov
2025-05-10wip bottom appbarAndrew Dolgov
2025-05-10swap un/publish and un/read toolbar icons in article viewAndrew Dolgov
2025-05-09fix colorcontrol missing on share actionbar iconAndrew Dolgov
2025-05-09fix incorrect color set for drawer nav viewAndrew Dolgov
2025-05-09prune unnecessary views, add some corners to detail activity on tabletsAndrew Dolgov
2025-05-09add rounded corners to feeds container on tabletsAndrew Dolgov
2025-05-09add hack for material switches in preferencesAndrew Dolgov
2025-05-09switch to androidx preference stuffAndrew 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