aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/menu/account_posts_activity.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Give back lazy mode control to PostFragment instead of activities.Alex Ning2021-09-291-7/+1
|
* Still prepare to support multiple themes.Alex Ning2020-03-011-1/+0
|
* Changing post layout in other activities is available. Show username in card ↵Alex Ning2019-11-111-0/+6
| | | | layout posts.
* Viewing saved comments in Saved is available.Alex Ning2019-09-181-9/+2
|
* Sorting gilded posts in AccountPostsActivity is available. Refreshing in ↵Alex Ning2019-08-141-0/+23
AccountPostsActivity is available.