aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/fragment_post.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-19Swipe down to refresh is available in other activities.Alex Ning1-2/+1
2019-11-15Swiping to refresh posts is now available.Alex Ning1-14/+11
2019-10-03AMOLED dark theme is now available.Alex Ning1-1/+1
2019-09-29Change project structures.Alex Ning1-1/+1
2019-09-20Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning1-1/+2
2019-08-29Fixed controller position and margin in ViewVideoActivity. Minor UI tweaks.Alex Ning1-0/+1
2019-08-29Set item offset in Postfragment when using StaggeredGridLayoutManager. Minor ...Alex Ning1-0/+1
2019-08-21Fixed getting same notifications for different accounts (for real this time)....Alex Ning1-1/+0
2019-08-10Make navigation bar and status bar transparent to display posts, comments, su...Alex Ning1-1/+2
2019-08-07Refactored all the other classes to support multi user. Clearing the app data...Alex Ning1-1/+1
2019-05-07Dark theme support.Alex Ning1-0/+1
2019-04-23Hide Toolbar when scrolling content up.Alex Ning1-8/+0
2019-02-21Migrate to AndroidXAlex Ning1-3/+3
2019-01-22Fixed the user's posts cannot be loaded. Refreshing in MainActivity also refr...Alex Ning1-4/+4
2018-12-27Display a MaterialLoadingProgressBar instead of a ProgressBar when loading po...Alex Ning1-2/+4
2018-08-30Display a custom error view when there is something wrong when loading best p...Alex Ning1-0/+22
2018-08-20Rename some classes and layout resources. Feature added: view posts in ViewSu...Alex Ning1-7/+9