aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-01Muting and unmuting audio when autoplaying are available.Alex Ning4-10/+73
2020-04-30Probably fix duplicate posts issues. Move classes related to Post to Package ...Alex Ning8-41/+103
2020-04-30Add a BroadcastReceiver to receive network status change and enable or disabl...Alex Ning4-0/+55
2020-04-30Add an option for video autoplay. Rewrite some viewholders in PostRecyclerVie...Alex Ning6-126/+183
2020-04-30Move onClickListeners to ViewHolders in PostRecyclerViewAdapter. Pause video ...Alex Ning3-388/+380
2020-04-29Buggy video and Gif autoplay.Alex Ning3-342/+1105
2020-04-19Show 1 Award instead of 1 Awards. Version 3.0.3.Alex Ning1-2/+10
2020-04-19Add an option to ignore navigation bar height.Alex Ning3-1/+24
2020-04-18Add awards background and text color to custom theme. Show only the number of...Alex Ning6-52/+103
2020-04-18Show the number of awards in PostRecyclerView instead.Alex Ning3-27/+42
2020-04-18Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning1-4/+9
2020-04-17Fix white theme issues. Remove CollapsingToolbarLayout in some activities.Alex Ning2-2/+2
2020-04-17Minor bugs fixed.Alex Ning9-112/+137
2020-04-16Show author flair for posts.Alex Ning1-0/+19
2020-04-16Show awards for comments.Alex Ning5-61/+150
2020-04-16Show author flair (not richtext) for comments.Alex Ning4-9/+23
2020-04-16Show all post awards.Alex Ning5-66/+109
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-05Fix some themeing issues. Minor bugs fixed.Alex Ning8-1/+38
2020-04-05Long press a multireddit in the list to show some options. Fix some UI issues.Alex Ning15-111/+269
2020-04-05Add Calm Pastel theme. Fix an fab icon color issue.Alex Ning9-18/+87
2020-04-04Add a Dracula theme.Alex Ning1-0/+77
2020-04-04Fix some issues in themeing. Add red themes.Alex Ning5-10/+243
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 Ning19-279/+719
2020-04-02Add an activity for theme preview.Alex Ning6-1/+701
2020-04-01Add white themes.Alex Ning2-8/+235
2020-04-01Fix database migration issue.Alex Ning1-2/+1
2020-04-01Refine animation of hiding and showing comment toolbar.Alex Ning2-5/+13
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 Ning6-9/+6
2020-03-29Finished adding advanced preferences.Alex Ning7-31/+281
2020-03-29Create sort type and post layout shared preferences.Alex Ning14-66/+141
2020-03-29Add hidden comment toolbar feature.Hermes Junior3-7/+55
2020-03-29Continue playing videos after orientation. Deleting all subreddits and users ...Alex Ning4-0/+125
2020-03-28Add some advanced preferences which do nothing right now.Alex Ning2-0/+30
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 Ning1-1/+25
2020-03-27Add a SidebarFragment in ViewSubredditDetailActivity. Fix some UI issues.Alex Ning10-60/+438
2020-03-27Fix some issues of custom theme.Alex Ning2-7/+3
2020-03-27Implemented share and import themes. Fixed some issues of custom theme.Alex Ning9-32/+192
2020-03-27Fix some bugs related to custom themes.Alex Ning3-10/+5