Commit Graph

  • 6b874cc25d Use discard instead of yes in several dialogs. Alex Ning 2021-08-18 21:23:44 +08:00
  • 9870c592eb Minor bugs fixed. Alex Ning 2021-08-18 19:56:44 +08:00
  • fdf15fcd0e Version 5.0.0-beta5. Alex Ning 2021-08-13 21:37:21 +08:00
  • c1862f334e Disable video autoplay when separating post and comments in post detail page is enabled. Alex Ning 2021-08-11 23:44:43 +08:00
  • dc248735c7 Try fixing ViewPager2's IllegalStateException. Alex Ning 2021-08-11 23:12:37 +08:00
  • a5197d5e94 Use ViewPager2 in InboxActivity. Alex Ning 2021-08-11 22:06:47 +08:00
  • 4565aa2011 Temporarily disable uploading images in markdown editor because the image will expire after some days. Alex Ning 2021-08-11 21:30:21 +08:00
  • a288c70c59 Secure mode is available. Alex Ning 2021-08-11 21:00:57 +08:00
  • 31a7c2be3a Version 5.0.0-beta4. Revert changes that limit the max height of images in PostRecyclerViewAdapter and PostDetailRecyclerViewAdapter. Alex Ning 2021-08-07 12:06:07 +08:00
  • 7b6f9339e7 Version 5.0.0-beta3. Alex Ning 2021-08-06 21:07:04 +08:00
  • 22c47fd10b Set max image height to 2000px in PostRecyclerViewAdapter and PostDetailRecyclerViewAdapter. Alex Ning 2021-08-06 20:59:13 +08:00
  • 326cbd4064 Fix Applying Material You notification cannot be dismissed. Alex Ning 2021-08-06 19:48:08 +08:00
  • 43dc0409ac Version 5.0.0-beta2. Alex Ning 2021-08-04 18:28:35 +08:00
  • da7abe1959 Change MaterialYouService to foreground service. Alex Ning 2021-08-04 18:03:39 +08:00
  • 51f6a9613f Tweak autoplay control. Alex Ning 2021-08-04 17:29:49 +08:00
  • d0341f9be1 Set title to bottom app bar in other media fragments and activities. Alex Ning 2021-08-04 14:49:33 +08:00
  • eca3d91c8b Set title to bottom app bar in ViewVideoActivity. Alex Ning 2021-08-04 14:18:48 +08:00
  • 5ecb2b7f14 Use bottom toolbar in ViewVideoActivity is available. Alex Ning 2021-08-04 14:15:28 +08:00
  • 085eaa8505 Use bottom toolbar in ViewRedditGalleryVideoFragment is available. Alex Ning 2021-08-04 14:07:15 +08:00
  • 27173031a1 Use bottom toolbar in ViewImgurVideoFragment is available. Alex Ning 2021-08-04 14:01:42 +08:00
  • 123898c946 Use bottom toolbar in ViewRedditGalleryImageOrGifFragment is available. Alex Ning 2021-08-04 13:18:30 +08:00
  • f0c275e9ad Use bottom toolbar in ViewImgurImageFragment is available. Alex Ning 2021-08-04 11:58:48 +08:00
  • 7fe451b7e1 Use bottom toolbar in ViewImageOrGifActivity is available. Alex Ning 2021-08-03 22:03:45 +08:00
  • 7987dd684a Minor UI tweaks. Alex Ning 2021-08-03 15:44:52 +08:00
  • e9944242e8 Optimize item_comment.xml. Alex Ning 2021-08-03 15:17:26 +08:00
  • b34ff90bd1 Copy subreddit description raw text. Alex Ning 2021-08-03 12:26:55 +08:00
  • c5b32494b7 Copy markdown in sidebar. Alex Ning 2021-08-03 12:21:38 +08:00
  • 9564515d21 Show subreddit description in markdown. Alex Ning 2021-08-03 12:09:30 +08:00
  • 5b29d2c841 Swipe to refresh in WikiActivity. Alex Ning 2021-08-02 17:43:17 +08:00
  • 722760254f Show error message in WikiActivity. Alex Ning 2021-08-02 17:34:44 +08:00
  • c84f8ed2a3 Support wiki links in r/subreddit/w form. Alex Ning 2021-08-02 17:17:46 +08:00
  • 2a6afa8783 Support viewing subreddit wiki in app. Alex Ning 2021-08-02 17:12:33 +08:00
  • 305ae1c13c New options: separate post and comments in post details page. Alex Ning 2021-08-02 15:26:14 +08:00
  • a3b4c54ec2 Fix showing duplicate progress bar when refreshing in ViewPostDetailFragment. Alex Ning 2021-08-02 14:54:51 +08:00
  • 4e0af16094 Implement customizations for post details page. Alex Ning 2021-08-02 13:46:46 +08:00
  • bd7766f529 Continue adding support for post details customization. Alex Ning 2021-07-30 18:25:04 +08:00
  • 2cc02d4e5f Remove unused variables in PostDetailRecyclerViewAdapter. Alex Ning 2021-07-30 18:23:18 +08:00
  • 028cd84cba Fix issues in PostCard2VideoAutoplayViewHolder. Alex Ning 2021-07-30 18:08:48 +08:00
  • 720aa0b6bd Prepare to implement customization options for post details page. Alex Ning 2021-07-30 18:00:42 +08:00
  • e660da55f0 Remove duplicate settings in VideoPreferenceFragment. Alex Ning 2021-07-28 20:33:48 +08:00
  • a8dff0bcda Actually it is v5.0.0-beta1. Alex Ning 2021-07-22 21:34:36 +08:00
  • 9f9611212b Version 5.0.0-beta1. Alex Ning 2021-07-22 21:13:46 +08:00
  • 9bb5bb9938 Hide keyboard when clicking cancel button in dialogs for going to subreddit and user. Alex Ning 2021-07-22 20:12:21 +08:00
  • 0a5b5cb209 Remove uploadImageToReddit in CommentActivity. Alex Ning 2021-07-22 19:47:36 +08:00
  • 25b812fe4a Directly edit comment in FullMarkdownActivity for EditCommentActivity. Alex Ning 2021-07-22 19:43:29 +08:00
  • 346cb491f3 Directly edit post in FullMarkdownActivity for EditPostActivity. Alex Ning 2021-07-22 19:40:04 +08:00
  • d2900b66c4 Directly send comment in FullMarkdownActivity for CommentActivity. Alex Ning 2021-07-22 19:36:17 +08:00
  • 8b0aed58b2 Directly submit post in FullMarkdownActivity. Alex Ning 2021-07-22 19:26:36 +08:00
  • 7803b376b2 Fix app crashes when downloading images from a specific domain. Alex Ning 2021-07-21 22:58:12 +08:00
  • 63e27eb23a Support one more image domain. Have not validate the link yet. Alex Ning 2021-07-21 22:40:03 +08:00
  • 3eb608888b Add to post filter menu option available in ViewSubredditActivity and ViewUserActivity. Alex Ning 2021-07-21 21:29:06 +08:00
  • eaa24b4858 Fix RecyclerView go to top after changing post type. Alex Ning 2021-07-21 20:05:10 +08:00
  • f2df7e94b1 Fix link posts displayed as text posts in PostRecyclerViewAdapter. Alex Ning 2021-07-21 19:55:18 +08:00
  • 2a47c924f5 Add an gallery post indicator in PostDetailRecyclerViewAdapter. Alex Ning 2021-07-21 19:52:02 +08:00
  • fa11426101 Maybe fix nsfw gif cannot be blurred in PostDetailRecyclerViewAdapter. Alex Ning 2021-07-21 19:39:06 +08:00
  • b36a99da6d Maybe fix nsfw gif cannot be blurred in PostRecyclerViewAdapter. Alex Ning 2021-07-21 19:34:01 +08:00
  • 8415ace96a Show an indicator in gallery post in PostRecyclerViewAdapter. Alex Ning 2021-07-21 13:25:40 +08:00
  • 3498989203 Remove some view types in PostRecyclerViewAdapter. Alex Ning 2021-07-21 13:10:08 +08:00
  • a0879821ab Tweak the autoplay video control. Alex Ning 2021-07-20 20:55:23 +08:00
  • 568aa7a78f New option: Default Link Post Layout. Alex Ning 2021-07-20 20:13:11 +08:00
  • f68e4aad09 New option: Remeber Muting Option in Post Feed. Alex Ning 2021-07-20 09:01:57 +08:00
  • 7bef0f28ca Allow orientation change if auto rotate is on in ViewVideoActivity when switching to landscape orientation in video player automatically is on. Alex Ning 2021-07-19 23:34:09 +08:00
  • 988989826f New option: Switch to landscape orientation in video player automatically. Alex Ning 2021-07-19 22:44:24 +08:00
  • 5924c921cf Fix sometimes images in a Reddit Gallery cannot be loaded. Alex Ning 2021-07-19 20:28:12 +08:00
  • 3ce5664aea Clear ImageView in onDestroyView in ViewRedditGalleryImageOrGifFragment and ViewImgurImageFragment. Alex Ning 2021-07-19 19:55:22 +08:00
  • 7e2a8d4782 Fix RecyclerView's padding in TrendingActivity in immersive interface. Alex Ning 2021-07-19 19:39:14 +08:00
  • 037223e286 Unregister EventBus listener in onDestroy in TrendingActivity and RPANActivity. Alex Ning 2021-07-19 19:23:16 +08:00
  • 03f8741f3d Add a refresh menu item in TrendingActivity. Alex Ning 2021-07-18 23:22:10 +08:00
  • 78c8452ae4 Save fetched trending searches during configuration changes in TrendingActivity. Alex Ning 2021-07-18 23:13:28 +08:00
  • 03d8cf497d Show error view in TrendingActivity. Alex Ning 2021-07-18 23:10:24 +08:00
  • 1208a2d4f8 Refreshing trending searches is now available. Alex Ning 2021-07-18 22:59:08 +08:00
  • 3ecb39bc3e Open search results when clicking a trending search. Alex Ning 2021-07-18 22:43:58 +08:00
  • f77ba0ef23 Show title on trending searches. Alex Ning 2021-07-18 22:39:00 +08:00
  • 00917fc1c1 Minor UI tweaks in TrendingActivity. Alex Ning 2021-07-18 22:29:37 +08:00
  • e2fa6e5ecb Show trending searches in TrendingActivity. Alex Ning 2021-07-18 22:26:02 +08:00
  • 08cf438bb0 Preparing to add trending search support. Alex Ning 2021-07-18 09:38:23 +08:00
  • cac9503eb5 Add an option in settings: Collapse Reddit Section. Alex Ning 2021-07-18 08:54:48 +08:00
  • 9e1f4edf44 Fix menu item error in the navigation drawer. Alex Ning 2021-07-17 23:22:02 +08:00
  • c55f1a2c04 Restore option for going to subreddit in MainActivity. Alex Ning 2021-07-17 23:17:36 +08:00
  • 32e0ff24e1 Add Reddit section in the navigation drawer. Alex Ning 2021-07-17 23:14:32 +08:00
  • 0b5898c7d9 Set the maximum number of images in PostGalleryActivity to 20. Alex Ning 2021-07-17 21:07:16 +08:00
  • 170cdb5aaf Set divider color in Material You. Alex Ning 2021-07-17 10:44:23 +08:00
  • a31090e324 Set secondary text color in Material You. Alex Ning 2021-07-17 10:39:24 +08:00
  • cf63ccaad1 Generate a better theme in Material You. Alex Ning 2021-07-17 09:51:30 +08:00
  • e10fc4c96e Fix status bar color when applying Material You. Alex Ning 2021-07-17 09:13:09 +08:00
  • 840383b30f Redirect user to ViewPostDetailActivity after submitting a gallery post. Alex Ning 2021-07-16 23:09:12 +08:00
  • e877b2e439 Submitting gallery posts is now available. Alex Ning 2021-07-16 23:02:11 +08:00
  • 299813d527 Continue adding support for submitting gallery posts. Alex Ning 2021-07-16 22:44:18 +08:00
  • 19a94f7e0a Automatically remove images that are not uploaded in PostGalleryActivity. Alex Ning 2021-07-16 21:43:43 +08:00
  • 5a12266c6f Place a close button on the image in PostGalleryActivity. Alex Ning 2021-07-16 21:24:29 +08:00
  • c093ef62fe Rounded coners in images in PostGalleryActivity. Alex Ning 2021-07-16 21:18:31 +08:00
  • 45181aa712 Add column spacing to the RecyclerView in PostGalleryActivity. Alex Ning 2021-07-16 21:01:39 +08:00
  • b382ebecc3 Center the FloatingActionButton in PostGalleryActivity. Alex Ning 2021-07-16 20:32:05 +08:00
  • 89704cd652 Implement image uploading in PostGalleryActivity. Alex Ning 2021-07-16 19:53:55 +08:00
  • 25d8d901ad Small changes in RedditGallerySubmissionRecyclerViewAdapter's UI. Alex Ning 2021-07-16 08:56:47 +08:00
  • a610be7d16 Select or capture image in PostGalleryActivity. Alex Ning 2021-07-16 08:44:51 +08:00
  • 4f4dc821d4 Implement SelectOrCaptureImageBottomSheetFragment. Alex Ning 2021-07-16 08:40:39 +08:00
  • b9ecbc2a10 Continue adding support for submitting gallery posts. Alex Ning 2021-07-15 22:47:21 +08:00
  • 48a65a4b2f Implement RedditGallerySubmissionRecyclerViewAdapter. Alex Ning 2021-07-15 21:51:41 +08:00
  • 14819b780f Continue adding submitting gallery posts support. Alex Ning 2021-07-15 20:29:24 +08:00