summaryrefslogtreecommitdiff
path: root/core/src/main/java
AgeCommit message (Expand)Author
2020-10-14Set cache-control to no-cacheByteHamster
2020-10-09Replacing deprecated default constructor of handler with constructor that acc...Chetan Pawar
2020-10-05Ship our own CA certificates for old devicesByteHamster
2020-10-04Add plural default resource for download_report_content string. (#4492)Patrick Kennedy
2020-10-04Merge pull request #4077 from Slinger/conscrypt_bundle2.0.1H. Lehmann
2020-10-02Local feeds: Do not display streaming confirmation (#4468)Herbert Reiter
2020-10-01Improve search feature by using keywords instead of full match (#4478)Bo Jacobs
2020-10-01Delete private constructor in FeedPreferences which is only used by other con...Connectety
2020-10-01Enabled Lint for core moduleByteHamster
2020-10-01Cancel ChapterLoader correctlyByteHamster
2020-10-01Work around a Lint crashByteHamster
2020-09-30Fixed circle static-analysis errorMats Wahlberg
2020-09-30Enable TLSv1.3 and harden protocols and cipher suites for Free buildsMats Wahlberg
2020-09-30Merge branch 'master' into developByteHamster
2020-09-29Merge pull request #4443 from ByteHamster/network-metered-detectionH. Lehmann
2020-09-29Swallow undeliverable RxJava exceptionsByteHamster
2020-09-28Merge pull request #3871 from tonytamsf/android-auto-rewindH. Lehmann
2020-09-27Add custom rewind and fast forward for Android AutoTony Tam
2020-09-27Merge branch 'master' into developByteHamster
2020-09-21Detect network cellular instead of network meteredByteHamster
2020-09-21Merge pull request #4441 from ByteHamster/new-logoH. Lehmann
2020-09-21Updated widget iconByteHamster
2020-09-20New notification iconByteHamster
2020-09-20Merge pull request #4439 from ByteHamster/item-without-feed-hotfixH. Lehmann
2020-09-20Fixed items without pubdate getting assigned the current date on every single...ByteHamster
2020-09-20Fixed crash when item has no feedByteHamster
2020-09-19Make ProviderInstaller synchronous againByteHamster
2020-09-14Merge pull request #4256 from Slinger/fix_hardware_buttonsH. Lehmann
2020-09-13Initialize auto-download disabled for local feedsByteHamster
2020-09-12Merge branch 'develop' into add-local-feedsByteHamster
2020-09-07Merge pull request #4400 from asdoi/sort_subscriptionsH. Lehmann
2020-09-07Merge pull request #4382 from TacoTheDank/androidx_preferenceH. Lehmann
2020-09-03fix FeedSortDialogasdoi
2020-09-03add feed sort menu itemasdoi
2020-08-29Move remaining preference to AndroidX preferenceTacoTheDank
2020-08-28Update ExoPlayer to 2.11.8TacoTheDank
2020-08-15Removed legacy import folderByteHamster
2020-08-15Merge branch 'develop' into add-local-feedsByteHamster
2020-08-15Merge branch 'master' into developByteHamster
2020-08-09Add subscriptions filterasdoi
2020-08-08Local feeds: Use default cover image if source folder doesn't contain a file ...Herbert Reiter
2020-08-03Be more verbose about invalid type errorsByteHamster
2020-07-31Smoothier sleep timer (#4314)Lucas Olivoto
2020-07-26Add missing @NonNull and @Nullable annotations.Tobias Preuss
2020-07-26Replace deprecated "Html#fromHtml" with "HtmlCompat#fromHtml".Tobias Preuss
2020-07-22Merge pull request #4306 from ByteHamster/mime-type-media-contentH. Lehmann
2020-07-22Enabling swiping actions on locked queue listolivoto
2020-07-21Fixed mime type of media:content tagsByteHamster
2020-07-21Reformatted NSMediaByteHamster
2020-07-21Merge pull request #4285 from ByteHamster/install-providerH. Lehmann