| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
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.
|
|
|
|
| |
access token is about to expire, specifically, to expire within the next 5 minutes or is already expired to avoid refreshing the access token many times by other queries later.
|
|
|
|
| |
cannot create a instance of SubredditViewModel.
|
|
|
|
| |
subreddits RecyclerView to lauch the ViewSubredditActivity.
|
|
|
|
| |
Persistence Library. Add a following section in the navigation drawer to display all the followed users. Add a NestedScrollView in the navigation drawer to wrap all the elements. Disable nested scrolling feature in all the RecyclerViews in the navigation drawer.
|
|
|
|
| |
some code and minor bugs fixed
|
|
|