| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-31 | Translated using Weblate (Japanese) | dandan | |
| Currently translated at 99.6% (275 of 276 strings) Translation: TinyTinyRSS/android-client Translate-URL: https://hosted.weblate.org/projects/tt-rss/android-client/ja/ | |||
| 2025-05-29 | Translated using Weblate (Albanian) | Besnik Bleta | |
| Currently translated at 96.0% (265 of 276 strings) Translation: TinyTinyRSS/android-client Translate-URL: https://hosted.weblate.org/projects/tt-rss/android-client/sq/ | |||
| 2025-05-29 | Translated using Weblate (German) | Achim Schumacher | |
| Currently translated at 100.0% (276 of 276 strings) Translation: TinyTinyRSS/android-client Translate-URL: https://hosted.weblate.org/projects/tt-rss/android-client/de/ | |||
| 2025-05-28 | Translated using Weblate (German) | Achim Schumacher | |
| Currently translated at 100.0% (274 of 274 strings) Translation: TinyTinyRSS/android-client Translate-URL: https://hosted.weblate.org/projects/tt-rss/android-client/de/ | |||
| 2025-05-26 | allow swiping to dismiss both ways | Andrew Dolgov | |
| 2025-05-26 | add option to enable javascript in webview | Andrew Dolgov | |
| 2025-05-25 | shorten an if | Andrew Dolgov | |
| 2025-05-25 | empty drawer header, move settings to root categories list as a footer | Andrew Dolgov | |
| 2025-05-24 | Translated using Weblate (Albanian) | Besnik Bleta | |
| Currently translated at 95.9% (263 of 274 strings) Translation: TinyTinyRSS/android-client Translate-URL: https://hosted.weblate.org/projects/tt-rss/android-client/sq/ | |||
| 2025-05-22 | Translated using Weblate (Chinese (Simplified Han script)) | Ptsa Daniel | |
| Currently translated at 100.0% (273 of 273 strings) Translation: TinyTinyRSS/android-client Translate-URL: https://hosted.weblate.org/projects/tt-rss/android-client/zh_Hans/ | |||
| 2025-05-22 | Translated using Weblate (Japanese) | dandan | |
| Currently translated at 99.6% (272 of 273 strings) Translation: TinyTinyRSS/android-client Translate-URL: https://hosted.weblate.org/projects/tt-rss/android-client/ja/ | |||
| 2025-05-21 | move active feed and related helpers to online activity | Andrew Dolgov | |
| 2025-05-21 | drop forced lint in build.gradle because it forces everything to debug mode | Andrew Dolgov | |
| 2025-05-21 | set gradle fallbacks | Andrew Dolgov | |
| 2025-05-21 | set only debug build as debuggable | Andrew Dolgov | |
| 2025-05-21 | add editorconfig and reformat code accordingly | Andrew Dolgov | |
| 2025-05-21 | force enable lint with some disabled issues | Andrew Dolgov | |
| 2025-05-21 | fix active field not copied by clone constructor | Andrew Dolgov | |
| 2025-05-21 | drop unused method | Andrew Dolgov | |
| 2025-05-21 | fix crash when context menu is invoked when long-tapping on a flavor image | Andrew Dolgov | |
| 2025-05-21 | switch acra to key/value list from json | Andrew Dolgov | |
| 2025-05-21 | drop ArticleList class, replace with instances of ArrayList/List/Collections ↵ | Andrew Dolgov | |
| where appropriate | |||
| 2025-05-21 | remove ArticleList.getAsCommaSeparatedIds | Andrew Dolgov | |
| 2025-05-21 | Merge branch 'master' into dev | Andrew Dolgov | |
| 2025-05-21 | remove debugging line | Andrew Dolgov | |
| 2025-05-21 | Translated using Weblate (German) | Achim Schumacher | |
| Currently translated at 100.0% (264 of 264 strings) Translation: TinyTinyRSS/android-client Translate-URL: https://hosted.weblate.org/projects/tt-rss/android-client/de/ | |||
| 2025-05-20 | drop no longer useful variant of onArticleSelected(), remove seemingly ↵ | Andrew Dolgov | |
| pointless actionbar show() since we never hide it, stop invalidating menu on drawer open | |||
| 2025-05-20 | use equals() to pick view for selected feed | Andrew Dolgov | |
| 2025-05-20 | fix onArticleSelected() not invoked on viewpager page change | Andrew Dolgov | |
| 2025-05-20 | fix crash if attempting to open a gallery for null flavor image, remove ↵ | Andrew Dolgov | |
| several model updates before api operation completes | |||
| 2025-05-20 | set error status if api request for extended special fails | Andrew Dolgov | |
| 2025-05-20 | always return actual article POJO from model list in get active | Andrew Dolgov | |
| 2025-05-20 | add workaround for setArticleField and labels/score | Andrew Dolgov | |
| 2025-05-20 | rely on equals() to find articles in lists | Andrew Dolgov | |
| 2025-05-20 | fix saving article unread/marked from menu | Andrew Dolgov | |
| 2025-05-20 | rename launcher icon for branch flavor to dev | Andrew Dolgov | |
| 2025-05-20 | stop invalidating options menu so much, switch to updating model after API ↵ | Andrew Dolgov | |
| operation completes | |||
| 2025-05-20 | limit some log messages to debug builds | Andrew Dolgov | |
| 2025-05-20 | amend previous | Andrew Dolgov | |
| 2025-05-20 | only add divider between expanded special category and root categories if ↵ | Andrew Dolgov | |
| there are any in the list | |||
| 2025-05-20 | report model errors while processing JSON as other errors to UI | Andrew Dolgov | |
| 2025-05-20 | fix wrong instance of article class being set active | Andrew Dolgov | |
| 2025-05-20 | move search query stuff to model | Andrew Dolgov | |
| 2025-05-20 | move active article handling to model, optimize imports | Andrew Dolgov | |
| 2025-05-19 | remove unnecessary margin of drawer settings button | Andrew Dolgov | |
| 2025-05-19 | add option to expand special category, disable ACRA for debug builds, move ↵ | Andrew Dolgov | |
| most of feed-related processing to models | |||
| 2025-05-19 | return all icon drawables in base feeds fragment getIconForFeed() | Andrew Dolgov | |
| 2025-05-19 | restart on enable_icon_tinting pref change | Andrew Dolgov | |
| 2025-05-19 | add option to disable icon tinting | Andrew Dolgov | |
| 2025-05-19 | disable dynamic colors option if not available | Andrew Dolgov | |