aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_view_user_detail.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Migrate to ViewPager2 in ViewSubredditDetailActivity and ViewUserDetailActivity.Alex Ning2020-09-191-1/+1
* Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning2020-06-101-1/+2
* Prepare to add different font support.Alex Ning2020-06-101-2/+6
* Show cakeday of users and subreddits, user description and post and comment k...Alex Ning2020-05-031-10/+32
* Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning2020-04-181-8/+1
* Fix some issues in themeing. Add red themes.Alex Ning2020-04-041-0/+1
* Still prepare to support multiple themes.Alex Ning2020-03-011-2/+2
* Still prepare to add different themes.Alex Ning2020-02-271-1/+1
* Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning2020-02-261-1/+1
* AMOLED dark theme is now available.Alex Ning2019-10-031-1/+4
* Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning2019-09-201-1/+2
* Deleting and editing posts are now available.Alex Ning2019-08-121-1/+1
* Refactored all the other classes to support multi user. Clearing the app data...Alex Ning2019-08-071-1/+1
* Click a comment to view the corresponding post.Alex Ning2019-07-221-3/+1
* Add a ViewPager in ViewUserDetailActivity to display comments. Fixed searchin...Alex Ning2019-07-211-1/+19
* Lazy mode in ViewUserDetailActivity. Fixed follow chip background color in da...Alex Ning2019-06-111-1/+3
* Dark theme support.Alex Ning2019-05-071-3/+3
* Hide Toolbar when scrolling content up.Alex Ning2019-04-231-2/+1
* Migrate to AndroidXAlex Ning2019-02-211-8/+8
* Use another GifImageView library.Alex Ning2019-02-211-5/+2
* Click user names in comment to view the user's details. Minor visual redesign.Alex Ning2019-01-211-1/+1
* Display the Follow Chip only if the user can be followed. Change schemes of d...Alex Ning2019-01-111-2/+3
* View user details in ViewUserDetailActivity. Follow or unfollow user is not p...Alex Ning2019-01-111-8/+72
* Click the subreddit icon or the subreddit name to view the subreddit's detail...Alex Ning2018-09-211-0/+38