| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Locking fab in ViewPostDetailActivity, Swiping up to hide fab in ViewPostDeta... | Alex Ning | 2020-02-01 | 1 | -2/+2 |
* | Copying comments is now available. Some UI tweaks. | Alex Ning | 2020-01-30 | 3 | -44/+89 |
* | Copy post title and content in ViewPostDetailActivity. | Alex Ning | 2020-01-29 | 3 | -1/+101 |
* | Setting default post layout is now available. Add an option to hide the divid... | Alex Ning | 2020-01-11 | 2 | -2/+3 |
* | Sharing and copying post links and media links are available. | Alex Ning | 2020-01-06 | 2 | -82/+121 |
* | Mute videos by default is now available. | Alex Ning | 2020-01-05 | 1 | -3/+8 |
* | Fetch subreddit info in ViewSidebarActivity. | Alex Ning | 2019-12-31 | 1 | -5/+12 |
* | Change text color in TableLayout in markdown. Change markdown TextView style. | Alex Ning | 2019-12-30 | 4 | -5/+5 |
* | View subreddit sidebar is now available. | Alex Ning | 2019-12-30 | 2 | -6/+45 |
* | Change Markdown text style. Reduce the sensitivity of sliding right to go bac... | Alex Ning | 2019-12-27 | 2 | -10/+4 |
* | Markdown table support. | Alex Ning | 2019-12-26 | 4 | -7/+46 |
* | Add an option to hide the bottom app bar. Change the icon color in the bottom... | Alex Ning | 2019-12-25 | 2 | -2/+28 |
* | Fixed UI in ViewMultiRedditDetailActivity. Add a share option in Settings -> ... | Alex Ning | 2019-12-19 | 1 | -2/+1 |
* | Hide progress bar in post compact layout when the post is a video. | Alex Ning | 2019-12-19 | 1 | -12/+7 |
* | Show a play button on the image if the post is a video or an image. | Alex Ning | 2019-12-19 | 3 | -18/+66 |
* | Change icon for subscriptions. Fixed wrong margin in bottom app bar. | Alex Ning | 2019-12-19 | 1 | -3/+2 |
* | Change icons for multireddit and subscriptions. | Alex Ning | 2019-12-18 | 2 | -3/+3 |
* | Fix bottom app bar is under navbar in immersive mode. | Alex Ning | 2019-12-18 | 1 | -3/+1 |
* | Hide FAB and BottomAppBar in anonymous mode. | Alex Ning | 2019-12-18 | 1 | -0/+2 |
* | Add a BottomAppBar to navigate to subscriptions and multireddits. | Alex Ning | 2019-12-18 | 4 | -7/+56 |
* | Swipe to refresh in SubscribedThingActivity and MultiRedditListingActivity. | Alex Ning | 2019-12-17 | 3 | -11/+32 |
* | Change the UI of ViewMultiRedditActivity. | Alex Ning | 2019-12-17 | 1 | -79/+4 |
* | Add menusin ViewMultiRedditDetailActivity. Minor bugs fixed. | Alex Ning | 2019-12-17 | 2 | -2/+2 |
* | Showing posts of multireddit is now available. Fix a typo. | Alex Ning | 2019-12-16 | 2 | -1/+120 |
* | Show MultiReddits list. | Alex Ning | 2019-12-13 | 2 | -0/+98 |
* | Fix force stop when navigating top-level comments. Fix invisible retry loadin... | Alex Ning | 2019-11-26 | 1 | -0/+2 |
* | Swipe down to refresh is available in other activities. | Alex Ning | 2019-11-19 | 7 | -73/+58 |
* | Add a Fab to scroll down parent comments. Use volume up and down keys to navi... | Alex Ning | 2019-11-17 | 1 | -0/+10 |
* | Swiping to refresh posts is now available. | Alex Ning | 2019-11-15 | 1 | -14/+11 |
* | Show low-resolution images in compact layout. Send notifications of messages ... | Alex Ning | 2019-11-12 | 1 | -1/+1 |
* | Set post layout for subreddit and user posts individually. | Alex Ning | 2019-11-11 | 1 | -4/+4 |
* | Changing post layout in other activities is available. Show username in card ... | Alex Ning | 2019-11-11 | 1 | -1/+17 |
* | Changing post layout in ViewSubredditDetailActivity is available. Tweak the c... | Alex Ning | 2019-11-11 | 2 | -9/+30 |
* | Compact post layout is available. Fixed WebView cannot be inflated on Android... | Alex Ning | 2019-11-08 | 4 | -3/+408 |
* | Minor UI issue fixed. | Alex Ning | 2019-10-29 | 1 | -1/+1 |
* | Fixed UI issues in posts and comments. Version 1.4.0. | Alex Ning | 2019-10-29 | 3 | -299/+121 |
* | Placing vote buttons on the right for comments is now available. | Alex Ning | 2019-10-29 | 1 | -17/+145 |
* | Make Placing vote buttons on the right an option. | Alex Ning | 2019-10-29 | 3 | -106/+111 |
* | Use FlowLayout to host all the information of a post in item_post and item_po... | Alex Ning | 2019-10-28 | 2 | -188/+102 |
* | Disable clicking comment icon in a post to submit a comment. Enlarge the icon... | Alex Ning | 2019-10-25 | 2 | -14/+23 |
* | Fixed bottom sheet fragments cannot swipe down to show items when they are ex... | Alex Ning | 2019-10-20 | 6 | -528/+572 |
* | Sorting post comments is now available. | Alex Ning | 2019-10-19 | 1 | -0/+144 |
* | Add a time option to some sort types. Remember the last sort type. | Alex Ning | 2019-10-13 | 1 | -0/+100 |
* | Favorite and unfavorite subscribed users are now available. | Alex Ning | 2019-10-10 | 2 | -4/+4 |
* | Favorite and unfavorite subreddits are now available. | Alex Ning | 2019-10-09 | 2 | -1/+21 |
* | Add ViewGifActivity to view gifs. Fixed some links cannot be opened by browse... | Alex Ning | 2019-10-08 | 1 | -0/+41 |
* | Disabling immersive mode (content shown under status bar and nav bar) is now ... | Alex Ning | 2019-10-05 | 1 | -1/+2 |
* | AMOLED dark theme is now available. | Alex Ning | 2019-10-03 | 36 | -23/+71 |
* | Change project structures. | Alex Ning | 2019-09-29 | 12 | -12/+12 |
* | Change project structures. | Alex Ning | 2019-09-29 | 3 | -4/+4 |