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
/
antennapod
/
fragment
/
ItemDescriptionFragment.java
Age
Commit message (
Expand
)
Author
2021-05-14
New media player screen (#5075)
ueen
2021-04-22
Moved model to its own module
ByteHamster
2021-04-04
Merge branch 'master' into develop
ByteHamster
2021-03-26
Fix crash when resuming while there is no playable
ByteHamster
2021-03-04
Removed ShownotesProvider interface
ByteHamster
2021-02-15
Removed method that does the same as loadMediaInfo anyway
ByteHamster
2021-02-15
Removed return parameter of loadMediaInfo
ByteHamster
2020-12-14
Remove unused import statements to reduce dependencies
Herbert Reiter
2020-09-20
Fixed crash (fromCallable rethrows instead of calling onError)
ByteHamster
2020-07-27
Dispose loaders before setting controller to null
ByteHamster
2020-05-27
Fixed NPE
ByteHamster
2020-05-16
Fixed crash when switching theme
ByteHamster
2020-05-06
Reduced probability for closing player accidentally
ByteHamster
2020-04-02
Removed yet another DB access on the main thread
ByteHamster
2020-04-02
Recycle ViewHolders throughout the app
ByteHamster
2020-03-26
Merge pull request #3966 from ByteHamster/fix-not-updating
H. Lehmann
2020-03-26
Removed unused code from PlaybackController
ByteHamster
2020-03-26
Fixed player sometimes not updating
ByteHamster
2020-03-23
Going down the BottomSheetBehavior rabbit hole...
ByteHamster
2020-02-01
Always allow clicking timecodes
ByteHamster
2020-02-01
Reduced code duplication
ByteHamster
2019-11-22
Fixed some lint errors
ByteHamster
2019-10-04
Automatic AndroidX migration
ByteHamster
2019-09-25
Fixed crash if there is no browser installed
ByteHamster
2019-05-27
Allow mixed content
ByteHamster
2019-05-19
Merge branch 'develop' into eventbus-v3
ByteHamster
2019-04-12
Fixed crash when re-using released controller
ByteHamster
2019-04-12
Let PlaybackController handle listening for service start
ByteHamster
2019-04-12
Upgraded EventBus to v3
ByteHamster
2019-04-10
Do not hold state in fragments
ByteHamster
2019-04-06
#2966 RxJava2 null - explicit mark underlying Rx sources as NonNull
orionlee
2019-04-03
Specifying base url
ByteHamster
2018-09-30
Migrate rxjava to version 2
Martin Fietz
2018-06-06
Moved playing background into attr
ByteHamster
2018-06-06
Merge branch 'develop' of https://github.com/alifeflow/AntennaPod into alifef...
ByteHamster
2018-04-14
[True Black] Fix UI Elements
alifeflow
2018-04-05
Even use expired cache if there is no network
ByteHamster
2018-01-14
Add final modifiers
Martin Fietz
2018-01-14
Remove unused imports
Martin Fietz
2018-01-09
Replace code for SDK version lower than 14
Martin Fietz
2016-09-03
fix onMediaChanged() for ItemDescriptionFragment
Domingos Lopes
2016-06-29
Fixed rule 'Lamdbas containing only one statement should not nest this statem...
Soso Tughushi
2016-05-19
Fix for restoring scroll position in detail view #1947
Jens Klingenberg
2016-04-24
separate audioplayeractivity into audio and cast activities
Domingos Lopes
2016-03-22
code cleaning:
Domingos Lopes
2016-03-13
Prevent leak
Martin Fietz
2016-02-22
Do not refresh when not attached
Martin Fietz
2016-01-26
Minor changes
Martin Fietz
2016-01-26
Tell player fragments to refresh
Martin Fietz
2016-01-25
Use theme background color for shownotes webview
Martin Fietz
[next]