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
/
main
/
java
/
de
/
danoeh
/
antennapod
/
receiver
Age
Commit message (
Expand
)
Author
2018-05-05
Moved widget from app to core
ByteHamster
2018-05-05
Switched widget to JobIntentService
ByteHamster
2018-05-03
Start PlaybackService lazily to allow using ForegroundService
ByteHamster
2018-01-14
Weaken declaration access
Martin Fietz
2018-01-07
Cleanup order/remove unused includes
Dirk Mueller
2016-03-18
Merge branch 'develop' into typos
Domingos Lopes
2016-03-16
Merge pull request #1696 from mfietz/issue/1695-npe-context-null
Martin Fietz
2016-03-13
Address error-prone warnings
Andrew Gaul
2016-02-23
widget log message typo
Domingos Lopes
2016-02-19
Refactor
Martin Fietz
2016-02-19
Make sure DB helpers and preferences are initialized
Martin Fietz
2016-01-30
Change feed lastModified/lastUpdate to String
Martin Fietz
2015-12-02
Replace commons-lang3 where possible
Martin Fietz
2015-11-29
actually apply the preferences
Tom Hennen
2015-11-29
store enabledness in preferences, be sure to tell the main fragment what we want
Tom Hennen
2015-11-29
enable and disable the widget as needed
Tom Hennen
2015-11-29
make sure we stop updates when we're supposed to
Tom Hennen
2015-11-28
start app if playback not running
Tom Hennen
2015-08-02
Initialize NetworkUtils, set context once
Martin Fietz
2015-07-26
expired feeds weren't implemented properly and were probably a bad idea. now ...
Tom Hennen
2015-03-29
Merge pull request #697 from mfietz/feature/downloader-if-modified-since
Tom Hennen
2015-03-26
for some reason the intent doesn't have EXTRA_STATUS anymore. We'll just see ...
Tom Hennen
2015-03-21
Revert "Downloader use If-Modified-Since HTTP header"
Tom Hennen
2015-03-17
New feed last update is never, not now
Martin Fietz
2015-01-06
now looking for changes to charging state to change what we do for auto-download
Tom Hennen
2014-10-19
Updated config in app module, fixed typo
daniel oeh
2014-10-11
Moved core classes into subproject
daniel oeh
2014-09-19
Moved non-gui classes to 'core' package
daniel oeh
2014-09-17
Changed project structure
daniel oeh