summaryrefslogtreecommitdiff
path: root/core/src/play
AgeCommit message (Collapse)Author
2016-07-02set pending activity intent on mediasessionDomingos Lopes
2016-06-30Merge pull request #2054 from ↵Martin Fietz
DevFactory/release/Utility_classes_should_not_have_public_constructors_fix_2 squid:S1118 - Utility classes should not have public constructors (part 2)
2016-06-29Fixed rule 'Utility classes should not have public constructors'Soso Tughushi
2016-06-28implement custom mediaroute playback controllerDomingos Lopes
2016-06-08print stack trace with the log entriesDomingos Lopes
2016-06-08fixes NPE from #1974Domingos Lopes
2016-06-08new lines (end of strings.xml)Domingos Lopes
2016-06-07rename helper classesDomingos Lopes
2016-06-07adapt PlaybackService to different flavorsDomingos Lopes
2016-06-07adapt Playable interface to different flavorsDomingos Lopes
2016-06-07adapt FeedMedia class to different flavorsDomingos Lopes
2016-06-07adapt ui to different flavorsDomingos Lopes
2016-06-04Create one flavor with Google Cast support and one (free) withoutMartin Fietz