aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/fragment_inbox.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-19Catch SecurityException when getting network type.Alex Ning1-3/+3
2020-11-18Lowercase package names.Alex Ning1-1/+1
2020-06-29Add ViewPrivateMessagesActivity. Rename getSharedPreferences to getDefaultSha...Alex Ning1-6/+6
2020-06-23Prepare to support PM.Alex Ning1-13/+12
2020-06-10Prepare to add different font support.Alex Ning1-2/+2
2019-11-19Swipe down to refresh is available in other activities.Alex Ning1-15/+11
2019-10-03AMOLED dark theme is now available.Alex Ning1-1/+1
2019-09-20Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning1-1/+2
2019-08-30Minor bugs fixed. Fixed circular progress bar background in UserListingFragme...Alex Ning1-1/+1
2019-08-29Set item offset in Postfragment when using StaggeredGridLayoutManager. Minor ...Alex Ning1-0/+1
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-08-05Filtering posts to specific type when the type chip is clicked in posts. Mino...Alex Ning1-0/+1
2019-02-23Add a feature: Search for users. Change some names of interfaces and methods.Alex Ning1-7/+7
2019-02-23Add a feature: Search for users. Fixed calling callback.onResult twice when l...Alex Ning1-17/+10
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