summaryrefslogtreecommitdiff
path: root/app/src/androidTest/java/de/test/antennapod/handler
AgeCommit message (Collapse)Author
2020-07-21Fixed mime type of media:content tagsByteHamster
2020-06-24Trimming Atom content (except GUID)ByteHamster
2020-06-19Added test for whitespaces in feed attributesByteHamster
2020-05-01Fixed feed image testsByteHamster
2020-03-25Removed unused codeByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
2019-08-11Fixed app integration testsByteHamster
2019-03-23Fixed FeedHandlerTestByteHamster
2018-06-05Removed FeedImageByteHamster
2018-01-14Weaken declaration accessMartin Fietz
2018-01-14Replace explicit type with <>Martin Fietz
2016-01-30Change feed lastModified/lastUpdate to StringMartin Fietz
2015-10-15Rewind after pause featureStefan Mitrik
The playback is rewinded X seconds after the pause and resume. The rewind duration depends on time that elapsed between the pause and resume.
2015-07-12Fixed tests and bugMartin Fietz
2015-06-29Make new explicitMartin Fietz
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh
Switched from custom layout to standard gradle project structure