| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Maybe fix crash when downloading media. | Alex Ning | 2020-12-01 | 3 | -240/+2 |
* | | Minor bugs fixed. | Alex Ning | 2020-12-01 | 3 | -13/+28 |
* | | Fix ArrayIndexOutOfBoundsException in FollowedUsersRecyclerViewAdapter. Minor... | Alex Ning | 2020-12-01 | 4 | -122/+147 |
* | | Update translation. | Alex Ning | 2020-12-01 | 10 | -849/+1636 |
* | | Show upvoted or downvoted color in topScoreTextView in CommentViewHolder. | Alex Ning | 2020-12-01 | 1 | -0/+10 |
* | | Changing language is now available. | Alex Ning | 2020-11-30 | 8 | -3/+83 |
* | | Create FUNDING.yml | Docile-Alligator | 2020-11-26 | 1 | -0/+1 |
* | | Add Patreon info | Docile-Alligator | 2020-11-26 | 1 | -1/+1 |
|/ |
|
* | Version 4.1.0. Disable red screen of death. | Alex Ning | 2020-11-24 | 2 | -3/+2 |
* | Downgrade exoplayer to prevent crash when autoplaying videos. | Alex Ning | 2020-11-24 | 2 | -7/+7 |
* | Make color picker dialog scrollable. | Alex Ning | 2020-11-24 | 1 | -139/+145 |
* | Merge pull request #217 from Poussinou/patch-1 | Docile-Alligator | 2020-11-23 | 1 | -3/+6 |
|\ |
|
| * | Update README.md | Poussinou | 2020-11-22 | 1 | -3/+6 |
|/ |
|
* | Change theme back to Theme.MaterialComponents. | Alex Ning | 2020-11-22 | 5 | -6/+2 |
* | Use Theme.AppCompat. | Alex Ning | 2020-11-22 | 2 | -5/+5 |
* | Correctly handle r/popular and r/all links. | Alex Ning | 2020-11-21 | 2 | -24/+5 |
* | Update translation info. | Alex Ning | 2020-11-21 | 2 | -0/+13 |
* | Add Turkish language. Add translation info. | Alex Ning | 2020-11-20 | 2 | -11/+881 |
* | Fix crash when downloading media. Version 4.1.0-beta6. | Alex Ning | 2020-11-19 | 4 | -59/+59 |
* | Fix crash when downloading media. Run AsyncTask in parallel in DownloadMediaS... | Alex Ning | 2020-11-19 | 3 | -15/+10 |
* | Fix crash in GlideImageGetter. | Alex Ning | 2020-11-19 | 1 | -7/+12 |
* | Change some zoom scalings in activitys and fragments for image viewing. | Alex Ning | 2020-11-19 | 3 | -14/+14 |
* | Check if activity is destroyed after fetching subreddit filters in PostFragment. | Alex Ning | 2020-11-19 | 1 | -8/+8 |
* | Fix search user error. | Alex Ning | 2020-11-18 | 2 | -11/+12 |
* | Fix link icon not shown in no preview ImageView. | Alex Ning | 2020-11-18 | 4 | -10/+19 |
* | Fix wrong package names. | Alex Ning | 2020-11-18 | 6 | -24/+27 |
* | Lowercase package names. | Alex Ning | 2020-11-18 | 418 | -1557/+1555 |
* | Save Reddit videos in DIRECTORY_MOVIES instead of DIRECTORY_PICTURES to preve... | Alex Ning | 2020-11-18 | 1 | -1/+1 |
* | Version 4.1.0-beta5. | Alex Ning | 2020-11-12 | 2 | -3/+3 |
* | Fix email client not found. | Alex Ning | 2020-11-12 | 1 | -2/+3 |
* | Disable swipe action when there are more than 1 column in PostFragment. | Alex Ning | 2020-11-12 | 4 | -4/+9 |
* | Get actual screen height in ViewSubredditDetailActivity. | Alex Ning | 2020-11-12 | 1 | -4/+6 |
* | Fix bottom app bar in ViewSubredditDetailActivity displaying under nav bar. | Alex Ning | 2020-11-11 | 3 | -1/+17 |
* | Add an option to preview markdown in several activitys. | Alex Ning | 2020-11-11 | 14 | -109/+156 |
* | Fix comment more button not visible. | Alex Ning | 2020-11-11 | 5 | -2/+12 |
* | Selecting swipe actions is available. Fix issues in swipe aciton. Add two ico... | Alex Ning | 2020-11-10 | 13 | -92/+206 |
* | Selecting swipe actions is avavilable. | Alex Ning | 2020-11-09 | 9 | -32/+147 |
* | Shrink icon size in flair and award tags. | Alex Ning | 2020-11-09 | 7 | -31/+17 |
* | Searching subreddits in SubredditFilterPopularAndAllActivity is available. | Alex Ning | 2020-11-09 | 3 | -8/+24 |
* | Rename NoPreviewLinkBackgroundColor to NoPreviewPostTypeBackgroundColor. NoPr... | Alex Ning | 2020-11-07 | 19 | -106/+146 |
* | New option: Disable Image Preview in Data Saving Mode. | Alex Ning | 2020-11-07 | 9 | -99/+245 |
* | Hiding subreddit description is available. | Alex Ning | 2020-11-06 | 4 | -2/+9 |
* | Maybe fixed a lot of bugs in DownloadRedditVideoService, DownloadMediaService... | Alex Ning | 2020-11-06 | 6 | -14/+33 |
* | Add Red Screen Of Death to display crash dialog. | Alex Ning | 2020-11-06 | 2 | -0/+4 |
* | Fix image preview not available. Fix gif autoplay. | Alex Ning | 2020-11-06 | 2 | -2/+20 |
* | Fix ViewPager2 swipe sensitivity in other activites. | Alex Ning | 2020-11-06 | 6 | -12/+30 |
* | Use haptic feedback instead of vibration in swipe action. | Alex Ning | 2020-10-30 | 4 | -52/+15 |
* | Version 4.1.0-beta4. | Alex Ning | 2020-10-28 | 2 | -3/+3 |
* | Chnage the animation for random subreddit and post. Update Credits info. | Alex Ning | 2020-10-28 | 6 | -1/+20 |
* | Update translation contributions. | Alex Ning | 2020-10-28 | 5 | -409/+662 |