Husky/app/src
Ivan Kupalov 44ed189b3c Description improvements (#1846)
* Increase character limit for media descriptions to 1500

It was increased in Mastodon 3.0.0 which was released in October 2019.

* Improve image description view

Since media descriptions can be longer now, we need to adjust the UI.
It is a common problem that description takes up the whole screen, it's
hard for readers and also discourages people from adding descriptions.

This commit uses bottom sheet to hide most of the description. Since we
know how much screen space it will cover, we can use darker background
which makes reading text easier.

* Adjust description handle

* Fix unable to dismiss image caption
2020-08-04 00:17:02 +03:00
..
androidTest/java/com/keylesspalace/tusky Filters: Make behavior of "whole word" filters consistent with the web UI when filters are non-alphanumeric (#1623) 2020-01-06 16:16:54 +01:00
blue/res Husky branding(icons) 2020-02-28 09:47:09 +03:00
green/res Husky branding(icons) 2020-02-28 09:47:09 +03:00
husky/res l10n: regenerate husky customized strings 2020-08-04 00:01:00 +03:00
main Description improvements (#1846) 2020-08-04 00:17:02 +03:00
test/java ComposeActivityTest: fix test 2020-06-25 19:04:25 +03:00