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
Age
Commit message (
Expand
)
Author
2019-11-21
Merge pull request #3628 from ByteHamster/explicitly-set-streaming
H. Lehmann
2019-11-21
Explicitly set default download/streaming value for existing users
ByteHamster
2019-11-21
Merge pull request #3622 from ByteHamster/add-feed-page-button
H. Lehmann
2019-11-20
Fix refresh icon sometimes not displayed
ByteHamster
2019-11-20
Better alignment of headings and content
ByteHamster
2019-11-20
Increased add feed page padding
ByteHamster
2019-11-20
Use a single shade of blue on the add podcast screen
ByteHamster
2019-11-20
Make confirm button less prominent
ByteHamster
2019-11-15
Fixed empty adapter in some cases
ByteHamster
2019-11-15
Fixed displaying wrong menu
ByteHamster
2019-11-15
Tiny layout improvements
ByteHamster
2019-11-15
Merge branch 'develop' into feeditem-viewpager
ByteHamster
2019-11-15
Moved actionbar menu to ItemPagerFragment
ByteHamster
2019-11-14
Merge pull request #3609 from ByteHamster/fix-auto-download-title
H. Lehmann
2019-11-13
Switched from gestures to ViewPager
ByteHamster
2019-11-13
Fixed auto download settings title
ByteHamster
2019-11-12
Fixed info bar ignoring 'time respects playback speed' setting
ByteHamster
2019-11-12
Merge pull request #3604 from ByteHamster/fix-tests
H. Lehmann
2019-11-12
Merge pull request #3601 from ByteHamster/fix-playback-speed-dialog
H. Lehmann
2019-11-12
Switched to awaitility
ByteHamster
2019-11-12
Fixed some tests
ByteHamster
2019-11-12
Merge pull request #3600 from ByteHamster/fix-currently-playing-update
H. Lehmann
2019-11-12
Merge pull request #3592 from orionlee/more_respect_download_order_2448_handl...
H. Lehmann
2019-11-12
Fixed playback speed button
ByteHamster
2019-11-12
Fixed position sometimes updated in wrong item
ByteHamster
2019-11-09
Merge pull request #3597 from ByteHamster/rework-about-screen
H. Lehmann
2019-11-09
Cleanup
ByteHamster
2019-11-09
Added licenses screen
ByteHamster
2019-11-09
Added commit to new about screen
ByteHamster
2019-11-09
Added translators screen
ByteHamster
2019-11-09
Added developers list
ByteHamster
2019-11-07
Added shadow to discovery list
ByteHamster
2019-11-07
Made add podcast button even more prominent
ByteHamster
2019-11-06
respect download order - dequeue upon cancelling download
orionlee
2019-11-06
refactor downloadMedia() - make DownloadService accepts a batch of DownloadRe...
orionlee
2019-11-06
Refactor downloadMedia() : move entry points to DownloadRequester (from DBTasks)
orionlee
2019-11-06
Removed MaterialDialog dependency
ByteHamster
2019-11-05
Merge pull request #3582 from ByteHamster/empty-view-subscriptions
H. Lehmann
2019-11-05
Added empty view to subscription list
ByteHamster
2019-11-05
Merge pull request #3580 from ByteHamster/swipe-direction
H. Lehmann
2019-11-05
Merge pull request #3581 from ByteHamster/feedview-dialog
H. Lehmann
2019-11-05
code style fixes
orionlee
2019-11-05
test fix: ensure test is not dependent on UserPreferences's enqueueLocation
orionlee
2019-11-05
AFTER_CURRENTLY_PLAYING enqueue location option - test boundary condition han...
orionlee
2019-11-05
code style fixes: naming, indentation.
orionlee
2019-11-05
enqueue location: use the new 3-value settings
orionlee
2019-11-05
#2652 the UI of a new setting enqueue location
orionlee
2019-11-05
refactor extract common FeedItem List to IDs method
orionlee
2019-11-05
code style fixes - naming, indentation, etc.
orionlee
2019-11-05
bugfix respect download order - obey user settings "Enqueue Downloaded"
orionlee
[next]