aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-17Fix text color in SetAsWallpaperBottomSheet.Alex Ning1-3/+3
2020-06-17Add FontPreviewFragment. Add some fonts and delete some.Alex Ning1-0/+128
2020-06-16Resolve conflicts: Some refactors on media activities.Alex Ning2-73/+21
2020-06-15Fix branch rebase.Hermes Junior1-4/+3
2020-06-15Refactor ViewImage and ViewGif activities. Allow zooming in gifs.Hermes Junior2-69/+18
2020-06-15Remove SidebarActivity, use sidebar page in SubredditDetailActivity.Hermes Junior1-50/+0
2020-06-15Remove SidebarActivity, use sidebar page in SubredditDetailActivity.Hermes Junior1-50/+0
2020-06-15Maybe fix java.lang.RuntimeException: Canvas: trying to draw too large bitmap...Alex Ning2-1/+7
2020-06-15Set image as wallpaper.Alex Ning1-0/+74
2020-06-14Add a rounded background to thumbnail in compact layout. Fix subreddits and u...Alex Ning1-339/+340
2020-06-13Add an option to move thumbnail in compact layout to the left.Alex Ning1-0/+1
2020-06-10Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning38-59/+77
2020-06-10Prepare to add different font support.Alex Ning98-161/+523
2020-06-08Move all bottom sheet fragments to package BottomSheetFragment. Add a UrlMenu...Alex Ning5-4/+72
2020-06-08Add a tab for multireddit list in SubscribedThingActivity. Remove Multireddit...Alex Ning2-4/+59
2020-06-05Use outline icon for multireddit. Fix black report icon in dark theme. Add a ...Alex Ning1-1/+1
2020-06-04Swipe up or down to finish ViewImgurMediaActivity. Using Hauler to do swipe u...Alex Ning4-96/+154
2020-06-04Remove ViewImgurGifFragment.Alex Ning1-38/+0
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 Ning4-0/+110
2020-05-07Video autoplay in ViewPostDetailActivity. Optimize CommentAndPostRecyclerView...Alex Ning15-559/+1697
2020-05-05Reporting comments is now available.Alex Ning1-0/+18
2020-05-05Reporting posts is now available.Alex Ning1-1/+1
2020-05-03Prepare to add report feature.Alex Ning3-1/+69
2020-05-03Show cakeday of users and subreddits, user description and post and comment k...Alex Ning2-18/+71
2020-05-01Beautify player control view for video autoplay.Alex Ning1-57/+51
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 Ning4-51/+56
2020-04-30Move onClickListeners to ViewHolders in PostRecyclerViewAdapter. Pause video ...Alex Ning4-3/+6
2020-04-29Buggy video and Gif autoplay.Alex Ning8-1/+1899
2020-04-18Add awards background and text color to custom theme. Show only the number of...Alex Ning2-7/+11
2020-04-18Show the number of awards in PostRecyclerView instead.Alex Ning1-12/+13
2020-04-18Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning45-206/+27
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-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 Ning2-1/+53
2020-04-04Fix some issues in themeing. Add red themes.Alex Ning2-1/+2
2020-04-04Editing multireddits is now available.Alex Ning4-2/+205
2020-04-02Add an activity for theme preview.Alex Ning4-1/+746
2020-04-01Refine animation of hiding and showing comment toolbar.Alex Ning1-1/+1
2020-03-29Add hidden comment toolbar feature.Hermes Junior1-2/+14
2020-03-28Show NSFW toggle in the nav drawer in anonymous mode.Alex Ning2-12/+0
2020-03-27Add a SidebarFragment in ViewSubredditDetailActivity. Fix some UI issues.Alex Ning2-1/+44
2020-03-27Fix some issues of custom theme.Alex Ning2-2/+2
2020-03-27Implemented share and import themes. Fixed some issues of custom theme.Alex Ning7-17/+48