summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-22Fix IgnoreWithoutReason code lint errorsTacoTheDank
2021-07-22Fix XML lint errors from CircleCITacoTheDank
2021-07-22Update pluginsTacoTheDank
2021-07-18Merge pull request #5279 from ByteHamster/dont-remove-without-guidByteHamster
Don't detect items without GUID as duplicates
2021-07-18Fix Emulator CI (#5278)ByteHamster
2021-07-17Don't detect items without GUID as duplicatesByteHamster
2021-07-17Merge pull request #5277 from jhenninger/fix-emtpy-queue-swipe-refreshByteHamster
Fix swipe refresh not working on empty queue
2021-07-17Fix swipe refresh not working on empty queueJohannes Henninger
2021-07-17watch for empty getMedia() while checking for duplicates (#5274)Tony Tam
2021-07-14Merge pull request #5271 from ByteHamster/fix-pref-nameByteHamster
Fix preference name of swipe actions
2021-07-13Fix preference name of swipe actionsByteHamster
2021-07-12Swipe actions (#5191)ueen
2021-07-11Merge pull request #5268 from ByteHamster/remove-websiteByteHamster
Removed 'visit website' context menu item
2021-07-11Removed 'visit website' context menu itemByteHamster
2021-07-11Handle bluetooth and headphone disconnect (#4722)Tony Tam
2021-07-11Merge pull request #4833 from Thom-Merrilin/fix-auto-download-on-subscribeByteHamster
Check Auto Download preference on the feed before auto downloading
2021-07-11No longer show item-specific auto-download property to usersByteHamster
2021-07-11Check Auto Download preference on the feed before auto downloadingThom Merrilin
AutoDownlaoding previously assumed that the filters had been initialised, which is not necessarily the case now that users can disable "Include in Auto Downloads" before subscribing to a new feed.
2021-07-11Merge pull request #5266 from ByteHamster/fix-multi-select-stayingByteHamster
End select mode when page is closed
2021-07-11End select mode when page is closedByteHamster
2021-07-11Merge pull request #5265 from ByteHamster/use-web-iconByteHamster
Updated website icon
2021-07-11Merge pull request #5264 from ByteHamster/ignore-refresh-no-networkByteHamster
Ignore refresh when there is no network
2021-07-11Updated website iconByteHamster
2021-07-11Ignore refresh when there is no networkByteHamster
2021-07-11Dedup based on item unique id, media url or title (#4839)Tony Tam
2021-07-11Update download icon (#5184)Farzan
2021-07-10Replace old episode multi-select with new multi-select. (#5253)peakvalleytech
2021-06-29Contextual menu for multi selecting episodes (#5130)peakvalleytech
2021-06-28Hide keyboard when not searching (#5036)peakvalleytech
2021-06-25Copy e-mail in shownotes (#5235)ueen
2021-06-20FeedItemFilter Ids (#5231)ueen
2021-06-20Merge pull request #5221 from hannesa2/Gradle-6.9ByteHamster
Gradle 6.9
2021-06-20Removed AddToQueueActionButton (#5189)ueen
2021-06-17Bumped version to 2.3.0-beta2ByteHamster
2021-06-17Fixed path to proguard configByteHamster
2021-06-16Bumped version to 2.3.0-beta1ByteHamster
2021-06-16Updated contributorsByteHamster
2021-06-16Updated translationsByteHamster
2021-06-16Merge branch 'master' into developByteHamster
2021-06-16Merge pull request #5223 from jonasburian/issue-seekbar-highlightingByteHamster
Highlighted seek bar while seeking on episode without chapters
2021-06-15Fix for highlighted seek bar on episode without chaptersJonas
2021-06-13Gradle 6.9Hannes Achleitner
2021-06-13Update GitHub CI actions (#5216)Taco
2021-06-05Merge pull request #5175 from ByteHamster/format-xmlByteHamster
Add CI check that enforces layout xml file formatting
2021-06-05Added CI check for xml formattingByteHamster
2021-06-05Merge pull request #5209 from ByteHamster/wait-for-newByteHamster
Let test wait until database operation is completed
2021-06-05Merge pull request #5190 from ByteHamster/shownotes-fontByteHamster
Removed explicit font specification from shownotes
2021-06-05Let test wait until database operation is completedByteHamster
2021-06-05Add a unit test under DbWriterTest.java (#5181)Mengshi24
2021-06-05Removed explicit font specification from shownotesByteHamster