Commit Graph

1398 Commits

Author SHA1 Message Date
Alex Ning
5dd1e2d7eb Version 5.0.1. 2021-08-19 21:53:51 +08:00
Alex Ning
54785beede Try fixing IllegalArgumentException at androidx.viewpager.widget.ViewPager.onInterceptTouchEvent. 2021-08-19 21:50:36 +08:00
Alex Ning
b3eb20862a Try fixing IllegalStateException at androidx.viewpager2.widget.ScrollEventAdapter.updateScrollEventValues in ViewUserDetailActivity. 2021-08-19 21:11:44 +08:00
Alex Ning
cc1e4794c9 Catch SecurityException when getting network type. 2021-08-19 20:59:24 +08:00
Alex Ning
e2cca45f55 Fix error when adding a subreddit to a multireddit. 2021-08-19 20:34:57 +08:00
Alex Ning
75d7cc30ae Version 5.0.0. 2021-08-18 21:51:27 +08:00
Alex Ning
e4ef26adb6 New languages: Portuguese and Somali. Update translation. 2021-08-18 21:46:20 +08:00
Alex Ning
6b874cc25d Use discard instead of yes in several dialogs. 2021-08-18 21:23:44 +08:00
Alex Ning
9870c592eb Minor bugs fixed. 2021-08-18 19:56:44 +08:00
Alex Ning
fdf15fcd0e Version 5.0.0-beta5. 2021-08-13 21:37:21 +08:00
Alex Ning
c1862f334e Disable video autoplay when separating post and comments in post detail page is enabled. 2021-08-11 23:44:43 +08:00
Alex Ning
dc248735c7 Try fixing ViewPager2's IllegalStateException. 2021-08-11 23:12:37 +08:00
Alex Ning
a5197d5e94 Use ViewPager2 in InboxActivity. 2021-08-11 22:06:47 +08:00
Alex Ning
4565aa2011 Temporarily disable uploading images in markdown editor because the image will expire after some days. 2021-08-11 21:30:21 +08:00
Alex Ning
a288c70c59 Secure mode is available. 2021-08-11 21:00:57 +08:00
Alex Ning
31a7c2be3a Version 5.0.0-beta4. Revert changes that limit the max height of images in PostRecyclerViewAdapter and PostDetailRecyclerViewAdapter. 2021-08-07 12:06:07 +08:00
Alex Ning
7b6f9339e7 Version 5.0.0-beta3. 2021-08-06 21:07:04 +08:00
Alex Ning
22c47fd10b Set max image height to 2000px in PostRecyclerViewAdapter and PostDetailRecyclerViewAdapter. 2021-08-06 20:59:13 +08:00
Alex Ning
326cbd4064 Fix Applying Material You notification cannot be dismissed. 2021-08-06 19:48:08 +08:00
Alex Ning
43dc0409ac Version 5.0.0-beta2. 2021-08-04 18:28:35 +08:00
Alex Ning
da7abe1959 Change MaterialYouService to foreground service. 2021-08-04 18:03:39 +08:00
Alex Ning
51f6a9613f Tweak autoplay control. 2021-08-04 17:29:49 +08:00
Alex Ning
d0341f9be1 Set title to bottom app bar in other media fragments and activities. 2021-08-04 14:49:33 +08:00
Alex Ning
eca3d91c8b Set title to bottom app bar in ViewVideoActivity. 2021-08-04 14:18:48 +08:00
Alex Ning
5ecb2b7f14 Use bottom toolbar in ViewVideoActivity is available. 2021-08-04 14:15:28 +08:00
Alex Ning
085eaa8505 Use bottom toolbar in ViewRedditGalleryVideoFragment is available. 2021-08-04 14:07:15 +08:00
Alex Ning
27173031a1 Use bottom toolbar in ViewImgurVideoFragment is available. 2021-08-04 14:01:42 +08:00
Alex Ning
123898c946 Use bottom toolbar in ViewRedditGalleryImageOrGifFragment is available. 2021-08-04 13:18:30 +08:00
Alex Ning
f0c275e9ad Use bottom toolbar in ViewImgurImageFragment is available. 2021-08-04 11:58:48 +08:00
Alex Ning
7fe451b7e1 Use bottom toolbar in ViewImageOrGifActivity is available. 2021-08-03 22:03:45 +08:00
Alex Ning
7987dd684a Minor UI tweaks. 2021-08-03 15:44:52 +08:00
Alex Ning
e9944242e8 Optimize item_comment.xml. 2021-08-03 15:17:26 +08:00
Alex Ning
b34ff90bd1 Copy subreddit description raw text. 2021-08-03 12:26:55 +08:00
Alex Ning
c5b32494b7 Copy markdown in sidebar. 2021-08-03 12:21:38 +08:00
Alex Ning
9564515d21 Show subreddit description in markdown. 2021-08-03 12:09:30 +08:00
Alex Ning
5b29d2c841 Swipe to refresh in WikiActivity. 2021-08-02 17:43:17 +08:00
Alex Ning
722760254f Show error message in WikiActivity. 2021-08-02 17:34:44 +08:00
Alex Ning
c84f8ed2a3 Support wiki links in r/subreddit/w form. 2021-08-02 17:17:46 +08:00
Alex Ning
2a6afa8783 Support viewing subreddit wiki in app. 2021-08-02 17:12:33 +08:00
Alex Ning
305ae1c13c New options: separate post and comments in post details page. 2021-08-02 15:26:14 +08:00
Alex Ning
a3b4c54ec2 Fix showing duplicate progress bar when refreshing in ViewPostDetailFragment. 2021-08-02 14:54:51 +08:00
Alex Ning
4e0af16094 Implement customizations for post details page. 2021-08-02 13:46:46 +08:00
Alex Ning
bd7766f529 Continue adding support for post details customization. 2021-07-30 18:25:04 +08:00
Alex Ning
2cc02d4e5f Remove unused variables in PostDetailRecyclerViewAdapter. 2021-07-30 18:23:18 +08:00
Alex Ning
028cd84cba Fix issues in PostCard2VideoAutoplayViewHolder. 2021-07-30 18:08:48 +08:00
Alex Ning
720aa0b6bd Prepare to implement customization options for post details page. 2021-07-30 18:00:42 +08:00
Alex Ning
e660da55f0 Remove duplicate settings in VideoPreferenceFragment. 2021-07-28 20:33:48 +08:00
Alex Ning
a8dff0bcda Actually it is v5.0.0-beta1. 2021-07-22 21:34:36 +08:00
Alex Ning
9f9611212b Version 5.0.0-beta1. 2021-07-22 21:13:46 +08:00
Alex Ning
9bb5bb9938 Hide keyboard when clicking cancel button in dialogs for going to subreddit and user. 2021-07-22 20:12:21 +08:00