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
Age
Commit message (
Expand
)
Author
2016-04-24
Override hiding the cast button whenever it's connected
Domingos Lopes
2016-04-24
allow fine control on where to show the cast button
Domingos Lopes
2016-04-24
move playback speed button methods inside AudioplayerActivity
Domingos Lopes
2016-04-24
refactoring
Domingos Lopes
2016-04-24
make the UI counter, cast preference state, resumed state synchronized
Domingos Lopes
2016-04-24
hide playback speed button when casting (upon button update)
Domingos Lopes
2016-04-24
have the position seekbar show that it's buffering/loading/seeking
Domingos Lopes
2016-04-24
change order elements are defined in relative layout due to position references
Domingos Lopes
2016-04-24
allow audioplayer and videoplayer to pass the view intent to the service if t...
Domingos Lopes
2016-04-24
add Castplayer activity to the manifest
Domingos Lopes
2016-04-24
hide the playbackspeed button on the castplayer activity
Domingos Lopes
2016-04-24
have external player fragment show play button if casting
Domingos Lopes
2016-04-24
switching between media player activities
Domingos Lopes
2016-04-24
have hardware buttons change media volume ONLY when not casting
Domingos Lopes
2016-04-24
intents for cast player activity
Domingos Lopes
2016-04-24
get rid of cast callbacks (config)
Domingos Lopes
2016-04-24
change name of audioplayer_activity layout
Domingos Lopes
2016-04-24
separate audioplayeractivity into audio and cast activities
Domingos Lopes
2016-04-23
update PlaybackServiceCallbacks to be able to handle a cast player activity
Domingos Lopes
2016-04-23
disconnect cast session if user disables it in preferences and PlaybackServic...
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
remove data channel from 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
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-23
Include chromecast dependencies
Domingos Lopes
2016-04-22
Prevent NPE
Martin Fietz
2016-04-20
1.6.0.2
Tom Hennen
2016-04-20
Reload description on swipe
Martin Fietz
2016-04-19
Merge pull request #1875 from mfietz/issue/1831-apply-actions-tags
Tom Hennen
2016-04-17
Refactor QueueEvent
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-14
Don't use LongLists, use tags directly
Martin Fietz
2016-04-14
Enable full hyphenation on Android 6
Martin Fietz
2016-04-13
Merge pull request #1871 from mfietz/issue/1870-403-forbidden
Tom Hennen
2016-04-12
Refactor
Martin Fietz
2016-04-09
add empty impl of updateMediaSessionMetadata() to the tests
Domingos Lopes
2016-04-08
unify media button receivers
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
Add dialog to choose lock screen playback buttons
saqura
2016-04-02
Add option to pick lock screen playback buttons
saqura
2016-04-02
fixes AntennaPod/AntennaPod#1848
Tom Hennen
[next]