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
/
androidTest
/
java
/
de
/
test
/
antennapod
/
ui
Age
Commit message (
Expand
)
Author
2024-05-24
Fix marking as played when there is no media (#7192)
ByteHamster
2024-04-28
Fix tests creating FeedItems just once because of duplicate IDs (#7148)
ByteHamster
2024-04-04
Move some tests from core module to their respective module (#7059)
ByteHamster
2024-03-31
Restructure related UI classes together (#7044)
ByteHamster
2024-03-24
Store last refresh attempt for feeds (#7022)
ByteHamster
2024-03-23
Rename FeedMedia methods to no longer have underscores (#7017)
ByteHamster
2024-02-04
Add next chapter button to notification (#6276)
Matej Drobnič
2023-10-22
Delete local feed episodes (#6400)
Matej Drobnič
2023-09-08
Add volume boost (#6573)
Matej Drobnič
2023-05-05
Download Service Rewrite (#6420)
ByteHamster
2023-04-15
Replace Network+Storage preferences with Downloads (#6434)
ByteHamster
2023-03-31
Random enqueue location (#6403)
Andrzej Węgłowski
2023-03-14
Move feed download to worker (#6375)
ByteHamster
2023-02-18
Extra toggle for full black theme (#6328)
ByteHamster
2022-12-24
Refresh Feed after Credentials Change (#6236)
Patrick Demers
2022-12-16
Migrate ListPreference to Material Design 3
ByteHamster
2022-11-06
Move preferences to a new module
ByteHamster
2022-09-18
Extend unit tests
ByteHamster
2022-09-10
Add 'default screen' setting (replaces 'back button behavior') (#6041)
ByteHamster
2022-08-06
Remove favorites tab
ByteHamster
2022-05-15
Move test mp3s to androidTest directory
TacoTheDank
2022-05-06
Move download logs to a button on the downloads page instead of a tab (#5866)
ByteHamster
2022-04-26
Decouple preferences
ByteHamster
2022-02-27
Move database to its own module
ByteHamster
2022-01-22
Make emulator tests a bit more stable
ByteHamster
2021-11-02
Move (most) events to their own module
ByteHamster
2021-10-16
Merge pull request #5469 from ByteHamster/compact-notification-button-default
ByteHamster
2021-10-14
Use ff/rew as default notification buttons
ByteHamster
2021-10-13
Fewer default speed values
ByteHamster
2021-10-12
Move speed dialog to the bottom (#5464)
ByteHamster
2021-08-22
Move queue lock feature to the overflow menu
ByteHamster
2021-07-24
Merge pull request #5200 from TacoTheDank/plugin-updates
ByteHamster
2021-07-24
Show speed dialog on single click
ByteHamster
2021-07-22
Fix IgnoreWithoutReason code lint errors
TacoTheDank
2021-05-14
Switched video player to ViewBinding
ByteHamster
2021-04-23
New feed update interval or time dialog
peakvalleytech
2021-04-22
Moved model to its own module
ByteHamster
2021-03-05
Test fixes
ByteHamster
2021-03-05
Fixed test
ByteHamster
2021-02-15
Removed return parameter of loadMediaInfo
ByteHamster
2021-02-12
Remove PlaybackServiceCallbacks
ByteHamster
2021-02-05
Added new cleanup option: when not favorited
Jonas Kalderstam
2021-01-07
Fix MainActivityTest.testAddFeed() timeout failure
Herbert Reiter
2020-12-14
Remove unused import statements to reduce dependencies
Herbert Reiter
2020-11-22
Fix usage of obsolete junit.framework.Assert method
TacoTheDank
2020-11-11
Use of ViewBinding in AddFeedFragment (#4647)
mohit
2020-11-01
Converted pagers to stand-alone toolbar
ByteHamster
2020-08-29
Move remaining preference to AndroidX preference
TacoTheDank
2020-07-16
New playback speed dialog
ByteHamster
2020-07-13
Fix a bunch of deprecations
TacoTheDank
[next]