Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Synchronizing voting state between PostRecyclerViewAdapter and ↵ | Alex Ning | 2019-04-18 | 1 | -0/+0 |
| | | | | ViewPostDetailActivity using EventBus by greenrobot. Minor bugs fixed. | ||||
* | Fixed displaying wrong score when rapidly clicking vote buttons in ↵ | Alex Ning | 2019-04-18 | 1 | -0/+0 |
| | | | | PostRecyclerViewAdapter. | ||||
* | Fixed user icon and user banner not displaying after user login. ↵ | Alex Ning | 2019-02-26 | 1 | -0/+0 |
| | | | | LoginActivity will not show page not found error after login finish. | ||||
* | Add a feature: Search for users. Change some names of interfaces and methods. | Alex Ning | 2019-02-23 | 1 | -0/+0 |
| | |||||
* | Add a feature: Search for users. Fixed calling callback.onResult twice when ↵ | Alex Ning | 2019-02-23 | 1 | -0/+0 |
| | | | | loading user's posts. | ||||
* | Add a search view in MainActivity and add a SearchActivity. | Alex Ning | 2019-02-22 | 1 | -0/+0 |
| | |||||
* | Migrate to AndroidX | Alex Ning | 2019-02-21 | 1 | -0/+0 |
| | |||||
* | Use another GifImageView library. | Alex Ning | 2019-02-21 | 1 | -0/+0 |
| | |||||
* | Temporarily use the old way to load comments instead of Paging library. Load ↵ | Alex Ning | 2019-02-20 | 1 | -0/+0 |
| | | | | more parent-level comments once. Loading comments of comments is now working. | ||||
* | Load All comments of a post using paging library. Loading comments of ↵ | Alex Ning | 2019-02-12 | 1 | -0/+0 |
| | | | | comments is now broken. | ||||
* | Enlarge the area which contains subreddit or user name and icon for easier ↵ | Alex Ning | 2019-01-22 | 1 | -0/+0 |
| | | | | touching in ViewPostDetailActivity. Fixed subreddit icon cannot be loaded in ViewPostDetailActivity. Smoothly play gif subreddit icon in ViewPostDetailActivity. | ||||
* | Fixed the user's posts cannot be loaded. Refreshing in MainActivity also ↵ | Alex Ning | 2019-01-22 | 1 | -0/+0 |
refreshes user info, subscribed users and subreddits. Enlarge the area which contains subreddit or user name and icon for easier touching. |