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
/
play
Age
Commit message (
Expand
)
Author
2024-03-22
Nicer rating dialog (#7011)
ByteHamster
2024-03-10
Remove wearable support library (#6978)
ByteHamster
2023-10-17
Bump AGP and Gradle (#6489)
Taco
2022-12-30
Prevent rating dialog from showing on debug variant (#6255)
Vishnu Sanal T
2021-11-28
Chromecast rework (#5518)
ByteHamster
2020-12-14
Remove unused import statements to reduce dependencies
Herbert Reiter
2020-10-10
Added in-app review (#4489)
DAMLA YILDIZ
2020-09-29
Fix a few more deprecations, tiny cleanup (#4388)
Taco
2020-08-29
Move remaining preference to AndroidX preference
TacoTheDank
2020-06-11
Force restart app after enabling Chromecast
ByteHamster
2020-03-25
Reworked cast button handling
ByteHamster
2020-03-23
Added basic cast button to AudioPlayerFragment
ByteHamster
2020-02-02
Enforce SeparatorWrap
ByteHamster
2020-01-02
Replaced custom background with selectableItemBackground
ByteHamster
2019-10-04
Fixed compilation
ByteHamster
2019-10-04
Automatic AndroidX migration
ByteHamster
2019-09-28
Avoid Cast Initialization UI - prompt restart only when enabled. Make prompt ...
orionlee
2019-09-28
Avoid Cast Initialization - bugfix of accidental removal of cast-enabled codes
orionlee
2019-09-27
Avoid Cast initialization UI - prompt users to restart upon settings changed.
orionlee
2019-09-27
Avoid Cast initialization unless it is enabled (to avoid triggering Google Pl...
orionlee
2019-06-13
Restructured preferences code
ByteHamster
2019-04-06
#2966 RxJava2 null - explicit mark underlying Rx sources as NonNull
orionlee
2019-01-18
Added symlinks to alternative publisher locations
ByteHamster
2019-01-03
Merge pull request #2859 from ByteHamster/glide-48
H. Lehmann
2018-10-14
Upgraded Glide to version 4.8.0
ByteHamster
2018-09-30
Migrate rxjava to version 2
Martin Fietz
2018-01-10
Reduce visibility
Martin Fietz
2018-01-10
Custom views extend AppCompatImageView instead of ImageView
Martin Fietz
2017-09-23
Fix CustomMRControllerDialog
Martin Fietz
2017-09-23
Update support library to last version for current target sdk 25
Martin Fietz
2016-07-02
comment on onMeasure implementations
Domingos Lopes
2016-06-30
fix horizontal layout (MediaRouteControllerDialog)
Domingos Lopes
2016-06-29
change to rx.Java, avoid NPE, rename package
Domingos Lopes
2016-06-29
remove commented code
domingos86
2016-06-28
add onClickListeners, optimize image loading
Domingos Lopes
2016-06-28
implement custom mediaroute playback controller
Domingos Lopes
2016-06-08
print stack trace with the log entries
Domingos Lopes
2016-06-08
fixes NPE from #1974
Domingos Lopes
2016-06-07
rename helper classes
Domingos Lopes
2016-06-07
adapt ui to different flavors
Domingos Lopes
2016-06-06
Prevent possible hang-bugs
Martin Fietz
2016-06-04
Create one flavor with Google Cast support and one (free) without
Martin Fietz