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
2023-05-05
Download Service Rewrite (#6420)
ByteHamster
2022-02-22
Delete a few unused things
ByteHamster
2021-11-02
Move (most) events to their own module
ByteHamster
2021-08-28
Moved feed parser to its own module
ByteHamster
2021-04-22
Moved model to its own module
ByteHamster
2021-04-06
Parsing podcast:funding tag, showing payment, funding links on the show info ...
Tony Tam
2021-01-23
Run AtomParserTest and RssParserTest with Robolectric
Herbert Reiter
2021-01-02
Run more util tests with Robolectric (#4815)
Herbert Reiter
2020-12-14
Remove unused import statements to reduce dependencies
Herbert Reiter
2020-08-15
Merge branch 'master' into develop
ByteHamster
2020-07-21
Accept more malformed subscribtion URIs
ByteHamster
2020-07-13
Fix a bunch of deprecations
TacoTheDank
2020-07-03
Stripping accents before generating file name
ByteHamster
2020-06-24
Trimming Atom content (except GUID)
ByteHamster
2020-06-19
Added test for whitespaces in feed attributes
ByteHamster
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
[next]