summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2020-10-10Added in-app review (#4489)DAMLA YILDIZ
2020-10-10add allow audio captureasdoi
2020-10-09Replacing deprecated default constructor of handler with constructor that ↵Chetan Pawar
accepts Looper (#4513)
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
Since the single SearchFragment is used for searching items at both within a podcast fragment and at Episode Fragment, only difference arises is the passage of feed, episode page pushes 0 and the podcast page pushes the particular value) Hence, A check is placed when retrieving search results for the feed value and The Feed recycler Data is appropriately handled
2020-10-05Merge pull request #4495 from ByteHamster/back-from-searchH. Lehmann
Allow to go back to search results list
2020-10-04Allow to go back to search results listByteHamster
2020-10-04Use swipe to refresh (#4401)asdoi
2020-10-02Clarified 'OPML Import' action (#4491)Marc Schwede
refers to AntennaPod#4479 and adapts the suggestions of the discussion.
2020-10-01Added Style for TextViews in Add Podcast screen (#4483)Darrell
2020-10-01Merge pull request #4482 from lyallemma/new_branch_lyallemmaH. Lehmann
Converted timestamps to the "minutes" format using Converter.getDurat…
2020-10-01Converted timestamps to the "minutes" format using ↵Tadeas Toth
Converter.getDurationStringLocalized Please enter the commit message for your changes. Lines starting
2020-10-01Use podcastindex api key that I have access toByteHamster
2020-09-30Merge branch 'master' into developByteHamster
2020-09-30Bumped version to 2.0.1ByteHamster
2020-09-30Updated contributorsByteHamster
2020-09-29Merge pull request #4456 from ByteHamster/target-30H. Lehmann
Target API30
2020-09-29Merge pull request #4462 from ByteHamster/fix-cropped-coversH. Lehmann
Fix cropped covers on API <20
2020-09-29Merge pull request #4463 from ByteHamster/buffering-indicatorH. Lehmann
Fix buffering indicator sometimes sticking
2020-09-29Swallow undeliverable RxJava exceptionsByteHamster
AntennaPod threads might throw NPEs after disposing because we set controllers to null.
2020-09-29Fix a few more deprecations, tiny cleanup (#4388)Taco
2020-09-29Fix buffering indicator sometimes stickingByteHamster
We currently have no method to actively query the buffering state. Remove indicator if we can no longer receive updates.
2020-09-29Fix cropped covers on API <20ByteHamster
2020-09-29Added podcastindex.org search (#4435)Edwin J P
2020-09-28Target API30ByteHamster
2020-09-27Merge branch 'master' into developByteHamster
2020-09-27add retry button if QuickFeedDiscovery failedasdoi
2020-09-21Bumped version to 2.0.0ByteHamster
2020-09-21Merge pull request #4441 from ByteHamster/new-logoH. Lehmann
New logo
2020-09-20New teaser imagesByteHamster
2020-09-20Updated screenshotsByteHamster
2020-09-20New notification iconByteHamster
2020-09-20New app iconByteHamster
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-08change stateHidden to stateAlwaysHiddenasdoi
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-03Merge pull request #4396 from ByteHamster/add-podcast-rssH. Lehmann
Renamed 'add podcast via url' to mention RSS