summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)Author
2020-09-27Merge branch 'master' into developByteHamster
2020-09-21Updated translationsByteHamster
2020-09-21Merge pull request #4441 from ByteHamster/new-logoH. Lehmann
New logo
2020-09-21New splash screenByteHamster
2020-09-21Updated widget iconByteHamster
2020-09-20New teaser imagesByteHamster
2020-09-20New notification iconByteHamster
2020-09-20New app iconByteHamster
2020-09-20Merge pull request #4440 from ByteHamster/fix-item-pubdate-updatingH. Lehmann
Fixed items without pubdate getting assigned the current date on every single refresh
2020-09-20Merge pull request #4439 from ByteHamster/item-without-feed-hotfixH. Lehmann
Fixed crash when item has no feed
2020-09-20Fixed items without pubdate getting assigned the current date on every ↵ByteHamster
single refresh
2020-09-20Fixed crash when item has no feedByteHamster
Apparently, there are ways to end up with items that have no feed. This hotfix prevents the app from crashing but it does not solve the reason for items without feeds.
2020-09-20Merge pull request #4386 from ByteHamster/special-thanksH. Lehmann
Added 'special thanks' screen
2020-09-20Convert color state lists to state list drawables for filter background colors.andrewc1
This eliminates an incompatibility on earlier Android OS versions (https://stackoverflow.com/questions/3953606/how-to-specify-background-color-in-color-state-list-resources)
2020-09-20Added 'special thanks' screenByteHamster
2020-09-19Make ProviderInstaller synchronous againByteHamster
See #4077 for details: It is fast and the old method sometimes does not install the provider early enough Reverts #3946 and #4285
2020-09-14Merge pull request #4256 from Slinger/fix_hardware_buttonsH. Lehmann
Fix hardware buttons registered as lockscreen/notification taps
2020-09-07Merge pull request #4400 from asdoi/sort_subscriptionsH. Lehmann
Add 'sort' to subscriptions view
2020-09-07Merge pull request #4382 from TacoTheDank/androidx_preferenceH. Lehmann
Move remaining preference to AndroidX preference
2020-09-03fix FeedSortDialogasdoi
2020-09-03add feed sort menu itemasdoi
2020-09-02Renamed 'add podcast via url' to mention RSSByteHamster
2020-08-30Merge pull request #4369 from ByteHamster/powered-byH. Lehmann
Showing "powered by" for search and suggestions
2020-08-30Added "powered by" text to search and suggestionsByteHamster
2020-08-29Move remaining preference to AndroidX preferenceTacoTheDank
2020-08-28Update ExoPlayer to 2.11.8TacoTheDank
2020-08-15Removed legacy import folderByteHamster
Was previously used for OPML import
2020-08-15Merge branch 'master' into developByteHamster
2020-08-09Dynamical navigation drawer sizeasdoi
2020-08-09Add subscriptions filterasdoi
2020-08-03Be more verbose about invalid type errorsByteHamster
2020-07-31Smoothier sleep timer (#4314)Lucas Olivoto
2020-07-29Revert "Added new icon poll"ByteHamster
This reverts commit cc04e08e7432920da712742804bde5f67b3391f7.
2020-07-26Add missing @NonNull and @Nullable annotations.Tobias Preuss
2020-07-26Replace deprecated "Html#fromHtml" with "HtmlCompat#fromHtml".Tobias Preuss
2020-07-25Updated translationsByteHamster
2020-07-25Added new icon pollByteHamster
2020-07-22Merge pull request #4306 from ByteHamster/mime-type-media-contentH. Lehmann
Fixed mime type in media:content
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 #4305 from ByteHamster/rename-stringH. Lehmann
Made string name more clear
2020-07-21Merge pull request #4285 from ByteHamster/install-providerH. Lehmann
Install provider in any case
2020-07-21Made string name more clearByteHamster
2020-07-21Accept more malformed subscribtion URIsByteHamster
2020-07-16New playback speed dialogByteHamster
2020-07-16Merge branch 'master' into developByteHamster
2020-07-16Merge branch 'develop' into developH. Lehmann
2020-07-13Reverted unrelated changesByteHamster
2020-07-13Fixed colors in dark themeByteHamster