Infinity-For-Lemmy/app/src/main/res/layout
2020-08-24 22:30:52 +08:00
..
activity_account_posts.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_account_saved_thing.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_comment.xml Add an option: Mute Autoplaying Videos. 2020-06-20 14:02:33 +08:00
activity_create_multi_reddit.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_custom_theme_listing.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_customize_theme.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_edit_comment.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_edit_multi_reddit.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_edit_post.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_filtered_thing.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_inbox.xml Add ViewPrivateMessagesActivity. Rename getSharedPreferences to getDefaultSharedPreferences in BaseActivity. 2020-06-29 13:15:23 +08:00
activity_login.xml Delete webView.getSettings().setDomStorageEnabled(true); in LoginActivity to fix wrong password error. Show an info to guide users how to type in 2FA code. 2020-07-19 14:12:26 +08:00
activity_main.xml Remove unused attributes. Fix loading images using GlideImageGetter after the activity is destroyed. 2020-04-18 11:34:43 +08:00
activity_post_image.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_post_link.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_post_text.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_post_video.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_report.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_rules.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_search_result.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_search_subreddits_result.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_search.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_selected_subreddits.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_send_private_message.xml Composing message is now available. 2020-07-08 11:34:27 +08:00
activity_settings.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_subreddit_selection.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_subscribed_subreddits_multiselection.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_subscribed_thing_listing.xml Fix fab does not show in MultiReditListingFragment when first entering SubscribedThingListingActivity. 2020-07-09 12:27:21 +08:00
activity_theme_preview.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_view_image_or_gif.xml Use BigImageView in ViewRedditGalleryImageOrGifFragment. Fix subtitle not showing in FilteredThingActivity when browsing Reddit gallery posts. 2020-07-16 22:58:11 +08:00
activity_view_imgur_media.xml Add an option to ignore nav bar in ViewVideoActivity and ViewImgurVideoFragment. Use Hauler to do drag up or down to finish Activity in ViewVideoActivity and ViewImgurMediaActivity. 2020-07-15 11:51:29 +08:00
activity_view_multi_reddit_detail.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_view_post_detail.xml Pause autoplaying video in ViewPostDetailActivity in onPause(). 2020-08-11 14:49:40 +08:00
activity_view_private_messages.xml Read all the replies when replying a message. Update the replied message in InboxFragment. 2020-07-01 21:48:39 +08:00
activity_view_reddit_gallery.xml Support viewing Reddit Gallery in app. Fix gif not autoplayable in CommentAndPostRecyclerViewAdapter. 2020-07-16 22:02:06 +08:00
activity_view_subreddit_detail.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_view_user_detail.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_view_video.xml Add an option to ignore nav bar in ViewVideoActivity and ViewImgurVideoFragment. Use Hauler to do drag up or down to finish Activity in ViewVideoActivity and ViewImgurMediaActivity. 2020-07-15 11:51:29 +08:00
adapter_default_entry.xml Add some padding between markdown paragraghs. Delete Caveat font. 2020-06-17 19:23:44 +08:00
adapter_table_block.xml Change text color in TableLayout in markdown. Change markdown TextView style. 2019-12-30 22:46:45 +08:00
app_bar_main.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
color_picker.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
content_view_user_detail.xml Refactored all the other classes to support multi user. Clearing the app data is required before launching the app. 2019-08-07 23:28:02 +08:00
copy_text_material_dialog.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
dialog_edit_flair.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
dialog_edit_text.xml Set different main tabs for different users. 2020-08-20 11:02:00 +08:00
dialog_edit_theme_name.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
exo_autoplay_playback_control_view.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
exo_playback_control_view.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_acknowledgement.xml View crash reports in Settings -> About -> Crash Reports. 2020-07-08 12:32:49 +08:00
fragment_comment_more_bottom_sheet.xml Fully collapsing comments is now available (barebone). 2020-07-03 10:27:24 +08:00
fragment_comments_listing.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_copy_text_bottom_sheet.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_crash_reports.xml View crash reports in Settings -> About -> Crash Reports. 2020-07-08 12:32:49 +08:00
fragment_create_theme_bottom_sheet.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_custom_theme_options_bottom_sheet.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_customize_main_page_tabs.xml Remove legacy code for CustomizeMainPageTabsFragment. 2020-08-20 11:17:33 +08:00
fragment_flair_bottom_sheet.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_followed_users_listing.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_font_preview.xml Remove font: Bad Script. Add some bold fonts. 2020-07-15 21:40:26 +08:00
fragment_inbox.xml Add ViewPrivateMessagesActivity. Rename getSharedPreferences to getDefaultSharedPreferences in BaseActivity. 2020-06-29 13:15:23 +08:00
fragment_multi_reddit_listing.xml Fix fab does not show in MultiReditListingFragment when first entering SubscribedThingListingActivity. 2020-07-09 12:27:21 +08:00
fragment_multi_reddit_options_bottom_sheet.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_post_comment_sort_type_bottom_sheet.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_post_layot_bottom_sheet.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_post_type_bottom_sheet.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_post.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_search_post_sort_type_bottom_sheet.xml Add icons to sort bottom sheets. 2020-06-17 18:14:36 +02:00
fragment_search_user_and_subreddit_sort_type_bottom_sheet.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_set_as_wallpaper_bottom_sheet.xml Fix text color in SetAsWallpaperBottomSheet. 2020-06-17 11:59:09 +08:00
fragment_share_link_bottom_sheet.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_sidebar.xml Fix flair cannot be applied when submitting posts. Fix crash in FollowedUsersRecyclerViewAdapter. 2020-06-23 11:36:17 +08:00
fragment_sort_time_bottom_sheet.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_sort_type_bottom_sheet.xml Remove code related to post sorty type Random. 2020-08-18 16:31:30 +08:00
fragment_subreddit_listing.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_subscribed_subreddits_listing.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_theme_preview_comments.xml Directly open url without checking available packages in openInBrowser in LinkResolverActivity. Replace android:tint with app:tint. 2020-08-24 22:30:52 +08:00
fragment_theme_preview_posts.xml Directly open url without checking available packages in openInBrowser in LinkResolverActivity. Replace android:tint with app:tint. 2020-08-24 22:30:52 +08:00
fragment_url_menu_bottom_sheet.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_user_listing.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_user_thing_sort_type_bottom_sheet.xml Add icons to sort bottom sheets. 2020-06-17 18:14:36 +02:00
fragment_view_imgur_images.xml Version 4.0.1. Block users. Show report menu item even in anonymous mode. Remove Crashy. 2020-07-29 14:24:27 +08:00
fragment_view_imgur_video.xml Support viewing imgur albums in-app. 2020-06-03 19:02:46 +08:00
fragment_view_reddit_gallery_image_or_gif.xml Use BigImageView in ViewRedditGalleryImageOrGifFragment. Fix subtitle not showing in FilteredThingActivity when browsing Reddit gallery posts. 2020-07-16 22:58:11 +08:00
fragment_view_reddit_gallery_video.xml Support viewing Reddit Gallery in app. Fix gif not autoplayable in CommentAndPostRecyclerViewAdapter. 2020-07-16 22:02:06 +08:00
item_acknowledgement.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_comment_footer_error.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_comment_footer_loading.xml Implement custom multiple themes (Buggy). 2020-03-15 13:12:02 +08:00
item_comment_fully_collapsed.xml Add two more comments in theme preview. 2020-07-06 15:40:29 +08:00
item_comment.xml Directly open url without checking available packages in openInBrowser in LinkResolverActivity. Replace android:tint with app:tint. 2020-08-24 22:30:52 +08:00
item_crash_report.xml View crash reports in Settings -> About -> Crash Reports. 2020-07-08 12:32:49 +08:00
item_custom_theme_color_item.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_custom_theme_switch_item.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_favorite_thing_divider.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_flair.xml Directly open url without checking available packages in openInBrowser in LinkResolverActivity. Replace android:tint with app:tint. 2020-08-24 22:30:52 +08:00
item_footer_error.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
item_footer_loading.xml Implement custom multiple themes (Buggy). 2020-03-15 13:12:02 +08:00
item_load_comments_failed_placeholder.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_load_comments.xml Remove unused attributes. Fix loading images using GlideImageGetter after the activity is destroyed. 2020-04-18 11:34:43 +08:00
item_load_more_comments_placeholder.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_message.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_multi_reddit.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_nav_drawer_account.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_nav_drawer_divider.xml Remove unused attributes. Fix loading images using GlideImageGetter after the activity is destroyed. 2020-04-18 11:34:43 +08:00
item_nav_drawer_menu_group_title.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_nav_drawer_menu_item.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_nav_drawer_subscribed_thing.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_no_comment_placeholder.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_post_compact_right_thumbnail.xml Directly open url without checking available packages in openInBrowser in LinkResolverActivity. Replace android:tint with app:tint. 2020-08-24 22:30:52 +08:00
item_post_compact.xml Directly open url without checking available packages in openInBrowser in LinkResolverActivity. Replace android:tint with app:tint. 2020-08-24 22:30:52 +08:00
item_post_detail_gallery.xml Directly open url without checking available packages in openInBrowser in LinkResolverActivity. Replace android:tint with app:tint. 2020-08-24 22:30:52 +08:00
item_post_detail_image_and_gif_autoplay.xml Directly open url without checking available packages in openInBrowser in LinkResolverActivity. Replace android:tint with app:tint. 2020-08-24 22:30:52 +08:00
item_post_detail_link.xml Directly open url without checking available packages in openInBrowser in LinkResolverActivity. Replace android:tint with app:tint. 2020-08-24 22:30:52 +08:00
item_post_detail_no_preview_link.xml Directly open url without checking available packages in openInBrowser in LinkResolverActivity. Replace android:tint with app:tint. 2020-08-24 22:30:52 +08:00
item_post_detail_text.xml Directly open url without checking available packages in openInBrowser in LinkResolverActivity. Replace android:tint with app:tint. 2020-08-24 22:30:52 +08:00
item_post_detail_video_and_gif_preview.xml Directly open url without checking available packages in openInBrowser in LinkResolverActivity. Replace android:tint with app:tint. 2020-08-24 22:30:52 +08:00
item_post_detail_video_autoplay.xml Directly open url without checking available packages in openInBrowser in LinkResolverActivity. Replace android:tint with app:tint. 2020-08-24 22:30:52 +08:00
item_post_gallery.xml Directly open url without checking available packages in openInBrowser in LinkResolverActivity. Replace android:tint with app:tint. 2020-08-24 22:30:52 +08:00
item_post_image_and_gif_autoplay.xml Fix UI issues in post and comment item. Fix Reddit gallery post cannot be opened in PostCompactLayout when clicking the imageview. 2020-07-18 21:56:39 +08:00
item_post_link.xml Fix UI issues in post and comment item. Fix Reddit gallery post cannot be opened in PostCompactLayout when clicking the imageview. 2020-07-18 21:56:39 +08:00
item_post_no_preview_link.xml Directly open url without checking available packages in openInBrowser in LinkResolverActivity. Replace android:tint with app:tint. 2020-08-24 22:30:52 +08:00
item_post_text.xml Fix UI issues in post and comment item. Fix Reddit gallery post cannot be opened in PostCompactLayout when clicking the imageview. 2020-07-18 21:56:39 +08:00
item_post_video_and_gif_preview.xml Fix UI issues in post and comment item. Fix Reddit gallery post cannot be opened in PostCompactLayout when clicking the imageview. 2020-07-18 21:56:39 +08:00
item_post_video_type_autoplay.xml Fix UI issues in post and comment item. Fix Reddit gallery post cannot be opened in PostCompactLayout when clicking the imageview. 2020-07-18 21:56:39 +08:00
item_predefined_custom_theme.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_private_message_received.xml Implemente a chat UI for private messages. 2020-06-30 13:33:05 +08:00
item_private_message_sent.xml Implemente a chat UI for private messages. 2020-06-30 13:33:05 +08:00
item_report_reason.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_rule.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_selected_subreddit.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_subreddit_listing.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_subscribed_subreddit_multi_selection.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_subscribed_thing.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_theme_name.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_theme_type_divider.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_user_custom_theme.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_user_listing.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_view_all_comments.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
nav_header_main.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
view_table_entry_cell.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00