aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/menu/view_post_detail_activity.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reset FAB position option in ViewPostDetailActivity.Docile-Alligator2024-09-081-0/+9
* Barebone swiping left or right to go to previous or next post in ViewPostDeta...Alex Ning2021-01-271-102/+0
* Giving award is available. Giving award is not tested because I don't have Re...Alex Ning2020-09-281-3/+9
* Crossposting is available.Alex Ning2020-09-081-0/+6
* Version 4.0.1. Block users. Show report menu item even in anonymous mode. Rem...Alex Ning2020-07-291-2/+1
* Implement option to see removed post.Hermes Junior2020-06-161-1/+8
* Prepare to add report feature.Alex Ning2020-05-031-0/+7
* Still prepare to support multiple themes.Alex Ning2020-03-011-1/+1
* Fixed UI issues in posts and comments. Version 1.4.0.Alex Ning2019-10-291-1/+1
* Sorting post comments is now available.Alex Ning2019-10-191-8/+15
* Fixed android.view.DisplayListCanvas.throwIfCannotDraw in ViewPostDetailActiv...Alex Ning2019-09-171-1/+2
* Hiding and unhiding posts are now available.Alex Ning2019-09-081-5/+11
* View crosspost parent in ViewPostDetailActivity when clicking the crosspost i...Alex Ning2019-08-301-6/+13
* Saving and unsaving post are now available. Disable commenting and replying f...Alex Ning2019-08-221-6/+13
* Edit flair for posts is now available.Alex Ning2019-08-141-0/+7
* Set NSFW and spoiler are now available.Alex Ning2019-08-131-1/+13
* Deleting and editing posts are now available.Alex Ning2019-08-121-0/+14
* Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks.Alex Ning2019-06-131-2/+8
* Refresh post in ViewPostDetailActivity.Alex Ning2019-06-061-0/+10