summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2020-05-16Merge pull request #4162 from ByteHamster/fixes-without-durationH. Lehmann
2020-05-16Merge pull request #4120 from TacoTheDank/developH. Lehmann
2020-05-16Set duration of playable when streamingByteHamster
2020-05-16Allow to skip even if duration is unknownByteHamster
2020-05-16Do not mark as played if the duration is unknownByteHamster
2020-05-16Fixed feeds with newlines in their image tagsByteHamster
2020-05-14Merge pull request #4138 from ByteHamster/theme-darkerH. Lehmann
2020-05-14Made dark theme darkerByteHamster
2020-05-14Prefer itunes:imageByteHamster
2020-05-14Converted NSRSS20 to spacesByteHamster
2020-05-11Merge pull request #4131 from ByteHamster/bugfixingH. Lehmann
2020-05-11Fixed blue buttons with blue textByteHamster
2020-05-09Improved TalkBack accessibilityByteHamster
2020-05-08Clean up version locations and orderTacoTheDank
2020-05-06Merge pull request #4121 from ByteHamster/on-demand-configurationH. Lehmann
2020-05-06Added on-demand configuration for stream vs downloadByteHamster
2020-05-06Merge pull request #4116 from ByteHamster/non-square-images-consistencyH. Lehmann
2020-05-05Offer to switch to ExoPlayer on media player errorByteHamster
2020-05-04Make subscriptions view more consistent when showing non-square imagesByteHamster
2020-05-04Merge pull request #4112 from ByteHamster/translationsH. Lehmann
2020-05-04Merge pull request #4074 from TacoTheDank/developH. Lehmann
2020-05-04Updated translationsByteHamster
2020-05-04Merge pull request #4109 from ByteHamster/tab-backgroundH. Lehmann
2020-05-04Merge pull request #4110 from ByteHamster/fix-long-filenameH. Lehmann
2020-05-04Small Lint fixesByteHamster
2020-05-04Fixed adding feeds with long filenameByteHamster
2020-05-04Merge branch 'develop' into developH. Lehmann
2020-05-04Fixed tab backgroundByteHamster
2020-05-03Fixed pager tab backgroundByteHamster
2020-05-03Do not display buttons in all-capsByteHamster
2020-05-03Merge pull request #4102 from ByteHamster/material-componentsH. Lehmann
2020-05-03Do not ANR when calling SyncService.enqueue during syncByteHamster
2020-05-03Switched to MaterialComponents themeByteHamster
2020-05-01Merge pull request #4095 from ByteHamster/fix-feedhandler-testH. Lehmann
2020-05-01fix a lint error (#4090)hannesa2
2020-05-01Fixed feed image testsByteHamster
2020-05-01Merge pull request #4094 from ByteHamster/fragment-transition-speedH. Lehmann
2020-05-01Merge branch 'develop' into developH. Lehmann
2020-05-01Made fragment transition a bit fasterByteHamster
2020-05-01Merge pull request #4088 from ByteHamster/selected-quantityH. Lehmann
2020-04-29Allow plural of 'x selected' stringByteHamster
2020-04-25Update Studio and some dependenciesTacoTheDank
2020-04-21Merge pull request #4069 from ByteHamster/feeditem-page-tweaksH. Lehmann
2020-04-21Skip intro and ending per feed (#3975)Tony Tam
2020-04-21added media to queue when playing (#4058)Michael White
2020-04-21Feed page theme tweaksByteHamster
2020-04-14Fixed not displaying embedded picturesByteHamster
2020-04-12Merge pull request #4045 from michaelmwhite/developH. Lehmann
2020-04-12Use Android's own file size formatterEbrahim Byagowi
2020-04-11change webview margin styling to paddingmichaelmwhite