Yuito-app-android/app/src/main/res/layout
pandasoft0 ae5d8b8633 Account Activity enhancements (#1196)
* use the "follow" button as an "unblock" button on the profiles of blocked users

* use the "follow" button as an "unblock" button on the profiles of blocked users

* add an icon to the profiles that can be clicked to mute/unmute the user

* add an icon to the profiles that can be clicked to mute/unmute the user

* Fix view issues

* Fix view issues

* Implement swipe to refresh for Account layout

* Implement swipe to refresh handler at the account screen

* Implement swipe to refresh

* Correct account refresh

* Show Progress Bar

* Show Progress Bar

* Move "itSelf" check into the viewModel

* Change methods access level

* Change TimelineFragment newInstance overload

* Change avatarSize type to Float

* Replace ImageButton with MaterialButton

* Update account activity swipe to refresh colors

* Refactor code

* Refactor code

* Fix crash on moved account refresh

* Show moved account stats

* Update mute button behaviour

* Show tabs and content for moved accounts

* Fix crash on tablet
2019-05-15 12:43:16 +02:00
..
activity_about.xml Improve RTL support (#964) 2018-12-25 20:07:03 +01:00
activity_account.xml Account Activity enhancements (#1196) 2019-05-15 12:43:16 +02:00
activity_account_list.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
activity_compose.xml Added "Warning" icon instead of "CW" text. (#1138) 2019-04-01 19:19:37 +02:00
activity_edit_profile.xml refactor EditProfileActivity layout (#1110) 2019-03-08 20:27:16 +01:00
activity_favourites.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
activity_filters.xml error handling in FiltersActivity (#1180) 2019-04-07 16:33:08 +02:00
activity_license.xml Migrate to Glide (#1175) 2019-04-16 21:39:12 +02:00
activity_lists.xml List editing (#1104) 2019-03-16 13:36:16 +01:00
activity_login.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
activity_main.xml remove empty FAB styling (#1095) 2019-03-03 20:53:10 +01:00
activity_modal_timeline.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
activity_preferences.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
activity_report.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
activity_saved_toot.xml Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
activity_search.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
activity_tab_preference.xml make max tabs reached message translateable 2019-02-15 21:35:14 +01:00
activity_view_media.xml Migrate to Glide (#1175) 2019-04-16 21:39:12 +02:00
activity_view_tag.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
activity_view_thread.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
card_license.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
dialog_emojicompat.xml upgrade deps, fix some lint warnings 2019-02-11 16:59:01 +01:00
dialog_filter.xml Share filters with web client (#956) 2019-03-20 19:25:26 +01:00
fragment_account_list.xml Error artwork (#1000) 2019-01-28 19:02:31 +01:00
fragment_accounts_in_list.xml List editing (#1104) 2019-03-16 13:36:16 +01:00
fragment_search.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
fragment_timeline.xml Account Activity enhancements (#1196) 2019-05-15 12:43:16 +02:00
fragment_timeline_notifications.xml Add CLEAR and FILTER buttons to notifications (#1168) 2019-04-09 19:13:54 +02:00
fragment_view_image.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
fragment_view_thread.xml Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
fragment_view_video.xml upgrade build tools and enable r8 full mode (#1198) 2019-04-20 17:44:54 +02:00
item_account.xml fix item_account layout for rtl locales (#1252) 2019-05-10 20:08:36 +02:00
item_account_field.xml upgrade deps, fix some lint warnings 2019-02-11 16:59:01 +01:00
item_autocomplete_account.xml remove todos from status layouts (#1112) 2019-03-08 20:27:30 +01:00
item_autocomplete_divider.xml Add autocompletion for custom emoji (#1089) 2019-03-04 19:28:08 +01:00
item_autocomplete_emoji.xml Add autocompletion for custom emoji (#1089) 2019-03-04 19:28:08 +01:00
item_autocomplete_hashtag.xml Add autocompletion for custom emoji (#1089) 2019-03-04 19:28:08 +01:00
item_blocked_user.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
item_conversation.xml support custom emoji fonts in poll options (#1250) 2019-05-10 20:08:22 +02: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_pref.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
item_follow.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
item_follow_request.xml List editing (#1104) 2019-03-16 13:36:16 +01: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 change handling of font size, introduce font size setting 2017-12-01 21:52:10 +01:00
item_list.xml List editing (#1104) 2019-03-16 13:36:16 +01:00
item_muted_user.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
item_network_state.xml Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
item_report_status.xml change handling of font size, introduce font size setting 2017-12-01 21:52:10 +01:00
item_saved_toot.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
item_status.xml support custom emoji fonts in poll options (#1250) 2019-05-10 20:08:22 +02: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 support custom emoji fonts in poll options (#1250) 2019-05-10 20:08:22 +02:00
item_status_notification.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
item_status_placeholder.xml Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
item_tab_preference.xml add hashtag tabs (#1145) 2019-03-24 08:59:55 +01:00
item_tab_preference_small.xml Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
notifications_filter.xml Add CLEAR and FILTER buttons to notifications (#1168) 2019-04-09 19:13:54 +02:00
search_view.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
toolbar_basic.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
view_account_moved.xml upgrade deps, fix some lint warnings 2019-02-11 16:59:01 +01:00
view_background_message.xml Error artwork (#1000) 2019-01-28 19:02:31 +01:00
view_compose_options.xml fix radiobutton size in compose options 2018-12-29 00:02:29 +01:00