Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-05 | Using unified item view in search fragment | ByteHamster | |
2020-02-05 | Moved ViewHolder class | ByteHamster | |
2020-02-05 | Honor makePlayedItemsTransparent flag | ByteHamster | |
2020-02-05 | Merge pull request #3832 from ByteHamster/fix-import-restart | H. Lehmann | |
Fixed not restarting correctly after import | |||
2020-02-05 | Rounded covers | ByteHamster | |
2020-02-05 | Allow to drag images like before | ByteHamster | |
2020-02-05 | Merge branch 'develop' into extract-queue-item-view | ByteHamster | |
2020-02-05 | Made a bit more space | ByteHamster | |
2020-02-05 | Hide images on podcast details screen | ByteHamster | |
2020-02-05 | Fixed not restarting correctly after import | ByteHamster | |
This is the same as 72a8e0f3b622641f9e6e9ff6001f12db87d9c948 but that commit got lost when merging master into develop | |||
2020-02-05 | Merge branch 'master' into develop | ByteHamster | |
2020-02-05 | Bumped version to 1.8.11.8.1 | ByteHamster | |
2020-02-05 | Merge pull request #3830 from ByteHamster/search-podcasts | H. Lehmann | |
Improved search function | |||
2020-02-05 | Removed unnecessary ItemAccess | ByteHamster | |
2020-02-05 | Increase touchable area | ByteHamster | |
2020-02-05 | Added circular action buttons | ByteHamster | |
2020-02-05 | Hide separator dot if there are no icons | ByteHamster | |
2020-02-05 | Replaced eye icon with video cam | ByteHamster | |
2020-02-05 | Removed search strings | ByteHamster | |
2020-02-05 | Do not search in chapters | ByteHamster | |
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-05 | Merge pull request #3787 from ByteHamster/splash-for-all-screens | H. Lehmann | |
Display splash for all screens | |||
2020-02-05 | Merge pull request #3831 from ByteHamster/verify-database | H. Lehmann | |
Verify database version before import | |||
2020-02-05 | Verify database version before import | ByteHamster | |
2020-02-05 | Search for feeds separately | ByteHamster | |
2020-02-04 | Fixed search returning duplicates | ByteHamster | |
2020-02-04 | Merge pull request #3829 from keunes/patch-2 | H. Lehmann | |
Update strings.xml | |||
2020-02-04 | Replaced all episodes list with new adapter | ByteHamster | |
2020-02-04 | Converted download list to new item view | ByteHamster | |
2020-02-04 | Cleaned up layout | ByteHamster | |
2020-02-04 | Update strings.xml | Keunes | |
With the removal of the subheading (#3811), it isn't clear anymore when AP will vibrate. This will clarify the function/checkbox. | |||
2020-02-04 | Merge pull request #3828 from ByteHamster/fix-crash | H. Lehmann | |
Fixed crash when creating chapters fragment | |||
2020-02-04 | Fixed crash when creating chapters fragment | ByteHamster | |
2020-02-04 | Converted FeedItemlistAdapter to use new EpisodeItemViewHolder | ByteHamster | |
2020-02-04 | Merge pull request #3825 from ByteHamster/do-not-linkify-duration | H. Lehmann | |
Do not linkify shownotes duration | |||
2020-02-04 | Give view some time to load | ByteHamster | |
2020-02-04 | Extract queue item holder to new class | ByteHamster | |
First step to use a single item holder in the future | |||
2020-02-04 | Moved css to readable file instead of variable | ByteHamster | |
2020-02-04 | Do not add timecode link if timecode equals duration | ByteHamster | |
2020-02-03 | Merge pull request #3820 from ByteHamster/checkstyle | H. Lehmann | |
Enforce more checkstyle rules | |||
2020-02-03 | Cleaned up checkstyle file a bit | ByteHamster | |
2020-02-03 | Merge pull request #3819 from ByteHamster/notify-default-playback-speed | H. Lehmann | |
Update speed when changing feed defaults | |||
2020-02-03 | Merge pull request #3821 from ByteHamster/pie-chart-stroke | H. Lehmann | |
Fix overlapping lines in pie chart on small screens | |||
2020-02-02 | Enforce SeparatorWrap | ByteHamster | |
2020-02-02 | Enforce MethodParamPad | ByteHamster | |
2020-02-02 | Fix overlapping lines in pie chart on small screens | ByteHamster | |
2020-02-02 | Enforce method names | ByteHamster | |
2020-02-02 | Enforce valid javadoc | ByteHamster | |
2020-02-02 | Update speed when changing feed defaults | ByteHamster | |
2020-02-02 | Merge pull request #3817 from ByteHamster/viewpager | H. Lehmann | |
Added Viewpager indicator that shows if chapters are present | |||
2020-02-02 | Merge pull request #3818 from ByteHamster/fix-link-crash | H. Lehmann | |
Fixed crash when tapping external link in shownotes |