| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | New post filter option: exclude domains. | Alex Ning | 2021-03-26 | 2 | -0/+21 |
* | Fix post link parsing in LinkResolverActivity. | Alex Ning | 2021-03-25 | 1 | -2/+1 |
* | Use string resource in array resource. Rearrange settings. | Alex Ning | 2021-03-15 | 3 | -89/+103 |
* | New option: Default Search Result Tab. Move Show Avatar on the Left in the Na... | Alex Ning | 2021-03-15 | 4 | -6/+27 |
* | New options: hide favorite subreddits and subscribed subreddits in the naviga... | Alex Ning | 2021-03-14 | 2 | -0/+12 |
* | Add settings for navigation drawer. | Alex Ning | 2021-03-14 | 3 | -0/+44 |
* | Add an indicator in NavigationDrawerRecyclerViewAdapter.MenuGroupTitleViewHol... | Alex Ning | 2021-03-14 | 1 | -5/+19 |
* | Handle v.redd.it videos loading failed. | Alex Ning | 2021-03-12 | 1 | -0/+4 |
* | New option: Do not blur nsfw media in nsfw subreddits. | Alex Ning | 2021-03-12 | 3 | -4/+38 |
* | Add a WebView for those who do not have Chrome installed. | Alex Ning | 2021-03-11 | 16 | -15/+50 |
* | The number of columns in card layout 2 is available. | Alex Ning | 2021-03-08 | 2 | -1/+85 |
* | Add an option to toggle swipe between posts. | Alex Ning | 2021-03-07 | 2 | -0/+6 |
* | Finish adding SuicidePreventionActivity. | Alex Ning | 2021-03-07 | 1 | -1/+1 |
* | Show a suicide prevention quote when searching suicide. | Alex Ning | 2021-03-06 | 5 | -1/+74 |
* | Restore settings. | Alex Ning | 2021-03-06 | 1 | -0/+4 |
* | Backup settings. | Alex Ning | 2021-03-06 | 2 | -0/+14 |
* | Anonymous subreddit subscription is available. | Alex Ning | 2021-03-04 | 1 | -14/+13 |
* | Start adding anonymous subscriptions. | Alex Ning | 2021-03-04 | 1 | -0/+2 |
* | Add more options for tabs in MainActivity. | Alex Ning | 2021-03-02 | 1 | -0/+5 |
* | New option: Show avatar on the right in the navigation drawer. | Alex Ning | 2021-02-26 | 4 | -0/+6 |
* | Minor layout issue fixed. | Alex Ning | 2021-02-26 | 1 | -2/+3 |
* | Change some colors. Add a current user icon. | Alex Ning | 2021-02-26 | 1 | -0/+4 |
* | Upvote ratio and different username color for comments sent by the current ac... | Alex Ning | 2021-02-26 | 9 | -7/+76 |
* | Multi-selection in user search result for CustomizePostFilterActivity. | Alex Ning | 2021-02-26 | 3 | -1/+21 |
* | Multi-selection in subreddit search result for CustomizePostFilterActivity. | Alex Ning | 2021-02-25 | 2 | -0/+18 |
* | New option: Hide the number of comments. | Alex Ning | 2021-02-24 | 2 | -0/+6 |
* | New options: Hide subreddit and user prefix and hide the number of votes. | Alex Ning | 2021-02-24 | 3 | -8/+20 |
* | New options: hide post type and hide the number of awards. Tweak settings. | Alex Ning | 2021-02-23 | 6 | -11/+28 |
* | Continue adding Card Layout 2. | Alex Ning | 2021-02-22 | 3 | -6/+6 |
* | Fix invisible link icon in PostTypeBottomSheetFragment. | Alex Ning | 2021-02-22 | 4 | -2/+20 |
* | Continue adding Card Layout 2. | Alex Ning | 2021-02-22 | 1 | -0/+308 |
* | Continue adding Card Layout 2. | Alex Ning | 2021-02-22 | 5 | -28/+278 |
* | 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 | 5 | -72/+441 |
* | New option: Click to show media in gallery layout. | Alex Ning | 2021-02-20 | 2 | -0/+9 |
* | Add Gallery Layout to default post layout option. 3 columns is available in P... | Alex Ning | 2021-02-19 | 1 | -0/+1 |
* | Add Gallery Layout to default post layout option. | Alex Ning | 2021-02-17 | 1 | -0/+2 |
* | Customize the number of columns in Post Feed for every post layout. | Alex Ning | 2021-02-17 | 7 | -118/+173 |
* | Continue adding Gallery Layout. | Alex Ning | 2021-02-16 | 4 | -19/+24 |
* | Continue adding Gallery Layout. | Alex Ning | 2021-02-16 | 4 | -56/+66 |
* | Start adding Gallery Layout. | Alex Ning | 2021-02-13 | 3 | -0/+84 |
* | 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 |
| |\ |
|
| | * | Update strings.xml | iamveryfunny | 2021-01-25 | 1 | -2/+2 |
* | | | Merge new features from 4.2.3 to 4.2.5. | Alex Ning | 2021-02-12 | 3 | -0/+20 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add a FAB in LoginActivity to setDomStorageEnabled. | Alex Ning | 2021-02-03 | 3 | -2/+20 |
* | | | Barebone swiping left or right to go to previous or next post in ViewPostDeta... | Alex Ning | 2021-01-27 | 4 | -53/+66 |
| |/
|/| |
|