summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/java/org/fox/ttrss/util/ImageCacheService.java
AgeCommit message (Expand)Author
2021-03-28Prefer StringBuilder over StringBufferAndrew Gaul
2019-02-08migrate from android support library to androidxAndrew Dolgov
2018-03-12use two common notification channels instead of separate onesAndrew Dolgov
2018-03-12implement notification channels for sdk 26Andrew Dolgov
2017-11-02do not switch offline if no articles were downloadedAndrew Dolgov
2017-10-31image cache service: show progressbar in notificationAndrew Dolgov
2017-10-31offline success notification: set defaultsAndrew Dolgov
2017-10-31offline: support caching (and displaying) video contentAndrew Dolgov
2017-10-31allow canceling imagecacheservice / offlinedownloadserviceAndrew Dolgov
2017-10-31remove offline success snackbar and now useless success broadcastAndrew Dolgov
2017-10-31use high priority notification for offline success resultAndrew Dolgov
2017-10-30do not use alertdialog to switch offline, use snackbar insteadAndrew Dolgov
2017-10-30set notification on offline download success in case our application is in ba...Andrew Dolgov
2017-10-30set notification on offline download success in case our application is in ba...Andrew Dolgov
2015-06-02add progressbar to imagecacheservice notificationAndrew Dolgov
2015-02-09update launcher icon; rename icon to ic_launcherAndrew Dolgov
2014-10-17rename main moduleAndrew Dolgov