Husky/app/src/main/res/layout
Konrad Pozniak e952b6c627 Drafts v2 (#2032)
* cleanup warnings, reorganize some code

* move ComposeAutoCompleteAdapter to compose package

* composeOptions doesn't need to be a class member

* add DraftsActivity and DraftsViewModel

* drafts

* remove unnecessary Unit in ComposeViewModel

* add schema/25.json

* fix db migration

* drafts

* cleanup code

* fix compose activity rotation bug

* fix media descriptions getting lost when restoring a draft

* improve deleting drafts

* fix ComposeActivityTest

* improve draft layout for almost empty drafts

* reformat code

* show toast when opening reply to deleted toot

* improve item_draft layout
2021-01-30 05:17:56 +03:00
..
activity_about.xml add build customization options (#1532) 2019-10-29 20:30:46 +01:00
activity_account.xml Personal account notes (#1978) 2020-11-29 19:08:58 +03:00
activity_account_list.xml Upgrade deps (#1708) 2020-02-25 19:49:41 +01:00
activity_announcements.xml Fix links in announcements. (#2011) 2020-12-06 01:15:41 +03:00
activity_chat.xml Fix #104 2020-12-06 03:10:42 +03:00
activity_compose.xml Drafts v2 (#2032) 2021-01-30 05:17:56 +03:00
activity_drafts.xml Drafts v2 (#2032) 2021-01-30 05:17:56 +03:00
activity_edit_profile.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
activity_filters.xml error handling in FiltersActivity (#1180) 2019-04-07 16:33:08 +02:00
activity_license.xml LicenseActivity: add new license information 2020-05-08 18:07:23 +03:00
activity_lists.xml Make image in BackgroundMessageView adapt to the height, fix #1618 (#1649) 2020-02-25 19:57:28 +01:00
activity_login.xml LoginActivity: add a way to change application name and website during login 2019-12-17 03:28:28 +03:00
activity_main.xml set contentDescription for menu toggle (#2020) 2021-01-30 04:01:19 +03:00
activity_modal_timeline.xml Upgrade deps (#1708) 2020-02-25 19:49:41 +01:00
activity_preferences.xml convert EmojiPreference and EmojiCompatFont to Kotlin (#1922) 2020-10-05 13:22:15 +03:00
activity_report.xml migrate ReportPagerAdapter to ViewPager2 (#1635) 2020-01-13 21:15:22 +01:00
activity_saved_toot.xml Display Elephant with better message in Drafts screen when there are none (#1619) 2020-01-06 18:24:54 +01:00
activity_scheduled_toot.xml move to androidx paging 2019-12-30 20:40:27 +01:00
activity_search.xml Migrate to ViewPager2 (#1544) 2019-11-06 20:17:53 +01:00
activity_statuslist.xml Upgrade deps (#1708) 2020-02-25 19:49:41 +01:00
activity_tab_preference.xml use MaterialContainerTransform for ActionButton animation (#1961) 2020-11-29 18:31:57 +03:00
activity_view_media.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
activity_view_tag.xml Upgrade deps (#1708) 2020-02-25 19:49:41 +01:00
activity_view_thread.xml Upgrade deps (#1708) 2020-02-25 19:49:41 +01:00
card_license.xml explicitly set text colors in LicenseCard (#1910) 2020-10-05 13:19:21 +03:00
dialog_add_poll.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
dialog_emoji_keyboard.xml emoji_keyboard: first keyboard, supports only unicode emojis 2020-04-10 02:11:38 +03:00
dialog_emojicompat.xml convert EmojiPreference and EmojiCompatFont to Kotlin (#1922) 2020-10-05 13:22:15 +03:00
dialog_filter.xml Add the 'whole word' setting to the filter preferences UI (#1278) 2019-06-24 10:11:25 +02:00
dialog_mute_account.xml Implement timed mutes. (#2035) 2021-01-30 04:18:24 +03:00
fragment_account_list.xml Error artwork (#1000) 2019-01-28 19:02:31 +01:00
fragment_accounts_in_list.xml fix list editing by moving account_ids from query to form param (#1690) 2020-02-18 08:45:10 +01:00
fragment_instance_list.xml Implement instance mutes (#1311) 2019-06-11 15:56:27 +02:00
fragment_report_done.xml Redesign report activity (#1295) 2019-06-09 16:55:34 +02:00
fragment_report_note.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
fragment_report_statuses.xml Redesign report activity (#1295) 2019-06-09 16:55:34 +02:00
fragment_search.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
fragment_timeline.xml Make image in BackgroundMessageView adapt to the height, fix #1618 (#1649) 2020-02-25 19:57:28 +01:00
fragment_timeline_notifications.xml remove scrolling from notification options bar (#1858) 2020-07-25 23:25:31 +03:00
fragment_view_image.xml ViewImageFragment: fix thumbnail being shown under main image, fix scaling 2020-10-05 15:52:13 +03:00
fragment_view_thread.xml Drafts v2 (#2032) 2021-01-30 05:17:56 +03:00
fragment_view_video.xml Small changes to the media player (#1572) 2020-01-16 19:01:02 +01:00
item_account.xml upgrade gradle, AGP and dependencies (#1818) 2020-06-15 16:39:06 +03:00
item_account_field.xml upgrade deps, fix some lint warnings 2019-02-11 16:59:01 +01:00
item_add_poll_option.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
item_announcement.xml [needs help] Support announcements (#1977) 2020-11-29 19:20:42 +03:00
item_autocomplete_account.xml Animate gif avatars (#1279) 2019-05-26 08:46:08 +02:00
item_autocomplete_divider.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
item_autocomplete_emoji.xml Add autocompletion for custom emoji (#1089) 2019-03-04 19:28:08 +01:00
item_autocomplete_hashtag.xml remove ThemeUtils.getTintedDrawable (#2015) 2021-01-30 04:00:17 +03:00
item_blocked_user.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
item_chat.xml Attempt to fix custom emoji freeze bug 2020-10-19 02:49:03 +03:00
item_conversation.xml Attempt to fix custom emoji freeze bug 2020-10-19 02:49:03 +03:00
item_draft.xml Drafts v2 (#2032) 2021-01-30 05:17:56 +03:00
item_edit_field.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
item_emoji_button.xml ComposeActivity improvements (#548) 2018-04-13 22:37:21 +02:00
item_emoji_keyboard_emoji.xml emoji_keyboard: first keyboard, supports only unicode emojis 2020-04-10 02:11:38 +03:00
item_emoji_keyboard_page.xml emoji_keyboard: first keyboard, supports only unicode emojis 2020-04-10 02:11:38 +03:00
item_emoji_keyboard_sticker.xml Stickers: add PleromaFE stickers support, enabled in settings 2020-05-13 02:59:20 +03:00
item_emoji_picker.xml Stickers: add PleromaFE stickers support, enabled in settings 2020-05-13 02:59:20 +03:00
item_emoji_pref.xml fix emoji preference thumbnails (#2022) 2021-01-30 04:02:16 +03:00
item_emoji_reaction.xml adapter: replace simple viewholders by SingleViewHolder(extended from RecyclerView.ViewHolder but allowed to instantiate) 2020-04-10 01:58:06 +03:00
item_follow.xml fix follow message being cut off with large font (#1519) 2019-10-03 21:11:19 +02:00
item_follow_request.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
item_follow_request_notification.xml Perform bidirectionality isolation manually instead of relying on `BidiFormatter` (#1976) 2020-11-29 18:48:26 +03:00
item_footer.xml fix account list loading and clean up a lot of code (#823) 2018-08-31 21:52:09 +02:00
item_hashtag.xml Improve search results (#1327) 2019-07-19 20:10:20 +02:00
item_list.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
item_media_preview.xml remove ThemeUtils.getTintedDrawable (#2015) 2021-01-30 04:00:17 +03:00
item_muted_domain.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
item_muted_user.xml Implement optional notifications muting for account muting (#1856) 2020-12-01 01:26:11 +03:00
item_network_state.xml Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
item_our_message.xml Attempt to fix custom emoji freeze bug 2020-10-19 02:49:03 +03:00
item_picker_list.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
item_poll.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
item_poll_preview_option.xml remove ThemeUtils.getTintedDrawable (#2015) 2021-01-30 04:00:17 +03:00
item_report_status.xml remove ThemeUtils.getTintedDrawable (#2015) 2021-01-30 04:00:17 +03:00
item_saved_toot.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
item_scheduled_toot.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
item_status.xml remove ThemeUtils.getTintedDrawable (#2015) 2021-01-30 04:00:17 +03:00
item_status_bottom_sheet.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
item_status_detailed.xml Attempt to fix custom emoji freeze bug 2020-10-19 02:49:03 +03:00
item_status_muted.xml Merge upstream, update color scheme 2020-02-03 12:50:52 +03:00
item_status_notification.xml Support Mastodon notification bell and status notification type 2020-12-06 01:12:25 +03:00
item_status_placeholder.xml Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
item_tab_preference.xml remove ThemeUtils.getTintedDrawable (#2015) 2021-01-30 04:00:17 +03:00
item_tab_preference_small.xml remove ThemeUtils.getTintedDrawable (#2015) 2021-01-30 04:00:17 +03:00
item_their_message.xml Attempt to fix custom emoji freeze bug 2020-10-19 02:49:03 +03:00
material_drawer_header.xml Cherry-picked 2cf1e366. 2020-05-03 04:05:38 +03:00
notifications_filter.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
search_view.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
toolbar_basic.xml Drafts v2 (#2032) 2021-01-30 05:17:56 +03:00
view_account_moved.xml Animate gif avatars (#1279) 2019-05-26 08:46:08 +02:00
view_background_message.xml view_background_message: make image big again 2020-03-13 16:19:37 +03:00
view_compose_options.xml simplify ComposeOptionsView (#1734) 2020-05-03 03:04:00 +03:00
view_compose_schedule.xml remove ThemeUtils.getTintedDrawable (#2015) 2021-01-30 04:00:17 +03:00
view_poll_preview.xml Create polls (#1452) 2019-08-22 20:30:08 +02:00