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
2020-01-09
Merge pull request #3719 from ByteHamster/removed-unused-code
H. Lehmann
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
Add intent filters for subscribeonandroid.com to manifest
txtd
2020-01-07
Bumped to version to 1.8.0-RC8
ByteHamster
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
Bumped to version to 1.8.0-RC7
ByteHamster
2020-01-03
Update lists after changing 'prefer streaming' preference
ByteHamster
2020-01-02
Bumped to version to 1.8.0-RC6
ByteHamster
2020-01-02
Updated collaborators
ByteHamster
2020-01-02
Do not allocate space for arrays that do not need to be allocated
ByteHamster
2020-01-02
Removed unused methods
ByteHamster
2020-01-02
Replaced custom background with selectableItemBackground
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
Bumped to version to 1.8.0-RC5
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
2019-12-20
Merge pull request #3696 from ByteHamster/white-on-white
H. Lehmann
2019-12-20
Merge pull request #3695 from ByteHamster/playback-icon-size
H. Lehmann
2019-12-20
Merge pull request #3698 from ByteHamster/fix-mark-played-button
H. Lehmann
2019-12-20
Merge pull request #3654 from ByteHamster/emulator-test
H. Lehmann
2019-12-20
Fixed mark played button not working
ByteHamster
2019-12-19
Ignore more playback related tests on CI
ByteHamster
2019-12-19
Fixed white on white text in authentication dialog
ByteHamster
2019-12-19
Fixed playback speed icon mismatch
ByteHamster
2019-12-19
Bumped to version to 1.8.0-RC4
ByteHamster
2019-12-19
Do not crash when clicking menu items while loading
ByteHamster
2019-12-15
Merge pull request #3685 from ByteHamster/reset-position-currently-playing
H. Lehmann
2019-12-14
Stop playback when resetting position of currently playing item
ByteHamster
2019-12-13
Merge pull request #3681 from ByteHamster/add-logging-feeditem
H. Lehmann
2019-12-13
Extracted string resource
ByteHamster
2019-12-12
Ignore PlaybackTest on CI
ByteHamster
2019-12-12
Read current media from preferences instead of activity->fragment->controller
ByteHamster
2019-12-12
Making sure to not click the wrong list
ByteHamster
2019-12-12
Try to kill playback service but do not fail if it does not stop
ByteHamster
[next]