| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Set post layout for subreddit and user posts individually. | Alex Ning | 2019-11-11 | 3 | -4/+9 |
* | Changing post layout in other activities is available. Show username in card ... | Alex Ning | 2019-11-11 | 5 | -1/+41 |
* | Changing post layout in ViewSubredditDetailActivity is available. Tweak the c... | Alex Ning | 2019-11-11 | 3 | -9/+36 |
* | Compact post layout is available. Fixed WebView cannot be inflated on Android... | Alex Ning | 2019-11-08 | 6 | -5/+417 |
* | 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 | 7 | -309/+132 |
* | Placing vote buttons on the right for comments is now available. | Alex Ning | 2019-10-29 | 2 | -19/+147 |
* | Make Placing vote buttons on the right an option. | Alex Ning | 2019-10-29 | 34 | -136/+191 |
* | Use FlowLayout to host all the information of a post in item_post and item_po... | Alex Ning | 2019-10-28 | 3 | -190/+104 |
* | Disable clicking comment icon in a post to submit a comment. Enlarge the icon... | Alex Ning | 2019-10-25 | 7 | -24/+33 |
* | 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 | 3 | -8/+166 |
* | Show an error message when favorite or unfavorite something failed. Minor bug... | Alex Ning | 2019-10-14 | 1 | -0/+2 |
* | Add a time option to some sort types. Remember the last sort type. | Alex Ning | 2019-10-13 | 3 | -1/+107 |
* | 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 | 5 | -1/+42 |
* | Add ViewGifActivity to view gifs. Fixed some links cannot be opened by browse... | Alex Ning | 2019-10-08 | 2 | -0/+51 |
* | Disabling immersive mode (content shown under status bar and nav bar) is now ... | Alex Ning | 2019-10-05 | 6 | -4/+14 |
* | AMOLED dark theme is now available. | Alex Ning | 2019-10-03 | 42 | -32/+142 |
* | Change project structures. | Alex Ning | 2019-09-29 | 20 | -23/+23 |
* | Change project structures. | Alex Ning | 2019-09-29 | 3 | -4/+4 |
* | Blurring spoiler post images is now available. Change spoiler and flair text ... | Alex Ning | 2019-09-27 | 8 | -8/+39 |
* | Add a mic icon if the user is the submitter in comments. Add a mod icon if th... | Alex Ning | 2019-09-27 | 5 | -6/+36 |
* | Add title and content font size options. | Alex Ning | 2019-09-26 | 18 | -25/+174 |
* | Fixed UI issues in dark theme. | Alex Ning | 2019-09-26 | 4 | -45/+18 |
* | Minor UI tweaks. Fix UI issues in dark theme. Fix settings activity title. | Alex Ning | 2019-09-24 | 6 | -37/+29 |
* | Show a toast after comment is sent. | Alex Ning | 2019-09-22 | 1 | -0/+1 |
* | Display comments count in the post. Display a comment and a save button in a ... | Alex Ning | 2019-09-22 | 6 | -68/+245 |
* | Changing font size is available. Delete duplicate Edit menu in comments. | Alex Ning | 2019-09-20 | 52 | -105/+285 |
* | Fixed frames dropping when playing videos. Use smaller icons for saving and u... | Alex Ning | 2019-09-19 | 2 | -0/+8 |
* | Saving and unsaving comments are now available. Use xml thumbtack to avoid cr... | Alex Ning | 2019-09-18 | 7 | -6/+59 |
* | Viewing saved comments in Saved is available. | Alex Ning | 2019-09-18 | 4 | -9/+76 |
* | Change the color of the comment's vertical bar. Long press the comment to exp... | Alex Ning | 2019-09-17 | 1 | -0/+8 |
* | Unbluring NSFW images is now an option in settings. | Alex Ning | 2019-09-17 | 2 | -1/+8 |
* | Fixed android.view.DisplayListCanvas.throwIfCannotDraw in ViewPostDetailActiv... | Alex Ning | 2019-09-17 | 1 | -1/+2 |
* | Support 2FA. Fixed time parsing in messages. | Alex Ning | 2019-09-15 | 2 | -1/+2 |
* | Fix status bar and navbar icon color in MainActivity. | Alex Ning | 2019-09-14 | 3 | -6/+24 |
* | Add more info in settings->about. Fix title mismatch in settings. | Alex Ning | 2019-09-12 | 2 | -0/+30 |
* | Use download manager to download images. Change image and video download loca... | Alex Ning | 2019-09-12 | 1 | -1/+1 |
* | Delete splash icon in drawable folder. | Alex Ning | 2019-09-12 | 1 | -0/+0 |
* | Load HLS video instead of Dash video to support older Android versions. Fixed... | Alex Ning | 2019-09-10 | 4 | -11/+4 |
* | Fixed clicking username in comments in user's comment section opening current... | Alex Ning | 2019-09-10 | 1 | -2/+2 |
* | Handle no browser installed when opening links and no apps are eligible to sh... | Alex Ning | 2019-09-09 | 1 | -0/+3 |
* | Hiding and unhiding posts are now available. | Alex Ning | 2019-09-08 | 2 | -5/+17 |
* | Fixed notification color in dark theme. | Alex Ning | 2019-09-04 | 1 | -0/+2 |
* | Change score color if the post is voted. | Alex Ning | 2019-09-03 | 2 | -0/+4 |
* | Change upvoted color for upvote buttons. | Alex Ning | 2019-09-03 | 2 | -3/+5 |
* | Display a splash screen when the app starts. | Alex Ning | 2019-09-03 | 10 | -0/+34 |
* | Lazy mode is available in FilteredThingActivity. Fixed a bug related to lazy ... | Alex Ning | 2019-08-30 | 3 | -3/+10 |
* | Minor bugs fixed. Fixed circular progress bar background in UserListingFragme... | Alex Ning | 2019-08-30 | 2 | -2/+2 |