14 Commits

Author SHA1 Message Date
Martin Fietz
a49048c7f6 Add final modifiers 2018-01-14 18:05:45 +01:00
Martin Fietz
b86b6caec8 Weaken declaration access 2018-01-14 18:04:54 +01:00
Cédric Cabessa
f3ceccfa82 add a "rewind" and "fast forward" button for android Wear
This feature is only enabled for "play" build.
It is useful to skip advertisement during a podcast.

Note: I originaly tried to implement this in the "4 ways controller" managed by
the mediaSession (it contains vol up / vol down / skip). This object is linked
to the capabilities of the session and seems to be hard to customise without
changing the capabilities.
This patch simply add 2 new buttons
2017-08-14 23:33:25 +02:00
Martin Fietz
e75d60ef61 Extract sleep timer preferences into dedicated class 2016-10-09 21:49:23 +02: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
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