Infinity-For-Lemmy/app/src/main/res/layout
2019-08-05 10:30:22 +08:00
..
activity_comment.xml Fixed comment color in CommentActivity. Minor layout tweaks. 2019-06-28 11:29:05 +08:00
activity_login.xml Migrate to AndroidX 2019-02-21 17:24:23 +08:00
activity_main.xml Use a modal bottom sheet to display post selection instead of an alert dialog. Fixed some icons. 2019-07-12 11:31:28 +08:00
activity_post_image.xml Searching subreddits to post is available. Use Toolbar instead of ActionBar in various activities. Minor bugs fixed. 2019-08-05 10:30:22 +08:00
activity_post_link.xml Searching subreddits to post is available. Use Toolbar instead of ActionBar in various activities. Minor bugs fixed. 2019-08-05 10:30:22 +08:00
activity_post_text.xml Searching subreddits to post is available. Use Toolbar instead of ActionBar in various activities. Minor bugs fixed. 2019-08-05 10:30:22 +08:00
activity_post_video.xml Searching subreddits to post is available. Use Toolbar instead of ActionBar in various activities. Minor bugs fixed. 2019-08-05 10:30:22 +08:00
activity_rules.xml Viewing rules after pressing rules button in PostXXXActivity is available. Extend MarkwonView to support opening reddit subreddit and user links. 2019-07-18 12:00:46 +08:00
activity_search_result.xml Add a search button in ViewSubredditDetailActivity and ViewUserDetailActivity. Search posts in a specific subreddit is available. Rename SearchActivity to SearchResultActivity. Add SearchActivity for searching instead of searching in MainActivity. 2019-07-18 23:59:14 +08:00
activity_search_subreddits_result.xml Searching subreddits to post is available. Use Toolbar instead of ActionBar in various activities. Minor bugs fixed. 2019-08-05 10:30:22 +08:00
activity_search.xml Add a search button in ViewSubredditDetailActivity and ViewUserDetailActivity. Search posts in a specific subreddit is available. Rename SearchActivity to SearchResultActivity. Add SearchActivity for searching instead of searching in MainActivity. 2019-07-18 23:59:14 +08:00
activity_subreddit_selection.xml Searching subreddits to post is available. Use Toolbar instead of ActionBar in various activities. Minor bugs fixed. 2019-08-05 10:30:22 +08:00
activity_subscribed_thing_listing.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
activity_view_image.xml Add an error view when loading the image fails in ViewImageActivity. 2018-10-01 13:45:02 +08:00
activity_view_post_detail.xml Capture images and videos from camera when click capture fab in PostImageActivity and PostVideoActivity. Go to user's profile after sending image post. 2019-07-24 18:51:57 +08:00
activity_view_subreddit_detail.xml Add a FAB in ViewSubredditDetailActivity to submit posts. Display the current subreddit in PostXXXActivity if they are opened from ViewSubredditDetailActivity. 2019-07-16 17:06:34 +08:00
activity_view_user_detail.xml Click a comment to view the corresponding post. 2019-07-22 11:13:57 +08:00
activity_view_video.xml First commit 2018-07-26 23:04:44 +08:00
app_bar_main.xml Fixed UI in dark theme. Minor bugs fixed. 2019-08-04 11:11:52 +08:00
content_main.xml First commit 2018-07-26 23:04:44 +08:00
content_view_subreddit_detail.xml Rename some classes. Change the logic of getting the subreddit icon. Prepare to display posts in ViewSubredditDetailActivity. 2018-08-20 00:04:49 +08:00
content_view_user_detail.xml Click the subreddit icon or the subreddit name to view the subreddit's details in PostFragment. Make the status bar in ViewSubredditDetailActivity translucent. Prepare to view the user's details in ViewUserDetailActivity. Minor bugs fixed. 2018-09-21 23:35:57 +08:00
exo_playback_control_view.xml Minor UI tweaks. Preparing for submitting text posts. 2019-07-09 17:47:40 +08:00
fragment_comments_listing.xml Minor bugs fixed. Minor layout tweaks. 2019-07-25 21:10:52 +08:00
fragment_flair_bottom_sheet.xml Flair, spoiler and nsfw support for submitting posts. 2019-07-17 09:31:49 +08:00
fragment_followed_users_listing.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
fragment_post_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_post.xml Dark theme support. 2019-05-07 23:55:49 +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 Add a feature: Search for users. Fixed calling callback.onResult twice when loading user's posts. 2019-02-23 10:12:26 +08:00
fragment_subscribed_subreddits_listing.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
fragment_user_listing.xml Add a feature: Search for users. Change some names of interfaces and methods. 2019-02-23 12:04:16 +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 Click a comment to view the corresponding post. 2019-07-22 11:13:57 +08:00
item_flair.xml Flair, spoiler and nsfw support for submitting posts. 2019-07-17 09:31:49 +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 Add a ViewPager in ViewUserDetailActivity to display comments. Fixed searching posts without specifying subreddit will result in no posts. Use another api endpoint for fetching posts in ViewUserDetailActivity. 2019-07-22 00:09:40 +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 Fixed wrong width of the vertical block of the load more comment placeholder. 2019-06-26 12:36:39 +08:00
item_no_comment_placeholder.xml Minor UI tweaks. Preparing for submitting text posts. 2019-07-09 17:47:40 +08:00
item_post_detail.xml Display both the subreddit and the user name in ViewPostDetailActivity. 2019-07-30 00:30:45 +08:00
item_post.xml Fixed UI in dark theme. Minor bugs fixed. 2019-08-04 11:11:52 +08:00
item_rule.xml Viewing rules after pressing rules button in PostXXXActivity is available. Extend MarkwonView to support opening reddit subreddit and user links. 2019-07-18 12:00:46 +08:00
item_subreddit_listing.xml Dark theme support. 2019-05-07 23:55:49 +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 Dark theme support. 2019-05-07 23:55:49 +08:00
nav_header_main.xml Fixed user icon and user banner not displaying after user login. LoginActivity will not show page not found error after login finish. 2019-02-26 21:56:51 +08:00