summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-02-05Search for feeds separatelyByteHamster
2020-02-04Fixed search returning duplicatesByteHamster
2020-02-04Merge pull request #3829 from keunes/patch-2H. Lehmann
Update strings.xml
2020-02-04Replaced all episodes list with new adapterByteHamster
2020-02-04Converted download list to new item viewByteHamster
2020-02-04Cleaned up layoutByteHamster
2020-02-04Update strings.xmlKeunes
With the removal of the subheading (#3811), it isn't clear anymore when AP will vibrate. This will clarify the function/checkbox.
2020-02-04Merge pull request #3828 from ByteHamster/fix-crashH. Lehmann
Fixed crash when creating chapters fragment
2020-02-04Fixed crash when creating chapters fragmentByteHamster
2020-02-04Converted FeedItemlistAdapter to use new EpisodeItemViewHolderByteHamster
2020-02-04Merge pull request #3825 from ByteHamster/do-not-linkify-durationH. Lehmann
Do not linkify shownotes duration
2020-02-04Give view some time to loadByteHamster
2020-02-04Extract queue item holder to new classByteHamster
First step to use a single item holder in the future
2020-02-04Moved css to readable file instead of variableByteHamster
2020-02-04Do not add timecode link if timecode equals durationByteHamster
2020-02-03Merge pull request #3820 from ByteHamster/checkstyleH. Lehmann
Enforce more checkstyle rules
2020-02-03Cleaned up checkstyle file a bitByteHamster
2020-02-03Merge pull request #3819 from ByteHamster/notify-default-playback-speedH. Lehmann
Update speed when changing feed defaults
2020-02-03Merge pull request #3821 from ByteHamster/pie-chart-strokeH. Lehmann
Fix overlapping lines in pie chart on small screens
2020-02-02Enforce SeparatorWrapByteHamster
2020-02-02Enforce MethodParamPadByteHamster
2020-02-02Fix overlapping lines in pie chart on small screensByteHamster
2020-02-02Make indicator work on small screensByteHamster
2020-02-02Enforce method namesByteHamster
2020-02-02Enforce valid javadocByteHamster
2020-02-02Update speed when changing feed defaultsByteHamster
2020-02-02Merge pull request #3817 from ByteHamster/viewpagerH. Lehmann
Added Viewpager indicator that shows if chapters are present
2020-02-02Merge pull request #3818 from ByteHamster/fix-link-crashH. Lehmann
Fixed crash when tapping external link in shownotes
2020-02-02Added OnClickListener to pager indicatorByteHamster
2020-02-02Added ViewPager indicator that shows chapter availabilityByteHamster
2020-02-02Fixed crash when tapping external link in shownotesByteHamster
2020-02-02Merge pull request #3814 from ByteHamster/clean-up-statisticsH. Lehmann
Clean up statistics
2020-02-01Merge pull request #3815 from ByteHamster/remove-unused-codeH. Lehmann
Removed unused code
2020-02-01Removed unused codeByteHamster
2020-02-01Clean up statisticsByteHamster
Removed unused `StatisticsData` wrapper class and extracted `StatisticsItem` to new class
2020-02-01Bumped version to 1.8.1-RC1ByteHamster
2020-02-01Updated translationsByteHamster
2020-02-01Merge pull request #3813 from ByteHamster/shownotes-webviewH. Lehmann
ShownotesWebView improvements
2020-02-01Always allow clicking timecodesByteHamster
2020-02-01Merge pull request #3812 from ByteHamster/invalidate-pager-menuH. Lehmann
Invalidate ItemPager menu on update
2020-02-01Reduced code duplicationByteHamster
2020-02-01Invalidate ItemPager menu on updateByteHamster
2020-02-01Merge pull request #3811 from ByteHamster/sleep-timer-uiH. Lehmann
Updated sleep timer UI
2020-02-01Updated sleep timer UIByteHamster
2020-02-01Merge pull request #3810 from ByteHamster/do-not-reset-sleep-timerH. Lehmann
Do not restart sleep timer when automatically playing next episode
2020-01-31Do not restart sleep timer when automatically playing next episodeByteHamster
2020-01-31Merge pull request #3807 from ByteHamster/crash-log-versionH. Lehmann
Always print current version of AntennaPod
2020-01-31Always print current version of AntennaPodByteHamster
Otherwise, users report bugs with old stack traces and therefore old system info. Display a big system info block of the current version and a simple line of the crash version.
2020-01-30Merge pull request #3794 from ByteHamster/import-export-settingsH. Lehmann
Import export settings
2020-01-29Removed unnecessary base activityByteHamster