summaryrefslogtreecommitdiff
path: root/core/src/androidTest
AgeCommit message (Collapse)Author
2015-07-29Improve datetime parserMartin Fietz
2015-06-21Fix datetime parsing (seconds absent)Martin Fietz
2015-05-20Fix tests, test runner for core testsMartin Fietz
2015-05-19Order feeds by number of unread items (descending)Martin Fietz
2015-05-14Some working, some notMartin Fietz
2015-05-14Improve patternsMartin Fietz
Hyphen can be used as a separator between day, month and date, but also to indicate a negative time zone.
2015-04-05Sync episode actions with gpodder, smart mark as playedMartin Fietz
* Create episode actions when episodes are downloaded, played, deleted and marked as read * Sync (download and upload) episode actions * MediaPlayerActivity deletes almost completely played episode on close * Improved parsing of datetime strings * Smart mark as played can be disabled or set in the preferences
2014-10-11Moved core classes into subprojectdaniel oeh