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
/
src
/
free
Age
Commit message (
Expand
)
Author
2021-11-28
Chromecast rework (#5518)
ByteHamster
2021-04-22
Moved model to its own module
ByteHamster
2021-03-01
Moved SSL providers to new module
ByteHamster
2021-02-12
Remove PlaybackServiceCallbacks
ByteHamster
2021-02-07
Refactoring: Remove ClientConfig.automaticDownloadAlgorithm (#4924)
Herbert Reiter
2020-11-14
Refactoring: Remove interface DBTasksCallbacks and class DBTasksCallbacksImpl
Herbert Reiter
2020-10-04
Merge pull request #4077 from Slinger/conscrypt_bundle
2.0.1
H. Lehmann
2020-10-02
Use freeImplementation for including conscrypt in Free builds.
Mats Wahlberg
2020-09-30
Updated circleci debug and release jobs to explicitly build Play flavors
Mats Wahlberg
2020-09-30
Bundle Conscrypt security provider for Free builds
Mats Wahlberg
2020-09-29
Swallow undeliverable RxJava exceptions
ByteHamster
2020-09-19
Make ProviderInstaller synchronous again
ByteHamster
2020-05-06
Added on-demand configuration for stream vs download
ByteHamster
2020-05-04
Small Lint fixes
ByteHamster
2020-03-30
Uncoupled AntennaPod from specific GpodnetSyncService
ByteHamster
2020-03-20
Install ssl provider asynchronously
ByteHamster
2020-03-18
Do not cache images, accept old iTunes responses
ByteHamster
2020-03-16
Enable caching for web responses
ByteHamster
2019-12-12
Make sure to create notification channels
ByteHamster
2019-10-04
Automatic AndroidX migration
ByteHamster
2019-08-30
Added missing import
ByteHamster
2019-08-30
Do not crash on undeliverable InterruptedException
ByteHamster
2019-07-24
Remove non-existing class from ClientConfig
Anderson Mesquita
2019-07-12
Removed Flattr support
ByteHamster
2018-01-14
Add final modifiers
Martin Fietz
2018-01-14
Weaken declaration access
Martin Fietz
2017-08-14
add a "rewind" and "fast forward" button for android Wear
Cédric Cabessa
2016-10-09
Extract sleep timer preferences into dedicated class
Martin Fietz
2016-06-30
Merge pull request #2054 from DevFactory/release/Utility_classes_should_not_h...
Martin Fietz
2016-06-29
Fixed rule 'Utility classes should not have public constructors'
Soso Tughushi
2016-06-28
implement custom mediaroute playback controller
Domingos Lopes
2016-06-08
new lines (end of strings.xml)
Domingos Lopes
2016-06-07
rename helper classes
Domingos Lopes
2016-06-07
adapt PlaybackService to different flavors
Domingos Lopes
2016-06-07
adapt Playable interface to different flavors
Domingos Lopes
2016-06-07
adapt FeedMedia class to different flavors
Domingos Lopes
2016-06-07
adapt ui to different flavors
Domingos Lopes
2016-06-04
Create one flavor with Google Cast support and one (free) without
Martin Fietz