aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix wrong subreddit creation time. Swap sort and search icons in several acti...Alex Ning2021-03-303-16/+17
* New post filter option: exclude domains.Alex Ning2021-03-262-0/+21
* Fix post link parsing in LinkResolverActivity.Alex Ning2021-03-251-2/+1
* Use string resource in array resource. Rearrange settings.Alex Ning2021-03-153-89/+103
* New option: Default Search Result Tab. Move Show Avatar on the Left in the Na...Alex Ning2021-03-154-6/+27
* New options: hide favorite subreddits and subscribed subreddits in the naviga...Alex Ning2021-03-142-0/+12
* Add settings for navigation drawer.Alex Ning2021-03-143-0/+44
* Add an indicator in NavigationDrawerRecyclerViewAdapter.MenuGroupTitleViewHol...Alex Ning2021-03-141-5/+19
* Handle v.redd.it videos loading failed.Alex Ning2021-03-121-0/+4
* New option: Do not blur nsfw media in nsfw subreddits.Alex Ning2021-03-123-4/+38
* Add a WebView for those who do not have Chrome installed.Alex Ning2021-03-1116-15/+50
* The number of columns in card layout 2 is available.Alex Ning2021-03-082-1/+85
* Add an option to toggle swipe between posts.Alex Ning2021-03-072-0/+6
* Finish adding SuicidePreventionActivity.Alex Ning2021-03-071-1/+1
* Show a suicide prevention quote when searching suicide.Alex Ning2021-03-065-1/+74
* Restore settings.Alex Ning2021-03-061-0/+4
* Backup settings.Alex Ning2021-03-062-0/+14
* Anonymous subreddit subscription is available.Alex Ning2021-03-041-14/+13
* Start adding anonymous subscriptions.Alex Ning2021-03-041-0/+2
* Add more options for tabs in MainActivity.Alex Ning2021-03-021-0/+5
* New option: Show avatar on the right in the navigation drawer.Alex Ning2021-02-264-0/+6
* Minor layout issue fixed.Alex Ning2021-02-261-2/+3
* Change some colors. Add a current user icon.Alex Ning2021-02-261-0/+4
* Upvote ratio and different username color for comments sent by the current ac...Alex Ning2021-02-269-7/+76
* Multi-selection in user search result for CustomizePostFilterActivity.Alex Ning2021-02-263-1/+21
* Multi-selection in subreddit search result for CustomizePostFilterActivity.Alex Ning2021-02-252-0/+18
* New option: Hide the number of comments.Alex Ning2021-02-242-0/+6
* New options: Hide subreddit and user prefix and hide the number of votes.Alex Ning2021-02-243-8/+20
* New options: hide post type and hide the number of awards. Tweak settings.Alex Ning2021-02-236-11/+28
* Continue adding Card Layout 2.Alex Ning2021-02-223-6/+6
* Fix invisible link icon in PostTypeBottomSheetFragment.Alex Ning2021-02-224-2/+20
* Continue adding Card Layout 2.Alex Ning2021-02-221-0/+308
* Continue adding Card Layout 2.Alex Ning2021-02-225-28/+278
* Continue adding Card Layout 2.Alex Ning2021-02-211-57/+24
* Continue adding Card Layout 2.Alex Ning2021-02-211-0/+3
* Continue adding Card Layout 2.Alex Ning2021-02-211-11/+9
* Continue adding Card Layout 2.Alex Ning2021-02-211-78/+80
* Start adding Card Layout 2.Alex Ning2021-02-215-72/+441
* New option: Click to show media in gallery layout.Alex Ning2021-02-202-0/+9
* Add Gallery Layout to default post layout option. 3 columns is available in P...Alex Ning2021-02-191-0/+1
* Add Gallery Layout to default post layout option.Alex Ning2021-02-171-0/+2
* Customize the number of columns in Post Feed for every post layout.Alex Ning2021-02-177-118/+173
* Continue adding Gallery Layout.Alex Ning2021-02-164-19/+24
* Continue adding Gallery Layout.Alex Ning2021-02-164-56/+66
* Start adding Gallery Layout.Alex Ning2021-02-133-0/+84
* Merge branch 'master' of https://github.com/Docile-Alligator/Infinity-For-RedditAlex Ning2021-02-121-2/+2
|\
| * Merge pull request #262 from iamveryfunny/patch-1Docile-Alligator2021-02-021-2/+2
| |\
| | * Update strings.xmliamveryfunny2021-01-251-2/+2
* | | Merge new features from 4.2.3 to 4.2.5.Alex Ning2021-02-123-0/+20
|\ \ \ | |/ / |/| |
| * | Add a FAB in LoginActivity to setDomStorageEnabled.Alex Ning2021-02-033-2/+20