summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-02-07Do not change item height when changing status iconsByteHamster
2020-02-07Fixed tests compilationByteHamster
2020-02-06Updated chapters listByteHamster
2020-02-06Updated running downloads listByteHamster
2020-02-06Updated download log listByteHamster
2020-02-06Respect theme in downloaded listByteHamster
2020-02-05Make lists react to eventsByteHamster
2020-02-05Using unified item view in search fragmentByteHamster
2020-02-05Moved ViewHolder classByteHamster
2020-02-05Honor makePlayedItemsTransparent flagByteHamster
2020-02-05Rounded coversByteHamster
2020-02-05Allow to drag images like beforeByteHamster
2020-02-05Merge branch 'develop' into extract-queue-item-viewByteHamster
2020-02-05Made a bit more spaceByteHamster
2020-02-05Hide images on podcast details screenByteHamster
2020-02-05Merge branch 'master' into developByteHamster
2020-02-05Bumped version to 1.8.11.8.1ByteHamster
2020-02-05Merge pull request #3830 from ByteHamster/search-podcastsH. Lehmann
Improved search function
2020-02-05Removed unnecessary ItemAccessByteHamster
2020-02-05Increase touchable areaByteHamster
2020-02-05Added circular action buttonsByteHamster
2020-02-05Hide separator dot if there are no iconsByteHamster
2020-02-05Replaced eye icon with video camByteHamster
2020-02-05Removed search stringsByteHamster
2020-02-05Do not search in chaptersByteHamster
This speeds up searching a LOT. I hope that most podcasts use good descriptions and we do not need to search for chapters. Podcasts outside of Germany use chapters only very infrequently.
2020-02-05Merge pull request #3787 from ByteHamster/splash-for-all-screensH. Lehmann
Display splash for all screens
2020-02-05Merge pull request #3831 from ByteHamster/verify-databaseH. Lehmann
Verify database version before import
2020-02-05Verify database version before importByteHamster
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