LibreTube/app/src/main/java/com/github/libretube/extensions
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
..
AwaitQuery.kt remove unused code 2022-09-22 17:59:15 +02:00
FormatShort.kt Fix format short when the count is null 2022-10-28 21:52:26 +02:00
HideKeyboard.kt fix warnings 2022-08-27 15:13:24 +02:00
Move.kt Dragging and dropping items 2022-10-23 15:09:58 +02:00
Normalize.kt Add swipe gesture control for brightness and volume 2022-11-25 20:33:20 +05:30
Query.kt database cleanup 2022-09-22 17:52:00 +02:00
Round.kt Fix the playback speed value 2022-10-28 22:26:33 +02:00
Sanitize.kt sanitize file names 2022-09-18 17:14:09 +02:00
Serializable.kt make ktlint happy again 2022-11-20 17:16:12 +01:00
Tag.kt fix the subscription button 2022-11-06 16:49:14 +01:00
ToastFromMainThread.kt add frontend support 2022-11-20 15:54:55 +01:00
ToDp.kt fix the floating time bar 2022-10-15 17:03:50 +02:00
ToID.kt add a share button 2022-11-06 12:53:41 +01:00
ToLocalPlaylistItem.kt add frontend support 2022-11-20 15:54:55 +01:00
ToStreamItem.kt fix some issues 2022-11-21 14:35:09 +01:00