aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-17Animate the software keyboard in ViewPrivateMessgesActivity.Docile-Alligator1-59/+58
2022-05-14Tweak UI in private messages.Docile-Alligator4-9/+14
2022-05-14Fix biometric authentication prompt not shown when opening the account sectio...Docile-Alligator2-2/+2
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-Alligator2-1/+111
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-Alligator22-57/+0
2022-04-02Render full markdown in CommentsRecyclerViewAdapter.Docile-Alligator2-10/+8
2022-03-25New option: Settings->Data Saving Mode->Reddit Video Default Resolution.Docile-Alligator3-0/+29
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-06New option: Settings->Miscellaneous->Post Feed Preview Max Resolution. Fix lo...Docile-Alligator3-24/+46
2022-03-05Fix preview issue in PostCompactBaseViewHolder in PostRecyclerViewAdapter.Docile-Alligator1-1/+1
2022-03-05Themed icon for Android. Very ugly right now.Docile-Alligator9-160/+30
2022-03-04Added adaptive icons (#646)20captainx126-0/+156
2022-02-25New fonts: Atkinson Hyperlegible and Atkinson Hyperlegible Bold.Docile-Alligator8-0/+64
2022-02-21Submitting poll posts is available.Docile-Alligator6-0/+384
2022-02-21New option: Settings->Interface->Post Details->Hide Upvote Ratio.Docile-Alligator2-0/+6
2022-02-20Use ConcatAdapter for the navigation drawer.Docile-Alligator3-1/+1
2022-02-18New option: Interface->Comment->Always show the number of child comments. Fix...Docile-Alligator4-21/+18
2022-02-18Fixed a typo: Hide Author Avatar -> Show Author Avatar.Docile-Alligator1-1/+1
2022-02-12Version 5.1.8. Add Reddit User Agreement to settings. Move Privacy Policy opt...Alex Ning3-4/+14
2022-02-05New option: Settings->Interface->Comment->Hide Author Avatar. Fix Application...Alex Ning3-1/+8
2022-02-04Minor bugs fixed.Alex Ning1-1/+1
2022-01-29New option: Settings->Interface->Comment->Show Fewer Toolbar Options Starting...Alex Ning2-0/+9
2022-01-28Set caption and url when submitting gallery posts.Alex Ning2-0/+78
2022-01-21Show author icon in CommentFullyCollapsedViewHolder.Alex Ning2-4/+14
2022-01-21Update translation.Alex Ning20-1799/+2607
2022-01-21New option: Hide Comment Awards.Alex Ning2-0/+11
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-20New option: Hide Text Post Content.Alex Ning2-0/+6
2022-01-17Show child reply count in comments.Alex Ning2-3/+18
2022-01-16New option: Fixed height preview in card.Alex Ning4-0/+12
2022-01-15added "Open in browser" button to internal browser (#622)Giovanni Palmieri2-0/+7
2022-01-14Add options to set custom fonts.Alex Ning3-0/+25
2022-01-13Continue adding support for custom font.Alex Ning29-291/+236
2022-01-05Start adding custom font support.Alex Ning1-5/+5
2021-12-22Version 5.1.5.Alex Ning2-3/+1
2021-12-20Fix NSFW download location option not working. Hide options in Data Saving Mo...Alex Ning2-10/+15
2021-12-20Added Setting for Separate NSFW Download Folder (#584)MetalNeo2-0/+11
2021-12-20Search subscribed subreddits.Alex Ning2-1/+25
2021-12-12Undo superscript parser changes for now (#577)scria10001-0/+2
2021-12-09Support Streamable.Alex Ning1-0/+1
2021-12-03Fix refreshing in ViewPostDetailFragment too easily in two-pane layout.Alex Ning2-2/+4