aboutsummaryrefslogtreecommitdiff
path: root/app/src (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-18Fix link icon not shown in no preview ImageView.Alex Ning4-10/+19
2020-11-18Fix wrong package names.Alex Ning6-24/+27
2020-11-18Lowercase package names.Alex Ning417-1553/+1551
2020-11-18Save Reddit videos in DIRECTORY_MOVIES instead of DIRECTORY_PICTURES to preve...Alex Ning1-1/+1
2020-11-12Version 4.1.0-beta5.Alex Ning1-1/+1
2020-11-12Fix email client not found.Alex Ning1-2/+3
2020-11-12Disable swipe action when there are more than 1 column in PostFragment.Alex Ning4-4/+9
2020-11-12Get actual screen height in ViewSubredditDetailActivity.Alex Ning1-4/+6
2020-11-11Fix bottom app bar in ViewSubredditDetailActivity displaying under nav bar.Alex Ning3-1/+17
2020-11-11Add an option to preview markdown in several activitys.Alex Ning14-109/+156
2020-11-11Fix comment more button not visible.Alex Ning4-1/+11
2020-11-10Selecting swipe actions is available. Fix issues in swipe aciton. Add two ico...Alex Ning13-92/+206
2020-11-09Selecting swipe actions is avavilable.Alex Ning9-32/+147
2020-11-09Shrink icon size in flair and award tags.Alex Ning7-31/+17
2020-11-09Searching subreddits in SubredditFilterPopularAndAllActivity is available.Alex Ning3-8/+24
2020-11-07Rename NoPreviewLinkBackgroundColor to NoPreviewPostTypeBackgroundColor. NoPr...Alex Ning19-106/+146
2020-11-07New option: Disable Image Preview in Data Saving Mode.Alex Ning9-99/+245
2020-11-06Hiding subreddit description is available.Alex Ning4-2/+9
2020-11-06Maybe fixed a lot of bugs in DownloadRedditVideoService, DownloadMediaService...Alex Ning6-14/+33
2020-11-06Add Red Screen Of Death to display crash dialog.Alex Ning1-0/+3
2020-11-06Fix image preview not available. Fix gif autoplay.Alex Ning2-2/+20
2020-11-06Fix ViewPager2 swipe sensitivity in other activites.Alex Ning6-12/+30
2020-10-30Use haptic feedback instead of vibration in swipe action.Alex Ning4-52/+15
2020-10-28Version 4.1.0-beta4.Alex Ning1-1/+1
2020-10-28Chnage the animation for random subreddit and post. Update Credits info.Alex Ning6-1/+20
2020-10-28Update translation contributions.Alex Ning5-409/+662
2020-10-28Fix blanck white background in MainActivty after returning from SearchActivity.Alex Ning2-4/+4
2020-10-28Deleting search history is now available.Alex Ning4-2/+80
2020-10-28Hiding subreddits in popular and all is now available.Alex Ning8-16/+178
2020-10-28Fix some issues in toolbars.Alex Ning2-0/+31
2020-10-28Add an option to filter subreddits in popular and all.Alex Ning19-4/+565
2020-10-26Giving awards to comments. Fix some bugs.Alex Ning13-46/+179
2020-10-24Version 4.1.0-beta3.Alex Ning1-1/+1
2020-10-23Fix color of some icons.Alex Ning14-23/+37
2020-10-23Fix immersive interface in ViewMultiRedditDetailActivity on Android 11.Alex Ning1-1/+8
2020-10-23Remove legacy layout files.Alex Ning4-1315/+0
2020-10-23Rename PostGalleryTypeViewHolder to PostWithPreviewTypeViewHolder.Alex Ning2-110/+110
2020-10-23Restore PostTextTypeViewHolder.Alex Ning1-26/+100
2020-10-23Remove PostTextTypeViewHolder.Alex Ning2-649/+40
2020-10-23Combine some ViewHolders in PostRecyclerViewAdapter to prevent lag.Alex Ning2-63/+107
2020-10-23Fix an issue in respect subreddit recommended comment sort type. Dirty workar...Alex Ning2-48/+66
2020-10-20Version 4.1.0-beta2.Alex Ning1-1/+1
2020-10-19Fix an issue of respecting subreddit recommended comment sort type. Fix a lay...Alex Ning2-14/+15
2020-10-19Respecting subreddit recommended comment sort type is available.Alex Ning1-19/+73
2020-10-19Add Miscellaneous settings. Rearange settings. Add an option: Respect Subredd...Alex Ning10-45/+133
2020-10-19Fix DrawerLayout in MainActivity has extra background color in immersive inte...Alex Ning1-1/+4
2020-10-19Fix layout issue in non-immersive interface. Rename ThemePreviewActivity to C...Alex Ning13-21/+28
2020-10-18Load low-resolution videos in data saving mode. Selecting video quality for R...Alex Ning4-2/+56
2020-10-16Fix crash in anonymous mode in MainActivity.Alex Ning1-5/+2
2020-10-16Fix cannot download gfycat and redgifs videos. Fix fetching gfycat and redgif...Alex Ning14-111/+88