aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-07-27Remove Block User menu option in ViewUserDetailActivity since Reddit does ↵Docile-Alligator1-5/+0
not allow 3rd-party apps access this API now.
2022-07-15Add an option for History in the navigation drawer.Docile-Alligator1-0/+1
2022-07-13Read posts history is available.Docile-Alligator1-0/+1
2022-06-18Use Navigation Rail in MainActivity in landscape mode.Docile-Alligator1-0/+4
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)soredake1-2/+2
2022-06-11New option: Settings->Video->Easier to Watch in Full Screen.Docile-Alligator1-0/+1
2022-05-30Share a link to Infinity so that you can open reddit links in this app.Docile-Alligator1-0/+3
2022-05-14Fix biometric authentication prompt not shown when opening the account ↵Docile-Alligator1-1/+1
section in the navigation drawer. Require biometric authentication in AccountChooserBottomSheetFragment.
2022-04-10Show post karma, comment karma, awarder karma and awardee karma in ↵Docile-Alligator1-1/+6
ViewUserDetailActivity by clicking the karma info text.
2022-04-02Removed option: View Full Markdown. Handle jpeg link in LinkResolverActivity.Docile-Alligator1-2/+0
2022-03-25New option: Settings->Data Saving Mode->Reddit Video Default Resolution.Docile-Alligator2-0/+21
2022-03-06New option: Settings->Miscellaneous->Post Feed Preview Max Resolution. Fix ↵Docile-Alligator1-0/+5
low resolution post previews when showing them for the first time. Tweak themed icon.
2022-03-05Themed icon for Android. Very ugly right now.Docile-Alligator1-2/+0
2022-03-04Added adaptive icons (#646)20captainx121-0/+2
Start adding adaptive icons for Android Tiramisu.
2022-02-25New fonts: Atkinson Hyperlegible and Atkinson Hyperlegible Bold.Docile-Alligator2-0/+28
2022-02-21Submitting poll posts is available.Docile-Alligator1-0/+11
2022-02-21New option: Settings->Interface->Post Details->Hide Upvote Ratio.Docile-Alligator1-0/+1
2022-02-18New option: Interface->Comment->Always show the number of child comments. ↵Docile-Alligator1-0/+1
Fix notification icon. Tweak the app icon.
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 ↵Alex Ning1-0/+6
option from About to main settings page.
2022-02-05New option: Settings->Interface->Comment->Hide Author Avatar. Fix ↵Alex Ning1-0/+1
Application ClassCastException in MainActivity. Don't show the number of child comments in expanded comments.
2022-01-29New option: Settings->Interface->Comment->Show Fewer Toolbar Options ↵Alex Ning1-0/+2
Starting From.
2022-01-28Set caption and url when submitting gallery posts.Alex Ning1-0/+3
2022-01-21New option: Hide Comment Awards.Alex Ning1-0/+1
2022-01-20New option: Hide Text Post Content.Alex Ning1-0/+1
2022-01-16New option: Fixed height preview in card.Alex Ning1-0/+1
2022-01-15added "Open in browser" button to internal browser (#622)Giovanni Palmieri1-0/+2
2022-01-14Add options to set custom fonts.Alex Ning2-0/+10
2022-01-05Start adding custom font support.Alex Ning1-5/+5
2021-12-22Version 5.1.5.Alex Ning1-1/+0
2021-12-20Fix NSFW download location option not working. Hide options in Data Saving ↵Alex Ning1-2/+3
Mode settings if Data Saving Mode is off.
2021-12-20Added Setting for Separate NSFW Download Folder (#584)MetalNeo1-0/+2
Add an option to separate NSFW media downloads
2021-12-12Undo superscript parser changes for now (#577)scria10001-0/+2
Undo superscript parser changes
2021-12-09Support Streamable.Alex Ning1-0/+1
2021-12-01Make switches and checkboxes more consistent on Dark Modescria10001-0/+22
2021-11-12Contact mods.Alex Ning1-0/+1
2021-11-11UI changes in EditProfileActivity.Alex Ning1-10/+10
2021-11-10Some UI tweaks.Alex Ning1-2/+3
2021-10-30Start migrating to Material Design 3. Try optimizing image loading in ↵Alex Ning1-5/+5
PostRecyclerViewAdapter.
2021-10-30feat: add Edit Profileratabb1-0/+25
2021-10-17Version 5.1.0-beta1. Update translation. New languages: Czech and Romanian. ↵Alex Ning2-1/+5
Fix anonymous multireddit cannot be loaded in MainActivity. Fix database migration issue. Fix some subreddits cannot be shown in SubscribedSubredditsRecyclerViewAdapter. Fix anonymous subscribed subreddits cannot be shown in SubscribedSubredditsRecyclerViewAdapter in SubredditSelectionActivity.
2021-10-16New options in post filter: Title: contains keywords, Title: contains regex, ↵Alex Ning2-0/+5
Contain domains.
2021-10-16Add a button to directly select subreddit, user or multireddit in ↵Alex Ning1-1/+1
CustomizeMainPageTabsFragment.
2021-10-14New theme options: Media Indicator Icon Color and Media Indicator Background ↵Alex Ning1-0/+4
Color.
2021-10-14New option: Pinch to Zoom Video.Alex Ning1-0/+2
2021-10-13Legacy autoplay video controller UI.Alex Ning1-0/+1
2021-10-12Customize bottom navigation bar in anonymous mode.Alex Ning2-1/+58
2021-10-12Change flotaing action button options in anonymous mode.Alex Ning1-0/+11
2021-10-11Customize main page tabs for anonymous mode.Alex Ning1-0/+9