summaryrefslogtreecommitdiff
path: root/app/src/main
AgeCommit message (Expand)Author
2020-07-13Fix a bunch of deprecationsTacoTheDank
2020-07-11Delete unused xml declarationsTacoTheDank
2020-07-11Delete obsolete version checkTacoTheDank
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-11Fix lambdasTacoTheDank
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-10adjustments for string share... at menusGerardo Vázquez
2020-07-10updates for share dialog and implementing new instance patternGerardo Vázquez
2020-07-01updating strings xml for share dialog and share podcastGerardo Vázquez
2020-06-28Adding submenu when Sharing a PodcastGerardo Vázquez
2020-06-28updating ShareDialog according to code reviewGerardo Vázquez
2020-06-26fixing test and ShareEpisodeDialogGerardo Vázquez
2020-06-26adding shared preferences to ShareEpisodeDialogGerardo Vázquez
2020-06-26updating share episode dialogGerardo Vázquez
2020-06-23fixing checkstylesGerardo Vázquez
2020-06-23fixes #1215 replacing share menu by dialogGerardo Vázquez
2020-06-19Merge pull request #4250 from ByteHamster/fixed-event-threadH. Lehmann
2020-06-19Fixed events delivering to background thread and modifying ViewsByteHamster
2020-06-17Link forum in Google Play descriptionByteHamster
2020-06-14Merge pull request #4231 from ByteHamster/garbage-collectH. Lehmann
2020-06-14Merge pull request #4238 from ByteHamster/play-with-intent-on-state-unknownH. Lehmann
2020-06-14Merge pull request #4242 from ByteHamster/theme-change-crashH. Lehmann
2020-06-14Merge pull request #4243 from ByteHamster/increase-cover-contrastH. Lehmann
2020-06-14Increase contrast for missing cover imagesByteHamster
2020-06-14Fixed crash when changing themeByteHamster
2020-06-11Send play intent if service state is unknownByteHamster
2020-06-11Force restart app after enabling ChromecastByteHamster
2020-06-10Merge pull request #4233 from ByteHamster/increase-contrastH. Lehmann
2020-06-09Increase contrast of played itemsByteHamster
2020-06-09Fixed leaking fragments in recycledViewPoolByteHamster
2020-06-07Merge pull request #4225 from ByteHamster/support-channelsH. Lehmann
2020-06-06Updated forum linkByteHamster
2020-05-29Added auto skip feed settings iconByteHamster
2020-05-29Updated contributors listByteHamster
2020-05-29Merge pull request #4197 from ByteHamster/unique-intentsH. Lehmann
2020-05-27Fixed NPEByteHamster
2020-05-27Cleaned up unused IDsByteHamster
2020-05-27Made PendingIntent request codes uniqueByteHamster
2020-05-25Merge pull request #4192 from ByteHamster/fix-new-labelH. Lehmann
2020-05-25Fixed new labelByteHamster
2020-05-24Merge pull request #4106 from malockin/export-favoritesH. Lehmann
2020-05-22Fixed wrong translationByteHamster
2020-05-21Bumped version to 2.0.0-RC3ByteHamster
2020-05-21Merge pull request #4177 from ByteHamster/stop-button-onlinefeedviewH. Lehmann