AntennaPod/app
Jonas Kalderstam 08edd151f9 Added new cleanup option: when not favorited
This is another way of solving #2077.

The root issue is that queued episodes are never auto-deleted
currently which means that if you automatically add episodes to the
queue you will eventually end up with AntennaPod refusing to auto
download more episodes because the cache is full and it can't make
space.

This option will only refuse to delete favorited items. Otherwise it
will simply delete the oldest episodes.
2021-02-05 11:15:22 +01:00
..
sampledata Render preview for all episodes layout with sample data. 2018-06-27 00:28:46 +02:00
src Added new cleanup option: when not favorited 2021-02-05 11:15:22 +01:00
build.gradle Bumped version to 2.1.2 2021-01-01 20:00:45 +01:00
lint.xml Use of ViewBinding in OnlineFeedViewActivity.java class (#4399) 2020-10-28 09:53:58 +01:00
proguard.cfg Allow Proguard to optimize androidx packages 2020-04-10 00:05:52 +02:00