summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-19Rotation fixesByteHamster
2020-07-19Change horizontal spacing automaticallyByteHamster
2020-07-18Added horizontal spacingByteHamster
2020-07-17Do not display navigation icon if unneccessaryByteHamster
2020-07-17Default number of columns in subscription fragmentByteHamster
2020-07-17Persistent drawerByteHamster
2020-07-16Merge branch 'master' into developByteHamster
2020-07-16Bumped version to 2.0.0-RC6ByteHamster
2020-07-16Merge pull request #4293 from ByteHamster/lint-appH. Lehmann
Added CI Lint checks for app module
2020-07-16Added CI Lint checks for app moduleByteHamster
2020-07-16Merge pull request #4204 from TacoTheDank/developH. Lehmann
Lint fixes
2020-07-16Merge branch 'develop' into developH. Lehmann
2020-07-16Merge pull request #4178 from bws9000/developH. Lehmann
Redesign filter dialog
2020-07-16Merge pull request #4283 from ByteHamster/pr-templateH. Lehmann
Updated contribution guidelines
2020-07-16Merge pull request #4286 from ByteHamster/fix-click-timecodeH. Lehmann
Fixed clicking timecodes
2020-07-13Reverted unrelated changesByteHamster
2020-07-13Fixed clear button clearing all valuesByteHamster
2020-07-13Fixed colors in dark themeByteHamster
2020-07-13Resize filter rows automaticallyByteHamster
2020-07-13Fix a bunch of deprecationsTacoTheDank
2020-07-12Fixed clicking timecodesByteHamster
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-11Redesign filter dialogbws9000
2020-07-11Redesign filter dialogbws9000
2020-07-11Merge pull request #9 from AntennaPod/developBurt Snyder
update me
2020-07-11Merge pull request #4260 from gerardolgvr/replace-share-menu-by-dialogH. Lehmann
fixes #1215 replacing share menu by dialog
2020-07-11Merge pull request #4284 from msoose/patch-1H. Lehmann
Add seekbar to notification
2020-07-11Add seekbar to Android 10 notificationsMarlin Sööse
Adds a seekbar which is scrubbable for the media player notification in Android 10
2020-07-11Updated contribution guidelinesByteHamster
2020-07-10adjustments for string share... at menusGerardo Vázquez
2020-07-10Merge pull request #4282 from ByteHamster/issue-templatesH. Lehmann
Updated issue templates
2020-07-10Updated issue templatesByteHamster
2020-07-10updates for share dialog and implementing new instance patternGerardo Vázquez
2020-07-07Redesign filter dialogbws9000