chinwag-android/app/src/main/java/com/keylesspalace/tusky/view
Konrad Pozniak 0c900842ec
fix text selection crash on older Androids (#4166)
I hate these workarounds for Android bugs, I'm always afraid the will
introduce other problems. I tested this on multiple Android versions, it
definitely fixes the problem and otherwise seems fine though.

closes #4164
2023-12-13 19:22:54 +01:00
..
AdaptiveTabLayout.kt 2512: Allow more than 5 tabs (#4051) 2023-10-11 09:54:01 +02:00
BackgroundMessageView.kt 3530: Hide help text if the message view is reconfigured (ie an error occurred). 2023-08-07 09:44:58 +02:00
BezelImageView.kt Convert BezelImageView, EndlessOnScrollListener, ComposeScheduleView, ProgressImageView to Kotlin (#3147) 2023-01-13 19:49:56 +01:00
ClickableSpanTextView.kt fix text selection crash on older Androids (#4166) 2023-12-13 19:22:54 +01:00
EmojiPicker.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
EndlessOnScrollListener.kt Convert BezelImageView, EndlessOnScrollListener, ComposeScheduleView, ProgressImageView to Kotlin (#3147) 2023-01-13 19:49:56 +01:00
GraphView.kt Refactor "trending hashtags" code (#3595) 2023-06-10 19:47:07 +02:00
LicenseCard.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
MediaPreviewImageView.kt upgrade glide to 4.16.0 2023-09-11 19:29:50 +02:00
MediaPreviewLayout.kt Fix media preview bugs (#3160) 2023-01-12 19:40:51 +01:00
MuteAccountDialog.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
SliderPreference.kt Clear listeners, hide icons when appropriate (#3870) 2023-07-26 17:00:08 +02:00