index
:
forks/tt-rss-android
master
Fork of deprecated tt-rss-android repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
org.fox.ttrss
/
src
Age
Commit message (
Expand
)
Author
2025-06-03
Translated using Weblate (Dutch)
Patrick Ahles
2025-06-03
Translated using Weblate (French)
Patrick Ahles
2025-06-02
Translated using Weblate (Chinese (Traditional Han script))
TonyRL
2025-05-31
Translated using Weblate (Japanese)
dandan
2025-05-29
Translated using Weblate (Albanian)
Besnik Bleta
2025-05-29
Translated using Weblate (German)
Achim Schumacher
2025-05-28
Translated using Weblate (German)
Achim Schumacher
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
2025-05-22
Translated using Weblate (Chinese (Simplified Han script))
Ptsa Daniel
2025-05-22
Translated using Weblate (Japanese)
dandan
2025-05-21
move active feed and related helpers to online activity
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
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
2025-05-20
drop no longer useful variant of onArticleSelected(), remove seemingly pointl...
Andrew Dolgov
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 sever...
Andrew Dolgov
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
stop invalidating options menu so much, switch to updating model after API op...
Andrew Dolgov
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 the...
Andrew Dolgov
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 mo...
Andrew Dolgov
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
2025-05-19
add option to enable dynamic colors
Andrew Dolgov
[next]