Commit Graph

5 Commits

Author SHA1 Message Date
Krunal Patel
f509e63c2a Fix typo, implement player options instead of creating variable 2022-11-25 20:33:22 +05:30
Krunal Patel
7d58a71d27 Add swipe gesture control for brightness and volume
Create interface `PlayerGestureOptions` that defines all controlles.
`PlayerGestureController` takes this as listner and call apropriate method.
Double tap events are also called from this class.
2022-11-25 20:33:20 +05:30
Bnyro
f9f634de1a code structure 2022-09-20 19:53:34 +02:00
Bnyro
8be5a293bc format 2022-09-18 19:17:38 +02:00
Bnyro
226350e21c add offline player activity 2022-09-09 15:40:10 +02:00