summaryrefslogtreecommitdiff
path: root/app/src/main/java
AgeCommit message (Collapse)Author
2020-09-27Merge branch 'master' into developByteHamster
2020-09-27add retry button if QuickFeedDiscovery failedasdoi
2020-09-20Merge pull request #4438 from ByteHamster/description-crash-hotfixH. Lehmann
Fixed crash (fromCallable rethrows instead of calling onError)
2020-09-20Merge pull request #4386 from ByteHamster/special-thanksH. Lehmann
Added 'special thanks' screen
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
Fixed pages forgetting scroll position when switching tabs
2020-09-18Fixed pages forgetting scroll position when switching tabsByteHamster
2020-09-15Merge pull request #4423 from tonytamsf/landscape-2H. Lehmann
fix layout for 16:9 phone screens, squashed for #4334
2020-09-14- better resizing for multiple screen ratiosTony Tam
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
Add 'sort' to subscriptions view
2020-09-07Merge pull request #4382 from TacoTheDank/androidx_preferenceH. Lehmann
Move remaining preference to AndroidX preference
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
Copycat applications regularly forget to update the about screen. They then still claim to be AntennaPod, linking our developers and our support channels. This change simply hides the about screen when detecting an app that is not official.
2020-08-30Added "powered by" text to search and suggestionsByteHamster
2020-08-29Move remaining preference to AndroidX preferenceTacoTheDank
2020-08-15Merge branch 'master' into developByteHamster
2020-08-09Dynamical navigation drawer sizeasdoi
2020-08-09Add subscriptions filterasdoi
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
Be more verbose about invalid type errors
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
Dispose loaders before setting controller to null
2020-07-30use material info circle iconasdoi
2020-07-29Revert "Added new icon poll"ByteHamster
This reverts commit cc04e08e7432920da712742804bde5f67b3391f7.
2020-07-27Dispose loaders before setting controller to nullByteHamster
2020-07-27Make mobile streaming dialog easier to understandByteHamster
2020-07-26Add missing @NonNull and @Nullable annotations.Tobias Preuss
2020-07-26Replace deprecated "Html#fromHtml" with "HtmlCompat#fromHtml".Tobias Preuss
2020-07-25Added new icon pollByteHamster
2020-07-22Merge pull request #4307 from ByteHamster/download-error-detailsH. Lehmann
Make it easier to discover why a download failed
2020-07-22Make filter message in feeds clickableasdoi
2020-07-22Enabling swiping actions on locked queue listolivoto
2020-07-21Offer to copy download error to clipboardByteHamster
2020-07-21Open download log when pressing download error iconByteHamster
2020-07-21Merge pull request #4298 from ByteHamster/tablet-layoutH. Lehmann
Tablet layout
2020-07-21Merge pull request #4285 from ByteHamster/install-providerH. Lehmann
Install provider in any case
2020-07-19Merge pull request #4292 from tonytamsf/landscape-1H. Lehmann
FIX: In landscape mode, the album art overwhelms the playback screen #4009
2020-07-19Rotation fixesByteHamster
2020-07-19Change horizontal spacing automaticallyByteHamster
2020-07-17fix checkstyleTony Tam
2020-07-17Do not display navigation icon if unneccessaryByteHamster