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
/
core
/
src
Age
Commit message (
Expand
)
Author
2016-04-23
combine both preference listeners in PlaybackService
Domingos Lopes
2016-04-23
add a lonely logging command
Domingos Lopes
2016-04-23
implement basic cast session join
Domingos Lopes
2016-04-23
fix media router button still showing when disabled
Domingos Lopes
2016-04-23
account for when MediaStatus returned from RemoteMediaPlayer is null
Domingos Lopes
2016-04-23
finishing handling remote playback updates
Domingos Lopes
2016-04-23
extend MediaInfo comparison to RemoteMedia objects
Domingos Lopes
2016-04-23
add FeedMedia lookup by id when converting
Domingos Lopes
2016-04-23
add method to convert from MediaInfo to Playable
Domingos Lopes
2016-04-23
add FeedMedia getter and equals method for RemoteMedia and FeedMedia
Domingos Lopes
2016-04-23
include feedLink in RemoteMedia, add MediaInfo extractor method
Domingos Lopes
2016-04-23
create RemoteMedia class, add more fields to remote mediametadata
Domingos Lopes
2016-04-23
implement several remote playback commands
Domingos Lopes
2016-04-23
correct mediaplayer initialization
Domingos Lopes
2016-04-23
initialize mediaplayer according to local or remote device
Domingos Lopes
2016-04-23
remove data channel from CastManager
Domingos Lopes
2016-04-23
move the initialization call to CastManager
Domingos Lopes
2016-04-23
* add GooglePlayServices check
Domingos Lopes
2016-04-23
add a CastManager, and other changes
Domingos Lopes
2016-04-23
Add the casting feature to PlaybackService
Domingos Lopes
2016-04-23
Add ordering relations to PlayerStatus
Domingos Lopes
2016-04-23
Make PlaybackServiceMediaPlayer an abstract class and move implementation ind...
Domingos Lopes
2016-04-23
add cast button to important activities
Domingos Lopes
2016-04-23
Create interface for PlaybackServiceMediaPlayer
Domingos Lopes
2016-04-23
add chromecast support initialization logic and introduce chromecast preference
Domingos Lopes
2016-04-20
Merge pull request #1878 from mfietz/issue/1872-gpodder-sync
Tom Hennen
2016-04-17
Only sync episode state after feeds have been persisted
Martin Fietz
2016-04-17
The item's identifier might not hold the download url, use definitive url
Martin Fietz
2016-04-14
Post event after queue has been persisted
Martin Fietz
2016-04-14
Send FeedItemEvent when a tag has been added or removed
Martin Fietz
2016-04-13
Merge pull request #1871 from mfietz/issue/1870-403-forbidden
Tom Hennen
2016-04-12
Don't crash (not for this)
Martin Fietz
2016-04-12
Handle 403 Forbidden
Martin Fietz
2016-04-12
Refactor
Martin Fietz
2016-04-09
make handleKeyCode() private again
Domingos Lopes
2016-04-09
make context and media button receiver packages match exactly
Domingos Lopes
2016-04-09
properly update ComponentName package
Domingos Lopes
2016-04-08
release media session before shutting down media player
domingos86
2016-04-08
unify media button receivers
Domingos Lopes
2016-04-08
unregister PlaybackService on the media button intent receiver
Domingos Lopes
2016-04-08
move the media session handling from the PlaybackServiceMediaPlayer and into ...
Domingos Lopes
2016-04-06
Add subscription counter
Martin Fietz
2016-04-04
Merge pull request #1843 from saqura/develop
Tom Hennen
2016-04-03
Update compact notification buttons dialog
saqura
2016-04-03
Update lock screen button preference summary
saqura
2016-04-03
Add dialog to choose lock screen playback buttons
saqura
2016-04-02
Add option to pick lock screen playback buttons
saqura
2016-04-02
Merge pull request #1832 from keunes/patch-4
Martin Fietz
2016-04-02
treat showing the subscriptions list like other drawer items.
Tom Hennen
2016-04-01
Merge pull request #1841 from mfietz/accurate_statistics
Tom Hennen
[next]