summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2020-10-28Merge branch 'master' into developByteHamster
2020-10-28Bumped version to 2.0.32.0.3ByteHamster
2020-10-28Use of ViewBinding in OnlineFeedViewActivity.java class (#4399)mohit
2020-10-28Fixed episodes page no longer shows empty view (#4573)Nikhil Aggarwal
2020-10-26Fixed NPEs related to bottom sheetByteHamster
2020-10-25Tiny cleanup on local feedsByteHamster
2020-10-25Merge branch 'develop' into add-local-feedsByteHamster
2020-10-25Merge pull request #4590 from ByteHamster/merge-chaptersByteHamster
Merge chapter lists if specified in both feed and media file
2020-10-25Show date from which statistics are counting (#4517)asdoi
2020-10-25Merge chapter lists if specified in both feed and media fileByteHamster
2020-10-25Make Lint happyByteHamster
2020-10-25Allow to re-connect SAF document treeByteHamster
2020-10-25Add error message for old Android versionsByteHamster
2020-10-25Merge branch 'develop' into add-local-feedsByteHamster
2020-10-24Edit streaming confirmation dialog labelsNiffler
2020-10-24Fixed played state sometimes not being displayedByteHamster
2020-10-24[Statistics]Add count of episodes stocked on device (#4581)avirajrsingh
2020-10-24Share exported logs added (#4582)zawad hossain
2020-10-22Update view after episode deletion when downloaded filter is enabled (#4560)Niffler
2020-10-22Merge pull request #4576 from ByteHamster/dont-spam-crashByteHamster
Don't spam stacktrace when there is no crash report
2020-10-22Merge pull request #4465 from TacoTheDank/reserved-spaceByteHamster
Don't reserve icon space for settings without icons
2020-10-21Don't reserve icon space for settings without iconsTacoTheDank
2020-10-21Don't spam stacktrace when there is no crash reportByteHamster
2020-10-20Move notification settings to their own screen (#4526)chrk2205
added a new fragment named "notification manager" replaced all settings related into this fragment
2020-10-17Merge branch 'master' into developByteHamster
2020-10-17Discovery filter by country & hide discovery on first subscribe screen (#4515)Tony Tam
2020-10-16Hardware keyboard support (#4486)asdoi
2020-10-16Fixed using old preference keyByteHamster
2020-10-16Fixed NavDrawer sometimes not updatingByteHamster
2020-10-16Extended subscriptions filter (#4502)asdoi
2020-10-16Add progress bar when loading feeds in sidebar (#4533)Ezequiel
2020-10-15style import succesfull dialogxeitor
2020-10-14Bumped version to 2.0.22.0.2ByteHamster
2020-10-14Ensure that search query is readableByteHamster
2020-10-13Add chip when searching for specific feed (#4522)Ezequiel
2020-10-13Updated Google Play metadataByteHamster
2020-10-11Merge pull request #4521 from ByteHamster/generate-unique-idsH. Lehmann
Generate unique view IDs
2020-10-11Generate unique view IDsByteHamster
2020-10-11Fix 'Visit website' button crashes app if there is no browser installed (#4520)Ezequiel
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-08Fixed progress bar being highlighted on touch (#4511)Darrell
Signed-off-by: Darrell <mediumgeek@gmail.com>
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