aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-15Show urls in ShareLinkBottomSheetFragment.Docile-Alligator1-0/+29
2022-08-15Apply custom theme to settings page.Docile-Alligator6-47/+40
2022-08-14Apply custom theme to the header of the navigation drawer.Docile-Alligator1-4/+2
2022-08-14Fix post content is not parsed in other types of posts.Docile-Alligator6-0/+60
2022-08-13Fix caption shown under the navbar in ViewRedditGalleryImageOrGifFragment.Docile-Alligator1-3/+4
2022-07-28Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and Cu...Docile-Alligator3-10/+16
2022-07-18Movable FAB in ViewPostDetailActivity.Docile-Alligator1-1/+1
2022-07-15Show the number of subscribers in SubredditListingRecyclerViewAdapter.Docile-Alligator1-16/+34
2022-07-13Read posts history is available.Docile-Alligator2-0/+102
2022-06-18Use Navigation Rail in MainActivity in landscape mode.Docile-Alligator1-0/+4
2022-06-03Add a link handler in SearchActivity.Docile-Alligator1-11/+28
2022-06-01Disable auto correct when creating links.Docile-Alligator1-2/+4
2022-06-01Request incognito keyboard in anonymous mode on Android 8+.Docile-Alligator1-0/+2
2022-06-01Use EditText instead of SimpleSearchView in SearchActivity.Docile-Alligator2-23/+19
2022-05-17Animate the software keyboard in ViewPrivateMessgesActivity.Docile-Alligator1-59/+58
2022-05-14Tweak UI in private messages.Docile-Alligator2-8/+8
2022-05-13Copy priate messages.Docile-Alligator2-7/+26
2022-04-30targetSdkVersion 31. Fix sort type problems in anonymous home page and multir...Docile-Alligator1-0/+1
2022-04-28Submitting crosspost using other accounts is available.Docile-Alligator1-0/+27
2022-04-28Submitting comment using another comment is available.Docile-Alligator1-5/+29
2022-04-25Submitting posts using another account is available in other PostXXXActivity.Docile-Alligator5-0/+135
2022-04-24Submit posts using another account is available in PostTextActivity.Docile-Alligator2-0/+42
2022-04-10Show post karma, comment karma, awarder karma and awardee karma in ViewUserDe...Docile-Alligator1-0/+105
2022-04-08Bottom app bar is available in ViewMultiRedditDetailActivity.Docile-Alligator2-2/+7
2022-04-02Removed option: View Full Markdown. Handle jpeg link in LinkResolverActivity.Docile-Alligator1-19/+0
2022-04-02Render full markdown in CommentsRecyclerViewAdapter.Docile-Alligator2-10/+8
2022-03-25Add a FloatingActionButton in ViewMultiRedditDetailActivity.Docile-Alligator1-0/+7
2022-03-11Load image after the AspectRatioGifImageView's height is determined in PostRe...Docile-Alligator5-9/+4
2022-03-05Fix preview issue in PostCompactBaseViewHolder in PostRecyclerViewAdapter.Docile-Alligator1-1/+1
2022-02-21Submitting poll posts is available.Docile-Alligator2-0/+345
2022-02-20Use ConcatAdapter for the navigation drawer.Docile-Alligator1-1/+1
2022-02-05New option: Settings->Interface->Comment->Hide Author Avatar. Fix Application...Alex Ning1-1/+2
2022-01-28Set caption and url when submitting gallery posts.Alex Ning1-0/+75
2022-01-21Show author icon in CommentFullyCollapsedViewHolder.Alex Ning2-4/+14
2022-01-21Show author avatars in comments.Alex Ning1-13/+32
2022-01-21Fix views in comment toolbar overlapping each other.Alex Ning1-25/+50
2022-01-17Show child reply count in comments.Alex Ning2-3/+18
2022-01-16New option: Fixed height preview in card.Alex Ning1-0/+1
2022-01-13Continue adding support for custom font.Alex Ning3-55/+1
2021-12-20Search subscribed subreddits.Alex Ning1-1/+15
2021-12-03Fix refreshing in ViewPostDetailFragment too easily in two-pane layout.Alex Ning2-2/+4
2021-12-01Minor layout tweaks.Alex Ning2-44/+44
2021-11-28Adjust caption layoutscria10002-97/+99
2021-11-27Make caption text copyable with long pressscria10001-1/+2
2021-11-22Fix TrackSelectionDialog button color. Do not automatically show control view...Alex Ning6-0/+6
2021-11-21Implement SaveMemoryCenterInsideDownsampleStrategy to smartly downsample imag...Alex Ning1-2/+1
2021-11-21Fix dark theme issue when selecting playback speed. Minor bugs fixed.Alex Ning1-0/+8
2021-11-11UI changes in EditProfileActivity.Alex Ning1-21/+23
2021-11-10Some UI tweaks.Alex Ning6-130/+70
2021-11-10Fix bottom url menu not being themed accordinglyscria10001-2/+0