Infinity-For-Lemmy/app/src/main/res/menu
2019-08-07 23:28:02 +08:00
..
comment_activity.xml Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks. 2019-06-13 12:16:04 +08:00
filtered_posts_activity.xml Sorting and refreshing in FilteredPostsActivity are available. 2019-08-05 17:18:30 +08:00
main_activity.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
menu_search.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
post_image_activity.xml Preparing to submit image posts. 2019-07-13 00:05:38 +08:00
post_link_activity.xml Submitting link posts is available. Fixed force stop when a user has no post in ViewUserDetailActivity. 2019-07-12 09:35:05 +08:00
post_text_activity.xml Submitting posts to subreddit is available now. Fixed User's posts cannot be all loaded. 2019-07-11 16:32:27 +08:00
post_video_activity.xml Sumbitting gif and video posts is now available. 2019-07-14 21:29:10 +08:00
search_activity.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
search_result_activity.xml Use Brige library and Android-State library to avoid TransactionTooLargeException during state saving and restoration. Minor bugs fixed. 2019-08-01 00:29:29 +08:00
subreddit_selection_activity.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
view_image.xml First commit 2018-07-26 23:04:44 +08:00
view_post_detail_activity.xml Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks. 2019-06-13 12:16:04 +08:00
view_subreddit_detail_activity.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
view_user_detail_activity.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
view_video.xml First commit 2018-07-26 23:04:44 +08:00