Husky/app/src/main/res/drawable
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
..
avatar_border.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
avatar_default.xml avatar_default: replace with Pleroma logo 2020-02-20 05:29:06 +03:00
background_dialog_activity.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
background_splash.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
card_frame.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
card_image_placeholder.xml Improve link preview cards (#1330) 2019-06-22 08:05:55 +02:00
conversation_thread_line.xml fix color of conversation_thread_line 2020-02-22 17:56:20 +01:00
description_bg_expanded.xml Description improvements (#1846) 2020-08-04 00:17:02 +03:00
ic_access_time.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_account_settings.xml New settings (#891) 2018-11-12 21:09:39 +01:00
ic_add_a_photo_32dp.xml design the edit profile view 2017-04-30 21:57:15 +02:00
ic_attach_file_24dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_bbcode_24dp.xml compose: implement BBcode and HTML sending 2020-04-12 20:13:09 +03:00
ic_blobmoji.xml fix the emoji selection dialog 2018-06-25 16:23:43 +02:00
ic_bookmark_24dp.xml Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
ic_bookmark_active_24dp.xml Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
ic_bot_24dp.xml Add bot indicator overlay to avatars (#1173) 2019-04-09 20:13:25 +02:00
ic_briefcase.xml Account activity redesign (#662) 2018-06-18 13:26:18 +02:00
ic_cancel_24dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_check_24dp.xml Follow requests list is available. Closes #222 2017-04-28 23:52:14 -04:00
ic_check_32dp.xml fix color of check icon in EditProfileActivity (#1320) 2019-06-11 19:48:21 +02:00
ic_check_box_outline_blank_18dp.xml Create polls (#1452) 2019-08-22 20:30:08 +02:00
ic_check_circle.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ic_clear_24dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_close_24dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_create_24dp.xml add shortcut to ComposeActivity (#1147) 2019-03-30 15:19:02 +01:00
ic_cw_24dp.xml Added "Warning" icon instead of "CW" text. (#1138) 2019-04-01 19:19:37 +02:00
ic_drag_indicator_24dp.xml Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
ic_drag_indicator_horiz_24dp.xml Description improvements (#1846) 2020-08-04 00:17:02 +03:00
ic_email_24dp.xml ComposeActivity improvements (#548) 2018-04-13 22:37:21 +02:00
ic_emoji_24dp.xml ComposeActivity improvements (#548) 2018-04-13 22:37:21 +02:00
ic_emoji_34dp.xml fix default emoji font icon not rendering 2020-02-21 18:21:47 +01:00
ic_exit_to_app_24px.xml ViewMediaActivity: add a button to open media file in external application just in case built-in fails 2020-06-25 18:33:35 +03:00
ic_eye_24dp.xml fix eye menu icon in thread view (#1372) 2019-07-07 17:57:41 +02:00
ic_favourite_24dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_favourite_active_24dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_file_download_black_24dp.xml (icon) add icon download 2017-05-10 15:24:03 +02:00
ic_hashtag.xml add hashtag tabs (#1145) 2019-03-24 08:59:55 +01:00
ic_hide_media_24dp.xml fix eye menu icon in thread view (#1372) 2019-07-07 17:57:41 +02:00
ic_home_24dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_html_24dp.xml compose: implement BBcode and HTML sending 2020-04-12 20:13:09 +03:00
ic_list.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_local_24dp.xml use material design icon for local timeline tab 2017-04-22 11:32:55 +02:00
ic_lock_open_24dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_lock_outline_24dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_logout.xml New settings (#891) 2018-11-12 21:09:39 +01:00
ic_markdown.xml markdown: add button and drawable resource 2019-12-17 03:28:28 +03:00
ic_menu_share_24dp.xml Enable sharing media directly from Tusky (#852) 2018-10-01 11:50:17 +02:00
ic_more_horiz_24dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_music_box_24dp.xml Add audio support for timelines (#1466) 2019-09-05 21:07:01 +02:00
ic_music_box_preview_24dp.xml Add support for uploading audio attachments (#1630) 2020-01-16 19:05:52 +01:00
ic_mute_24dp.xml Makes the toolbar shadow visible for pre-Lollipop android versions and fixes a crash when deleting a draft with no media attached. 2017-07-15 03:10:55 -04:00
ic_notebook.xml New settings (#891) 2018-11-12 21:09:39 +01:00
ic_notifications_24dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_notifications_active_24dp.xml AccountActivity: implement subscribing 2020-01-11 10:10:22 +03:00
ic_notoemoji.xml 2019 Emoji Update (#1261) 2019-06-06 21:51:56 +02:00
ic_person_add_24dp.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ic_photo_24dp.xml Adds option to hide media previews if reduced data usage is desired Closes #56. 2017-06-26 05:15:47 -04:00
ic_play_indicator.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_plus_24dp.xml Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
ic_poll_24dp.xml Poll notifications (#1229) 2019-05-02 19:44:35 +02:00
ic_preview_24dp.xml ComposeActivity: finalize preview feature, fix preview bar appearing on media change, add proper icon, fix minor bugs 2020-06-25 16:40:18 +03:00
ic_public_24dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_radio_button_unchecked_18dp.xml Create polls (#1452) 2019-08-22 20:30:08 +02:00
ic_reblog_18dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_reblog_24dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_reblog_active_24dp.xml change active boost icon (#1513) 2019-10-03 18:55:32 +02:00
ic_reblog_direct_24dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_reblog_private_24dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_reblog_private_active_24dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_reject_24dp.xml Follow requests list is available. Closes #222 2017-04-28 23:52:14 -04:00
ic_repeat_24dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_reply_24dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_reply_all_24dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_send_24dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_settings.xml LoginActivity: add a way to change application name and website during login 2019-12-17 03:28:28 +03:00
ic_star_24dp.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ic_sticker.xml Stickers: add PleromaFE stickers support, enabled in settings 2020-05-13 02:59:20 +03:00
ic_tusky.xml new icon & improved functionality for quick settings tile 2017-12-07 20:21:02 +01:00
ic_twemoji.xml fix the emoji selection dialog 2018-06-25 16:23:43 +02:00
ic_unmute_24dp.xml Makes the toolbar shadow visible for pre-Lollipop android versions and fixes a crash when deleting a draft with no media attached. 2017-07-15 03:10:55 -04:00
ic_videocam_24dp.xml Adds option to hide media previews if reduced data usage is desired Closes #56. 2017-06-26 05:15:47 -04:00
materialdrawer_shape_large.xml make avatar images in drawer rounded squares (#1388) 2019-07-16 19:26:41 +02:00
materialdrawer_shape_small.xml make avatar images in drawer rounded squares (#1388) 2019-07-16 19:26:41 +02:00
md_bold.xml markdown: add wysiwyg editor drawables(taken from OctoDroid) 2019-12-17 03:28:28 +03:00
md_code.xml markdown: add wysiwyg editor drawables(taken from OctoDroid) 2019-12-17 03:28:28 +03:00
md_italic.xml markdown: add wysiwyg editor drawables(taken from OctoDroid) 2019-12-17 03:28:28 +03:00
md_link.xml markdown: add wysiwyg editor drawables(taken from OctoDroid) 2019-12-17 03:28:28 +03:00
md_strikethrough.xml markdown: add wysiwyg editor drawables(taken from OctoDroid) 2019-12-17 03:28:28 +03:00
media_preview_outline.xml give media previews a rounded outline (#1617) 2020-01-03 20:22:16 +01:00
media_warning_bg.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
poll_option_background.xml give poll result backgrounds a rounded shape (#1626) 2020-01-07 19:38:32 +01:00
poll_option_shape.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
profile_badge_background.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
report_success_background.xml Redesign report activity (#1295) 2019-06-09 16:55:34 +02:00
round_button.xml Add RoundedImageView for avatars (#739) 2018-07-30 15:36:22 +02:00
spellcheck.xml Fix line endings in spellcheck.xml 2019-02-26 18:34:29 +01:00
status_divider.xml [Tusky10] adjust poll result background, status divider & button outline color (#1685) 2020-02-14 19:03:18 +01:00