Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-09 | Fix some gradle deprecations | TacoTheDank | |
2022-01-30 | Nicer placeholder images (#5679) | ByteHamster | |
Shows randomly generated placeholder images for: - Feeds that do not have a cover (usually happens for text-only feeds) - Feeds that specify an invalid cover still show a gray square - Local folders when there is no image file in the folder that we could use | |||
2022-01-25 | Move mime type guessing out of MediaType enum | ByteHamster | |
2022-01-04 | Fix crash when share dialog tries to serialize FeedMedia | ByteHamster | |
2022-01-04 | Local feeds: add sort option for file name (#5629) | Shom Bandopadhaya | |
Co-authored-by: widlok <widlok@users.noreply.github.com> | |||
2021-11-02 | Fix auto-download retry backoff | ByteHamster | |
The new value never got stored in the database. Also, it only got increased by certain types of errors - all other errors could be retried indefinitely. Also added a unit test. | |||
2021-10-28 | Add 'Duration' to Episode Filter for podcast Auto Download Settings (#5396) | thomasdomingos | |
2021-08-28 | Clean up unused module AndroidX libraries | TacoTheDank | |
2021-08-28 | Moved media file parser to its own module | ByteHamster | |
2021-07-12 | Swipe actions (#5191) | ueen | |
2021-06-20 | FeedItemFilter Ids (#5231) | ueen | |
2021-05-11 | Move common gradle setup to a single file | ByteHamster | |
Original idea by @TacoTheDank | |||
2021-04-22 | Lint fixes | ByteHamster | |
2021-04-22 | Moved model to its own module | ByteHamster | |