summaryrefslogtreecommitdiff
path: root/app/src/androidTest/java/de/test/antennapod/util/FilenameGeneratorTest.java
AgeCommit message (Collapse)Author
2018-01-07Cleanup order/remove unused includesDirk Mueller
This is the result of Android Studio's include cleanup Macro. This removes some no longer used includes, simplifying the code a bit. The rest is grouping and resorting alphabetically.
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
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