22 Commits

Author SHA1 Message Date
Martin Fietz
e75d60ef61 Extract sleep timer preferences into dedicated class 2016-10-09 21:49:23 +02:00
Domingos Lopes
c9382e27c4 fix issue with playback ended on skipping (for remote playback) 2016-07-25 23:16:28 -04:00
Domingos Lopes
c17723816b adapt media player switch into the new protocol 2016-07-25 23:16:28 -04:00
Domingos Lopes
385079d168 integrate onPlaybackStart/Pause callbacks into setPlayerStatus() 2016-07-25 23:16:28 -04:00
Domingos Lopes
f80af4342f add documentation to post playback processing 2016-07-25 23:16:28 -04:00
Domingos Lopes
9b123d0473 extend the new PlaybackService media player callback protocol to RemotePSMP 2016-07-25 23:16:28 -04:00
Domingos Lopes
19a647226d move onPlaybackStart and onPlaybackPause tasks to separate callback methods 2016-07-25 23:16:28 -04:00
Domingos Lopes
d18cf41f20 move auto flattr and gpodnet play action inside FeedMedia 2016-07-25 23:16:28 -04:00
Domingos Lopes
12d62d5519 only allow for endPlayback with wasSkipped==false internally 2016-07-25 23:16:28 -04:00
Domingos Lopes
2f235fc46e set pending activity intent on mediasession 2016-07-02 11:37:28 -04:00
Martin Fietz
54f4ad7ba0 Merge pull request #2054 from DevFactory/release/Utility_classes_should_not_have_public_constructors_fix_2
squid:S1118 - Utility classes should not have public constructors (part 2)
2016-06-30 08:57:36 +02:00
Soso Tughushi
8425ac6190 Fixed rule 'Utility classes should not have public constructors' 2016-06-29 22:34:05 +04:00
Domingos Lopes
6d0debfd4d implement custom mediaroute playback controller 2016-06-28 02:18:11 -04:00
Domingos Lopes
6036f2d960 print stack trace with the log entries 2016-06-08 22:49:03 -04:00
Domingos Lopes
b46b2247b4 fixes NPE from #1974 2016-06-08 22:49:03 -04:00
Domingos Lopes
29dd9839d9 new lines (end of strings.xml) 2016-06-08 13:20:14 -04:00
Domingos Lopes
6d9e385b73 rename helper classes 2016-06-07 22:55:55 -04:00
Domingos Lopes
8b791fbab4 adapt PlaybackService to different flavors 2016-06-07 22:55:54 -04:00
Domingos Lopes
58ddbd5728 adapt Playable interface to different flavors 2016-06-07 22:55:54 -04:00
Domingos Lopes
107e5c266f adapt FeedMedia class to different flavors 2016-06-07 22:55:54 -04:00
Domingos Lopes
bcdcfe0d58 adapt ui to different flavors 2016-06-07 22:55:54 -04:00
Martin Fietz
3c033cc0fb Create one flavor with Google Cast support and one (free) without 2016-06-04 01:36:25 +02:00