aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/menu (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-18Deleting multireddit is now available.Alex Ning1-0/+6
2020-02-18Selecting subreddits when creating multireddits is now available.Alex Ning1-0/+17
2020-02-12Creating multireddit without specifying subreddits is available.Alex Ning1-0/+10
2019-12-31Fetch subreddit info in ViewSidebarActivity.Alex Ning1-0/+10
2019-12-30View subreddit sidebar is now available.Alex Ning1-0/+6
2019-12-18Add a BottomAppBar to navigate to subscriptions and multireddits.Alex Ning1-12/+5
2019-12-17Add menusin ViewMultiRedditDetailActivity. Minor bugs fixed.Alex Ning1-0/+37
2019-11-11Changing post layout in other activities is available. Show username in card ...Alex Ning4-0/+24
2019-11-11Changing post layout in ViewSubredditDetailActivity is available. Tweak the c...Alex Ning1-0/+6
2019-11-08Compact post layout is available. Fixed WebView cannot be inflated on Android...Alex Ning1-0/+6
2019-10-29Fixed UI issues in posts and comments. Version 1.4.0.Alex Ning1-1/+1
2019-10-19Sorting post comments is now available.Alex Ning1-8/+15
2019-10-08Add ViewGifActivity to view gifs. Fixed some links cannot be opened by browse...Alex Ning1-0/+10
2019-09-29Change project structures.Alex Ning6-6/+6
2019-09-18Viewing saved comments in Saved is available.Alex Ning2-9/+19
2019-09-17Fixed android.view.DisplayListCanvas.throwIfCannotDraw in ViewPostDetailActiv...Alex Ning1-1/+2
2019-09-14Fix status bar and navbar icon color in MainActivity.Alex Ning1-6/+14
2019-09-08Hiding and unhiding posts are now available.Alex Ning1-5/+11
2019-08-30Lazy mode is available in FilteredThingActivity. Fixed a bug related to lazy ...Alex Ning1-2/+8
2019-08-30View crosspost parent in ViewPostDetailActivity when clicking the crosspost i...Alex Ning1-6/+13
2019-08-22Saving and unsaving post are now available. Disable commenting and replying f...Alex Ning1-6/+13
2019-08-18View messages in ViewMessageActivity. Use LinkResolverActivity to handle link...Alex Ning1-0/+9
2019-08-14Sorting gilded posts in AccountPostsActivity is available. Refreshing in Acco...Alex Ning1-0/+23
2019-08-14Sorting users posts in ViewUserDetailActivity and FilteredPostsActivity is av...Alex Ning1-3/+9
2019-08-14Edit flair for posts is now available.Alex Ning1-0/+7
2019-08-13Set NSFW and spoiler are now available.Alex Ning1-1/+13
2019-08-13Editing and deleting comments are now available.Alex Ning1-0/+10
2019-08-12Deleting and editing posts are now available.Alex Ning2-0/+24
2019-08-07Refactored all the other classes to support multi user. Clearing the app data...Alex Ning5-5/+5
2019-08-05Sorting and refreshing in FilteredPostsActivity are available.Alex Ning1-0/+17
2019-08-05Searching subreddits to post is available. Use Toolbar instead of ActionBar i...Alex Ning1-0/+10
2019-07-31Use Brige library and Android-State library to avoid TransactionTooLargeExcep...Alex Ning3-3/+3
2019-07-28Sorting in SearchResultActivity is available. Switch DataSource instead of re...Alex Ning1-2/+9
2019-07-26Sorting posts is now available. Minor bugs fixed.Alex Ning2-6/+20
2019-07-18Add a search button in ViewSubredditDetailActivity and ViewUserDetailActivity...Alex Ning5-6/+47
2019-07-14Sumbitting gif and video posts is now available.Alex Ning1-0/+10
2019-07-12Preparing to submit image posts.Alex Ning1-0/+10
2019-07-12Submitting link posts is available. Fixed force stop when a user has no post ...Alex Ning1-0/+10
2019-07-11Submitting posts to subreddit is available now. Fixed User's posts cannot be ...Alex Ning1-0/+10
2019-06-13Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks.Alex Ning2-2/+18
2019-06-11Lazy mode in ViewUserDetailActivity. Fixed follow chip background color in da...Alex Ning3-10/+23
2019-06-08Lazy Mode: Automatically scroll down the recyclerview in PostFragment to view...Alex Ning1-6/+11
2019-06-06Refresh post in ViewPostDetailActivity.Alex Ning1-0/+10
2019-02-26Fixed user icon and user banner not displaying after user login. LoginActivit...Alex Ning1-1/+1
2019-02-22Add a search view in MainActivity and add a SearchActivity.Alex Ning2-1/+18
2018-12-30Refreshing posts is working now.Alex Ning2-11/+1
2018-12-29Error handling for loading posts now works again. Don't show refresh button a...Alex Ning1-1/+1
2018-09-24Add a feature which is refreshing the posts by clicking the refresh button. M...Alex Ning2-0/+24
2018-09-21Click the subreddit icon or the subreddit name to view the subreddit's detail...Alex Ning1-0/+10
2018-07-30Add the ViewSubredditActivity. Add a OnClickListener in the subscribed subred...Alex Ning1-0/+10