LibreTube/app/src/main/java/com/github/libretube/ui/views
2024-03-09 18:25:20 +05:30
..
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 feature: Display tooltips on Android versions below 8.0 2024-03-09 18:25:20 +05:30
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
DismissableTimeBar.kt feat: don't seek after scrubbing when stopping gesture above timebar 2024-03-05 20:31:04 +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 feat: don't seek after scrubbing when stopping gesture above timebar 2024-03-05 20:31:04 +01:00
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 chore: reformat code using ktlint 2024-02-28 13:39:55 +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