aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-04Swipe up or down to finish ViewImgurMediaActivity. Using Hauler to do swipe u...Alex Ning5-99/+160
2020-06-04Support REdgifs and Gfycat videos in post lists and links.Alex Ning1-0/+1
2020-06-04Remove ViewImgurGifFragment.Alex Ning2-38/+2
2020-06-03Show a progress bar in ViewVideoActivity if it is a gfycat video and in ViewI...Alex Ning2-0/+25
2020-06-03Support viewing imgur albums in-app.Alex Ning10-10/+165
2020-05-28Support viewing gfycat videos in app.Alex Ning2-0/+6
2020-05-14Fix string value for popular.Alex Ning1-1/+1
2020-05-13Version 3.1.0.Alex Ning1-3/+3
2020-05-13Customize tabs in main page for logged-in users.Alex Ning4-1/+114
2020-05-11Add swap tap and long click option.Hermes Junior2-0/+6
2020-05-07Video autoplay in ViewPostDetailActivity. Optimize CommentAndPostRecyclerView...Alex Ning15-559/+1697
2020-05-05Reporting comments is now available.Alex Ning3-0/+35
2020-05-05Reporting posts is now available.Alex Ning2-5/+6
2020-05-03Prepare to add report feature.Alex Ning7-1/+106
2020-05-03Show cakeday of users and subreddits, user description and post and comment k...Alex Ning3-18/+74
2020-05-02Sharing user and subreddit is now available.Alex Ning2-0/+12
2020-05-02Fix the color of award cannot be changed. Prepare to show user comment karma,...Alex Ning1-1/+3
2020-05-01Beautify player control view for video autoplay.Alex Ning5-57/+87
2020-05-01Muting and unmuting audio when autoplaying are available.Alex Ning1-1/+3
2020-04-30Add an option for video autoplay. Rewrite some viewholders in PostRecyclerVie...Alex Ning7-51/+77
2020-04-30Move onClickListeners to ViewHolders in PostRecyclerViewAdapter. Pause video ...Alex Ning4-3/+6
2020-04-29Buggy video and Gif autoplay.Alex Ning9-1/+1908
2020-04-19Show 1 Award instead of 1 Awards. Version 3.0.3.Alex Ning1-0/+1
2020-04-19Add an option to ignore navigation bar height.Alex Ning2-0/+9
2020-04-18Add awards background and text color to custom theme. Show only the number of...Alex Ning3-7/+15
2020-04-18Show the number of awards in PostRecyclerView instead.Alex Ning3-15/+16
2020-04-18Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning55-391/+36
2020-04-17Fix white theme issues. Remove CollapsingToolbarLayout in some activities.Alex Ning6-158/+104
2020-04-17Minor bugs fixed.Alex Ning1-1/+1
2020-04-16Show author flair for posts.Alex Ning1-1/+18
2020-04-16Show awards for comments.Alex Ning1-0/+9
2020-04-16Show author flair (not richtext) for comments.Alex Ning1-10/+0
2020-04-16Show all post awards.Alex Ning3-20/+18
2020-04-06Fix app crashes when selecting font size to small. Version 3.0.1.Alex Ning1-1/+1
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 Ning4-2/+58
2020-04-05Add Calm Pastel theme. Fix an fab icon color issue.Alex Ning1-0/+1
2020-04-04Add a Dracula theme.Alex Ning1-0/+1
2020-04-04Fix some issues in themeing. Add red themes.Alex Ning3-1/+5
2020-04-04Editing multireddits is now available.Alex Ning11-13/+243
2020-04-02Add an activity for theme preview.Alex Ning7-2/+776
2020-04-01Add white themes.Alex Ning1-1/+4
2020-04-01Fix database migration issue.Alex Ning1-1/+1
2020-04-01Refine animation of hiding and showing comment toolbar.Alex Ning1-1/+1
2020-03-30Fix some issues of searching.Alex Ning1-1/+1
2020-03-29Finished adding advanced preferences.Alex Ning5-4/+44
2020-03-29Add hidden comment toolbar feature.Hermes Junior3-2/+26
2020-03-29Continue playing videos after orientation. Deleting all subreddits and users ...Alex Ning1-2/+2
2020-03-28Add some advanced preferences which do nothing right now.Alex Ning3-0/+33
2020-03-28Show NSFW toggle in the nav drawer in anonymous mode.Alex Ning2-12/+0