aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/menu/main_activity.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-29Give back lazy mode control to PostFragment instead of activities.Alex Ning1-6/+0
2020-11-18Lowercase package names.Alex Ning1-1/+1
2020-10-23Fix color of some icons.Alex Ning1-2/+2
2020-09-27Long press the Floating Action Button to see more options.Alex Ning1-2/+2
2020-03-01Still prepare to support multiple themes.Alex Ning1-2/+2
2019-12-18Add a BottomAppBar to navigate to subscriptions and multireddits.Alex Ning1-12/+5
2019-11-08Compact post layout is available. Fixed WebView cannot be inflated on Android...Alex Ning1-0/+6
2019-09-29Change project structures.Alex Ning1-1/+1
2019-09-14Fix status bar and navbar icon color in MainActivity.Alex Ning1-6/+14
2019-08-07Refactored all the other classes to support multi user. Clearing the app data...Alex Ning1-1/+1
2019-07-31Use Brige library and Android-State library to avoid TransactionTooLargeExcep...Alex Ning1-1/+1
2019-07-26Sorting posts is now available. Minor bugs fixed.Alex Ning1-3/+10
2019-06-08Lazy Mode: Automatically scroll down the recyclerview in PostFragment to view...Alex Ning1-6/+11
2019-02-26Fixed user icon and user banner not displaying after user login. LoginActivit...Alex Ning1-1/+1
2019-02-22Add a search view in MainActivity and add a SearchActivity.Alex Ning1-1/+8
2018-12-29Error handling for loading posts now works again. Don't show refresh button a...Alex Ning1-1/+1
2018-09-24Add a feature which is refreshing the posts by clicking the refresh button. M...Alex Ning1-0/+12