| Commit message (Expand) | Author | Files | Lines |
2020-06-29 | Add ViewPrivateMessagesActivity. Rename getSharedPreferences to getDefaultSha... | Alex Ning | 1 | -6/+6 |
2020-06-23 | Prepare to support PM. | Alex Ning | 1 | -13/+12 |
2020-06-10 | Prepare to add different font support. | Alex Ning | 1 | -2/+2 |
2019-11-19 | Swipe down to refresh is available in other activities. | Alex Ning | 1 | -15/+11 |
2019-10-03 | AMOLED dark theme is now available. | Alex Ning | 1 | -1/+1 |
2019-09-20 | Changing font size is available. Delete duplicate Edit menu in comments. | Alex Ning | 1 | -1/+2 |
2019-08-30 | Minor bugs fixed. Fixed circular progress bar background in UserListingFragme... | Alex Ning | 1 | -1/+1 |
2019-08-29 | Set item offset in Postfragment when using StaggeredGridLayoutManager. Minor ... | Alex Ning | 1 | -0/+1 |
2019-08-10 | Make navigation bar and status bar transparent to display posts, comments, su... | Alex Ning | 1 | -1/+2 |
2019-08-07 | Refactored all the other classes to support multi user. Clearing the app data... | Alex Ning | 1 | -1/+1 |
2019-08-05 | Filtering posts to specific type when the type chip is clicked in posts. Mino... | Alex Ning | 1 | -0/+1 |
2019-02-23 | Add a feature: Search for users. Change some names of interfaces and methods. | Alex Ning | 1 | -7/+7 |
2019-02-23 | Add a feature: Search for users. Fixed calling callback.onResult twice when l... | Alex Ning | 1 | -17/+10 |
2019-02-21 | Migrate to AndroidX | Alex Ning | 1 | -3/+3 |
2019-01-22 | Fixed the user's posts cannot be loaded. Refreshing in MainActivity also refr... | Alex Ning | 1 | -4/+4 |
2018-12-27 | Display a MaterialLoadingProgressBar instead of a ProgressBar when loading po... | Alex Ning | 1 | -2/+4 |
2018-08-30 | Display a custom error view when there is something wrong when loading best p... | Alex Ning | 1 | -0/+22 |
2018-08-20 | Rename some classes and layout resources. Feature added: view posts in ViewSu... | Alex Ning | 1 | -7/+9 |