summaryrefslogtreecommitdiff
path: root/org.fox.ttrss
AgeCommit message (Expand)Author
2025-07-09configure ACRA to only send app version and stack trace in the email reportAndrew Dolgov
2025-06-09Translated using Weblate (Russian)Yurt Page
2025-06-08Translated using Weblate (Russian)Yurt Page
2025-06-03Translated using Weblate (Italian)Dario Di Ludovico
2025-06-03Translated using Weblate (Dutch)Patrick Ahles
2025-06-03Translated using Weblate (French)Patrick Ahles
2025-06-02Translated using Weblate (Chinese (Traditional Han script))TonyRL
2025-05-31Translated using Weblate (Japanese)dandan
2025-05-29Translated using Weblate (Albanian)Besnik Bleta
2025-05-29Translated using Weblate (German)Achim Schumacher
2025-05-28Translated using Weblate (German)Achim Schumacher
2025-05-26allow swiping to dismiss both waysAndrew Dolgov
2025-05-26add option to enable javascript in webviewAndrew Dolgov
2025-05-25shorten an ifAndrew Dolgov
2025-05-25empty drawer header, move settings to root categories list as a footerAndrew Dolgov
2025-05-24Translated using Weblate (Albanian)Besnik Bleta
2025-05-22Translated using Weblate (Chinese (Simplified Han script))Ptsa Daniel
2025-05-22Translated using Weblate (Japanese)dandan
2025-05-21move active feed and related helpers to online activityAndrew Dolgov
2025-05-21drop forced lint in build.gradle because it forces everything to debug modeAndrew Dolgov
2025-05-21set gradle fallbacksAndrew Dolgov
2025-05-21set only debug build as debuggableAndrew Dolgov
2025-05-21add editorconfig and reformat code accordinglyAndrew Dolgov
2025-05-21force enable lint with some disabled issuesAndrew Dolgov
2025-05-21fix active field not copied by clone constructorAndrew Dolgov
2025-05-21drop unused methodAndrew Dolgov
2025-05-21fix crash when context menu is invoked when long-tapping on a flavor imageAndrew Dolgov
2025-05-21switch acra to key/value list from jsonAndrew Dolgov
2025-05-21drop ArticleList class, replace with instances of ArrayList/List/Collections ...Andrew Dolgov
2025-05-21remove ArticleList.getAsCommaSeparatedIdsAndrew Dolgov
2025-05-21Merge branch 'master' into devAndrew Dolgov
2025-05-21remove debugging lineAndrew Dolgov
2025-05-21Translated using Weblate (German)Achim Schumacher
2025-05-20drop no longer useful variant of onArticleSelected(), remove seemingly pointl...Andrew Dolgov
2025-05-20use equals() to pick view for selected feedAndrew Dolgov
2025-05-20fix onArticleSelected() not invoked on viewpager page changeAndrew Dolgov
2025-05-20fix crash if attempting to open a gallery for null flavor image, remove sever...Andrew Dolgov
2025-05-20set error status if api request for extended special failsAndrew Dolgov
2025-05-20always return actual article POJO from model list in get activeAndrew Dolgov
2025-05-20add workaround for setArticleField and labels/scoreAndrew Dolgov
2025-05-20rely on equals() to find articles in listsAndrew Dolgov
2025-05-20fix saving article unread/marked from menuAndrew Dolgov
2025-05-20rename launcher icon for branch flavor to devAndrew Dolgov
2025-05-20stop invalidating options menu so much, switch to updating model after API op...Andrew Dolgov
2025-05-20limit some log messages to debug buildsAndrew Dolgov
2025-05-20amend previousAndrew Dolgov
2025-05-20only add divider between expanded special category and root categories if the...Andrew Dolgov
2025-05-20report model errors while processing JSON as other errors to UIAndrew Dolgov
2025-05-20fix wrong instance of article class being set activeAndrew Dolgov
2025-05-20move search query stuff to modelAndrew Dolgov