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
Age
Commit message (
Expand
)
Author
2020-02-01
Merge pull request #3813 from ByteHamster/shownotes-webview
H. Lehmann
2020-02-01
Always allow clicking timecodes
ByteHamster
2020-02-01
Reduced code duplication
ByteHamster
2020-02-01
Merge pull request #3811 from ByteHamster/sleep-timer-ui
H. Lehmann
2020-02-01
Updated sleep timer UI
ByteHamster
2020-01-29
Removed unnecessary base activity
ByteHamster
2020-01-29
Removed OPML import activity with only one button
ByteHamster
2020-01-29
Cleanup
ByteHamster
2020-01-29
Moved database import/export to settings
ByteHamster
2020-01-29
Added summaries
ByteHamster
2020-01-29
Split import/export and storage preferences
ByteHamster
2020-01-27
Updated html export design
ByteHamster
2020-01-26
Merge pull request #3248 from maxbechtold/feat/simple-adjust-volume-per-feed
H. Lehmann
2020-01-25
Converted to EventBus instead of broadcast
ByteHamster
2020-01-25
Merge pull request #3780 from ByteHamster/unlink-speed-settings
H. Lehmann
2020-01-25
Do not link playback speed settings
ByteHamster
2020-01-20
Merge pull request #3773 from ByteHamster/fix-cover-loader
H. Lehmann
2020-01-20
Fix weird behavior in CoverLoader
ByteHamster
2020-01-12
Added colorful dots to statistics
ByteHamster
2020-01-12
Merge pull request #3523 from wseemann/develop
H. Lehmann
2020-01-12
Show storage size of downloaded episodes
William Seemann
2020-01-11
Merge pull request #3743 from txtd/mark-as-played
H. Lehmann
2020-01-11
Make sure episode contain media before adding them to queue
txtd
2020-01-11
Show mark as read rather than mark as played in case item has no media
txtd
2020-01-09
Merge pull request #3711 from ByteHamster/load-more-new-episodes
H. Lehmann
2020-01-09
Merge pull request #3719 from ByteHamster/removed-unused-code
H. Lehmann
2020-01-09
Added paged loading to 'new episodes' list
ByteHamster
2020-01-09
Merge pull request #3720 from ByteHamster/do-not-allocate-arrays
H. Lehmann
2020-01-09
Merge pull request #3715 from ByteHamster/speed-up-search
H. Lehmann
2020-01-09
Merge branch 'develop' into do-not-allocate-arrays
H. Lehmann
2020-01-09
Merge pull request #3714 from ByteHamster/add-progress-bar-to-search
H. Lehmann
2020-01-07
Cleanup code
txtd
2020-01-07
Use replaceFirst() rather than replaceAll() when parsing subscribe on android...
txtd
2020-01-07
Properly parse subscribeonandroid.com URLs when subscribing to a feed
txtd
2020-01-07
Make episode filter persistent
ByteHamster
2020-01-05
Display size of toDownload in snackback instead of checkedIds so that size ma...
txtd
2020-01-05
Check if an episode has media before adding it to download batch
txtd
2020-01-05
Merge pull request #3729 from ByteHamster/try-fix-crash
H. Lehmann
2020-01-04
Try to fix ArrayIndexOutOfBoundsException
ByteHamster
2020-01-04
Add download button to queue batch processing
txtd
2020-01-03
Update lists after changing 'prefer streaming' preference
ByteHamster
2020-01-02
Do not allocate space for arrays that do not need to be allocated
ByteHamster
2020-01-02
Removed API checks
ByteHamster
2020-01-01
Increased search performance
ByteHamster
2020-01-01
Added progress bar to episode search
ByteHamster
2020-01-01
Initialize variable directly before using
ByteHamster
2019-12-31
Fix not showing options menu for search results
ByteHamster
2019-12-24
Merge pull request #3707 from ByteHamster/animate-feed-settings
H. Lehmann
2019-12-24
Switched to less demanding animation
ByteHamster
2019-12-23
Prevent animating feed settings rows
ByteHamster
[next]