Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Saving and unsaving comments are now available. Use xml thumbtack to avoid ↵ | Alex Ning | 2019-09-18 | 1 | -0/+0 |
| | | | | crashes on low resolution devices. Add a subreddit link in Settings -> About. | ||||
* | Display a thumbtack icon if the post is stickied on top. Display a gold icon ↵ | Alex Ning | 2018-08-24 | 1 | -0/+0 |
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. |