aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (unfollow)
Commit message (Expand)AuthorFilesLines
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-15Add an option for History in the navigation drawer.Docile-Alligator1-0/+1
2022-07-13Read posts history is available.Docile-Alligator4-0/+118
2022-06-27Navigation rail in ViewMultiRedditDetailActivity.Docile-Alligator2-0/+140
2022-06-27Navigation rail in ViewUserDetailActivity.Docile-Alligator3-1/+344
2022-06-27Navigation rail in ViewSubredditDetailActivity.Docile-Alligator2-0/+410
2022-06-18Use Navigation Rail in MainActivity in landscape mode.Docile-Alligator5-0/+175
2022-06-17Fix and improvements (#741)Antonin Curtit2-92/+92
2022-06-17Add locale-based separators (#724)Winston Cooke1-22/+22
2022-06-15Rename "external browser" to "external app" to make it more clear (#795)soredake2-5/+5
2022-06-11New option: Settings->Video->Easier to Watch in Full Screen.Docile-Alligator2-0/+6
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-Alligator3-35/+19
2022-05-30Share a link to Infinity so that you can open reddit links in this app.Docile-Alligator1-0/+3
2022-05-30Version 5.2.0-beta2. Update translation.Docile-Alligator19-327/+888
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