| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Fix crash when parsing post with null readPostList value. | Alex Ning | 2020-12-07 | 1 | -2/+5 |
* | | View video or image to mark the post as read. | Alex Ning | 2020-12-07 | 1 | -0/+3 |
* | | Mark posts as read. | Alex Ning | 2020-12-07 | 19 | -126/+338 |
* | | Prepare to add a new feature: hide read posts. | Alex Ning | 2020-12-07 | 8 | -120/+410 |
* | | Version 4.1.1. | Alex Ning | 2020-12-06 | 1 | -1/+1 |
* | | Fix very small flair icon. | Alex Ning | 2020-12-06 | 1 | -17/+4 |
* | | Add setImmersiveModeNotApplicable() in some activities. | Alex Ning | 2020-12-03 | 2 | -0/+6 |
* | | Version 4.1.1-beta1. | Alex Ning | 2020-12-02 | 2 | -2/+3 |
* | | Add an option to disable search history. | Alex Ning | 2020-12-02 | 6 | -17/+31 |
* | | Lower the threshold for image preview width and height. | Alex Ning | 2020-12-02 | 2 | -22/+26 |
* | | Try fixing ANR when releasing ExoPlayer. | Alex Ning | 2020-12-02 | 4 | -0/+8 |
* | | Fix some NullPointerException. | Alex Ning | 2020-12-02 | 2 | -10/+11 |
* | | Try fixing IllegalStateException for fragments in various Activities. | Alex Ning | 2020-12-02 | 5 | -11/+12 |
* | | Maybe fixed IllegaStateException for ShareLinkBottomSheetFragment and CopyTex... | Alex Ning | 2020-12-02 | 2 | -12/+9 |
* | | Maybe fix IndexOutOfBoundsException when parsing spoiler syntax. | Alex Ning | 2020-12-01 | 4 | -0/+25 |
* | | Disable nsfw warning in ViewUserDetailActivity. | Alex Ning | 2020-12-01 | 1 | -3/+3 |
* | | 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 |
|/ |
|
* | Version 4.1.0. Disable red screen of death. | Alex Ning | 2020-11-24 | 1 | -2/+1 |
* | Downgrade exoplayer to prevent crash when autoplaying videos. | Alex Ning | 2020-11-24 | 1 | -1/+1 |
* | Make color picker dialog scrollable. | Alex Ning | 2020-11-24 | 1 | -139/+145 |
* | Change theme back to Theme.MaterialComponents. | Alex Ning | 2020-11-22 | 4 | -5/+1 |
* | Use Theme.AppCompat. | Alex Ning | 2020-11-22 | 1 | -1/+1 |
* | 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 | 3 | -57/+57 |
* | 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 | 417 | -1553/+1551 |
* | 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 | 1 | -1/+1 |
* | 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 | 4 | -1/+11 |
* | 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 |