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-05-27
Executing core unit tests on CircleCI
ByteHamster
2018-05-27
Merge pull request #2700 from orionlee/fix_core_test_coverage_etc
H. Lehmann
2018-05-26
Merge pull request #2667 from ByteHamster/api-26-support
H. Lehmann
2018-05-26
Moved methods into AutoUpdateManager
ByteHamster
2018-05-26
Simplified AutoUpdateManager
ByteHamster
2018-05-26
Added a refreshAllFeeds method without callback
ByteHamster
2018-05-26
Added examples to notification descriptions
ByteHamster
2018-05-26
Gpodder sync does not need a notification anymore
ByteHamster
2018-05-26
Moved notification utils to other package
ByteHamster
2018-05-20
avoid unused context parameter
brad
2018-05-18
core tests: DateUtilsTest - states why it remains to be an androidTest.
orionlee
2018-05-18
core tests: Make DownloadServiceTest be a unit test (the portion of
orionlee
2018-05-18
core tests: Convert tests that are effectively unit tests to be one
orionlee
2018-05-17
core tests fix: use consistent convention that tests are in the same
orionlee
2018-05-17
core tests fix: ensure running test suite (gradlew connectedAndroidTest)
orionlee
2018-05-15
Give FeedUpdateReceiver a human-friendly label per review feedback.
orionlee
2018-05-12
#2686: Allow feeds update to be triggered by external apps.
orionlee
2018-05-07
Merge branch 'develop' into api-26-support
ByteHamster
2018-05-06
Fixed compile error and warning about mixed support versions
ByteHamster
2018-05-06
Using builder to call PlaybackService
ByteHamster
2018-05-06
Fix possible missing sync calls
ByteHamster
2018-05-06
Code style improvements
ByteHamster
2018-05-06
Moved auto update handling to new class
ByteHamster
2018-05-06
Using callback instead of sync/async methods
ByteHamster
2018-05-06
Merge pull request #2673 from ByteHamster/preference-support
Martin Fietz
2018-05-06
Merge pull request #2646 from vimsick/fast-forward
Martin Fietz
2018-05-05
Merge pull request #2675 from ByteHamster/delete-feed-while-playing
Martin Fietz
2018-05-05
Stop playback service when item of deleted feed is played
ByteHamster
2018-05-05
Merge pull request #2671 from ByteHamster/content-encoded-addition
Martin Fietz
2018-05-05
Migrated Gpodnet to JobIntentService, so it does not need notification
ByteHamster
2018-05-05
Fixed widget if service is not running
ByteHamster
2018-05-05
Moved widget from app to core
ByteHamster
2018-05-05
Switched widget to JobIntentService
ByteHamster
2018-05-04
Merge pull request #2664 from orionlee/share_link_improvement_2579
H. Lehmann
2018-05-04
Persist job through reboot
ByteHamster
2018-05-04
Notify system when job is done
ByteHamster
2018-05-04
Review changes #2
ByteHamster
2018-05-04
Switched to PreferenceCompat
ByteHamster
2018-05-04
Review changes
ByteHamster
2018-05-04
Fix empty contentEncoded
ByteHamster
2018-05-03
Fixed fresh install crash
ByteHamster
2018-05-03
Added JobScheduler for feed updates
ByteHamster
2018-05-03
Start PlaybackService lazily to allow using ForegroundService
ByteHamster
2018-05-03
Added notification categories
ByteHamster
2018-05-03
Updated build tools
ByteHamster
2018-05-02
Flatten nested ifs, per @ByteHamster feedback
orionlee
2018-04-30
Make FeedItemUtil.getLinkWithFallback(item) tolerates null item.
orionlee
2018-04-30
FeedItem Visit Website tweak: use feed website as a fallback,
orionlee
2018-04-30
Issue #2579: Provide share Link in episode playback screen even
orionlee
2018-04-30
* Using Camel Case for methods
mr-intj
[next]