aboutsummaryrefslogtreecommitdiff
path: root/app/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
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
2020-10-15Show progress when downloding images and gifs.Alex Ning4-60/+187
2020-10-14Remove test notifications.Alex Ning1-14/+0
2020-10-14Fix media cannot be opened by clicking the download finished notification. Fi...Alex Ning4-15/+29
2020-10-14Fix NSFW posts showing in SearchResultActivity when NSFW is disabled. Hide NS...Alex Ning3-18/+27
2020-10-14Show correct karma in ViewUserDetailActivity. Show a warning if nsfw is enabl...Alex Ning5-8/+72
2020-10-13Show correct karma in the navigation drawer in MainActivity.Alex Ning2-3/+2
2020-10-13Update karma in the navigation drawer in MainActivity.Alex Ning4-0/+25
2020-10-13Version 4.1.0-beta1.Alex Ning2-2/+2
2020-10-13Add some translations. Fix TabLayout Title in ViewSubredditDetailActivity.Alex Ning10-1/+6335
2020-10-04Add go to subreddit, go to user, and random to FAB options.Alex Ning4-110/+179
2020-10-04Random post and subreddit is available.Alex Ning17-33/+450
2020-10-04Add two options: go to user and go to subreddit in FABMoreOptionsBottomSheetF...Alex Ning14-2/+312