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
2019-10-04
Add gradle properties
Martin Fietz
2019-10-04
Extend proguard rules
Martin Fietz
2019-10-04
Adapted dependency versions to stable ones
ByteHamster
2019-10-04
Automatic AndroidX migration
ByteHamster
2019-10-04
Merge pull request #3486 from ByteHamster/checkstyle-google
H. Lehmann
2019-10-04
Merge pull request #3489 from ByteHamster/fix-progress-bar-missing
H. Lehmann
2019-10-04
Merge pull request #3490 from ByteHamster/fix-about-screen-update
H. Lehmann
2019-10-04
Merge pull request #3485 from ByteHamster/statistics-chart
H. Lehmann
2019-10-03
Little cleanup of filterAbout task
ByteHamster
2019-10-03
Always update about screen commit
ByteHamster
2019-10-03
Fixed missing progress bar on position update
ByteHamster
2019-10-03
Added best-practice checkstyle checks
ByteHamster
2019-10-03
Cleaned up code style
ByteHamster
2019-10-03
Enabled antialiasing
ByteHamster
2019-10-03
Added pie chart to statistics page
ByteHamster
2019-10-03
Converted statistics to RecyclerView
ByteHamster
2019-10-02
Merge pull request #3372 from ByteHamster/notification-default-icon
H. Lehmann
2019-10-02
Changed color of default notification icon
ByteHamster
2019-10-02
Merge branch 'develop' into notification-default-icon
ByteHamster
2019-10-02
Merge pull request #3482 from ByteHamster/exoplayer-log-source
H. Lehmann
2019-10-02
Merge pull request #3426 from ByteHamster/feedinfo-fragment
H. Lehmann
2019-10-02
Added logging to ExoPlayer
ByteHamster
2019-10-02
Added feed title to ActionBar
ByteHamster
2019-10-02
Merge pull request #3477 from orionlee/test_download_service_event_posting
H. Lehmann
2019-09-30
test refactor - move the common FeedItemEventListener test helper to the prop...
orionlee
2019-09-30
test refactor - extract common FeedItemEventListener test helper.
orionlee
2019-09-30
test for DownloadService, case media download successful.
orionlee
2019-09-30
Merge pull request #3476 from ByteHamster/fix-feed-without-identifying-value
H. Lehmann
2019-09-30
Merge pull request #3471 from orionlee/bugfix2_player_not_using_downloaded_me...
H. Lehmann
2019-09-30
test tweak - ensure playback queue updated after download - use more concise ...
orionlee
2019-09-30
test refactor - ensure playback queue updated after download - make test logi...
orionlee
2019-09-30
test tweak - ensure playback queue updated after download - await for the eve...
orionlee
2019-09-30
test tweak - ensure playback queue updated after download - follow de-facto c...
orionlee
2019-09-30
Fixed feed without any identifying value
ByteHamster
2019-09-30
Fixed sharing ViewModel with multiple feeds
ByteHamster
2019-09-30
Merge pull request #3472 from ByteHamster/do-not-spam-logcat
H. Lehmann
2019-09-30
Merge pull request #3473 from ByteHamster/statistics-fragment
H. Lehmann
2019-09-29
Updated statistics layout
ByteHamster
2019-09-29
Converted statistics to fragment
ByteHamster
2019-09-29
Added ViewModel to FeedInfoFragment for even smoother animation
ByteHamster
2019-09-29
Using FeedSettingsFragment without Activity
ByteHamster
2019-09-29
Reduced logcat output
ByteHamster
2019-09-29
bugfix: Ensure when media download completes and item update event is posted,...
orionlee
2019-09-29
bugfix: Ensure playback service use the updated feedItem after media download...
orionlee
2019-09-29
Merge pull request #3470 from ByteHamster/playbackservice-save-current-playable
H. Lehmann
2019-09-29
Moved storing PlaybackPreferences to PlaybackPreferences
ByteHamster
2019-09-29
Merge pull request #3469 from ByteHamster/buffer-rewind
H. Lehmann
2019-09-29
Keep buffer depending on rewind time
ByteHamster
2019-09-29
Merge pull request #3467 from ByteHamster/keep-back-buffer
H. Lehmann
2019-09-29
Making sure that we don't miss updates
ByteHamster
[next]