Files
letro-android/libraries
Jorge Martin Espinosa a805e0ef6d Fix linkify helper index out of bounds with parenthesis (#6140)
When parenthesis were mismatched by having more opening parenthesis than closing ones, we could end up incorrectly making the URLSpan `end` value greater than the actual text length, causing an `IndexOutOfBoundsException`
2026-02-05 09:33:38 +01:00
..
2025-12-21 10:46:34 +00:00
2026-01-13 14:35:49 +01:00
2026-01-26 12:06:38 +01:00
2026-02-02 00:39:17 +00:00