Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor layout tweaks. | Alex Ning | 2020-02-02 | 5 | -1/+1 |
| | |||||
* | Fix fab jumps to top-left of the screen. Add more items in the bottom app ↵ | Alex Ning | 2020-02-02 | 2 | -0/+0 |
| | | | | bar. Add a bottom app bar in ViewSubredditDetailActivity. | ||||
* | Confirm to exit. | Alex Ning | 2020-02-02 | 1 | -0/+9 |
| | |||||
* | Reorganize settings. Opening link in app is now available. | Alex Ning | 2020-01-31 | 3 | -0/+18 |
| | |||||
* | Copying comments is now available. Some UI tweaks. | Alex Ning | 2020-01-30 | 3 | -0/+27 |
| | |||||
* | Sharing and copying post links and media links are available. | Alex Ning | 2020-01-06 | 3 | -0/+18 |
| | |||||
* | Mute videos by default is now available. | Alex Ning | 2020-01-05 | 3 | -0/+27 |
| | |||||
* | Add an option to hide the bottom app bar. Change the icon color in the ↵ | Alex Ning | 2019-12-25 | 3 | -3/+3 |
| | | | | bottom app bar. | ||||
* | Show a play button on the image if the post is a video or an image. | Alex Ning | 2019-12-19 | 2 | -0/+13 |
| | |||||
* | Change icon for subscriptions. Fixed wrong margin in bottom app bar. | Alex Ning | 2019-12-19 | 2 | -2/+2 |
| | |||||
* | Change icons for multireddit and subscriptions. | Alex Ning | 2019-12-18 | 5 | -18/+27 |
| | |||||
* | Add a BottomAppBar to navigate to subscriptions and multireddits. | Alex Ning | 2019-12-18 | 3 | -1/+19 |
| | |||||
* | Add a Fab to scroll down parent comments. Use volume up and down keys to ↵ | Alex Ning | 2019-11-17 | 1 | -0/+9 |
| | | | | navigate parent comments. | ||||
* | Fixed UI issues in posts and comments. Version 1.4.0. | Alex Ning | 2019-10-29 | 2 | -9/+8 |
| | |||||
* | Placing vote buttons on the right for comments is now available. | Alex Ning | 2019-10-29 | 1 | -2/+2 |
| | |||||
* | Make Placing vote buttons on the right an option. | Alex Ning | 2019-10-29 | 19 | -25/+68 |
| | |||||
* | Use FlowLayout to host all the information of a post in item_post and ↵ | Alex Ning | 2019-10-28 | 1 | -2/+2 |
| | | | | item_post_detail. | ||||
* | Disable clicking comment icon in a post to submit a comment. Enlarge the ↵ | Alex Ning | 2019-10-25 | 5 | -10/+10 |
| | | | | icons in comments. Fix regex used to linkify subreddits and users. | ||||
* | Favorite and unfavorite subreddits are now available. | Alex Ning | 2019-10-09 | 2 | -0/+18 |
| | |||||
* | Blurring spoiler post images is now available. Change spoiler and flair text ↵ | Alex Ning | 2019-09-27 | 1 | -0/+9 |
| | | | | background colors. Fixed collapsed comments shown after orientation change. | ||||
* | Add a mic icon if the user is the submitter in comments. Add a mod icon if ↵ | Alex Ning | 2019-09-27 | 2 | -0/+8 |
| | | | | the user is a moderator. Tweak the vertical bar colors in comments in dark theme. | ||||
* | Display comments count in the post. Display a comment and a save button in a ↵ | Alex Ning | 2019-09-22 | 3 | -2/+2 |
| | | | | post. Minor bugs fixed. | ||||
* | Fixed frames dropping when playing videos. Use smaller icons for saving and ↵ | Alex Ning | 2019-09-19 | 2 | -0/+8 |
| | | | | unsaving comments. Temporarily show precise error message when loading posts failed. | ||||
* | Saving and unsaving comments are now available. Use xml thumbtack to avoid ↵ | Alex Ning | 2019-09-18 | 2 | -0/+4 |
| | | | | crashes on low resolution devices. Add a subreddit link in Settings -> About. | ||||
* | Fix status bar and navbar icon color in MainActivity. | Alex Ning | 2019-09-14 | 1 | -0/+9 |
| | |||||
* | Delete splash icon in drawable folder. | Alex Ning | 2019-09-12 | 1 | -0/+0 |
| | |||||
* | Display a splash screen when the app starts. | Alex Ning | 2019-09-03 | 2 | -0/+12 |
| | |||||
* | Delete wrong credit. Change the notification icon and color. | Alex Ning | 2019-08-27 | 1 | -0/+19 |
| | |||||
* | This app now has an icon (finally)git statusgit statusgit status Add a ↵ | Alex Ning | 2019-08-27 | 7 | -170/+123 |
| | | | | credits page in settings. Use another error view and no comment placeholder. | ||||
* | Display an archived icon if the post is archived. Display a locked icon if ↵ | Alex Ning | 2019-08-26 | 1 | -0/+9 |
| | | | | the post is locked. | ||||
* | Saving and unsaving post are now available. Disable commenting and replying ↵ | Alex Ning | 2019-08-22 | 2 | -0/+18 |
| | | | | for locked posts in last commit. | ||||
* | Fixed getting same notifications for different accounts (for real this ↵ | Alex Ning | 2019-08-21 | 3 | -0/+39 |
| | | | | time). Add a settings acivity but with no use now. Minor bugs fixed. Minor UI tweaks. | ||||
* | View messages in ViewMessageActivity. Use LinkResolverActivity to handle ↵ | Alex Ning | 2019-08-18 | 1 | -0/+9 |
| | | | | link clicking in CustomMarkwonView. Fixed cannot load user profile image after the post is deleted. | ||||
* | Current user's upvoted, downvoted, hidden, saved, gilded posts are now ↵ | Alex Ning | 2019-08-14 | 3 | -0/+27 |
| | | | | available to see. | ||||
* | Editing flair is now available. | Alex Ning | 2019-08-14 | 1 | -0/+9 |
| | |||||
* | Editing and deleting comments are now available. | Alex Ning | 2019-08-13 | 1 | -0/+9 |
| | |||||
* | Log in other reddit accounts are available. Add an account switcher in the ↵ | Alex Ning | 2019-08-08 | 5 | -0/+45 |
| | | | | navigation drawer in MainActivity. | ||||
* | Sorting posts is now available. Minor bugs fixed. | Alex Ning | 2019-07-26 | 1 | -0/+9 |
| | |||||
* | Preparing to submit image posts. | Alex Ning | 2019-07-12 | 2 | -0/+18 |
| | |||||
* | Use a modal bottom sheet to display post selection instead of an alert ↵ | Alex Ning | 2019-07-12 | 5 | -0/+45 |
| | | | | dialog. Fixed some icons. | ||||
* | Reimplement ViewPostActivity using one recyclerview to display a post and ↵ | Alex Ning | 2019-06-25 | 1 | -0/+0 |
| | | | | 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. | ||||
* | Reply to comments. Preparing for comment deletion. | Alex Ning | 2019-06-14 | 1 | -0/+4 |
| | |||||
* | Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks. | Alex Ning | 2019-06-13 | 2 | -0/+10 |
| | |||||
* | Add a search view in MainActivity and add a SearchActivity. | Alex Ning | 2019-02-22 | 1 | -0/+5 |
| | |||||
* | Minor UI tweaks. | Alex Ning | 2019-01-04 | 5 | -37/+18 |
| | |||||
* | Display a crosspost icon if the post is a crosspost. Hide the thumbtack icon ↵ | Alex Ning | 2018-10-05 | 1 | -0/+17 |
| | | | | if the post is not viewed in its subreddit. Tweak the post layout. Minor bugs fixed. | ||||
* | Add an error view when loading the image fails in ViewImageActivity. | Alex Ning | 2018-10-01 | 1 | -0/+5 |
| | |||||
* | Change the layout of post. Add an error view when loading the preview image ↵ | Alex Ning | 2018-09-28 | 1 | -0/+9 |
| | | | | fails. | ||||
* | Add a feature which is refreshing the posts by clicking the refresh button. ↵ | Alex Ning | 2018-09-24 | 1 | -0/+5 |
| | | | | Minor bugs fixed. Rewrite some code. | ||||
* | Replace the RecyclerView for comments to MultiLevelRecyclerView in order to ↵ | Alex Ning | 2018-09-02 | 5 | -6/+14 |
| | | | | display the comment trees easily. Click the expand more button to expand the comment tree. Click the expand less button to hide the comment tree. Rewrite some code. |