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