| Commit message (Expand) | Author | Files | Lines |
2021-01-24 | Fix gfycat and redgifs API. | Alex Ning | 2 | -4/+13 |
2021-01-23 | Finally fixed java.lang.RuntimeException: Canvas: trying to draw too large bi... | Alex Ning | 18 | -265/+200 |
2021-01-23 | New language: Netherlands. | Alex Ning | 3 | -8/+877 |
2021-01-23 | Switch to anonymous mode when updating the app. Save profile image url to Sha... | Alex Ning | 2 | -3/+11 |
2021-01-23 | Prevent a potential parsing error using the gfycat API. | Alex Ning | 1 | -1/+6 |
2021-01-22 | Fix a JSON key naming issue. | Alex Ning | 2 | -5/+3 |
2021-01-22 | Remove a log. | Alex Ning | 1 | -2/+0 |
2021-01-22 | Save current account info to SharedPreferences. Remove GetCurrentAccountAsync... | Alex Ning | 38 | -1305/+503 |
2021-01-22 | Fix redgif schema change | anonymous-developer-12 | 2 | -1/+7 |
2021-01-21 | Save current account info to SharedPreferences. | Alex Ning | 35 | -187/+216 |
2021-01-21 | Handle no new refresh token. | Alex Ning | 3 | -5/+16 |
2021-01-20 | Make OAuth2 API change: https://www.reddit.com/r/redditdev/comments/kvzaot/oa... | Alex Ning | 4 | -7/+11 |
2021-01-19 | Setting default sort for subreddits and users is available. | Alex Ning | 8 | -12/+139 |
2021-01-18 | Minor UI tweaks in settings. | Alex Ning | 3 | -4/+5 |
2021-01-18 | Don't hide read posts after initial post loading even if Hide Read Posts Auto... | Alex Ning | 3 | -6/+14 |
2021-01-18 | Minor UI tweaks for dialog_insert_link. | Alex Ning | 2 | -21/+44 |
2021-01-18 | Add more options to the bottom app bar. | Alex Ning | 4 | -0/+172 |
2021-01-18 | Fix regex for matching heading. | Alex Ning | 2 | -9/+7 |
2021-01-18 | Fix regex matcher for # heading. | Alex Ning | 1 | -1/+6 |
2021-01-17 | Maybe fix Canvas: drawing too large bitmap again. | Alex Ning | 3 | -16/+18 |
2021-01-17 | Fix following users failed. | Alex Ning | 2 | -3/+3 |
2021-01-13 | New option: Disable Immersive Interface in Landscape Mode. | Alex Ning | 5 | -2/+19 |
2021-01-11 | Add Privacy Policy. | Alex Ning | 4 | -6/+25 |
2021-01-08 | Verion 4.2.0-beta2. Fix translation issue. | Alex Ning | 1 | -5/+2 |
2021-01-08 | Version 4.2.0-beta2. New language: Polish. | Alex Ning | 2 | -0/+878 |
2021-01-08 | Fix title string in a dialog for PostFilter application. | Alex Ning | 1 | -1/+4 |
2021-01-08 | Add BetterLinkMovementMethod to Acknowledgement. | Alex Ning | 1 | -0/+3 |
2021-01-08 | Fix regex for supporting snudown's header. | Alex Ning | 1 | -1/+2 |
2021-01-08 | Correctly shows Snudown's header. | Alex Ning | 1 | -1/+2 |
2021-01-07 | Show superscript correctly. | Alex Ning | 1 | -31/+20 |
2021-01-07 | Remove F-Droid info. | Alex Ning | 14 | -48/+0 |
2021-01-07 | Fix some images not showing in center. | Alex Ning | 3 | -0/+3 |
2021-01-07 | New option in data saving mode: Only disable preview in video and gif posts. | Alex Ning | 8 | -48/+100 |
2021-01-07 | Ignore case when matching post title in PostFilter. Always check duplicate Po... | Alex Ning | 5 | -43/+40 |
2021-01-06 | Check for duplicate when saving a post filter. Fix an issue in PostFilter Par... | Alex Ning | 6 | -74/+117 |
2021-01-06 | Fix memory leaks caused by BigImageView. Remove unused custom views. | Alex Ning | 5 | -114/+13 |
2021-01-06 | Add two buttons to add subreddits and users in CustomizePostFilterActivity. S... | Alex Ning | 5 | -47/+143 |
2021-01-06 | Quote and code block are added to MarkdownBottomBarRecyclerViewAdapter. Fix i... | Alex Ning | 4 | -9/+63 |
2021-01-06 | Add a FAB to send private message in InboxActivity. Minor layout tweaks. | Alex Ning | 15 | -60/+189 |
2021-01-05 | Fix a minor string issue. | Alex Ning | 2 | -84/+66 |
2021-01-05 | Adding users to a multireddit is now available. | Alex Ning | 25 | -91/+238 |
2021-01-05 | Directly adding user to multireddit is available. | Alex Ning | 2 | -87/+125 |
2021-01-05 | Directly adding subreddit to multireddit is available. | Alex Ning | 11 | -104/+530 |
2021-01-04 | SearchUsersResultActivity is added. | Alex Ning | 11 | -21/+281 |
2021-01-04 | Reading all unread messages is now available. | Alex Ning | 6 | -2/+87 |
2021-01-04 | Rewrite getting current account from database to use an Executor. | Alex Ning | 32 | -196/+302 |
2021-01-04 | Fix options in Post History not hidden in anonymous mode. Fix memory leak in ... | Alex Ning | 2 | -19/+20 |
2021-01-04 | Long press a url to see options in RulesRecyclerViewAdapter. | Alex Ning | 1 | -7/+21 |
2021-01-04 | Long press a url to see options in CommentsListingRecyclerViewAdapter. | Alex Ning | 3 | -38/+42 |
2021-01-04 | Long click a url link in comments to see options. | Alex Ning | 1 | -4/+20 |