| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
fails.
|
|
|
|
| |
Minor bugs fixed. Rewrite some code.
|
|
|
|
| |
display the comment trees easily. Click the expand more button to expand the comment tree. Click the expand less button to hide the comment tree. Rewrite some code.
|
|
|
|
| |
posts. Probably fix a bug that holder.getAdapterPosition() returns -1 when loading subreddit icons in the RecyclerView of PostFragment. Subreddit banners are parsed correctly in ParseSubscribedThing. Check if the api call is successful in onResponse. Rewrite some methods.
|
|
|
|
| |
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.
|
|
|
|
| |
post. Add a no comment placeholder which is displayed when there is no comment in a post.
|
|
|
|
| |
some code
|
|
|