aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-08-02Show error message in WikiActivity.Alex Ning1-0/+3
2021-08-02Support viewing subreddit wiki in app.Alex Ning1-0/+1
2021-08-02New options: separate post and comments in post details page.Alex Ning1-0/+2
2021-07-30Prepare to implement customization options for post details page.Alex Ning1-0/+1
2021-07-20New option: Default Link Post Layout.Alex Ning2-0/+18
2021-07-20New option: Remeber Muting Option in Post Feed.Alex Ning1-0/+1
2021-07-19New option: Switch to landscape orientation in video player automatically.Alex Ning1-0/+1
2021-07-18Show error view in TrendingActivity.Alex Ning1-0/+4
2021-07-18Show trending searches in TrendingActivity.Alex Ning1-0/+1
2021-07-18Add an option in settings: Collapse Reddit Section.Alex Ning1-0/+1
2021-07-17Add Reddit section in the navigation drawer.Alex Ning1-0/+3
2021-07-16Continue adding support for submitting gallery posts.Alex Ning1-0/+1
2021-07-16Implement image uploading in PostGalleryActivity.Alex Ning1-0/+2
2021-07-16Implement SelectOrCaptureImageBottomSheetFragment.Alex Ning1-1/+1
2021-07-15Continue adding support for submitting gallery posts.Alex Ning1-0/+2
2021-07-14Choose whether receiving post reply notifications or not in PostLinkActivity.Alex Ning1-1/+1
2021-07-14Choose whether receiving post reply notifications or not in PostTextActivity.Alex Ning1-0/+1
2021-07-12Apply custom theme to the search panel in ViewPostDetailActivity.Alex Ning1-0/+2
2021-07-08Support viewing single RPAN broadcast in-app.Alex Ning1-0/+1
2021-07-08Share rpan post url and rpan url. Show rpan post title in ↵Alex Ning1-0/+2
ViewRPANBroadcastFragment.
2021-07-05Minor UI tweaks in RPANActivity.Alex Ning1-0/+4
2021-07-05Start adding RPAN support.Alex Ning1-0/+4
2021-07-04Remove file extension from uploaded image's file name after uploading an ↵Alex Ning1-0/+2
image. Send Toast and Snackbar messages when uploading an image.
2021-07-04Save image name and image url for uploaded images when uploading images. ↵Alex Ning1-0/+3
Uploading captured images is available.
2021-07-04Uploading images when submitting comments is available.Alex Ning1-0/+3
2021-07-02Save light, dark and amoled Material You themes to database. Add 'Apply ↵Alex Ning1-0/+3
Material You' option. Test MotionLayout.
2021-06-30Suggest subreddits when searching.Alex Ning1-2/+0
2021-06-16Material You.Alex Ning1-0/+3
2021-06-11Change several colors in Indigo theme.Alex Ning1-1/+1
2021-06-11Set bottom app bar enabled by default. Change Indigo colors.Alex Ning2-4/+4
2021-06-10Starting adding showing favorite multireddits and multireddits in main page.Alex Ning1-0/+2
2021-05-30New languages: Russian and Vietnamese.Alex Ning1-0/+4
2021-05-22Version 4.3.1. Restore changes in ViewVideoActivity to fix a bug that video ↵Alex Ning1-1/+1
continues playing in the background after exiting. Rename Swipe Vertically to Go Back From Media to Swipe Vertically to Go Back From Image and Gif.
2021-05-20Fix Show Avatar on the Right.Alex Ning1-1/+1
2021-05-15New option: Swipe Vertically to Go Back From Media.Alex Ning1-0/+1
2021-05-15Hiding post fliar in PostFragment is now available.Alex Ning1-0/+1
2021-05-10New option: Show Only One Comment Level Indicator.Alex Ning1-0/+1
2021-04-27Continuing comment thread is now available. It can now show all the comments ↵Alex Ning1-0/+1
with depth >= 10.
2021-04-20Hide reply and save buttons in comments if the depth is larger than 5. Add ↵Alex Ning1-0/+4
reply and save options in CommentMoreBottomSheetFragment.
2021-04-10Fix only backing up post history shared preferences. Show the password of ↵Alex Ning1-1/+1
the backup zip.
2021-04-08Copying multireddit's path is now available.Alex Ning1-0/+2
2021-04-08Add an option to disable NSFW forever.Alex Ning1-0/+4
2021-04-07Add Hungarian to Settings->Miscellaneous->Language.Alex Ning1-0/+2
2021-04-06Show inbox count in the inbox menu item in the navigation drawer.Alex Ning1-0/+1
2021-04-02New option: delete crash reports in CrashReportsFragment.Alex Ning1-0/+3
2021-04-02New option: Crash Reports.Alex Ning1-0/+1
2021-04-02New language: Hungarian. Update translation information.Alex Ning1-1/+0
2021-04-01Suggest title when submitting link post.Alex Ning1-0/+3
2021-04-01More options for the bottom app bar.Alex Ning1-0/+10
2021-04-01New option in ViewPostDetailFragment: Add to Post Filter. Fix a bug when ↵Alex Ning2-0/+16
saving a Post Filter.