aboutsummaryrefslogtreecommitdiff
path: root/app (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-20Add Turkish language. Add translation info.Alex Ning2-11/+881
2020-11-19Fix crash when downloading media. Version 4.1.0-beta6.Alex Ning4-59/+59
2020-11-19Fix crash when downloading media. Run AsyncTask in parallel in DownloadMediaS...Alex Ning3-15/+10
2020-11-19Fix crash in GlideImageGetter.Alex Ning1-7/+12
2020-11-19Change some zoom scalings in activitys and fragments for image viewing.Alex Ning3-14/+14
2020-11-19Check if activity is destroyed after fetching subreddit filters in PostFragment.Alex Ning1-8/+8
2020-11-18Fix search user error.Alex Ning2-11/+12
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 Ning418-1557/+1555
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 Ning2-3/+3
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 Ning5-2/+12
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 Ning2-0/+4
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 Ning2-3/+3
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 Ning3-5/+5
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 Ning2-3/+3
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 Ning3-54/+72
2020-10-20Version 4.1.0-beta2.Alex Ning2-3/+3
2020-10-19Fix an issue of respecting subreddit recommended comment sort type. Fix a lay...Alex Ning2-14/+15