| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-15 | stop storing Article as parcelable (store id instead), remove Parcelable ↵ | Andrew Dolgov | |
| implementation from Article class | |||
| 2025-09-15 | while in detail activity, trigger lazy load on active article change | Andrew Dolgov | |
| 2025-09-01 | Preserve image aspect ratio | vjkcxl | |
| 2025-08-04 | Add workaround for zoomed images | vjkcxl | |
| This should allow moving around on zoomed images. Pagination will kick back in when you get close enough to an edge. | |||
| 2025-07-09 | Translated using Weblate (Tamil) | தமிழ்நேரம் | |
| Currently translated at 100.0% (276 of 276 strings) Translation: TinyTinyRSS/android-client Translate-URL: https://hosted.weblate.org/projects/tt-rss/android-client/ta/ | |||
| 2025-07-09 | configure ACRA to only send app version and stack trace in the email report | Andrew Dolgov | |
| 2025-06-09 | Translated using Weblate (Russian) | Yurt Page | |
| Currently translated at 100.0% (276 of 276 strings) Translation: TinyTinyRSS/android-client Translate-URL: https://hosted.weblate.org/projects/tt-rss/android-client/ru/ | |||
| 2025-06-08 | Translated using Weblate (Russian) | Yurt Page | |
| Currently translated at 85.8% (237 of 276 strings) Translation: TinyTinyRSS/android-client Translate-URL: https://hosted.weblate.org/projects/tt-rss/android-client/ru/ | |||
| 2025-06-03 | Translated using Weblate (Italian) | Dario Di Ludovico | |
| Currently translated at 100.0% (276 of 276 strings) Translation: TinyTinyRSS/android-client Translate-URL: https://hosted.weblate.org/projects/tt-rss/android-client/it/ | |||
| 2025-06-03 | Translated using Weblate (Dutch) | Patrick Ahles | |
| Currently translated at 100.0% (276 of 276 strings) Translation: TinyTinyRSS/android-client Translate-URL: https://hosted.weblate.org/projects/tt-rss/android-client/nl/ | |||
| 2025-06-03 | Translated using Weblate (French) | Patrick Ahles | |
| Currently translated at 95.2% (263 of 276 strings) Translation: TinyTinyRSS/android-client Translate-URL: https://hosted.weblate.org/projects/tt-rss/android-client/fr/ | |||
| 2025-06-02 | Translated using Weblate (Chinese (Traditional Han script)) | TonyRL | |
| Currently translated at 97.4% (269 of 276 strings) Translation: TinyTinyRSS/android-client Translate-URL: https://hosted.weblate.org/projects/tt-rss/android-client/zh_Hant/ | |||
| 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 | |