| Commit message (Collapse) | Author | Files | Lines |
|
Extend MarkwonView to support opening reddit subreddit and user links.
|
|
|
|
|
|
current subreddit in PostXXXActivity if they are opened from ViewSubredditDetailActivity.
|
|
|
|
|
|
|
|
dialog. Fixed some icons.
|
|
in ViewUserDetailActivity.
|
|
|
|
all loaded.
|
|
|
|
SubscribedThingListingActivity instead of the navigation drawer in MainActivity.
|
|
|
|
|
|
bar when loading more comments. Display an error view when loading more comments failed.
|
|
|
|
|
|
its comments instead of using a recyclerview inside NestedScrollView to prevent onBindViewHolder gets called for all the comments data at once and thus consumes more memory and freezes after the comments are loaded.
|
|
CommentRecyclerViewAdapter. Do nothing when failing to vote comments.
|
|
|
|
clicking the load more item (Still has a little issue). Minor bugs fixed.
|
|
|
|
|
|
comments. Reimplemented CommentRecyclerView (some methods need proper implementation. Minor bugs fixed.
|
|
|
|
sent comment data after the comment is sent.
|
|
|
|
|
|
dark mode.
|
|
|
|
dark mode in ViewUserDetailActivity. Fixed force stop after orientation change in ViewUserDetailActivity.
|
|
|
|
view posts without using hands.
|
|
post is a link.
|
|
|
|
|
|
|
|
tags. Fixed subreddit name and post time overlapping. Fixed menu item text not shown in MainActivity.
|
|
|
|
|
|
PostRecyclerViewAdapter.
|
|
|
|
LoginActivity will not show page not found error after login finish.
|
|
bug which is the listener object is null when it is called because the parse failed in ParsePost, ParseSubredditData and ParseUserData.
|
|
|
|
loading user's posts.
|
|
in viewpager in SearchActivity.
|
|
once more.
|
|
|