summaryrefslogtreecommitdiff
path: root/app/src/androidTest/java/de/test/antennapod/util
AgeCommit message (Expand)Author
2018-01-14Use StringBuilder for string concatenation in loopMartin Fietz
2018-01-14Remove redundant call to 'String.format()'Martin Fietz
2018-01-14Remove redundant calls to toString()Martin Fietz
2018-01-14Replace explicit type with <>Martin Fietz
2018-01-14Replace anonymous type with lambdaMartin Fietz
2018-01-07Cleanup order/remove unused includesDirk Mueller
2017-12-11Return random filename if sanitized filename would be emptyMartin Fietz
2017-10-082385 Only allow very limited set of characters in file namesMartin Fietz
2016-01-07Replace HashMap with ArrayMapMartin Fietz
2015-10-17Rewind after pause - used less conservative rewind timesStefan Mitrik
2015-10-15Rewind after pause featureStefan Mitrik
2015-06-29Make new explicitMartin Fietz
2015-04-05Sync episode actions with gpodder, smart mark as playedMartin Fietz
2015-03-26Fixes non-working app tests, especially GUI testsMartin Fietz
2014-12-08Handle protocol relative URLs correctly when downloading episodes and imagesdaniel oeh
2014-10-24Merge branch 'migration' into developdaniel oeh
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh