summaryrefslogtreecommitdiff
path: root/app/src/main/java
AgeCommit message (Expand)Author
2020-10-09Add pause button to mini player when playing a video (#4485)Vivek Das
2020-10-07Fixed "Searching within single podcast shows other podcasts #4488" (#4505)Abhinav Gangadharan
2020-10-05Merge pull request #4495 from ByteHamster/back-from-searchH. Lehmann
2020-10-04Allow to go back to search results listByteHamster
2020-10-04Use swipe to refresh (#4401)asdoi
2020-10-01Converted timestamps to the "minutes" format using Converter.getDurationStrin...Tadeas Toth
2020-09-30Merge branch 'master' into developByteHamster
2020-09-29Merge pull request #4463 from ByteHamster/buffering-indicatorH. Lehmann
2020-09-29Swallow undeliverable RxJava exceptionsByteHamster
2020-09-29Fix a few more deprecations, tiny cleanup (#4388)Taco
2020-09-29Fix buffering indicator sometimes stickingByteHamster
2020-09-29Added podcastindex.org search (#4435)Edwin J P
2020-09-27Merge branch 'master' into developByteHamster
2020-09-27Checkstyle fixByteHamster
2020-09-27Local feeds: Hide "Share..." menu item (#4444)Herbert Reiter
2020-09-27add retry button if QuickFeedDiscovery failedasdoi
2020-09-20Merge pull request #4438 from ByteHamster/description-crash-hotfixH. Lehmann
2020-09-20Merge pull request #4386 from ByteHamster/special-thanksH. Lehmann
2020-09-20Fixed crash (fromCallable rethrows instead of calling onError)ByteHamster
2020-09-20Added 'special thanks' screenByteHamster
2020-09-19Merge pull request #4431 from ByteHamster/fix-scroll-position-resetH. Lehmann
2020-09-18Fixed pages forgetting scroll position when switching tabsByteHamster
2020-09-15Merge pull request #4423 from tonytamsf/landscape-2H. Lehmann
2020-09-14- better resizing for multiple screen ratiosTony Tam
2020-09-13Hide irrelevant options for local feedsByteHamster
2020-09-12Hide local feed button on old Android versionsByteHamster
2020-09-12Merge branch 'develop' into add-local-feedsByteHamster
2020-09-10Merge branch 'develop' into dialog_keyboardasdoi
2020-09-08Hide locked message if queue is empty (#4408)asdoi
2020-09-08update skip/forward valueasdoi
2020-09-08close keyboard when sleep time has been selectedasdoi
2020-09-07Merge pull request #4400 from asdoi/sort_subscriptionsH. Lehmann
2020-09-07Merge pull request #4382 from TacoTheDank/androidx_preferenceH. Lehmann
2020-09-07fix fallthroughasdoi
2020-09-03update FeedFilterDialogasdoi
2020-09-03fix FeedSortDialogasdoi
2020-09-03add feed sort menu itemasdoi
2020-09-03Hide about screen in copycat applicationsByteHamster
2020-08-30Added "powered by" text to search and suggestionsByteHamster
2020-08-29Move remaining preference to AndroidX preferenceTacoTheDank
2020-08-15Merge branch 'develop' into add-local-feedsByteHamster
2020-08-15Merge branch 'master' into developByteHamster
2020-08-09Dynamical navigation drawer sizeasdoi
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-06Add the "Refresh" button on the "Download" page (#4338)asdoi
2020-08-04Merge pull request #4344 from ByteHamster/parser-error-more-detailsH. Lehmann
2020-08-03Fix NullPointerException in FeedItemlistFragment when deleting a podcastHerbert Reiter
2020-08-03Be more verbose about invalid type errorsByteHamster
2020-07-31Merge pull request #4325 from ByteHamster/dispose-loader-before-nullH. Lehmann