aboutsummaryrefslogtreecommitdiff
path: root/app/src (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-13Version 3.1.0.Alex Ning1-3/+3
2020-05-13Customize tabs in main page for logged-in users.Alex Ning8-76/+425
2020-05-12Disable video autoply in lazy mode.Alex Ning2-0/+21
2020-05-12Resume video position when viewing it in fullscreen.Alex Ning3-0/+10
2020-05-11More little improvements for regex.OHermesJunior1-6/+6
2020-05-11Handle alternative multireddit URL.Hermes Junior1-0/+8
2020-05-11Add swap tap and long click option.Hermes Junior4-25/+47
2020-05-11Improve some regex of link resolver.Hermes Junior1-10/+3
2020-05-11Handle other comment links.Hermes Junior1-5/+5
2020-05-10Handle Reddit home links.Hermes Junior1-0/+3
2020-05-10Handle Reddit app links.Hermes Junior1-1/+8
2020-05-08Fix image view with low resolution.Hermes Junior1-3/+4
2020-05-07Stop autoplay when wifi is lost in ViewPostDetailActivity if video autoplay i...Alex Ning2-0/+16
2020-05-07Video autoplay in ViewPostDetailActivity. Optimize CommentAndPostRecyclerView...Alex Ning18-1119/+3011
2020-05-05Optimize CommentAndPostRecyclerViewAdapter.Alex Ning1-262/+281
2020-05-05Reporting comments is now available.Alex Ning5-0/+48
2020-05-05Reporting posts is now available.Alex Ning9-35/+240
2020-05-03Prepare to add report feature.Alex Ning16-5/+566
2020-05-03Show cakeday of users and subreddits, user description and post and comment k...Alex Ning5-19/+106
2020-05-02Sharing user and subreddit is now available.Alex Ning4-6/+34
2020-05-02Fix JSON parsing error when parsing user data.Alex Ning1-1/+1
2020-05-02Fix the color of award cannot be changed. Prepare to show user comment karma,...Alex Ning14-79/+166
2020-05-01Beautify player control view for video autoplay.Alex Ning6-62/+92
2020-05-01Fix muting audio after video play ends.Alex Ning1-1/+9
2020-05-01Muting and unmuting audio when autoplaying are available.Alex Ning5-11/+76
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 Ning13-177/+260
2020-04-30Move onClickListeners to ViewHolders in PostRecyclerViewAdapter. Pause video ...Alex Ning7-391/+386
2020-04-29Buggy video and Gif autoplay.Alex Ning12-343/+3013
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