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
/
menuhandler
Age
Commit message (
Expand
)
Author
2020-01-11
Merge pull request #3743 from txtd/mark-as-played
H. Lehmann
2020-01-11
Show mark as read rather than mark as played in case item has no media
txtd
2020-01-02
Do not allocate space for arrays that do not need to be allocated
ByteHamster
2019-12-14
Stop playback when resetting position of currently playing item
ByteHamster
2019-11-22
Removed API 14 method
ByteHamster
2019-10-24
sort in Podcast screen - implement all the sorts
orionlee
2019-10-20
sort in podcast screen - logic, no db persistence yet.
orionlee
2019-10-20
Sort in Podcast screen - UI
orionlee
2019-10-18
bugfix: Share Podcast link (Podcast screen) - hide the option if there is no ...
orionlee
2019-10-14
Issue #3503 - reset playback position when marking as played
egsavage
2019-10-04
Automatic AndroidX migration
ByteHamster
2019-09-25
Fixed crash if there is no browser installed
ByteHamster
2019-09-23
feeditem context menu tweak - don't show auto download when it's already down...
orionlee
2019-09-23
feeditem context menu refactor - removed unused showExtendedMenu parameter
orionlee
2019-09-22
Queue context menu refactor - move queue-specific logic out of generic handler
orionlee
2019-09-22
#3302 - support remove new flag in Podcast screen and Podcast Episode Screen.
orionlee
2019-08-23
Implemented filter function for "All Episodes" list (#3321)
Jan-Peter von Hunnius
2019-08-11
Changes due to feedback in pull request #3315
damoasda
2019-08-10
Queue: Keep sorted #1556
damoasda
2019-08-04
Merge branch 'develop' into Queue-Sort-Order
damoasda
2019-07-12
Removed Flattr support
ByteHamster
2019-07-09
Queue: Keep sorted #1556
damoasda
2019-04-03
bulk edit - refactor - reorder method parameter for DBWriter.removeQueueItem(...
orionlee
2018-12-02
Move "Delete Removes from Queue" logic to DBWriter
Petar Kukolj
2018-11-29
Add delete option to episode's context menu
Petar Kukolj
2018-10-21
Remove redundant type casts
egsavage
2018-10-20
Merge branch 'develop'
Martin Fietz
2018-06-26
Merge pull request #2718 from ByteHamster/broadcasts
H. Lehmann
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-06-06
Using utils
ByteHamster
2018-05-29
Limit broadcasts to current app
ByteHamster
2018-04-30
FeedItem Visit Website tweak: use feed website as a fallback,
orionlee
2018-04-30
Provide share Link in episode information screen, similar to episode playback...
orionlee
2018-03-25
[Ture Black] True Black Theme for AMOLED
alifeflow
2018-01-14
Remove catch for exception that is never thrown
Martin Fietz
2018-01-14
Remove redundant throws clauses
Martin Fietz
2017-10-17
Merge branch 'develop'
Martin Fietz
2017-06-04
Review changes
ByteHamster
2017-05-03
Allow sharing feed file, as suggested in #2236
ByteHamster
2016-11-02
Suppress resource type warnings
Martin Fietz
2016-06-22
Fixed rule 'Utility classes should not have public constructors'
Tom Tom
2016-06-04
Queue: Allow removal of playing/paused episode via context menu
Martin Fietz
2016-04-14
Don't use LongLists, use tags directly
Martin Fietz
2016-03-22
Merge pull request #1805 from domingos86/typos
Martin Fietz
2016-03-22
Merge pull request #1809 from domingos86/show-toasts
Martin Fietz
2016-03-22
show potential Toasts
Domingos Lopes
2016-03-22
recycle typedArrays
Domingos Lopes
2016-03-22
code cleaning:
Domingos Lopes
2016-01-30
Feed view: Single feed refresh enforces actually refreshing
Martin Fietz
[next]