aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/app_bar_main.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactored all the other classes to support multi user. Clearing the app data...Alex Ning2019-08-071-1/+1
* Fixed UI in dark theme. Minor bugs fixed.Alex Ning2019-08-041-0/+1
* Add a ViewPager in MainActivity to display popular posts.Alex Ning2019-07-291-1/+23
* Minor UI tweaks. Preparing for submitting text posts.Alex Ning2019-07-091-0/+8
* Lazy mode in ViewUserDetailActivity. Fixed follow chip background color in da...Alex Ning2019-06-111-1/+1
* Lazy Mode: Automatically scroll down the recyclerview in PostFragment to view...Alex Ning2019-06-081-0/+1
* Reverse the change of unescaping HTML because it also remove all the HTML tag...Alex Ning2019-05-071-1/+4
* Hide Toolbar when scrolling content up.Alex Ning2019-04-231-24/+31
* Change SearchView style in MainActivity. Solve tab layout covering fragments ...Alex Ning2019-02-221-1/+8
* Add a search view in MainActivity and add a SearchActivity.Alex Ning2019-02-221-5/+27
* Migrate to AndroidXAlex Ning2019-02-211-5/+5
* First commitAlex Ning2018-07-261-0/+25