Commit Graph

151 Commits

Author SHA1 Message Date
Alex Ning
ff067aab74 Version 4.2.0-beta2. New language: Polish. 2021-01-08 21:58:12 +08:00
Alex Ning
321f4da623 Long click the url to see more options. Make getRedditUriByPath in LinkResolverActivity private. 2020-12-31 14:46:19 +08:00
Alex Ning
7b154f4d31 Version 4.2.0-beta1. Fix regex in post filter. Fix UI issues. 2020-12-26 23:40:26 +08:00
Alex Ning
fa55fb369d Replace Filter settings with Post Filter. 2020-12-26 00:26:30 +08:00
TacoTheDank
6247868949 Update some libraries 2020-12-23 17:36:22 -05:00
TacoTheDank
94202097b7 Reorganize and remove unused libraries 2020-12-23 17:35:41 -05:00
Alex Ning
6a8f27f947 Add a new option category: Post Filter. Marking posts as read is disabled by default. Marking posts as read after voting is now available. 2020-12-23 17:03:41 +08:00
Alex Ning
937989d6a4 Version 4.1.1. 2020-12-06 23:19:45 +08:00
Alex Ning
88f6d3ae15 Version 4.1.1-beta1. 2020-12-02 19:13:11 +08:00
Alex Ning
95fd7ce8ba Try fixing ANR when releasing ExoPlayer. 2020-12-02 17:09:01 +08:00
Alex Ning
19e8cfbf15 Version 4.1.0. Disable red screen of death. 2020-11-24 19:13:30 +08:00
Alex Ning
d6088c032a Downgrade exoplayer to prevent crash when autoplaying videos. 2020-11-24 19:06:03 +08:00
Alex Ning
3414a86ae4 Change theme back to Theme.MaterialComponents. 2020-11-22 15:23:38 +08:00
Alex Ning
8bd1e60a0a Use Theme.AppCompat. 2020-11-22 12:38:29 +08:00
Alex Ning
121da39592 Fix crash when downloading media. Version 4.1.0-beta6. 2020-11-20 00:08:54 +08:00
Alex Ning
7a449f165a Version 4.1.0-beta5. 2020-11-12 12:44:46 +08:00
Alex Ning
441458b8b2 Fix comment more button not visible. 2020-11-11 17:40:09 +08:00
Alex Ning
979ff84f46 Add Red Screen Of Death to display crash dialog. 2020-11-06 15:06:53 +08:00
Alex Ning
b4fa21be08 Version 4.1.0-beta4. 2020-10-28 17:53:47 +08:00
Alex Ning
5770393498 Fix blanck white background in MainActivty after returning from SearchActivity. 2020-10-28 16:28:19 +08:00
Alex Ning
6710c44ff9 Version 4.1.0-beta3. 2020-10-24 10:51:30 +08:00
Alex Ning
ddebd6086d Fix an issue in respect subreddit recommended comment sort type. Dirty workaround for sensitive swipe sensitivity in ViewPager2 in MainActivity. 2020-10-23 17:53:30 +08:00
Alex Ning
01f15625a3 Version 4.1.0-beta2. 2020-10-20 08:33:07 +08:00
Alex Ning
b2732f1d79 Load low-resolution videos in data saving mode. Selecting video quality for Reddit videos is now available. 2020-10-18 11:44:10 +08:00
Alex Ning
64d56f930d Version 4.1.0-beta1. 2020-10-14 00:11:53 +08:00
Alex Ning
2b6f04a283 Random post and subreddit is available. 2020-10-04 16:55:19 +08:00
Alex Ning
eb5cc7d7d4 Add an option to require authentication before going to account section in navigation drawer. 2020-09-16 11:23:38 +08:00
Alex Ning
52ee70a57e Fix Immersive Interface on Android R. Set targetSdkVersion and compileSdkVersion to 30. 2020-09-12 14:58:07 +08:00
Alex Ning
7911f4f381 Fix proguard for gson. Fix multireddit's info cannot be updated in minifiedRelease. Version 4.0.7. 2020-09-01 15:24:56 +08:00
Alex Ning
0f03119f05 Temporarily revert the changes of fixing superscript. Version 4.0.6. 2020-08-26 23:00:19 +08:00
Alex Ning
202addef43 Version 4.0.5. 2020-08-26 16:04:48 +08:00
Alex Ning
2c0ed0834a Version 4.0.4. 2020-08-25 12:37:02 +08:00
Alex Ning
087ca72fc7 Add options to change the number of columns in PostFragment portrait and landscape modes. Upgrade compileSdkVersion and targetSdkVersion to 30. 2020-08-25 09:34:50 +08:00
Alex Ning
0527449ed6 Directly add https://www.reddit.com prefix to user name and subreddit name. Update some libraries. 2020-08-11 14:17:08 +08:00
Alex Ning
74a4206cd2 Version 4.0.3. Only save scrolled position for Best posts in HOME. Set Save Scrolled Position in HOME to false by default. Apply link color in CommentActivity. 2020-08-04 23:53:57 +08:00
Alex Ning
d10a3bd52a Version 4.0.2. 2020-07-31 21:16:13 +08:00
Alex Ning
61d3302a30 Use SharedPreferences to store post feed scrolled position instead of QNCache. Add an option to save the scrolled position. 2020-07-30 23:12:34 +08:00
Alex Ning
bb598531b5 Start loading posts after the last viewed post in PostFragment when refreshing and first load. 2020-07-30 16:50:15 +08:00
Alex Ning
2c03eb8d15 Version 4.0.1. Block users. Show report menu item even in anonymous mode. Remove Crashy. 2020-07-29 14:24:27 +08:00
Alex Ning
cdf7eaba26 Version 4.0.0. 2020-07-19 21:56:29 +08:00
Alex Ning
2d69170f4f Add an option to ignore nav bar in ViewVideoActivity and ViewImgurVideoFragment. Use Hauler to do drag up or down to finish Activity in ViewVideoActivity and ViewImgurMediaActivity. 2020-07-15 11:51:29 +08:00
Alex Ning
67cb832c46 Replace Hauler with Slidr to avoid weird behaviour in SubsamplingScaleImageView. 2020-07-14 22:45:21 +08:00
Alex Ning
d17408e2c9 Use SubsamplingScaleImageView and BigImageView to display images in ViewImageOrGifActivity and CommentAndPostRecyclerViewAdapter to avoid app crashing. Create another ViewModel, PostDetailGifAutoplayViewHolder in CommentAndPostRecyclerViewAdapter. 2020-07-11 22:54:29 +08:00
Docile-Alligator
98f4da3868
Merge pull request #153 from OHermesJunior/proguard-on
Add minified Release.
2020-07-10 00:36:05 +08:00
Hermes Junior
105a5642ea Add minified Release. 2020-07-09 17:44:49 +02:00
Alex Ning
5020bf633f Fix username takes up too much space in comments. Add PostCompactRightLeftThumbnailViewHolder and PostCompactLeftThumbnailViewHolder in order to fix layout issues in ConstraintLayout v2.0.0-beta8. Rename 'Show Thumbnail on the Right in Compact Layout' to 'Show Thumbnail on the Left in Compact Layout'. 2020-07-09 22:29:22 +08:00
Alex Ning
4fb2e3cc20 Add updated Crashy. 2020-07-09 12:13:45 +08:00
Alex Ning
6f34d854ea Setting autoplay videos visible area offset is available. Remove Crashy because it will crash on some devices, such as Pixel Slate. 2020-07-08 22:19:08 +08:00
Alex Ning
40fd7bf40f Prepare to add composing private message feature. 2020-07-07 23:35:18 +08:00
Docile-Alligator
405cac91e8
Merge pull request #140 from OHermesJunior/eventbus-index
Enable EventBus Index, avoids reflection, and better performance.
2020-06-22 23:41:20 +08:00