Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Blur the preview image if the post is NSFW. Tweak some layouts. Optimize ↵ | Alex Ning | 2018-08-30 | 1 | -1/+1 |
| | | | | some methods. | ||||
* | Display a thumbtack icon if the post is stickied on top. Display a gold icon ↵ | Alex Ning | 2018-08-24 | 1 | -9/+37 |
| | | | | and the number of gold if the post is gilded. Load subreddit icons in LoadSubredditIconAsyncTaskListener instead of loading the icons in onPostExecute() of LoadSubredditIconAsyncTask in order to avoid loading icons on a destroyed activity when start the Activity and then press back or up button immediately. | ||||
* | Rename some classes and layout resources. Feature added: view posts in ↵ | Alex Ning | 2018-08-20 | 1 | -0/+180 |
ViewSubredditDetailActivity. |