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
/
core
Age
Commit message (
Expand
)
Author
2018-03-23
Remove nested if
ByteHamster
2018-03-23
Use description for shownotes if it is longer than contentEncoded
ByteHamster
2018-03-23
Fixes empty contentEncoded
ByteHamster
2018-01-24
Merge pull request #2550 from ByteHamster/download-range
Martin Fietz
2018-01-23
Hotfix for servers not accepting the Range header
ByteHamster
2018-01-22
Merge pull request #2549 from AntennaPod/bugfix/corrupt-database
Martin Fietz
2018-01-22
Synchronize opening and closing of the database
Martin Fietz
2018-01-22
Merge pull request #2547 from ByteHamster/improve-export-naming
H. Lehmann
2018-01-21
Improved export success wording (Closes #2545)
ByteHamster
2018-01-21
Merge branch 'develop' into stringbuilder
Martin Fietz
2018-01-21
Prefer StringBuilder over StringBuffer
Andrew Gaul
2018-01-21
Remove useless comment
Martin Fietz
2018-01-21
Inline variables
Martin Fietz
2018-01-21
Fix style
Martin Fietz
2018-01-21
Merge branch 'develop' into refactor
Martin Fietz
2018-01-21
Update translations
Martin Fietz
2018-01-21
Merge pull request #2445 from ByteHamster/export
Martin Fietz
2018-01-21
Merge pull request #2543 from gaul/static-final
Martin Fietz
2018-01-20
Make some static fields final
Andrew Gaul
2018-01-20
Make some inner classes static
Andrew Gaul
2018-01-19
PlayerStatus and playable fields cannot be final
Martin Fietz
2018-01-14
Add throws to avoid interface clash
Martin Fietz
2018-01-14
Remove catch for exception that is never thrown
Martin Fietz
2018-01-14
Merge folder configuration
Martin Fietz
2018-01-14
Lookup service via application context to avoid memory leak
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
Fix pointless arithmetic expression
Martin Fietz
2018-01-14
Replace StringBuilder with String
Martin Fietz
2018-01-14
Replace manual array t collection copy
Martin Fietz
2018-01-14
Remove unused imports
Martin Fietz
2018-01-14
Replace for loop with foreach
Martin Fietz
2018-01-14
Replace explicit type with <>
Martin Fietz
2018-01-14
Replace lambda with method reference
Martin Fietz
2018-01-14
Replace anonymous type with lambda
Martin Fietz
2018-01-10
Fix error
Martin Fietz
2018-01-10
Silence warnings
Martin Fietz
2018-01-10
Remove assertions
Martin Fietz
2018-01-10
Merge pull request #2534 from AntennaPod/sdk_int_lt_14
H. Lehmann
2018-01-10
Merge pull request #2531 from AntennaPod/remove_nineoldandroids
H. Lehmann
2018-01-09
Replace code for SDK version lower than 14
Martin Fietz
2018-01-09
Cleanup executeAsync
Martin Fietz
2018-01-09
Replace ViewHelper
Martin Fietz
2018-01-07
Merge pull request #2520 from dirkmueller/include_cleanup
Martin Fietz
2018-01-07
Cleanup order/remove unused includes
Dirk Mueller
2018-01-07
Fix small whitespace error
Dirk Mueller
2018-01-07
Return START_STICKY from onStartCommand()
Dirk Mueller
2018-01-04
Merge pull request #2333 from ByteHamster/item-height
Martin Fietz
[next]