summaryrefslogtreecommitdiff
path: root/app/src/androidTest/java/de/test/antennapod/storage/DBReaderTest.java
AgeCommit message (Expand)Author
2019-10-04Automatic AndroidX migrationByteHamster
2019-08-11Fixed app integration testsByteHamster
2017-06-05Remove unused methods from DB Reader and DB AdapterMartin Fietz
2016-03-22Tests: Initialize DB adapterMartin Fietz
2016-01-30Change feed lastModified/lastUpdate to StringMartin Fietz
2015-09-20Added 'tags' to FeedItem and properly showing/not showing menu items for favo...Tom Hennen
2015-09-10Refactor database accessMartin Fietz
2015-07-26expired feeds weren't implemented properly and were probably a bad idea. now ...Tom Hennen
2015-07-02Fix testsMartin Fietz
2015-06-29Make new explicitMartin Fietz
2015-05-20Fix tests, test runner for core testsMartin Fietz
2015-05-19Redone new indicatorMartin Fietz
2015-05-19Context dialog for feed item listMartin Fietz
2015-05-10Add feed item filterMartin Fietz
2015-04-05Minor changes: Log, import order, small refactoringsMartin Fietz
2014-12-07Avoid loading Chapters of multiple FeedItems at the same timedaniel oeh
2014-11-10Squashed commit of the following:daniel oeh
2014-11-10Bugfix: Playbackhistory had wrong sort orderdaniel oeh
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh