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
/
main
/
java
/
org
/
fox
/
ttrss
/
util
Age
Commit message (
Expand
)
Author
2025-05-21
add editorconfig and reformat code accordingly
Andrew Dolgov
2025-05-20
move active article handling to model, optimize imports
Andrew Dolgov
2025-05-18
fix score not handled in areContentsTheSame, add selective updates to headlin...
Andrew Dolgov
2025-05-14
refactor to more consistent naming, allow observing articlelist changes and u...
Andrew Dolgov
2025-05-14
account for selected status with diffing articles, trigger selection change e...
Andrew Dolgov
2025-05-14
drop diffutil callback
Andrew Dolgov
2025-05-14
switch to asyncdiff implementation of pager adapter
Andrew Dolgov
2025-05-14
switch to recycler listview/submitlist
Andrew Dolgov
2025-05-14
lazy loading and item diff related tweaks
Andrew Dolgov
2025-05-13
fix case for diffutil callback
Andrew Dolgov
2025-05-13
drop headlinesrequest
Andrew Dolgov
2025-05-13
move diffutil callback to an external file
Andrew Dolgov
2025-05-12
remove articles field from headlines fragment
Andrew Dolgov
2025-05-12
- rename 'selected' views to 'active'
Andrew Dolgov
2025-05-12
better deal with footer/no-footer discrepancy between master & detail activit...
Andrew Dolgov
2025-05-12
drop unused recycler adapter with headers, minor cleanup of other stuff
Andrew Dolgov
2025-05-11
run a bunch of android studio batch inspections
Andrew Dolgov
2025-05-11
switch to androidx preferencemanager
Andrew Dolgov
2025-05-11
use one instance of loaded articles and keep it in an application singleton
Andrew Dolgov
2025-05-11
fix detail FAB not being hidden if disabled, also fix malfunctioning (if
Andrew Dolgov
2025-05-11
optimize imports
Andrew Dolgov
2025-05-11
drop offline mode
Andrew Dolgov
2025-05-10
wip bottom appbar
Andrew Dolgov
2025-05-09
switch to androidx preference stuff
Andrew Dolgov
2025-05-06
adjust some dynamic icons and article toolbar padding
Andrew Dolgov
2025-05-06
reimport most material icons as uptodate vector resources
Andrew Dolgov
2024-12-05
fix PendingIntent without flags in small widget provider, unwrap some unneces...
Andrew Dolgov
2024-11-28
required fixes to bump target SDK to 31 / minimum SDK to 24
Andrew Dolgov
2021-10-07
Avoid double brace initialization
Andrew Gaul
2021-03-28
Prefer StringBuilder over StringBuffer
Andrew Gaul
2020-10-03
move fab to activity view out of specific fragments
Andrew Dolgov
2020-10-02
fix headlines fab
Andrew Dolgov
2020-10-02
use coordinator layout / appbarlayout to deal with collapsing toolbars and a...
Andrew Dolgov
2019-02-08
migrate from android support library to androidx
Andrew Dolgov
2018-07-11
simplify requests to update widget
Andrew Dolgov
2018-03-12
use two common notification channels instead of separate ones
Andrew Dolgov
2018-03-12
implement notification channels for sdk 26
Andrew Dolgov
2017-11-02
do not switch offline if no articles were downloaded
Andrew Dolgov
2017-11-01
offline: properly track and sync back modification of all relevant fields (un...
Andrew Dolgov
2017-10-31
image cache service: show progressbar in notification
Andrew Dolgov
2017-10-31
offline success notification: set defaults
Andrew Dolgov
2017-10-31
offline: support caching (and displaying) video content
Andrew Dolgov
2017-10-31
allow canceling imagecacheservice / offlinedownloadservice
Andrew Dolgov
2017-10-31
remove offline success snackbar and now useless success broadcast
Andrew Dolgov
2017-10-31
use high priority notification for offline success result
Andrew Dolgov
2017-10-30
do not use alertdialog to switch offline, use snackbar instead
Andrew Dolgov
2017-10-30
set notification on offline download success in case our application is in ba...
Andrew Dolgov
2017-10-30
set notification on offline download success in case our application is in ba...
Andrew Dolgov
2017-06-05
use special article entries instead of footers because footers in this implem...
Andrew Dolgov
2017-06-05
move glide-related stuff to a separate package
Andrew Dolgov
[next]