aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-02Add an option to disable search history.Alex Ning1-2/+4
2020-11-24Make color picker dialog scrollable.Alex Ning1-139/+145
2020-11-18Lowercase package names.Alex Ning62-69/+69
2020-11-11Fix bottom app bar in ViewSubredditDetailActivity displaying under nav bar.Alex Ning1-0/+1
2020-11-11Add an option to preview markdown in several activitys.Alex Ning1-1/+1
2020-11-07Rename NoPreviewLinkBackgroundColor to NoPreviewPostTypeBackgroundColor. NoPr...Alex Ning2-6/+2
2020-10-28Chnage the animation for random subreddit and post. Update Credits info.Alex Ning1-0/+1
2020-10-28Deleting search history is now available.Alex Ning1-1/+12
2020-10-28Add an option to filter subreddits in popular and all.Alex Ning2-1/+57
2020-10-26Giving awards to comments. Fix some bugs.Alex Ning1-14/+35
2020-10-23Remove legacy layout files.Alex Ning4-1315/+0
2020-10-23Rename PostGalleryTypeViewHolder to PostWithPreviewTypeViewHolder.Alex Ning1-42/+42
2020-10-23Remove PostTextTypeViewHolder.Alex Ning1-0/+13
2020-10-23Combine some ViewHolders in PostRecyclerViewAdapter to prevent lag.Alex Ning1-0/+21
2020-10-19Fix layout issue in non-immersive interface. Rename ThemePreviewActivity to C...Alex Ning1-1/+1
2020-10-18Load low-resolution videos in data saving mode. Selecting video quality for R...Alex Ning1-0/+6
2020-10-04Random post and subreddit is available.Alex Ning2-0/+102
2020-10-04Add two options: go to user and go to subreddit in FABMoreOptionsBottomSheetF...Alex Ning2-0/+67
2020-09-29Display search history in SearchActivity. Save suggested sort type and nsfw i...Alex Ning2-24/+69
2020-09-28Add translation contributors in Settigs->About->Translation.Alex Ning2-0/+49
2020-09-28Giving award is available. Giving award is not tested because I don't have Re...Alex Ning3-0/+104
2020-09-27Long press the Floating Action Button to see more options.Alex Ning2-1/+112
2020-09-26Animate layout changes in item_post_compact.xml.Alex Ning1-1/+2
2020-09-25Customizing bottom app bar and fab in ViewSubredditDetailActivity is available.Alex Ning2-22/+12
2020-09-25Changing option count of the bottom app bar in MainActivity is available.Alex Ning1-0/+1
2020-09-25Customizing the bottom app bar in MainActivity is available (Changing option ...Alex Ning1-11/+6
2020-09-25Add options to customize FAB.Alex Ning1-0/+66
2020-09-25Add options to customize bottom app bar.Alex Ning2-4/+400
2020-09-24Add favorite subreddits to the navigation drawer. Add favorite and subscripti...Alex Ning1-0/+13
2020-09-24Support showing favorite subscribed subreddits in the main page.Alex Ning1-0/+31
2020-09-24Support hiding tab titles. Support changing tab count.Alex Ning1-0/+69
2020-09-24Support showing subscribed subreddits in the main page.Alex Ning3-13/+61
2020-09-23Set NSFW, NSFW blurring and spoiler blurring on a per-user basis. Only close ...Alex Ning1-0/+113
2020-09-23Migrate to ViewPager2 in AccountSavedThingActivity.Alex Ning1-1/+1
2020-09-22Migrate to ViewPager2 in SearchResultActivity.Alex Ning1-4/+2
2020-09-19Migrate to ViewPager2 in ViewSubredditDetailActivity and ViewUserDetailActivity.Alex Ning2-2/+2
2020-09-18Fix minor UI issue in item_user_flair.Alex Ning1-2/+2
2020-09-18Hide Security option if no biometric authentication available. Require biomet...Alex Ning1-19/+29
2020-09-18Support Markdown bottom bar in EditCommentActivity, EditPostActivity and Post...Alex Ning3-181/+219
2020-09-18Support link and header in markdown bottom bar.Alex Ning2-0/+67
2020-09-17Start implementing markdown toolbar.Alex Ning2-39/+63
2020-09-17Select user flair in subreddits.Alex Ning3-1/+66
2020-09-16Remove some unused resources.Alex Ning4-25/+1
2020-09-15Migrate to ViewPager2 in MainActivity. Make POST_LAYOUT_POPULAR_POST and POST...Alex Ning1-1/+13
2020-09-14Viewing comment's full markdown is available.Alex Ning2-0/+61
2020-09-13Gfycat and Redgifs videos autoplay in CommentAndPostRecyclerViewAdapter is av...Alex Ning2-0/+20
2020-09-12Fix Immersive Interface on Android R. Set targetSdkVersion and compileSdkVers...Alex Ning1-1/+0
2020-09-08Crossposting is available.Alex Ning1-0/+191
2020-09-01Fix FontPreviewFragment cannot be scrolled.Alex Ning1-168/+174
2020-08-24Directly open url without checking available packages in openInBrowser in Lin...Alex Ning15-34/+9