aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_view_user_detail.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Migrate to ViewBinding in some activities. Remove TrendingActivity.Docile-Alligator2024-04-291-1/+0
* Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and Cu...Docile-Alligator2022-07-281-1/+1
* Bottom app bar is available in ViewMultiRedditDetailActivity.Docile-Alligator2022-04-081-1/+0
* Fix Material Design 3 issue.Alex Ning2021-11-041-1/+2
* Optimize some layouts.Alex Ning2021-11-011-15/+15
* Continue migrating to Material Design 3.Alex Ning2021-10-301-12/+12
* Start migrating to Material Design 3. Try optimizing image loading in PostRec...Alex Ning2021-10-301-1/+1
* Fix showing wrong post feed in the second tab in MainActivity.Alex Ning2021-09-021-6/+6
* Show the FAB in anonymous mode.Alex Ning2020-12-241-1/+0
* Add custom theme entries for read posts. Fix crash in ViewUserDetailActivity.Alex Ning2020-12-081-1/+1
* Make the Bottom App Bar a standalone layout.Alex Ning2020-12-081-2/+2
* Add an bottom app bar and an fab to ViewUserDetailActivity. Hide read posts i...Alex Ning2020-12-081-0/+15
* 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