Infinity-For-Lemmy/app/src/main/res/layout
2019-09-18 16:01:08 +08:00
..
activity_account_posts.xml Lazy mode is available in AccountPostsActivity. Minor bugs fixed. 2019-08-16 09:37:23 +08:00
activity_account_saved_thing.xml Viewing saved comments in Saved is available. 2019-09-18 11:10:16 +08:00
activity_comment.xml Reimplement Markdown display due to update of Markwon library. Fixed RetryLoadingMoreCallback is null in MessageRecyclerViewAdapter. 2019-08-26 13:52:19 +08:00
activity_edit_comment.xml Editing and deleting comments are now available. 2019-08-13 14:25:16 +08:00
activity_edit_post.xml Deleting and editing posts are now available. 2019-08-12 17:20:33 +08:00
activity_filtered_thing.xml Lazy mode is available in FilteredThingActivity. Fixed a bug related to lazy mode. Fixed several bugs in ViewModels. Minor bugs fixed. 2019-08-30 16:22:41 +08:00
activity_login.xml Changing lazy mode interval in Settings is now available. 2019-08-26 17:50:44 +08:00
activity_main.xml Many small fixes and mior UI fixed. 2019-08-20 10:56:41 +08:00
activity_post_image.xml Tap the error view to retry loading comments in ViewPostDetailActivity. Minor UI tweaks. 2019-08-26 15:55:18 +08:00
activity_post_link.xml Tap the error view to retry loading comments in ViewPostDetailActivity. Minor UI tweaks. 2019-08-26 15:55:18 +08:00
activity_post_text.xml Tap the error view to retry loading comments in ViewPostDetailActivity. Minor UI tweaks. 2019-08-26 15:55:18 +08:00
activity_post_video.xml Receiving images, videos and texts to directly submitting different kinds of posts. Fixed video was not shown after selected from picker in PostVideoActivity. Handle some cases that the posts cannot be submitted. Minor bugs fixed. 2019-08-28 16:41:36 +08:00
activity_rules.xml Check for theme setting on every activities except ViewImageActivity and ViewVideoActivity to correctly set the theme. Minor bugs fixed. Minor UI tweaks. 2019-08-22 14:44:10 +08:00
activity_search_result.xml Check for theme setting on every activities except ViewImageActivity and ViewVideoActivity to correctly set the theme. Minor bugs fixed. Minor UI tweaks. 2019-08-22 14:44:10 +08:00
activity_search_subreddits_result.xml Check for theme setting on every activities except ViewImageActivity and ViewVideoActivity to correctly set the theme. Minor bugs fixed. Minor UI tweaks. 2019-08-22 14:44:10 +08:00
activity_search.xml Enabling or disabling nsfw are now available. 2019-08-22 09:45:27 +08:00
activity_subreddit_selection.xml Fixed nav bar icon color in dark theme. Transparent nav bar in SubredditSelectionActivity for Android version >= 8.1. 2019-08-12 09:26:27 +08:00
activity_subscribed_thing_listing.xml Check for theme setting on every activities except ViewImageActivity and ViewVideoActivity to correctly set the theme. Minor bugs fixed. Minor UI tweaks. 2019-08-22 14:44:10 +08:00
activity_view_image.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
activity_view_message.xml View messages in ViewMessageActivity. Use LinkResolverActivity to handle link clicking in CustomMarkwonView. Fixed cannot load user profile image after the post is deleted. 2019-08-18 16:03:58 +08:00
activity_view_post_detail.xml Fixed UI in dark theme. 2019-08-12 09:50:25 +08:00
activity_view_subreddit_detail.xml Tap the error view to retry loading comments in ViewPostDetailActivity. Minor UI tweaks. 2019-08-26 15:55:18 +08:00
activity_view_user_detail.xml Deleting and editing posts are now available. 2019-08-12 17:20:33 +08:00
activity_view_video.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
app_bar_main.xml Continue submitting posts even if the user leave PostXXXActivity. 2019-08-28 10:21:32 +08:00
content_view_subreddit_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
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
dialog_edit_flair.xml Editing flair is now available. 2019-08-14 13:53:08 +08:00
exo_playback_control_view.xml Load HLS video instead of Dash video to support older Android versions. Fixed app crashes on opening video or images on older Android versions. 2019-09-10 16:41:54 +08:00
fragment_acknowledgement.xml Add an acknowledgement page in settings. 2019-08-24 16:27:34 +08:00
fragment_comments_listing.xml Fixed controller position and margin in ViewVideoActivity. Minor UI tweaks. 2019-08-29 14:08:32 +08:00
fragment_flair_bottom_sheet.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
fragment_followed_users_listing.xml Set item offset in Postfragment when using StaggeredGridLayoutManager. Minor UI tweaks. 2019-08-29 13:22:27 +08:00
fragment_modify_comment_bottom_sheet.xml Saving and unsaving comments are now available. Use xml thumbtack to avoid crashes on low resolution devices. Add a subreddit link in Settings -> About. 2019-09-18 16:01:08 +08:00
fragment_post_type_bottom_sheet.xml Editing and deleting comments are now available. 2019-08-13 14:25:16 +08:00
fragment_post.xml Fixed controller position and margin in ViewVideoActivity. Minor UI tweaks. 2019-08-29 14:08:32 +08:00
fragment_search_post_sort_type_bottom_sheet.xml Sorting in SearchResultActivity is available. Switch DataSource instead of replacing fragments when changing sorting types. Minor bugs fixed. 2019-07-29 00:52:08 +08:00
fragment_search_user_and_subreddit_sort_type_bottom_sheet.xml Sorting in SearchResultActivity is available. Switch DataSource instead of replacing fragments when changing sorting types. Minor bugs fixed. 2019-07-29 00:52:08 +08:00
fragment_sort_type_bottom_sheet.xml Sorting in SearchResultActivity is available. Switch DataSource instead of replacing fragments when changing sorting types. Minor bugs fixed. 2019-07-29 00:52:08 +08:00
fragment_subreddit_listing.xml Minor bugs fixed. Fixed circular progress bar background in UserListingFragment and SubredditListFragment. 2019-08-30 11:53:22 +08:00
fragment_subscribed_subreddits_listing.xml Set item offset in Postfragment when using StaggeredGridLayoutManager. Minor UI tweaks. 2019-08-29 13:22:27 +08:00
fragment_user_listing.xml Minor bugs fixed. Fixed circular progress bar background in UserListingFragment and SubredditListFragment. 2019-08-30 11:53:22 +08:00
fragment_user_thing_sort_type_bottom_sheet.xml Sorting users posts in ViewUserDetailActivity and FilteredPostsActivity is available. 2019-08-14 16:31:18 +08:00
item_account.xml Log in other reddit accounts are available. Add an account switcher in the navigation drawer in MainActivity. 2019-08-08 20:05:45 +08:00
item_acknowledgement.xml This app now has an icon (finally)git statusgit statusgit status Add a credits page in settings. Use another error view and no comment placeholder. 2019-08-27 16:46:46 +08:00
item_comment_footer_error.xml Loading more comments in ViewPostDetailActivity is back. Display a progress bar when loading more comments. Display an error view when loading more comments failed. 2019-06-27 15:17:37 +08:00
item_comment_footer_loading.xml Loading more comments in ViewPostDetailActivity is back. Display a progress bar when loading more comments. Display an error view when loading more comments failed. 2019-06-27 15:17:37 +08:00
item_comment.xml Saving and unsaving comments are now available. Use xml thumbtack to avoid crashes on low resolution devices. Add a subreddit link in Settings -> About. 2019-09-18 16:01:08 +08:00
item_flair.xml Editing flair is now available. 2019-08-14 13:53:08 +08:00
item_footer_error.xml Loading more comments in ViewPostDetailActivity is back. Display a progress bar when loading more comments. Display an error view when loading more comments failed. 2019-06-27 15:17:37 +08:00
item_footer_loading.xml Loading more comments in ViewPostDetailActivity is back. Display a progress bar when loading more comments. Display an error view when loading more comments failed. 2019-06-27 15:17:37 +08:00
item_load_comments_failed_placeholder.xml Fixed controller position and margin in ViewVideoActivity. Minor UI tweaks. 2019-08-29 14:08:32 +08:00
item_load_comments.xml Minor UI tweaks. Preparing for submitting text posts. 2019-07-09 17:47:40 +08:00
item_load_more_comments_placeholder.xml Deleting and editing posts are now available. 2019-08-12 17:20:33 +08:00
item_message.xml Reimplement Markdown display due to update of Markwon library. Fixed RetryLoadingMoreCallback is null in MessageRecyclerViewAdapter. 2019-08-26 13:52:19 +08:00
item_no_comment_placeholder.xml This app now has an icon (finally)git statusgit statusgit status Add a credits page in settings. Use another error view and no comment placeholder. 2019-08-27 16:46:46 +08:00
item_post_detail.xml This app now has an icon (finally)git statusgit statusgit status Add a credits page in settings. Use another error view and no comment placeholder. 2019-08-27 16:46:46 +08:00
item_post.xml This app now has an icon (finally)git statusgit statusgit status Add a credits page in settings. Use another error view and no comment placeholder. 2019-08-27 16:46:46 +08:00
item_rule.xml Reimplement Markdown display due to update of Markwon library. Fixed RetryLoadingMoreCallback is null in MessageRecyclerViewAdapter. 2019-08-26 13:52:19 +08:00
item_subreddit_listing.xml Deleting and editing posts are now available. 2019-08-12 17:20:33 +08:00
item_subscribed_thing.xml Place all the subscribed subreddits and users to SubscribedThingListingActivity instead of the navigation drawer in MainActivity. 2019-07-10 15:59:47 +08:00
item_user_listing.xml Deleting and editing posts are now available. 2019-08-12 17:20:33 +08:00
item_view_all_comments.xml Display single comment thread when clicking a comment from ViewUserDetailActivity instead of showing all the comments. 2019-08-15 13:35:25 +08:00
nav_header_main.xml Log in other reddit accounts are available. Add an account switcher in the navigation drawer in MainActivity. 2019-08-08 20:05:45 +08:00
settings_activity.xml Fixed getting same notifications for different accounts (for real this time). Add a settings acivity but with no use now. Minor bugs fixed. Minor UI tweaks. 2019-08-21 16:21:17 +08:00