aboutsummaryrefslogtreecommitdiff
path: root/app/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-19Show 1 Award instead of 1 Awards. Version 3.0.3.Alex Ning2-2/+11
2020-04-19Add an option to ignore navigation bar height.Alex Ning5-1/+33
2020-04-18Add awards background and text color to custom theme. Show only the number of...Alex Ning9-59/+118
2020-04-18Show the number of awards in PostRecyclerView instead.Alex Ning6-42/+58
2020-04-18Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning56-395/+45
2020-04-17Fix white theme issues. Remove CollapsingToolbarLayout in some activities.Alex Ning8-160/+106
2020-04-17Minor bugs fixed.Alex Ning10-113/+138
2020-04-16Show author flair for posts.Alex Ning2-1/+37
2020-04-16Show awards for comments.Alex Ning6-61/+159
2020-04-16Show author flair (not richtext) for comments.Alex Ning5-19/+23
2020-04-16Show all post awards.Alex Ning8-86/+127
2020-04-15Add fast scroller for MultiRedditListingActivity and FollowedUsersListingFrag...Alex Ning4-2/+38
2020-04-15Add a fast scroller on SubscribedSubredditsListingFragment.Alex Ning2-1/+49
2020-04-14Fix some bugs.Alex Ning2-1/+5
2020-04-13Now shows post title when viewing image, gif, or videoSam Perlmutter4-3/+21
2020-04-08Fix comments refreshing bug. Fix some custom theme issues.Alex Ning6-14/+14
2020-04-08Fix app crashes on ViewSubredditDetailActivity. Fix some themeing issues.Alex Ning4-14/+9
2020-04-06Fix app crashes when selecting font size to small. Version 3.0.1.Alex Ning1-1/+1
2020-04-05Fix some themeing issues. Minor bugs fixed.Alex Ning8-1/+38
2020-04-05Fix font size issues.Alex Ning5-6/+12
2020-04-05Long press a multireddit in the list to show some options. Fix some UI issues.Alex Ning20-114/+328
2020-04-05Add Calm Pastel theme. Fix an fab icon color issue.Alex Ning10-18/+88
2020-04-04Add a Dracula theme.Alex Ning2-0/+78
2020-04-04Fix some issues in themeing. Add red themes.Alex Ning8-11/+248
2020-04-04Fix colorview doesn't change its background color after changing color value.Alex Ning1-0/+2
2020-04-04Support redd.it links.Alex Ning1-1/+7
2020-04-04Editing multireddits is now available.Alex Ning31-293/+972
2020-04-02Add an activity for theme preview.Alex Ning14-6/+1485
2020-04-01Add white themes.Alex Ning3-9/+239
2020-04-01Fix database migration issue.Alex Ning2-3/+2
2020-04-01Refine animation of hiding and showing comment toolbar.Alex Ning3-6/+14
2020-03-31Fix issues of searching in a specific subreddit. Minor bugs fixed.Alex Ning5-10/+32
2020-03-30Fix some issues of searching.Alex Ning7-10/+7
2020-03-29Finished adding advanced preferences.Alex Ning12-35/+325
2020-03-29Create sort type and post layout shared preferences.Alex Ning14-66/+141
2020-03-29Add hidden comment toolbar feature.Hermes Junior6-9/+81
2020-03-29Continue playing videos after orientation. Deleting all subreddits and users ...Alex Ning6-3/+129
2020-03-28Add some advanced preferences which do nothing right now.Alex Ning5-0/+63
2020-03-28Support image post flair.Alex Ning5-12/+45
2020-03-28Fix some issues of custom themes.Alex Ning2-7/+16
2020-03-28Changing individual sort types of subreddits and users is now available.Alex Ning4-16/+12
2020-03-28Show NSFW toggle in the nav drawer in anonymous mode.Alex Ning3-13/+25
2020-03-27Add a SidebarFragment in ViewSubredditDetailActivity. Fix some UI issues.Alex Ning14-71/+483
2020-03-27Fix some issues of custom theme.Alex Ning4-9/+5
2020-03-27Implemented share and import themes. Fixed some issues of custom theme.Alex Ning19-50/+273
2020-03-27Fix some bugs related to custom themes.Alex Ning4-23/+10
2020-03-27Still implementing custom themes.Alex Ning14-14/+85
2020-03-26Still implementing custom themes.Alex Ning26-43/+700
2020-03-25Fix some bugs in CustomizeThemeActivity.Alex Ning16-185/+323
2020-03-24Add CustomThemeListingActivity.Alex Ning9-16/+164