aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-11Setting default post layout is now available. Add an option to hide the divid...Alex Ning5-2/+33
2020-01-06Sharing and copying post links and media links are available.Alex Ning11-82/+198
2020-01-05Mute videos by default is now available.Alex Ning7-3/+51
2019-12-31Fetch subreddit info in ViewSidebarActivity.Alex Ning3-5/+23
2019-12-30Change text color in TableLayout in markdown. Change markdown TextView style.Alex Ning4-5/+5
2019-12-30View subreddit sidebar is now available.Alex Ning4-6/+54
2019-12-27Change Markdown text style. Reduce the sensitivity of sliding right to go bac...Alex Ning2-10/+4
2019-12-26Markdown table support.Alex Ning4-7/+46
2019-12-25Add an option to hide the bottom app bar. Change the icon color in the bottom...Alex Ning11-18/+42
2019-12-19Fixed UI in ViewMultiRedditDetailActivity. Add a share option in Settings -> ...Alex Ning3-2/+11
2019-12-19Hide progress bar in post compact layout when the post is a video.Alex Ning1-12/+7
2019-12-19Show a play button on the image if the post is a video or an image.Alex Ning8-18/+87
2019-12-19Change icon for subscriptions. Fixed wrong margin in bottom app bar.Alex Ning5-6/+14
2019-12-18Change icons for multireddit and subscriptions.Alex Ning11-31/+49
2019-12-18Fix bottom app bar is under navbar in immersive mode.Alex Ning1-3/+1
2019-12-18Hide FAB and BottomAppBar in anonymous mode.Alex Ning1-0/+2
2019-12-18Add a BottomAppBar to navigate to subscriptions and multireddits.Alex Ning15-19/+97
2019-12-17Swipe to refresh in SubscribedThingActivity and MultiRedditListingActivity.Alex Ning4-11/+34
2019-12-17Change the UI of ViewMultiRedditActivity.Alex Ning1-79/+4
2019-12-17Add menusin ViewMultiRedditDetailActivity. Minor bugs fixed.Alex Ning4-2/+40
2019-12-16Showing posts of multireddit is now available. Fix a typo.Alex Ning4-2/+127
2019-12-13Show MultiReddits list.Alex Ning3-1/+100
2019-12-08Use volume keys to navigate postsmartinsandfuchs2-0/+6
2019-11-27Show a alert dialog when go back from CommentActivity, EditCommentActivity an...Alex Ning1-4/+6
2019-11-26Fix force stop when navigating top-level comments. Fix invisible retry loadin...Alex Ning2-0/+3
2019-11-19Swipe down to refresh is available in other activities.Alex Ning7-73/+58
2019-11-17Add a Fab to scroll down parent comments. Use volume up and down keys to navi...Alex Ning4-3/+28
2019-11-15Swipe right to go back from ViewPostDetailActivity. Fix inconsistency in elap...Alex Ning2-0/+18
2019-11-15Swiping to refresh posts is now available.Alex Ning2-14/+16
2019-11-12Showing elapsed time in posts and comments is available.Alex Ning2-3/+8
2019-11-12Show low-resolution images in compact layout. Send notifications of messages ...Alex Ning1-1/+1
2019-11-11Set post layout for subreddit and user posts individually.Alex Ning3-4/+9
2019-11-11Changing post layout in other activities is available. Show username in card ...Alex Ning5-1/+41
2019-11-11Changing post layout in ViewSubredditDetailActivity is available. Tweak the c...Alex Ning3-9/+36
2019-11-08Compact post layout is available. Fixed WebView cannot be inflated on Android...Alex Ning6-5/+417
2019-10-29Minor UI issue fixed.Alex Ning1-1/+1
2019-10-29Fixed UI issues in posts and comments. Version 1.4.0.Alex Ning7-309/+132
2019-10-29Placing vote buttons on the right for comments is now available.Alex Ning2-19/+147
2019-10-29Make Placing vote buttons on the right an option.Alex Ning34-136/+191
2019-10-28Use FlowLayout to host all the information of a post in item_post and item_po...Alex Ning3-190/+104
2019-10-25Disable clicking comment icon in a post to submit a comment. Enlarge the icon...Alex Ning7-24/+33
2019-10-20Fixed bottom sheet fragments cannot swipe down to show items when they are ex...Alex Ning6-528/+572
2019-10-19Sorting post comments is now available.Alex Ning3-8/+166
2019-10-14Show an error message when favorite or unfavorite something failed. Minor bug...Alex Ning1-0/+2
2019-10-13Add a time option to some sort types. Remember the last sort type.Alex Ning3-1/+107
2019-10-10Favorite and unfavorite subscribed users are now available.Alex Ning2-4/+4
2019-10-09Favorite and unfavorite subreddits are now available.Alex Ning5-1/+42
2019-10-08Add ViewGifActivity to view gifs. Fixed some links cannot be opened by browse...Alex Ning2-0/+51
2019-10-05Disabling immersive mode (content shown under status bar and nav bar) is now ...Alex Ning6-4/+14
2019-10-03AMOLED dark theme is now available.Alex Ning42-32/+142