chinwag-android/app/src/test/java/com/keylesspalace/tusky
Levi Bard 7e1f5edeca Behave like Mastodon web ui and only count URLs as 23 characters when composing (#629)
* Refactor-all-the-things version of the fix for issue #573

* Migrate SpanUtils to kotlin because why not

* Minimal fix for issue #573

* Add tests for compose spanning

* Clean up code suggestions

* Make FakeSpannable.getSpans implementation less awkward

* Add secondary validation pass for urls

* Address code review feedback

* Fixup type filtering in FakeSpannable again

* Make all mentions in compose activity use the default link color
2018-05-16 19:14:26 +02:00
..
BottomSheetActivityTest.kt Show image descriptions in gallery (#630) 2018-05-10 20:13:25 +02:00
ComposeActivityTest.kt Behave like Mastodon web ui and only count URLs as 23 characters when composing (#629) 2018-05-16 19:14:26 +02:00
FakeTuskyApplication.kt ComposeActivity improvements (#548) 2018-04-13 22:37:21 +02:00
SpanUtilsTest.kt Behave like Mastodon web ui and only count URLs as 23 characters when composing (#629) 2018-05-16 19:14:26 +02:00