Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Continue adding Card Layout 2. | Alex Ning | 2021-02-21 | 1 | -57/+24 |
| | |||||
* | Continue adding Card Layout 2. | Alex Ning | 2021-02-21 | 1 | -0/+3 |
| | |||||
* | Continue adding Card Layout 2. | Alex Ning | 2021-02-21 | 1 | -11/+9 |
| | |||||
* | Continue adding Card Layout 2. | Alex Ning | 2021-02-21 | 1 | -78/+80 |
| | |||||
* | Start adding Card Layout 2. | Alex Ning | 2021-02-21 | 8 | -84/+698 |
| | |||||
* | Long click gallery layout. | Alex Ning | 2021-02-20 | 1 | -135/+70 |
| | |||||
* | New option: Click to show media in gallery layout. | Alex Ning | 2021-02-20 | 4 | -4/+65 |
| | |||||
* | Add Gallery Layout to default post layout option. 3 columns is available in ↵ | Alex Ning | 2021-02-19 | 2 | -14/+30 |
| | | | | PostFragment. | ||||
* | Add Gallery Layout to default post layout option. | Alex Ning | 2021-02-17 | 2 | -15/+13 |
| | |||||
* | Customize the number of columns in Post Feed for every post layout. | Alex Ning | 2021-02-17 | 13 | -195/+323 |
| | |||||
* | Continue adding Gallery Layout. | Alex Ning | 2021-02-16 | 1 | -1/+45 |
| | |||||
* | Continue adding Gallery Layout. | Alex Ning | 2021-02-16 | 6 | -21/+32 |
| | |||||
* | Continue adding Gallery Layout. | Alex Ning | 2021-02-16 | 6 | -58/+86 |
| | |||||
* | Continue adding Gallery Layout. | Alex Ning | 2021-02-15 | 1 | -8/+90 |
| | |||||
* | Start adding Gallery Layout. | Alex Ning | 2021-02-13 | 6 | -65/+298 |
| | |||||
* | Fix getCurrentFragment() in ViewPostDetailActivity's ViewPager2's adapter. ↵ | Alex Ning | 2021-02-13 | 2 | -31/+30 |
| | | | | Fix newly-replied comments not shown in ViewPostDetailFragment. | ||||
* | Fix updating flair in ViewPostDetailFragment. | Alex Ning | 2021-02-13 | 4 | -13/+37 |
| | |||||
* | Use EventBus to send post list from PostFragment to ViewPostDetailActivity. | Alex Ning | 2021-02-12 | 6 | -64/+144 |
| | |||||
* | Merge branch 'master' of https://github.com/Docile-Alligator/Infinity-For-Reddit | Alex Ning | 2021-02-12 | 1 | -2/+2 |
|\ | |||||
| * | Merge pull request #262 from iamveryfunny/patch-1 | Docile-Alligator | 2021-02-02 | 1 | -2/+2 |
| |\ | | | | | | | Fix spelling mistake in German translation | ||||
| | * | Update strings.xml | iamveryfunny | 2021-01-25 | 1 | -2/+2 |
| | | | |||||
| * | | Merge pull request #261 from vlakreeh/fix-gfycat-case-sensitive | Docile-Alligator | 2021-02-02 | 1 | -4/+9 |
| |\ \ | | | | | | | | | Fix issue with gifs not playing with invalid gfycat id | ||||
| | * | | Fix issue with gfycat/redgifs occasionally 404ing due to non-lowercase id | Zeb Piasecki | 2021-01-25 | 1 | -4/+9 |
| | |/ | |||||
* | | | Merge new features from 4.2.3 to 4.2.5. | Alex Ning | 2021-02-12 | 19 | -116/+214 |
|\ \ \ | |/ / |/| | | |||||
| * | | Version 4.2.5. Disable split for language. | Alex Ning | 2021-02-11 | 1 | -2/+8 |
| | | | |||||
| * | | Version 4.2.4. | Alex Ning | 2021-02-05 | 1 | -2/+2 |
| | | | |||||
| * | | Fix NullPointerException in PostFilter.mergePostFilter. Minor bugs fixed in ↵ | Alex Ning | 2021-02-05 | 2 | -84/+95 |
| | | | | | | | | | | | | CommentsListingFragment. | ||||
| * | | Trim keywords in PostFilter.isPostAllowed. | Alex Ning | 2021-02-04 | 1 | -5/+5 |
| | | | |||||
| * | | Add a FAB in LoginActivity to setDomStorageEnabled. | Alex Ning | 2021-02-03 | 4 | -5/+60 |
| | | | |||||
| * | | Make all gifcay id all lower case. | Alex Ning | 2021-02-03 | 1 | -4/+9 |
| | | | |||||
| * | | Prepare to add quarantined subreddit support. | Alex Ning | 2021-02-02 | 7 | -9/+12 |
| | | | |||||
| * | | Fix downloading videos without sound failed. | Alex Ning | 2021-02-02 | 1 | -8/+8 |
| | | | |||||
| * | | Version 4.2.3. Remove logs. | Alex Ning | 2021-02-01 | 1 | -4/+0 |
| | | | |||||
| * | | Version 4.2.3. | Alex Ning | 2021-02-01 | 1 | -2/+2 |
| | | | |||||
| * | | Use a dirty method to fix user info and subscribe chip not shown in ↵ | Alex Ning | 2021-02-01 | 1 | -1/+2 |
| | | | | | | | | | | | | ViewUserDetailActivity. The problem is caused by CommentsListingFragment. So weird. | ||||
| * | | Update accesstoken in current account SharedPreferences after refreshing it. | Alex Ning | 2021-01-31 | 3 | -3/+18 |
| | | | |||||
* | | | Fix always go to the first post in a post list in ViewPostDetailActivity. | Alex Ning | 2021-01-27 | 2 | -9/+22 |
| | | | |||||
* | | | Barebone swiping left or right to go to previous or next post in ↵ | Alex Ning | 2021-01-27 | 14 | -1651/+2005 |
| | | | | | | | | | | | | ViewPostDetailActivity. | ||||
* | | | Rewrite SubmitPostService to run the service in a background thread. | Alex Ning | 2021-01-26 | 2 | -488/+281 |
| |/ |/| | |||||
* | | Rewrite all the AsyncTasks in the asynctasks package using Executor and Handler. | Alex Ning | 2021-01-24 | 91 | -1479/+1291 |
|/ | |||||
* | Version 4.2.2. | Alex Ning | 2021-01-24 | 2 | -4/+2 |
| | |||||
* | Fix gfycat and redgifs API. | Alex Ning | 2021-01-24 | 2 | -4/+13 |
| | |||||
* | Version 4.2.1. | Alex Ning | 2021-01-23 | 1 | -2/+2 |
| | |||||
* | Finally fixed java.lang.RuntimeException: Canvas: trying to draw too large ↵ | Alex Ning | 2021-01-23 | 18 | -265/+200 |
| | | | | bitmap. Rewrite some AsyncTasks using Executor. | ||||
* | Version 4.2.0. | Alex Ning | 2021-01-23 | 1 | -2/+2 |
| | |||||
* | New language: Netherlands. | Alex Ning | 2021-01-23 | 3 | -8/+877 |
| | |||||
* | Switch to anonymous mode when updating the app. Save profile image url to ↵ | Alex Ning | 2021-01-23 | 2 | -3/+11 |
| | | | | SharedPreferences when logging in an account. | ||||
* | Prevent a potential parsing error using the gfycat API. | Alex Ning | 2021-01-23 | 1 | -1/+6 |
| | |||||
* | Fix a JSON key naming issue. | Alex Ning | 2021-01-22 | 2 | -5/+3 |
| | |||||
* | Merge pull request #253 from anonymous-developer-12/master | Docile-Alligator | 2021-01-22 | 2 | -1/+7 |
|\ | | | | | Fix redgif schema change |