Commit Graph

1398 Commits

Author SHA1 Message Date
Alex Ning
0a5b5cb209 Remove uploadImageToReddit in CommentActivity. 2021-07-22 19:47:36 +08:00
Alex Ning
25b812fe4a Directly edit comment in FullMarkdownActivity for EditCommentActivity. 2021-07-22 19:43:29 +08:00
Alex Ning
346cb491f3 Directly edit post in FullMarkdownActivity for EditPostActivity. 2021-07-22 19:40:04 +08:00
Alex Ning
d2900b66c4 Directly send comment in FullMarkdownActivity for CommentActivity. 2021-07-22 19:36:17 +08:00
Alex Ning
8b0aed58b2 Directly submit post in FullMarkdownActivity. 2021-07-22 19:26:36 +08:00
Alex Ning
7803b376b2 Fix app crashes when downloading images from a specific domain. 2021-07-21 22:58:12 +08:00
Alex Ning
63e27eb23a Support one more image domain. Have not validate the link yet. 2021-07-21 22:40:03 +08:00
Alex Ning
3eb608888b Add to post filter menu option available in ViewSubredditActivity and ViewUserActivity. 2021-07-21 21:29:06 +08:00
Alex Ning
eaa24b4858 Fix RecyclerView go to top after changing post type. 2021-07-21 20:05:10 +08:00
Alex Ning
f2df7e94b1 Fix link posts displayed as text posts in PostRecyclerViewAdapter. 2021-07-21 19:55:18 +08:00
Alex Ning
2a47c924f5 Add an gallery post indicator in PostDetailRecyclerViewAdapter. 2021-07-21 19:52:02 +08:00
Alex Ning
fa11426101 Maybe fix nsfw gif cannot be blurred in PostDetailRecyclerViewAdapter. 2021-07-21 19:39:06 +08:00
Alex Ning
b36a99da6d Maybe fix nsfw gif cannot be blurred in PostRecyclerViewAdapter. 2021-07-21 19:34:01 +08:00
Alex Ning
8415ace96a Show an indicator in gallery post in PostRecyclerViewAdapter. 2021-07-21 13:25:40 +08:00
Alex Ning
3498989203 Remove some view types in PostRecyclerViewAdapter. 2021-07-21 13:10:08 +08:00
Alex Ning
a0879821ab Tweak the autoplay video control. 2021-07-20 20:55:23 +08:00
Alex Ning
568aa7a78f New option: Default Link Post Layout. 2021-07-20 20:13:11 +08:00
Alex Ning
f68e4aad09 New option: Remeber Muting Option in Post Feed. 2021-07-20 09:01:57 +08:00
Alex Ning
7bef0f28ca Allow orientation change if auto rotate is on in ViewVideoActivity when switching to landscape orientation in video player automatically is on. 2021-07-19 23:34:09 +08:00
Alex Ning
988989826f New option: Switch to landscape orientation in video player automatically. 2021-07-19 22:44:24 +08:00
Alex Ning
5924c921cf Fix sometimes images in a Reddit Gallery cannot be loaded. 2021-07-19 20:28:12 +08:00
Alex Ning
3ce5664aea Clear ImageView in onDestroyView in ViewRedditGalleryImageOrGifFragment and ViewImgurImageFragment. 2021-07-19 19:55:22 +08:00
Alex Ning
7e2a8d4782 Fix RecyclerView's padding in TrendingActivity in immersive interface. 2021-07-19 19:39:14 +08:00
Alex Ning
037223e286 Unregister EventBus listener in onDestroy in TrendingActivity and RPANActivity. 2021-07-19 19:23:16 +08:00
Alex Ning
03f8741f3d Add a refresh menu item in TrendingActivity. 2021-07-18 23:22:10 +08:00
Alex Ning
78c8452ae4 Save fetched trending searches during configuration changes in TrendingActivity. 2021-07-18 23:13:28 +08:00
Alex Ning
03d8cf497d Show error view in TrendingActivity. 2021-07-18 23:10:24 +08:00
Alex Ning
1208a2d4f8 Refreshing trending searches is now available. 2021-07-18 22:59:08 +08:00
Alex Ning
3ecb39bc3e Open search results when clicking a trending search. 2021-07-18 22:43:58 +08:00
Alex Ning
f77ba0ef23 Show title on trending searches. 2021-07-18 22:39:00 +08:00
Alex Ning
00917fc1c1 Minor UI tweaks in TrendingActivity. 2021-07-18 22:29:37 +08:00
Alex Ning
e2fa6e5ecb Show trending searches in TrendingActivity. 2021-07-18 22:26:02 +08:00
Alex Ning
08cf438bb0 Preparing to add trending search support. 2021-07-18 09:38:23 +08:00
Alex Ning
cac9503eb5 Add an option in settings: Collapse Reddit Section. 2021-07-18 08:54:48 +08:00
Alex Ning
9e1f4edf44 Fix menu item error in the navigation drawer. 2021-07-17 23:22:02 +08:00
Alex Ning
c55f1a2c04 Restore option for going to subreddit in MainActivity. 2021-07-17 23:17:36 +08:00
Alex Ning
32e0ff24e1 Add Reddit section in the navigation drawer. 2021-07-17 23:14:32 +08:00
Alex Ning
0b5898c7d9 Set the maximum number of images in PostGalleryActivity to 20. 2021-07-17 21:07:16 +08:00
Alex Ning
170cdb5aaf Set divider color in Material You. 2021-07-17 10:44:23 +08:00
Alex Ning
a31090e324 Set secondary text color in Material You. 2021-07-17 10:39:24 +08:00
Alex Ning
cf63ccaad1 Generate a better theme in Material You. 2021-07-17 09:51:30 +08:00
Alex Ning
e10fc4c96e Fix status bar color when applying Material You. 2021-07-17 09:13:09 +08:00
Alex Ning
840383b30f Redirect user to ViewPostDetailActivity after submitting a gallery post. 2021-07-16 23:09:12 +08:00
Alex Ning
e877b2e439 Submitting gallery posts is now available. 2021-07-16 23:02:11 +08:00
Alex Ning
299813d527 Continue adding support for submitting gallery posts. 2021-07-16 22:44:18 +08:00
Alex Ning
19a94f7e0a Automatically remove images that are not uploaded in PostGalleryActivity. 2021-07-16 21:43:43 +08:00
Alex Ning
5a12266c6f Place a close button on the image in PostGalleryActivity. 2021-07-16 21:24:29 +08:00
Alex Ning
c093ef62fe Rounded coners in images in PostGalleryActivity. 2021-07-16 21:18:31 +08:00
Alex Ning
45181aa712 Add column spacing to the RecyclerView in PostGalleryActivity. 2021-07-16 21:01:39 +08:00
Alex Ning
b382ebecc3 Center the FloatingActionButton in PostGalleryActivity. 2021-07-16 20:32:05 +08:00