index
:
AntennaPod
add_dot_yamllint
develop
fix/import_isnt_export
fix/import_isnt_export-3.6.0
fix/inform_on_db_moved
fix/inform_on_db_moved-3.6.0
master
A podcast manager for Android
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
androidTest
/
java
/
de
/
test
/
antennapod
/
util
Age
Commit message (
Expand
)
Author
2020-05-04
Fixed adding feeds with long filename
ByteHamster
2020-04-08
Fix locale of every String.format number formatter
Ebrahim Byagowi
2020-03-20
Give cancelling downloads more time
ByteHamster
2020-02-04
Do not add timecode link if timecode equals duration
ByteHamster
2020-02-01
Always allow clicking timecodes
ByteHamster
2020-01-20
Merge pull request #3690 from ByteHamster/more-forgiving-duplicate-detection
H. Lehmann
2020-01-20
More forgiving duplicate detection
ByteHamster
2019-12-12
Fixed cases where one failing test broke all following tests
ByteHamster
2019-12-02
Removed intendation monster
ByteHamster
2019-10-20
Fixed filename generator test
ByteHamster
2019-10-04
Automatic AndroidX migration
ByteHamster
2019-09-30
test refactor - move the common FeedItemEventListener test helper to the prop...
orionlee
2019-09-30
test refactor - extract common FeedItemEventListener test helper.
orionlee
2019-09-14
Removed unused code
ByteHamster
2019-08-11
Fixed app integration tests
ByteHamster
2019-07-21
Add serialVersionUID to all exceptions
Anderson Mesquita
2019-07-12
Removed Flattr support
ByteHamster
2019-03-23
Fixed FeedHandlerTest
ByteHamster
2019-03-03
Moved some implementation tests to unit tests
ByteHamster
2019-03-02
Fix regex
Nathan Mascitelli
2019-03-02
Adjust regext to ignore X:Y timecodes
Nathan Mascitelli
2019-02-13
Use a single format for short timecodes
Nathan Mascitelli
2019-02-12
Handle more then 23 hours
Nathan Mascitelli
2019-02-12
Timecode parsing logic now handles two short formats
Nathan Mascitelli
2019-02-12
Converter handles HH:MM and MM:SS
Nathan Mascitelli
2019-02-10
Update tests to handle minute timestamps
Nathan Mascitelli
2018-10-20
Merge branch 'develop'
Martin Fietz
2018-01-21
Change back to old implementation
Martin Fietz
2018-01-21
Use temporary StringBuilder for string concatenation in loop
Martin Fietz
2018-01-21
Revert "Use StringBuilder for string concatenation in loop"
Martin Fietz
2018-01-14
Remove unnecessary interface modifiers
Martin Fietz
2018-01-14
Remove redundant throws clauses
Martin Fietz
2018-01-14
Add final modifiers
Martin Fietz
2018-01-14
Weaken declaration access
Martin Fietz
2018-01-14
Use StringBuilder for string concatenation in loop
Martin Fietz
2018-01-14
Remove redundant call to 'String.format()'
Martin Fietz
2018-01-14
Remove redundant calls to toString()
Martin Fietz
2018-01-14
Replace explicit type with <>
Martin Fietz
2018-01-14
Replace anonymous type with lambda
Martin Fietz
2018-01-07
Cleanup order/remove unused includes
Dirk Mueller
2018-01-02
Merge branch 'develop'
Martin Fietz
2017-12-11
Return random filename if sanitized filename would be empty
Martin Fietz
2017-10-17
Merge branch 'develop'
Martin Fietz
2017-10-08
2385 Only allow very limited set of characters in file names
Martin Fietz
2016-06-23
Merge pull request #2034 from DevFactory/release/The_diamond_operator_should_...
Martin Fietz
2016-06-22
Fixed rule 'The diamond operator ("<>") should be used'.
Tom Tom
2016-06-22
Fixed rule 'Utility classes should not have public constructors'
Tom Tom
2016-01-07
Replace HashMap with ArrayMap
Martin Fietz
2015-10-17
Rewind after pause - used less conservative rewind times
Stefan Mitrik
2015-10-15
Rewind after pause feature
Stefan Mitrik
[next]