LibreTube/app/src/main/java/com/github/libretube/ui/views
2024-02-25 12:51:50 +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 fix: android back button doesn't work due to dependency upgrade 2024-02-25 12:51:50 +01:00
CustomSwipeToRefresh.kt Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00
DescriptionLayout.kt fix: text animation slowly fades out when collapsing description (#5236) 2023-11-28 18:29:45 +01:00
DoubleTapOverlay.kt refactor: Improve view binding 2023-12-05 05:15:21 +05:30
DrawableTextView.kt refactor: Use TypedArray.use extension 2023-10-18 06:44:27 +05:30
DropdownMenu.kt refactor: simplify the dropdown menu component 2023-12-21 14:26:15 +01:00
ExpandableTextView.kt style: run ktlint 2023-11-14 19:06:38 +01:00
MarkableTimeBar.kt refactor: Avoid boxing for segment pair 2024-01-29 05:27:55 +05:30
OfflinePlayerView.kt fix: horizontal margin of fullscreen player not updated 2023-11-15 16:51:15 +01:00
OnlinePlayerView.kt fix: horizontal margin of fullscreen player not updated 2023-11-15 16:51:15 +01:00
PlayerGestureControlsView.kt refactor: Improve view binding 2023-12-05 05:15:21 +05:30
SbSpinnerPreference.kt fix: persistance of sponsorblock category prefs 2023-08-13 15:01:38 +02:00
SingleViewTouchableMotionLayout.kt Ensure mini-player is only closed when swiping strictly down, from the collapsed state. 2024-01-08 11:31:25 +01:00
SliderPreference.kt refactor: Use TypedArray.use() extension 2023-12-07 19:51:19 +05:30
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