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