| Commit message (Expand) | Author | Files | Lines |
2021-02-19 | Add Gallery Layout to default post layout option. 3 columns is available in P... | Alex Ning | 2 | -14/+30 |
2021-02-17 | Add Gallery Layout to default post layout option. | Alex Ning | 2 | -15/+13 |
2021-02-17 | Customize the number of columns in Post Feed for every post layout. | Alex Ning | 13 | -195/+323 |
2021-02-16 | Continue adding Gallery Layout. | Alex Ning | 1 | -1/+45 |
2021-02-16 | Continue adding Gallery Layout. | Alex Ning | 6 | -21/+32 |
2021-02-16 | Continue adding Gallery Layout. | Alex Ning | 6 | -58/+86 |
2021-02-15 | Continue adding Gallery Layout. | Alex Ning | 1 | -8/+90 |
2021-02-13 | Start adding Gallery Layout. | Alex Ning | 6 | -65/+298 |
2021-02-13 | Fix getCurrentFragment() in ViewPostDetailActivity's ViewPager2's adapter. Fi... | Alex Ning | 2 | -31/+30 |
2021-02-13 | Fix updating flair in ViewPostDetailFragment. | Alex Ning | 4 | -13/+37 |
2021-02-12 | Use EventBus to send post list from PostFragment to ViewPostDetailActivity. | Alex Ning | 5 | -63/+143 |
2021-02-05 | Fix NullPointerException in PostFilter.mergePostFilter. Minor bugs fixed in C... | Alex Ning | 2 | -84/+95 |
2021-02-04 | Trim keywords in PostFilter.isPostAllowed. | Alex Ning | 1 | -5/+5 |
2021-02-03 | Add a FAB in LoginActivity to setDomStorageEnabled. | Alex Ning | 4 | -5/+60 |
2021-02-03 | Make all gifcay id all lower case. | Alex Ning | 1 | -4/+9 |
2021-02-02 | Prepare to add quarantined subreddit support. | Alex Ning | 7 | -9/+12 |
2021-02-02 | Fix downloading videos without sound failed. | Alex Ning | 1 | -8/+8 |
2021-02-01 | Version 4.2.3. Remove logs. | Alex Ning | 1 | -4/+0 |
2021-02-01 | Use a dirty method to fix user info and subscribe chip not shown in ViewUserD... | Alex Ning | 1 | -1/+2 |
2021-01-31 | Update accesstoken in current account SharedPreferences after refreshing it. | Alex Ning | 3 | -3/+18 |
2021-01-27 | Fix always go to the first post in a post list in ViewPostDetailActivity. | Alex Ning | 2 | -9/+22 |
2021-01-27 | Barebone swiping left or right to go to previous or next post in ViewPostDeta... | Alex Ning | 13 | -1649/+2002 |
2021-01-26 | Rewrite SubmitPostService to run the service in a background thread. | Alex Ning | 2 | -488/+281 |
2021-01-25 | Update strings.xml | iamveryfunny | 1 | -2/+2 |
2021-01-25 | Fix issue with gfycat/redgifs occasionally 404ing due to non-lowercase id | Zeb Piasecki | 1 | -4/+9 |
2021-01-24 | Rewrite all the AsyncTasks in the asynctasks package using Executor and Handler. | Alex Ning | 91 | -1479/+1291 |
2021-01-24 | Version 4.2.2. | Alex Ning | 1 | -2/+0 |
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 |