summaryrefslogtreecommitdiff
path: root/app/src/androidTest/java/de/test/antennapod/util/service
AgeCommit message (Expand)Author
2020-04-08Fix locale of every String.format number formatterEbrahim Byagowi
2019-12-12Fixed cases where one failing test broke all following testsByteHamster
2019-12-02Removed intendation monsterByteHamster
2019-09-14Removed unused codeByteHamster
2019-08-11Fixed app integration testsByteHamster
2019-07-21Add serialVersionUID to all exceptionsAnderson Mesquita
2018-01-21Change back to old implementationMartin Fietz
2018-01-21Use temporary StringBuilder for string concatenation in loopMartin Fietz
2018-01-21Revert "Use StringBuilder for string concatenation in loop"Martin Fietz
2018-01-14Remove redundant throws clausesMartin Fietz
2018-01-14Add final modifiersMartin Fietz
2018-01-14Weaken declaration accessMartin Fietz
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
2016-01-07Replace HashMap with ArrayMapMartin Fietz
2015-03-26Fixes non-working app tests, especially GUI testsMartin Fietz
2014-09-17Changed project structuredaniel oeh