Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-09-29 | Change project structures. | Alex Ning | 1 | -22/+0 | |
2019-02-21 | Migrate to AndroidX | Alex Ning | 1 | -5/+5 | |
2019-01-21 | Click subreddit names and user names in post content and comment content to ↵ | Alex Ning | 1 | -2/+2 | |
start ViewSubredditDetailActiviy and ViewUserDetailActivity respectively. Use Chrome custom tab to open URL in post content and comment content. | |||||
2019-01-11 | View user details in ViewUserDetailActivity. Follow or unfollow user is not ↵ | Alex Ning | 1 | -1/+1 | |
properly implemented right now. Change users and subscribed_users databases' schemes. Press Profile in navigation drawer to view my reddit info. Press the username in the post to view that account's info. | |||||
2019-01-07 | New feature: Subscribe or unsubscribe to a subreddit. Allow clear text ↵ | Alex Ning | 1 | -4/+1 | |
traffic in Android Pie. Rewrite some code in lambda. | |||||
2019-01-01 | Display user name and user icon in each post when loading posts in specific ↵ | Alex Ning | 1 | -1/+1 | |
subreddits. | |||||
2018-12-27 | Move several classes to other packages. | Alex Ning | 1 | -1/+1 | |
2018-09-21 | Click the subreddit icon or the subreddit name to view the subreddit's ↵ | Alex Ning | 1 | -1/+4 | |
details in PostFragment. Make the status bar in ViewSubredditDetailActivity translucent. Prepare to view the user's details in ViewUserDetailActivity. Minor bugs fixed. | |||||
2018-08-10 | Display subreddit icons in best posts, eventually. Rename some methods. | Alex Ning | 1 | -1/+4 | |
2018-07-31 | Preparing to fetch the subreddit info and save it to the database. | Alex Ning | 1 | -0/+19 | |