aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/menu/view_imgur_media_activity.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-18Add an option to download all media in an imgur album in ViewImgurMediaActivity.Docile-Alligator1-2/+2
2024-09-18Add an option to download all media in a gallery in ViewRedditGalleryActivity.Docile-Alligator1-3/+3
2024-09-08Reset FAB position option in ViewPostDetailActivity.Docile-Alligator1-0/+9
2021-01-27Barebone swiping left or right to go to previous or next post in ViewPostDeta...Alex Ning1-102/+0
2020-09-28Giving award is available. Giving award is not tested because I don't have Re...Alex Ning1-3/+9
2020-09-08Crossposting is available.Alex Ning1-0/+6
2020-07-29Version 4.0.1. Block users. Show report menu item even in anonymous mode. Rem...Alex Ning1-2/+1
2020-06-16Implement option to see removed post.Hermes Junior1-1/+8
2020-05-03Prepare to add report feature.Alex Ning1-0/+7
2020-03-01Still prepare to support multiple themes.Alex Ning1-1/+1
2019-10-29Fixed UI issues in posts and comments. Version 1.4.0.Alex Ning1-1/+1
2019-10-19Sorting post comments is now available.Alex Ning1-8/+15
2019-09-17Fixed android.view.DisplayListCanvas.throwIfCannotDraw in ViewPostDetailActiv...Alex Ning1-1/+2
2019-09-08Hiding and unhiding posts are now available.Alex Ning1-5/+11
2019-08-30View crosspost parent in ViewPostDetailActivity when clicking the crosspost i...Alex Ning1-6/+13
2019-08-22Saving and unsaving post are now available. Disable commenting and replying f...Alex Ning1-6/+13
2019-08-14Edit flair for posts is now available.Alex Ning1-0/+7
2019-08-13Set NSFW and spoiler are now available.Alex Ning1-1/+13
2019-08-12Deleting and editing posts are now available.Alex Ning1-0/+14
2019-06-13Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks.Alex Ning1-2/+8
2019-06-06Refresh post in ViewPostDetailActivity.Alex Ning1-0/+10