aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-16Implement option to see removed comment.Hermes Junior2-1/+24
2020-06-16Resolve conflicts: Some refactors on media activities.Alex Ning4-96/+28
2020-06-15Fix branch rebase.Hermes Junior1-4/+3
2020-06-15Refactor ViewImage and ViewGif activities. Allow zooming in gifs.Hermes Junior4-92/+25
2020-06-15Remove SidebarActivity, use sidebar page in SubredditDetailActivity.Hermes Junior3-67/+1
2020-06-15Remove SidebarActivity, use sidebar page in SubredditDetailActivity.Hermes Junior2-57/+1
2020-06-15Maybe fix java.lang.RuntimeException: Canvas: trying to draw too large bitmap...Alex Ning2-1/+7
2020-06-15Make exit animation follow slide direction on media activities.Hermes Junior2-0/+24
2020-06-15Set image as wallpaper.Alex Ning11-4/+159
2020-06-14Add a rounded background to thumbnail in compact layout. Fix subreddits and u...Alex Ning2-339/+345
2020-06-13Add an option to move thumbnail in compact layout to the left.Alex Ning4-11/+26
2020-06-12Fix bugs related to favoriting multireddits. Add some fonts.Alex Ning14-0/+77
2020-06-10Add more fonts.Alex Ning21-0/+139
2020-06-10Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning44-94/+167
2020-06-10Prepare to add different font support.Alex Ning110-161/+621
2020-06-09Fail gracefully when there is no webview installed.Hermes Junior1-0/+1
2020-06-08Move all bottom sheet fragments to package BottomSheetFragment. Add a UrlMenu...Alex Ning8-4/+92
2020-06-08Add a tab for multireddit list in SubscribedThingActivity. Remove Multireddit...Alex Ning4-4/+69
2020-06-07Add more notifications for downloading Reddit videos. Open the downloaded Red...Alex Ning1-5/+13
2020-06-06Make downloaded video visible for galleries and simplify the code.Hermes Junior1-0/+1
2020-06-06Show different notifications when downloading Reddit videos.Alex Ning1-1/+4
2020-06-06Downloading Reddit videos with sound is now available. For Android Q and abov...Alex Ning1-2/+2
2020-06-05Use outline icon for multireddit. Fix black report icon in dark theme. Add a ...Alex Ning5-5/+20
2020-06-04Add an option to disable autoplaying nsfw videos. Support imgur gifv videos.Alex Ning3-6/+23
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