aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-01Disable auto correct when creating links.1-2/+4
2022-06-01Request incognito keyboard in anonymous mode on Android 8+.1-0/+2
2022-06-01Use EditText instead of SimpleSearchView in SearchActivity.2-23/+19
2022-05-17Animate the software keyboard in ViewPrivateMessgesActivity.1-59/+58
2022-05-14Tweak UI in private messages.2-8/+8
2022-05-13Copy priate messages.2-7/+26
2022-04-30targetSdkVersion 31. Fix sort type problems in anonymous home page and multir...1-0/+1
2022-04-28Submitting crosspost using other accounts is available.1-0/+27
2022-04-28Submitting comment using another comment is available.1-5/+29
2022-04-25Submitting posts using another account is available in other PostXXXActivity.5-0/+135
2022-04-24Submit posts using another account is available in PostTextActivity.2-0/+42
2022-04-10Show post karma, comment karma, awarder karma and awardee karma in ViewUserDe...1-0/+105
2022-04-08Bottom app bar is available in ViewMultiRedditDetailActivity.2-2/+7
2022-04-02Removed option: View Full Markdown. Handle jpeg link in LinkResolverActivity.1-19/+0
2022-04-02Render full markdown in CommentsRecyclerViewAdapter.2-10/+8
2022-03-25Add a FloatingActionButton in ViewMultiRedditDetailActivity.1-0/+7
2022-03-11Load image after the AspectRatioGifImageView's height is determined in PostRe...5-9/+4
2022-03-05Fix preview issue in PostCompactBaseViewHolder in PostRecyclerViewAdapter.1-1/+1
2022-02-21Submitting poll posts is available.2-0/+345
2022-02-20Use ConcatAdapter for the navigation drawer.1-1/+1
2022-02-05New option: Settings->Interface->Comment->Hide Author Avatar. Fix Application...1-1/+2
2022-01-28Set caption and url when submitting gallery posts.1-0/+75
2022-01-21Show author icon in CommentFullyCollapsedViewHolder.2-4/+14
2022-01-21Show author avatars in comments.1-13/+32
2022-01-21Fix views in comment toolbar overlapping each other.1-25/+50
2022-01-17Show child reply count in comments.2-3/+18
2022-01-16New option: Fixed height preview in card.1-0/+1
2022-01-13Continue adding support for custom font.3-55/+1
2021-12-20Search subscribed subreddits.1-1/+15
2021-12-03Fix refreshing in ViewPostDetailFragment too easily in two-pane layout.2-2/+4
2021-12-01Minor layout tweaks.2-44/+44
2021-11-28Adjust caption layout2-97/+99
2021-11-27Make caption text copyable with long press1-1/+2
2021-11-22Fix TrackSelectionDialog button color. Do not automatically show control view...6-0/+6
2021-11-21Implement SaveMemoryCenterInsideDownsampleStrategy to smartly downsample imag...1-2/+1
2021-11-21Fix dark theme issue when selecting playback speed. Minor bugs fixed.1-0/+8
2021-11-11UI changes in EditProfileActivity.1-21/+23
2021-11-10Some UI tweaks.6-130/+70
2021-11-10Fix bottom url menu not being themed accordingly1-2/+0
2021-11-09Initial support for gallery captions2-35/+132
2021-11-09Fix clicking spoiler invokes OnClickListener on TextView in comments. Render ...1-1/+1
2021-11-04Minor layout tweaks.24-100/+100
2021-11-04Fix Material Design 3 issue.7-25/+29
2021-11-02Minor changes in EditProfileActivity.1-6/+13
2021-11-01Optimize some layouts.12-70/+67
2021-10-30Continue migrating to Material Design 3.15-12/+26
2021-10-30Start migrating to Material Design 3. Try optimizing image loading in PostRec...5-26/+17
2021-10-30feat: add Edit Profile1-0/+169
2021-10-16New options in post filter: Title: contains keywords, Title: contains regex, ...1-2/+62
2021-10-16Add a button to directly select subreddit, user or multireddit in CustomizeMa...1-27/+87