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
Age
Commit message (
Expand
)
Author
2018-06-06
Prevent crash
ByteHamster
2018-06-06
Database scheme update
ByteHamster
2018-06-05
Removed FeedImage
ByteHamster
2018-05-27
Merge pull request #2700 from orionlee/fix_core_test_coverage_etc
H. Lehmann
2018-05-26
Merge pull request #2638 from ydinath/AboutActivityCleanup
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-21
Merge pull request #2706 from brad/unnecessary-param-context
H. Lehmann
2018-05-20
avoid unused context parameter
brad
2018-05-19
Merge pull request #2701 from ByteHamster/preference-search-update
Martin Fietz
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-18
Merge pull request #2698 from brad/circleci-2
H. Lehmann
2018-05-18
Improve autodownload in search
ByteHamster
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-17
stop using unsupported MaxPermSize=350m param
brad
2018-05-17
specify destination artifact path to avoid excessive nesting
brad
2018-05-17
also cache .gradle
brad
2018-05-17
remove unnecessary steps installing sdk components
brad
2018-05-16
use circleci/android:api-26-alpha docker image
brad
2018-05-16
fix syntax error in circleci config store_artifacts step
brad
2018-05-16
fix syntax error in circleci config
brad
2018-05-16
convert circleci configuration to version 2.0
brad
2018-05-16
Merge pull request #2690 from orionlee/feeds_update_by_external_apps_2686
H. Lehmann
2018-05-15
Give FeedUpdateReceiver a human-friendly label per review feedback.
orionlee
2018-05-14
Merge pull request #2669 from orionlee/build_tweak_dexcount_optional_in_debug
H. Lehmann
2018-05-14
dexcount: remove dated comments
orionlee
2018-05-13
make dexCount defaulted to disabled in debug build per reveiw feedback
orionlee
2018-05-12
#2686: Allow feeds update to be triggered by external apps.
orionlee
2018-05-12
Merge pull request #2684 from amhokies/info-bar-time-left
Martin Fietz
2018-05-10
Issue #2680: Display time left in queue info bar
amhokies
2018-05-07
Merge branch 'develop' into api-26-support
ByteHamster
2018-05-07
Merge pull request #2679 from ByteHamster/preference-search
Martin Fietz
2018-05-07
Re-enabled flattr
ByteHamster
2018-05-07
Updated library
ByteHamster
2018-05-07
Add search function to preferences
ByteHamster
2018-05-06
Fixed compile error and warning about mixed support versions
ByteHamster
2018-05-06
Fixed starting with DefaultActionButtonCallback
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
[next]