| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and Cu... | Docile-Alligator | 2022-07-28 | 1 | -1/+1 |
* | Bottom app bar is available in ViewMultiRedditDetailActivity. | Docile-Alligator | 2022-04-08 | 1 | -1/+0 |
* | Fix Material Design 3 issue. | Alex Ning | 2021-11-04 | 1 | -1/+2 |
* | Optimize some layouts. | Alex Ning | 2021-11-01 | 1 | -15/+15 |
* | Continue migrating to Material Design 3. | Alex Ning | 2021-10-30 | 1 | -12/+12 |
* | Start migrating to Material Design 3. Try optimizing image loading in PostRec... | Alex Ning | 2021-10-30 | 1 | -1/+1 |
* | Fix showing wrong post feed in the second tab in MainActivity. | Alex Ning | 2021-09-02 | 1 | -6/+6 |
* | Show the FAB in anonymous mode. | Alex Ning | 2020-12-24 | 1 | -1/+0 |
* | Add custom theme entries for read posts. Fix crash in ViewUserDetailActivity. | Alex Ning | 2020-12-08 | 1 | -1/+1 |
* | Make the Bottom App Bar a standalone layout. | Alex Ning | 2020-12-08 | 1 | -2/+2 |
* | Add an bottom app bar and an fab to ViewUserDetailActivity. Hide read posts i... | Alex Ning | 2020-12-08 | 1 | -0/+15 |
* | Migrate to ViewPager2 in ViewSubredditDetailActivity and ViewUserDetailActivity. | Alex Ning | 2020-09-19 | 1 | -1/+1 |
* | Changing font is available. Fix subtitle on toolbar being cut if the font is ... | Alex Ning | 2020-06-10 | 1 | -1/+2 |
* | Prepare to add different font support. | Alex Ning | 2020-06-10 | 1 | -2/+6 |
* | Show cakeday of users and subreddits, user description and post and comment k... | Alex Ning | 2020-05-03 | 1 | -10/+32 |
* | Remove unused attributes. Fix loading images using GlideImageGetter after the... | Alex Ning | 2020-04-18 | 1 | -8/+1 |
* | Fix some issues in themeing. Add red themes. | Alex Ning | 2020-04-04 | 1 | -0/+1 |
* | Still prepare to support multiple themes. | Alex Ning | 2020-03-01 | 1 | -2/+2 |
* | Still prepare to add different themes. | Alex Ning | 2020-02-27 | 1 | -1/+1 |
* | Prepare to add different themes. Try fixing timeout issue in okhttp3. | Alex Ning | 2020-02-26 | 1 | -1/+1 |
* | AMOLED dark theme is now available. | Alex Ning | 2019-10-03 | 1 | -1/+4 |
* | Changing font size is available. Delete duplicate Edit menu in comments. | Alex Ning | 2019-09-20 | 1 | -1/+2 |
* | Deleting and editing posts are now available. | Alex Ning | 2019-08-12 | 1 | -1/+1 |
* | Refactored all the other classes to support multi user. Clearing the app data... | Alex Ning | 2019-08-07 | 1 | -1/+1 |
* | Click a comment to view the corresponding post. | Alex Ning | 2019-07-22 | 1 | -3/+1 |
* | Add a ViewPager in ViewUserDetailActivity to display comments. Fixed searchin... | Alex Ning | 2019-07-21 | 1 | -1/+19 |
* | Lazy mode in ViewUserDetailActivity. Fixed follow chip background color in da... | Alex Ning | 2019-06-11 | 1 | -1/+3 |
* | Dark theme support. | Alex Ning | 2019-05-07 | 1 | -3/+3 |
* | Hide Toolbar when scrolling content up. | Alex Ning | 2019-04-23 | 1 | -2/+1 |
* | Migrate to AndroidX | Alex Ning | 2019-02-21 | 1 | -8/+8 |
* | Use another GifImageView library. | Alex Ning | 2019-02-21 | 1 | -5/+2 |
* | Click user names in comment to view the user's details. Minor visual redesign. | Alex Ning | 2019-01-21 | 1 | -1/+1 |
* | Display the Follow Chip only if the user can be followed. Change schemes of d... | Alex Ning | 2019-01-11 | 1 | -2/+3 |
* | View user details in ViewUserDetailActivity. Follow or unfollow user is not p... | Alex Ning | 2019-01-11 | 1 | -8/+72 |
* | Click the subreddit icon or the subreddit name to view the subreddit's detail... | Alex Ning | 2018-09-21 | 1 | -0/+38 |