LibreTube/app/src/main/java/com/github/libretube/ui/views
2023-10-26 15:58:44 +02:00
..
AppNameTextView.kt Move helpers from .util to .ui.listeners and .helpers 2023-01-31 16:43:39 +01:00
AutoplayCountdownView.kt refactor: use '--' for int decremention instead of '-= 1' 2023-10-26 15:58:44 +02:00
ColorPreference.kt fix: issues with fragment result listener 2023-09-10 13:43:33 +02:00
CustomExoPlayerView.kt style: run ktlint 2023-10-23 17:55:09 +02:00
CustomSwipeToRefresh.kt Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00
DescriptionLayout.kt style: run ktlint 2023-10-23 17:55:09 +02:00
DoubleTapOverlay.kt Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00
DrawableTextView.kt refactor: Use TypedArray.use extension 2023-10-18 06:44:27 +05:30
DropdownMenu.kt Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00
MarkableTimeBar.kt refactor: replace View#setVisibility with kotlin visibility extension 2023-08-03 14:53:09 +02:00
OfflinePlayerView.kt refactor: use a dialog for playing video in fullscreen 2023-10-19 21:08:33 +02:00
OnlinePlayerView.kt refactor: use a dialog for playing video in fullscreen 2023-10-19 21:08:33 +02:00
PlayerGestureControlsView.kt Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00
SbSpinnerPreference.kt fix: persistance of sponsorblock category prefs 2023-08-13 15:01:38 +02:00
SingleViewTouchableMotionLayout.kt Fix compilation errors 2023-08-12 06:21:48 +05:30
SliderPreference.kt fix: max concurrent download speed preference shows decimals 2023-09-25 10:14:33 +02:00
TimePickerPreference.kt Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00
ZoomableImageView.kt style: run ktlint 2023-09-25 10:05:18 +02:00