summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-11Delete unused xml declarationsTacoTheDank
2020-07-11Delete obsolete version checkTacoTheDank
2020-07-11Remove unneeded return statementTacoTheDank
2020-07-11Fix manual math calculationsTacoTheDank
2020-07-11Fix duplicate branchesTacoTheDank
2020-07-11Remove unnecessary conditionsTacoTheDank
2020-07-11Fix redundant initializersTacoTheDank
2020-07-11Replace addAlls with parametrized constructor callsTacoTheDank
2020-07-11Simplify Arrays.asList with too few argumentsTacoTheDank
2020-07-11Use Long.compare in ChapterStartTimeComparatorTacoTheDank
2020-07-11Fix lambdasTacoTheDank
2020-07-11Convert try finally into try with resourcesTacoTheDank
2020-07-11Simplify junit assertionsTacoTheDank
2020-07-11Convert wrapper types to primitivesTacoTheDank
2020-07-11Replace switch statements with too few case labels with ifsTacoTheDank
2020-07-11Extract common partsTacoTheDank
2020-07-11Replace fragment tag with FragmentContainerViewTacoTheDank
2020-07-11Merge pull request #4260 from gerardolgvr/replace-share-menu-by-dialogH. Lehmann
2020-07-11Merge pull request #4284 from msoose/patch-1H. Lehmann
2020-07-11Add seekbar to Android 10 notificationsMarlin Sööse
2020-07-10adjustments for string share... at menusGerardo Vázquez
2020-07-10Merge pull request #4282 from ByteHamster/issue-templatesH. Lehmann
2020-07-10Updated issue templatesByteHamster
2020-07-10updates for share dialog and implementing new instance patternGerardo Vázquez
2020-07-06Merge pull request #4274 from ByteHamster/filename-accentsH. Lehmann
2020-07-03Stripping accents before generating file nameByteHamster
2020-07-01updating strings xml for share dialog and share podcastGerardo Vázquez
2020-07-01Merge pull request #4266 from ramzan/developH. Lehmann
2020-07-01Merge pull request #4253 from ByteHamster/fix-feed-whitespaceH. Lehmann
2020-06-28Adding submenu when Sharing a PodcastGerardo Vázquez
2020-06-28removing unused imports at ShareDialogTestGerardo Vázquez
2020-06-28updating ShareDialog according to code reviewGerardo Vázquez
2020-06-27Change string pref_pauseOnHeadsetDisconnect_title to 'Headphones or Bluetooth...Ramzan
2020-06-26fixing test and ShareEpisodeDialogGerardo Vázquez
2020-06-26adding shared preferences to ShareEpisodeDialogGerardo Vázquez
2020-06-26adding episode dialog testsGerardo Vázquez
2020-06-26updating share episode dialogGerardo Vázquez
2020-06-24Trimming Atom content (except GUID)ByteHamster
2020-06-23fixing checkstylesGerardo Vázquez
2020-06-23fixes #1215 replacing share menu by dialogGerardo Vázquez
2020-06-19Added test for whitespaces in feed attributesByteHamster
2020-06-19Merge pull request #4250 from ByteHamster/fixed-event-threadH. Lehmann
2020-06-19Merge pull request #4246 from ByteHamster/forum-descriptionH. Lehmann
2020-06-19Merge pull request #4245 from ByteHamster/better-feed-errorsH. Lehmann
2020-06-19Fixed events delivering to background thread and modifying ViewsByteHamster
2020-06-17Link forum in readmeByteHamster
2020-06-17Link forum in Google Play descriptionByteHamster
2020-06-16Better parser errorsByteHamster
2020-06-14Bumped version to 2.0.0-RC5ByteHamster
2020-06-14Merge pull request #4231 from ByteHamster/garbage-collectH. Lehmann