Age | Commit message (Expand) | Author |
2016-05-20 | Merge pull request #1944 from andrewgaul/xlint | Tom Hennen |
2016-05-19 | Merge pull request #1934 from keunes/patch-5 | Tom Hennen |
2016-05-17 | Enable Xlint and correct warnings | Andrew Gaul |
2016-05-13 | Merge pull request #1940 from AntennaPod/1.6.0_devel | Tom Hennen |
2016-05-13 | Accept media content type application/octet-stream | Martin Fietz |
2016-05-10 | Merge pull request #1898 from mfietz/embedded-images | Tom Hennen |
2016-05-09 | Update strings.xml | Koen Glotzbach |
2016-05-08 | updated translations | Tom Hennen |
2016-05-08 | Merge pull request #1928 from AntennaPod/develop | Tom Hennen |
2016-05-07 | fix NPE when media is 'uncastable' | Domingos Lopes |
2016-05-07 | updated translations | Tom Hennen |
2016-05-06 | updated translations | Tom Hennen |
2016-05-03 | update translations with fixed cdata... | Tom Hennen |
2016-05-03 | updated translations | Tom Hennen |
2016-05-03 | say 'Chromecast' instead of just 'cast | Tom Hennen |
2016-05-02 | Re-enable embedded images | Martin Fietz |
2016-05-02 | Use strings to point to images, not uris | Martin Fietz |
2016-05-01 | change name reloadUI -> onMediaChanged | Domingos Lopes |
2016-05-01 | avoid stopping playback after skipping (and changing media type) | Domingos Lopes |
2016-04-30 | Merge pull request #1879 from domingos86/chromecast-issue-340 | Tom Hennen |
2016-04-29 | remove unnecessary comments on CastManager | domingos86 |
2016-04-29 | remove confusing comments on RemotePSMP | domingos86 |
2016-04-28 | give error feedback to the user | Domingos Lopes |
2016-04-27 | fix (hopefully skipping episode) | Domingos Lopes |
2016-04-27 | improve some logging | Domingos Lopes |
2016-04-26 | include method to find application standby state | Domingos Lopes |
2016-04-26 | add a general callback method for reporting media updates | Domingos Lopes |
2016-04-24 | fix skipping episodes and unwanted reinits | Domingos Lopes |
2016-04-24 | reduce size of cast disconnect buttons | Domingos Lopes |
2016-04-24 | add cast disconnect buttons | Domingos Lopes |
2016-04-24 | fix the force close issue when starting casting from the video player | Domingos Lopes |
2016-04-24 | allow fine control on where to show the cast button | Domingos Lopes |
2016-04-24 | refactoring (harmonize with develop) | Domingos Lopes |
2016-04-24 | move MediaType inference from mime_type into MediaType class | Domingos Lopes |
2016-04-24 | refactoring | Domingos Lopes |
2016-04-24 | add cast dependencies (mediarouter, play services) | Domingos Lopes |
2016-04-24 | harmonize UserPreferences.java | domingos86 |
2016-04-24 | allow base cast manager to save information of wifi network when it connects | Domingos Lopes |
2016-04-24 | force remote cast application launch when not reconnecting | Domingos Lopes |
2016-04-24 | do not use circular buttons for video while casting | Domingos Lopes |
2016-04-24 | have external player fragment show play button if casting | Domingos Lopes |
2016-04-24 | change references to PSMPInfo out of LocalPSMP | 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-23 | update PlaybackServiceCallbacks to be able to handle a cast player activity | Domingos Lopes |
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 |