AntennaPod/core
Borjan Tchakaloff 6ebf1defe7 Validate that the item state is only changed when needed
Follow-up to commit 8172d87477 (#3067)
that adds test coverage for the resolved issue.

Also, fix that commit by making the update condition more explicit:
the FeedItem state is only changed when a state switch is necessary.
In other words, an item marked as *new* that gets downloaded should
lose the *new* mark and gain the *unplayed* mark instead.
2019-03-31 16:28:05 +02:00
..
src Validate that the item state is only changed when needed 2019-03-31 16:28:05 +02:00
.gitignore
build.gradle Require the Mockito library for unit testing 2019-03-31 16:26:26 +02:00
proguard-rules.pro