| Age | Commit message (Expand) | Author |
| 2025-05-17 | switch to observable values to display swipe indicator | Andrew Dolgov |
| 2025-05-17 | switch to viewmodel for feeds/cats | Andrew Dolgov |
| 2025-05-17 | Translated using Weblate (Albanian) | Besnik Bleta |
| 2025-05-16 | Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rss-android | Andrew Dolgov |
| 2025-05-16 | hijack glide progress module to display headlines loading percentage for slow... | Andrew Dolgov |
| 2025-05-16 | Merge branch 'weblate-integration' into 'master' | Andrew Dolgov |
| 2025-05-16 | forbid non-append refreshes and other item changing operations while in a det... | Andrew Dolgov |
| 2025-05-16 | update subscribe activity a bit, change it to use common feed object | Andrew Dolgov |
| 2025-05-16 | filter unread only feeds clientside, switch some foreaches to streams | Andrew Dolgov |
| 2025-05-16 | use separate icons for labels & special folders | Andrew Dolgov |
| 2025-05-16 | cleaner implementation for shared preference change listener / unread toggling | Andrew Dolgov |
| 2025-05-16 | clear headlines when feed is switched | Andrew Dolgov |
| 2025-05-16 | simplify previous | Andrew Dolgov |
| 2025-05-16 | rework getPositionOf to use intstream | Andrew Dolgov |
| 2025-05-16 | deal with issues related to feed selection | Andrew Dolgov |
| 2025-05-16 | bump feedcategory class as deprecated | Andrew Dolgov |
| 2025-05-16 | cleanup, bump okhttp timeouts | Andrew Dolgov |
| 2025-05-16 | switch feeds to recycler view while removing most of legacy code | Andrew Dolgov |
| 2025-05-16 | Translated using Weblate (Japanese) | dandan |
| 2025-05-15 | more wip | Andrew Dolgov |
| 2025-05-15 | wip recycler feeds | Andrew Dolgov |
| 2025-05-15 | stop initializing note to null twice, stop invoking notifyDataSetChanged() wh... | Andrew Dolgov |
| 2025-05-15 | prevent comments_link from becoming null on unmarshalling | Andrew Dolgov |
| 2025-05-15 | bring back display of host specific to linked article (if differs from site_u... | Andrew Dolgov |
| 2025-05-15 | swap unread/read bottombar icons | Andrew Dolgov |
| 2025-05-15 | switch to contextcompat to resolve theme colors | Andrew Dolgov |
| 2025-05-15 | use color tinting for starred actionbar icons | Andrew Dolgov |
| 2025-05-15 | drop obsolete svg files | Andrew Dolgov |
| 2025-05-15 | drop no longer useful theme attributes in favor of drawable ids | Andrew Dolgov |
| 2025-05-15 | add rss_box icon | Andrew Dolgov |
| 2025-05-15 | ignore first (zero) update | Andrew Dolgov |
| 2025-05-15 | Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rss-android into protect... | Andrew Dolgov |
| 2025-05-15 | Translated using Weblate (Japanese) | だんだん |
| 2025-05-14 | minor cleanup | Andrew Dolgov |
| 2025-05-14 | refactor some more | Andrew Dolgov |
| 2025-05-14 | switch to static usages, refactor method name | Andrew Dolgov |
| 2025-05-14 | switch to list clone constructors | Andrew Dolgov |
| 2025-05-14 | drop pointless method | Andrew Dolgov |
| 2025-05-14 | refactor to more consistent naming, allow observing articlelist changes and u... | Andrew Dolgov |
| 2025-05-14 | disable auto catchup log spam | Andrew Dolgov |
| 2025-05-14 | fix swipe to dismiss, allow it working with auto catchup | Andrew Dolgov |
| 2025-05-14 | revert clearing list before refresh for now | Andrew Dolgov |
| 2025-05-14 | drop unnecessary field | Andrew Dolgov |
| 2025-05-14 | add some auto catchup debugging, clear list before refreshing from scratch | Andrew Dolgov |
| 2025-05-14 | prevent articles being toggled back to unread on auto catchup | Andrew Dolgov |
| 2025-05-14 | update workaround for caching image height on predraw without depending on ar... | Andrew Dolgov |
| 2025-05-14 | enable categories ootb like tt-rss main | Andrew Dolgov |
| 2025-05-14 | trigger lazy load after a short delay, set some model methods to private | Andrew Dolgov |
| 2025-05-14 | account for selected status with diffing articles, trigger selection change e... | Andrew Dolgov |
| 2025-05-14 | drop diffutil callback | Andrew Dolgov |