summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/util/Converter.java
AgeCommit message (Collapse)Author
2014-09-17Changed project structuredaniel oeh
Switched from custom layout to standard gradle project structure
2014-06-29Integrated timecode highlighting into Audioplayerdaniel oeh
2014-06-29Added first implementation of the Timeline classdaniel oeh
2014-05-07NUM_LENGTH should be 1024 for accurate download progess displayMatthias Schütz
unless NUM_LENGTH is 1024, the displayed size is 0KB or 0MB etc. for growing ranges below the respective boundary i.e. 1000-1023, 1024000-1048575
2013-04-17without a_moment_ago there is no need for a Converter method anymoreHanno Zulla
2013-04-16comment typo fixedHanno Zulla
2013-04-16removed a_moment_ago (looks silly and is hard to translate properly)Hanno Zulla
2013-04-16changed dates in lists to relative timespans (e.g. "3 days ago")Hanno Zulla
2012-07-13Renamed package and applicationdaniel oeh