summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res
AgeCommit message (Expand)Author
2025-05-19add acra crash senderAndrew Dolgov
2025-05-19Merge branch 'dev' into 'master'Andrew 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-18add option to enable secure window modeAndrew Dolgov
2025-05-18switch between display modes without restart, add missing string resourceAndrew Dolgov
2025-05-18drop all views specific to article states in favor of updating necessary colo...Andrew Dolgov
2025-05-18disable inline video player until it is tested, disable predraw hacks (memory...Andrew Dolgov
2025-05-18Translated using Weblate (Albanian)Besnik Bleta
2025-05-18Merge branch 'weblate-integration' into 'master'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-17bring back option to disable catsAndrew Dolgov
2025-05-17fix missing left/right margin on feedlistAndrew Dolgov
2025-05-17add prefixes to feed context menuAndrew Dolgov
2025-05-17remove nested groups in main menu because that's not actually supported (even...Andrew Dolgov
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