| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-17 | fix missing left/right margin on feedlist | Andrew Dolgov | |
| 2025-05-17 | add prefixes to feed context menu | Andrew Dolgov | |
| 2025-05-17 | remove nested groups in main menu because that's not actually supported ↵ | Andrew Dolgov | |
| (even though it works) | |||
| 2025-05-17 | open drawer onBackPressed() instead of quitting if there's a feed open and ↵ | Andrew Dolgov | |
| drawer is currently closed | |||
| 2025-05-17 | add a loading progress indicator for feeds in case of extremely slow connections | Andrew Dolgov | |
| 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 | |
| Currently translated at 95.4% (251 of 263 strings) Translation: TinyTinyRSS/android-client Translate-URL: https://hosted.weblate.org/projects/tt-rss/android-client/sq/ | |||
| 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 ↵ | Andrew Dolgov | |
| slow connections, improve http error logging somewhat | |||
| 2025-05-16 | Merge branch 'weblate-integration' into 'master' | Andrew Dolgov | |
| Translated using Weblate (Japanese) See merge request tt-rss/tt-rss-android!35 | |||
| 2025-05-16 | forbid non-append refreshes and other item changing operations while in a ↵ | Andrew Dolgov | |
| detail activity | |||
| 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 | Merge branch 'protected/recycler-feeds' into 'master' | Andrew Dolgov | |
| stop initializing note to null twice, stop invoking notifyDataSetChanged()... See merge request tt-rss/tt-rss-android!34 | |||
| 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 | |
| Currently translated at 99.6% (261 of 262 strings) Translation: TinyTinyRSS/android-client Translate-URL: https://hosted.weblate.org/projects/tt-rss/android-client/ja/ | |||
| 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() ↵ | Andrew Dolgov | |
| when selecting article in detail mode | |||
| 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 ↵ | Andrew Dolgov | |
| site_url), properly hide loading indicator on api error | |||
| 2025-05-15 | Merge branch 'protected/unified-headlines-loader' into 'master' | Andrew Dolgov | |
| let's try setting active article when going back from detail mode, also stop... See merge request tt-rss/tt-rss-android!32 | |||
| 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 ↵ | Andrew Dolgov | |
| protected/unified-headlines-loader | |||
| 2025-05-15 | Merge branch 'weblate-integration' into 'master' | Andrew Dolgov | |
| Translated using Weblate (Japanese) See merge request tt-rss/tt-rss-android!33 | |||
| 2025-05-15 | Translated using Weblate (Japanese) | だんだん | |
| Currently translated at 99.6% (261 of 262 strings) Translation: TinyTinyRSS/android-client Translate-URL: https://hosted.weblate.org/projects/tt-rss/android-client/ja/ | |||
| 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 ↵ | Andrew Dolgov | |
| update requests separately | |||
| 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 | |