aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (unfollow)
Commit message (Collapse)AuthorFilesLines
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 ↵Alex Ning2-10/+15
Mode settings if Data Saving Mode is off.
2021-12-20Added Setting for Separate NSFW Download Folder (#584)MetalNeo2-0/+11
Add an option to separate NSFW media downloads
2021-12-20Search subscribed subreddits.Alex Ning2-1/+25
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-03Fix refreshing in ViewPostDetailFragment too easily in two-pane layout.Alex Ning2-2/+4
2021-12-01Make switches and checkboxes more consistent on Dark Modescria10001-0/+22
2021-12-01Minor layout tweaks.Alex Ning2-44/+44
2021-11-28Adjust caption layoutscria10002-97/+99
Set caption max length Set link ellipsis
2021-11-27Make caption text copyable with long pressscria10001-1/+2
Use native way to theme ViewRedditGalleryActivity
2021-11-27Version 5.1.2.Alex Ning2-0/+2
2021-11-22Fix TrackSelectionDialog button color. Do not automatically show control ↵Alex Ning6-0/+6
view in autoplaying videos.
2021-11-21Implement SaveMemoryCenterInsideDownsampleStrategy to smartly downsample ↵Alex Ning1-2/+1
images in PostRecyclerViewAdapter and PostDetailRecyclerViewAdapter.
2021-11-21Fix dark theme issue when selecting playback speed. Minor bugs fixed.Alex Ning1-0/+8
2021-11-12Contact mods.Alex Ning2-1/+8
2021-11-11UI changes in EditProfileActivity.Alex Ning2-31/+33
2021-11-10Some UI tweaks.Alex Ning8-133/+74
2021-11-10Fix bottom url menu not being themed accordinglyscria10001-2/+0
Use linkify for in-gallery caption url
2021-11-09Initial support for gallery captionsscria10002-35/+132
2021-11-09Fix clicking spoiler invokes OnClickListener on TextView in comments. Render ↵Alex Ning1-1/+1
profile description in markdown.
2021-11-04Minor layout tweaks.Alex Ning24-100/+100
2021-11-04Fix Material Design 3 issue.Alex Ning7-25/+29
2021-11-02Minor changes in EditProfileActivity.Alex Ning1-6/+13
2021-11-01Optimize some layouts.Alex Ning12-70/+67
2021-10-30Continue migrating to Material Design 3.Alex Ning15-12/+26
2021-10-30Start migrating to Material Design 3. Try optimizing image loading in ↵Alex Ning8-33/+24
PostRecyclerViewAdapter.
2021-10-30feat: add Edit Profileratabb5-0/+219
2021-10-17Version 5.1.0-beta1. Update translation. New languages: Czech and Romanian. ↵Alex Ning19-1236/+3851
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 Ning3-2/+67
Contain domains.
2021-10-16Add a button to directly select subreddit, user or multireddit in ↵Alex Ning2-28/+88
CustomizeMainPageTabsFragment.
2021-10-15Set EditText cursor color in CustomizePostFilterActivity.Alex Ning1-0/+4
2021-10-15Fix some issues related to media indicator icon and themeing.Alex Ning8-22/+2
2021-10-15Apply custom colors to media indicator.Alex Ning2-0/+2
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 Ning3-2/+11
2021-10-14Zoomable ViewVideoActivity.Alex Ning1-3/+13
2021-10-13Legacy autoplay video controller UI.Alex Ning9-3/+1053
2021-10-12Customize bottom navigation bar in anonymous mode.Alex Ning20-20/+59
2021-10-12Change flotaing action button options in anonymous mode.Alex Ning1-0/+11