Yuito-app-android/app/src/main/res/layout
kyori19 e5d9b56dd0
Merge remote-tracking branch 'tuskyapp/develop'
# Conflicts:
#	app/build.gradle
#	app/src/main/java/com/keylesspalace/tusky/components/compose/ComposeActivity.kt
#	app/src/main/java/com/keylesspalace/tusky/components/compose/ComposeViewModel.kt
#	app/src/main/java/com/keylesspalace/tusky/components/trending/TrendingFragment.kt
#	app/src/main/java/com/keylesspalace/tusky/entity/Status.kt
#	app/src/main/res/values-be/strings.xml
#	app/src/main/res/values-cy/strings.xml
#	app/src/main/res/values-de/strings.xml
#	app/src/main/res/values-es/strings.xml
#	app/src/main/res/values-gd/strings.xml
#	app/src/main/res/values-ja/strings.xml
#	app/src/main/res/values-lv/strings.xml
#	app/src/main/res/values-oc/strings.xml
#	app/src/main/res/values-sv/strings.xml
#	app/src/main/res/values-tr/strings.xml
#	app/src/main/res/values-vi/strings.xml
#	app/src/main/res/values-zh-rCN/strings.xml
#	app/src/main/res/values/donottranslate.xml
#	fastlane/metadata/android/en-US/images/phoneScreenshots/01_timeline.png
#	fastlane/metadata/android/en-US/images/phoneScreenshots/03_profile.png
#	fastlane/metadata/android/en-US/images/phoneScreenshots/04_favourites.png
#	fastlane/metadata/android/fa/full_description.txt
#	fastlane/metadata/android/sv/changelogs/58.txt
#	fastlane/metadata/android/sv/changelogs/67.txt
#	fastlane/metadata/android/sv/changelogs/72.txt
#	fastlane/metadata/android/sv/changelogs/77.txt
#	gradle/libs.versions.toml
2023-07-19 21:14:48 +09:00
..
activity_about.xml Merge remote-tracking branch 'tuskyapp/develop' 2023-06-02 00:54:05 +09:00
activity_access_token_login.xml [access-token] Login with access token 2019-09-05 21:29:45 +09:00
activity_account.xml Adjust list UX for platform consistency (#3142) 2023-06-29 18:36:19 +02:00
activity_account_list.xml Make links in bios of follow request and follow notifications work (#3646) 2023-05-13 15:32:56 +02:00
activity_announcements.xml 3503: SwipeRefreshLayout must be higher level (#3504) 2023-04-20 19:36:29 +02:00
activity_compose.xml Merge remote-tracking branch 'tuskyapp/develop' 2023-01-29 04:44:17 +09:00
activity_drafts.xml Drafts v2 (#2032) 2021-01-21 18:57:09 +01:00
activity_edit_filter.xml Add delete button to edit filter activity. (#3553) 2023-06-11 19:59:26 +02:00
activity_edit_profile.xml update Android Image Cropper and get rid of deprecated onActivityResult (#2351) 2022-03-02 20:39:56 +01:00
activity_filters.xml 3503: SwipeRefreshLayout must be higher level (#3504) 2023-04-20 19:36:29 +02:00
activity_followed_tags.xml Adjust list UX for platform consistency (#3142) 2023-06-29 18:36:19 +02:00
activity_license.xml Merge remote-tracking branch 'tuskyapp/develop' 2022-03-04 17:51:25 +09:00
activity_lists.xml 3503: SwipeRefreshLayout must be higher level (#3504) 2023-04-20 19:36:29 +02:00
activity_login.xml Implement Login via WebView (#2371) 2022-03-08 21:22:19 +01:00
activity_login_webview.xml show rules on the login screen (#2746) 2022-11-05 17:37:20 +01:00
activity_main.xml Merge remote-tracking branch 'tuskyapp/develop' 2023-06-02 00:54:05 +09:00
activity_preferences.xml migrating to ViewBinding part 2: Activities (#2093) 2021-03-07 19:05:51 +01:00
activity_report.xml migrating to ViewBinding part 2: Activities (#2093) 2021-03-07 19:05:51 +01:00
activity_scheduled_status.xml 3503: SwipeRefreshLayout must be higher level (#3504) 2023-04-20 19:36:29 +02:00
activity_search.xml Adjust list UX for platform consistency (#3142) 2023-06-29 18:36:19 +02:00
activity_statuslist.xml Merge remote-tracking branch 'tuskyapp/develop' 2022-03-04 17:51:25 +09:00
activity_tab_preference.xml add content description to add tab button (#2910) 2022-11-23 20:06:35 +01:00
activity_trending.xml Add trending tags (#3149) 2023-02-14 19:52:11 +01:00
activity_view_media.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
activity_view_thread.xml Add "Refresh" accessibility menu (#3121) 2023-03-01 19:58:18 +01:00
card_license.xml explicitly set text colors in LicenseCard (#1910) 2020-08-26 18:46:44 +02:00
dialog_add_poll.xml Instance configuration: the easy parts (#2341) 2022-03-01 19:43:36 +01:00
dialog_filter.xml Support the mastodon 4 filter api (#3188) 2023-03-11 13:12:50 +01:00
dialog_focus.xml Add a description to the focus dialog (#2711) 2022-10-15 19:04:27 +02:00
dialog_follow_hashtag.xml Add FAB to follow new hashtags from FollowedTagsActivity (#3275) 2023-02-20 20:14:16 +01:00
dialog_image_description.xml 3434: Make description dialog (text field) more usable (#3458) 2023-03-24 18:21:56 +01:00
dialog_mute_account.xml migrating to ViewBinding part 1: Dialogs + Views (#2091) 2021-03-07 19:04:22 +01:00
fragment_account_list.xml 3503: SwipeRefreshLayout must be higher level (#3504) 2023-04-20 19:36:29 +02: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_lists_for_account.xml Add done button to lists dialog 2022-11-16 21:54:11 +09: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 migrating to ViewBinding part 4: Fragments (#2108) 2021-03-13 21:27:20 +01:00
fragment_timeline.xml 3503: SwipeRefreshLayout must be higher level (#3504) 2023-04-20 19:36:29 +02:00
fragment_timeline_notifications.xml 3503: SwipeRefreshLayout must be higher level (#3504) 2023-04-20 19:36:29 +02:00
fragment_trending.xml 3503: SwipeRefreshLayout must be higher level (#3504) 2023-04-20 19:36:29 +02:00
fragment_view_edits.xml Remove ReplacementSpan, display diffs using CharacterStyle (#3431) 2023-06-11 19:12:05 +02:00
fragment_view_image.xml Left-align image alt text & make it selectable (#3063) 2022-12-30 11:20:25 +01:00
fragment_view_thread.xml Set statusView width/height to match_parent (#3844) 2023-07-13 17:26:12 +02:00
fragment_view_video.xml Audio caption improvements (#2220) 2021-09-17 21:55:54 +02:00
item_account.xml Clean up Account adapters (#3202) 2023-02-04 20:29:13 +01:00
item_account_field.xml By explicit about the `firstStrong` text direction on UGC (#3328) 2023-03-02 18:30:26 +01:00
item_account_media.xml AccountMediaFragment improvements (#2684) 2022-09-02 16:52:47 +02:00
item_add_or_remove_from_list.xml Update dialog colors 2022-11-16 20:55:36 +09:00
item_add_poll_option.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
item_announcement.xml add content description to add reaction button (#2838) 2022-11-16 19:04:12 +01:00
item_autocomplete_account.xml modernize autocomplete (#2510) 2022-05-17 19:55:37 +02:00
item_autocomplete_emoji.xml modernize autocomplete (#2510) 2022-05-17 19:55:37 +02:00
item_autocomplete_hashtag.xml modernize autocomplete (#2510) 2022-05-17 19:55:37 +02:00
item_blocked_user.xml Clean up Account adapters (#3202) 2023-02-04 20:29:13 +01:00
item_conversation.xml Meet accessibility guidelines for clickable spans (#3382) 2023-03-18 08:57:39 +01:00
item_draft.xml New emoji picker (#2395) 2022-04-26 18:50:58 +02:00
item_drawer_footer.xml Remove unneeded LinearLayout 2020-06-21 00:49:08 +09:00
item_edit_field.xml Handle even more instance defaults (#2612) 2022-07-26 20:24:50 +02:00
item_emoji_button.xml ComposeActivity improvements (#548) 2018-04-13 22:37:21 +02:00
item_emoji_pref.xml migrating to ViewBinding part 3: EmojiPreference (#2094) 2021-03-07 19:06:05 +01:00
item_follow.xml Make links in bios of follow request and follow notifications work (#3646) 2023-05-13 15:32:56 +02:00
item_follow_request.xml Make links in bios of follow request and follow notifications work (#3646) 2023-05-13 15:32:56 +02:00
item_follow_requests_header.xml always show follow requests in main menu (#1809) 2021-04-10 20:30:44 +02:00
item_followed_hashtag.xml Adjust list UX for platform consistency (#3142) 2023-06-29 18:36:19 +02: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 Adjust list UX for platform consistency (#3142) 2023-06-29 18:36:19 +02:00
item_image_preview_overlay.xml issue 2890: Add an "ALT" sticker to the media preview container (#2942) 2022-12-18 16:50:30 +01:00
item_list.xml Adjust list UX for platform consistency (#3142) 2023-06-29 18:36:19 +02:00
item_media_preview.xml issue 2890: Add an "ALT" sticker to the media preview container (#2942) 2022-12-18 16:50:30 +01:00
item_muted_domain.xml Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
item_muted_user.xml Clean up Account adapters (#3202) 2023-02-04 20:29:13 +01:00
item_network_state.xml Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
item_notifications_load_state_footer_view.xml Convert NotificationsFragment and related code to Kotlin, use the Paging library (#3159) 2023-03-10 20:12:33 +01:00
item_poll.xml Allow multiline polls (this time for real) (#3608) 2023-05-03 09:05:05 +02:00
item_poll_preview_option.xml remove ThemeUtils.getTintedDrawable (#2015) 2020-12-09 19:08:16 +01:00
item_removable.xml Support the mastodon 4 filter api (#3188) 2023-03-11 13:12:50 +01:00
item_report_notification.xml Add support for moderation report notifications (#2887) 2022-12-01 20:11:55 +01:00
item_report_status.xml New emoji picker (#2395) 2022-04-26 18:50:58 +02:00
item_scheduled_status.xml New emoji picker (#2395) 2022-04-26 18:50:58 +02:00
item_status.xml Merge remote-tracking branch 'tuskyapp/develop' 2023-06-02 00:54:05 +09: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 Merge remote-tracking branch 'tuskyapp/develop' 2023-06-02 00:54:05 +09:00
item_status_edit.xml Remove ReplacementSpan, display diffs using CharacterStyle (#3431) 2023-06-11 19:12:05 +02:00
item_status_filtered.xml Support the mastodon 4 filter api (#3188) 2023-03-11 13:12:50 +01:00
item_status_notification.xml Merge remote-tracking branch 'tuskyapp/develop' 2023-07-19 21:14:48 +09:00
item_status_placeholder.xml 3311 load more more prominent (#3376) 2023-02-27 11:33:11 +01:00
item_status_wrapper.xml Support the mastodon 4 filter api (#3188) 2023-03-11 13:12:50 +01:00
item_tab_preference.xml Merge remote-tracking branch 'tuskyapp/develop' 2023-07-19 21:14:48 +09:00
item_tab_preference_small.xml Adjust list UX for platform consistency (#3142) 2023-06-29 18:36:19 +02:00
item_trending_cell.xml Fix trending tags being cut off (#3745) 2023-06-15 11:27:57 +02:00
item_trending_date.xml Add trending tags (#3149) 2023-02-14 19:52:11 +01:00
material_drawer_header.xml convert MainActivity to Kotlin and upgrade MaterialDrawer to version 8 (#1748) 2020-04-15 18:57:53 +02:00
pref_slider.xml Provide a preference to scale all UI text (#3248) 2023-06-29 18:34:56 +02:00
search_view.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
simple_list_item_1.xml Convert NotificationsFragment and related code to Kotlin, use the Paging library (#3159) 2023-03-10 20:12:33 +01:00
toolbar_basic.xml Drafts v2 (#2032) 2021-01-21 18:57:09 +01:00
view_background_message.xml Handle status edit histories with < 2 entries (#3747) 2023-06-15 19:59:30 +02:00
view_compose_options.xml Fix indentation 2021-05-03 12:40:06 +09:00
view_compose_schedule.xml remove ThemeUtils.getTintedDrawable (#2015) 2020-12-09 19:08:16 +01:00
view_poll_preview.xml Create polls (#1452) 2019-08-22 20:30:08 +02:00
view_quick_toot.xml Add margins in quick toot area 2020-09-19 21:47:44 +09:00
view_quote_inline.xml Merge remote-tracking branch 'tuskyapp/develop' 2022-05-01 19:54:22 +09:00