aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/menu/history_activity.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-13Read posts history is available.Docile-Alligator1-2/+2
2021-09-29Give back lazy mode control to PostFragment instead of activities.Alex Ning1-7/+1
2020-03-01Still prepare to support multiple themes.Alex Ning1-1/+0
2019-11-11Changing post layout in other activities is available. Show username in card ...Alex Ning1-0/+6
2019-09-18Viewing saved comments in Saved is available.Alex Ning1-9/+2
2019-08-14Sorting gilded posts in AccountPostsActivity is available. Refreshing in Acco...Alex Ning1-9/+9
2019-07-31Use Brige library and Android-State library to avoid TransactionTooLargeExcep...Alex Ning1-1/+1
2019-07-28Sorting in SearchResultActivity is available. Switch DataSource instead of re...Alex Ning1-2/+9
2019-07-18Add a search button in ViewSubredditDetailActivity and ViewUserDetailActivity...Alex Ning1-4/+4
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