Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Selecting subreddits when creating multireddits is now available. | Alex Ning | 2020-02-18 | 1 | -1/+7 |
| | |||||
* | Creating multireddit without specifying subreddits is available. | Alex Ning | 2020-02-12 | 1 | -3/+9 |
| | |||||
* | View subreddit sidebar is now available. | Alex Ning | 2019-12-30 | 1 | -1/+5 |
| | |||||
* | Fixed UI in ViewMultiRedditDetailActivity. Add a share option in Settings -> ↵ | Alex Ning | 2019-12-19 | 1 | -1/+1 |
| | | | | About to let you easily share this app to other people. Version 2.0.0. | ||||
* | Showing posts of multireddit is now available. Fix a typo. | Alex Ning | 2019-12-16 | 1 | -1/+5 |
| | |||||
* | Show MultiReddits list. | Alex Ning | 2019-12-13 | 1 | -1/+4 |
| | |||||
* | Downloading video without sound is now available. Minor bugs fixed. | Alex Ning | 2019-12-01 | 1 | -0/+1 |
| | |||||
* | Swiping to refresh posts is now available. | Alex Ning | 2019-11-15 | 1 | -1/+1 |
| | |||||
* | Showing elapsed time in posts and comments is available. | Alex Ning | 2019-11-12 | 1 | -3/+5 |
| | |||||
* | Display a content preview in PostFragment for text posts. | Alex Ning | 2019-10-28 | 1 | -9/+9 |
| | |||||
* | Add ViewGifActivity to view gifs. Fixed some links cannot be opened by ↵ | Alex Ning | 2019-10-08 | 1 | -9/+12 |
| | | | | browsers. Maybe fixed IllegalStateException in ViewSubredditDetailActivity and FilteredThingActivity. Minor bugs fixed. | ||||
* | Change project structures. | Alex Ning | 2019-09-29 | 1 | -51/+51 |
| | |||||
* | Minor UI tweaks. Fix UI issues in dark theme. Fix settings activity title. | Alex Ning | 2019-09-24 | 1 | -1/+1 |
| | |||||
* | Delete something related to downloading videos. | Alex Ning | 2019-09-19 | 1 | -8/+9 |
| | |||||
* | Viewing saved comments in Saved is available. | Alex Ning | 2019-09-18 | 1 | -6/+14 |
| | |||||
* | Fixed android.view.DisplayListCanvas.throwIfCannotDraw in ↵ | Alex Ning | 2019-09-17 | 1 | -1/+1 |
| | | | | ViewPostDetailActivity. Fixed app crashes when pressing the comment button in ViewPostDetailActivity while the post is not loaded. Re-enable spalsh screen. | ||||
* | Shrink the vertical block in comments tree. Temporarily disable the splash ↵ | Alex Ning | 2019-09-16 | 1 | -1/+1 |
| | | | | screen to see if android.view.DisplayListCanvas.throwIfCannotDraw exception will be gone. Minor bugs fixed. | ||||
* | Add more deep links. | Alex Ning | 2019-09-13 | 1 | -0/+49 |
| | |||||
* | Display a splash screen when the app starts. | Alex Ning | 2019-09-03 | 1 | -1/+1 |
| | |||||
* | Receiving images, videos and texts to directly submitting different kinds of ↵ | Alex Ning | 2019-08-28 | 1 | -15/+32 |
| | | | | posts. Fixed video was not shown after selected from picker in PostVideoActivity. Handle some cases that the posts cannot be submitted. Minor bugs fixed. | ||||
* | Changing lazy mode interval in Settings is now available. | Alex Ning | 2019-08-26 | 1 | -1/+2 |
| | |||||
* | Fixed getting same notifications for different accounts (for real this ↵ | Alex Ning | 2019-08-21 | 1 | -1/+6 |
| | | | | time). Add a settings acivity but with no use now. Minor bugs fixed. Minor UI tweaks. | ||||
* | Handle sending comment fails. Fixed snackbar hidden by keyboard in some ↵ | Alex Ning | 2019-08-20 | 1 | -0/+1 |
| | | | | activities. Minor bugs fixed. | ||||
* | View messages in ViewMessageActivity. Use LinkResolverActivity to handle ↵ | Alex Ning | 2019-08-18 | 1 | -1/+7 |
| | | | | link clicking in CustomMarkwonView. Fixed cannot load user profile image after the post is deleted. | ||||
* | Sorting gilded posts in AccountPostsActivity is available. Refreshing in ↵ | Alex Ning | 2019-08-14 | 1 | -1/+1 |
| | | | | AccountPostsActivity is available. | ||||
* | Current user's upvoted, downvoted, hidden, saved, gilded posts are now ↵ | Alex Ning | 2019-08-14 | 1 | -0/+3 |
| | | | | available to see. | ||||
* | Set NSFW and spoiler are now available. | Alex Ning | 2019-08-13 | 1 | -0/+2 |
| | |||||
* | Editing and deleting comments are now available. | Alex Ning | 2019-08-13 | 1 | -0/+5 |
| | |||||
* | Deleting and editing posts are now available. | Alex Ning | 2019-08-12 | 1 | -0/+5 |
| | |||||
* | Fixed nav bar icon color in dark theme. Transparent nav bar in ↵ | Alex Ning | 2019-08-12 | 1 | -1/+2 |
| | | | | SubredditSelectionActivity for Android version >= 8.1. | ||||
* | Log in other reddit accounts are available. Add an account switcher in the ↵ | Alex Ning | 2019-08-08 | 1 | -2/+2 |
| | | | | navigation drawer in MainActivity. | ||||
* | Bugs fixed related to submitting link and text posts. | Alex Ning | 2019-08-06 | 1 | -1/+1 |
| | |||||
* | Create PostMediaService to submit video and image posts. | Alex Ning | 2019-08-06 | 1 | -3/+13 |
| | |||||
* | Minor bugs related to Custom Tabs fixed. Support more reddit domains. | Alex Ning | 2019-08-05 | 1 | -0/+9 |
| | |||||
* | Filtering posts to specific type when the type chip is clicked in posts. ↵ | Alex Ning | 2019-08-05 | 1 | -2/+6 |
| | | | | Minor bugs fixed related to PostDataSource to continue loading posts. | ||||
* | Searching subreddits to post is available. Use Toolbar instead of ActionBar ↵ | Alex Ning | 2019-08-05 | 1 | -5/+12 |
| | | | | in various activities. Minor bugs fixed. | ||||
* | Create LinkResolverActivity to resolve the reddit links instead of resolving ↵ | Alex Ning | 2019-08-02 | 1 | -32/+17 |
| | | | | them in different activities. Deep link error handling is still broken. | ||||
* | Implement Deep Link to open reddit links directly in this app. | Alex Ning | 2019-08-01 | 1 | -4/+30 |
| | |||||
* | Capture images and videos from camera when click capture fab in ↵ | Alex Ning | 2019-07-24 | 1 | -0/+11 |
| | | | | PostImageActivity and PostVideoActivity. Go to user's profile after sending image post. | ||||
* | Add a search button in ViewSubredditDetailActivity and ↵ | Alex Ning | 2019-07-18 | 1 | -1/+6 |
| | | | | ViewUserDetailActivity. Search posts in a specific subreddit is available. Rename SearchActivity to SearchResultActivity. Add SearchActivity for searching instead of searching in MainActivity. | ||||
* | Viewing rules after pressing rules button in PostXXXActivity is available. ↵ | Alex Ning | 2019-07-18 | 1 | -0/+4 |
| | | | | Extend MarkwonView to support opening reddit subreddit and user links. | ||||
* | Sumbitting gif and video posts is now available. | Alex Ning | 2019-07-14 | 1 | -0/+5 |
| | |||||
* | Preparing to submit image posts. | Alex Ning | 2019-07-12 | 1 | -0/+5 |
| | |||||
* | Submitting link posts is available. Fixed force stop when a user has no post ↵ | Alex Ning | 2019-07-12 | 1 | -0/+5 |
| | | | | in ViewUserDetailActivity. | ||||
* | Submitting posts to subreddit is available now. Fixed User's posts cannot be ↵ | Alex Ning | 2019-07-11 | 1 | -2/+4 |
| | | | | all loaded. | ||||
* | Place all the subscribed subreddits and users to ↵ | Alex Ning | 2019-07-10 | 1 | -2/+11 |
| | | | | SubscribedThingListingActivity instead of the navigation drawer in MainActivity. | ||||
* | Minor UI tweaks. Preparing for submitting text posts. | Alex Ning | 2019-07-09 | 1 | -2/+5 |
| | |||||
* | Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks. | Alex Ning | 2019-06-13 | 1 | -4/+11 |
| | |||||
* | Pause lazy mode if the user is swiping posts. | Alex Ning | 2019-06-09 | 1 | -2/+2 |
| | |||||
* | Add a search view in MainActivity and add a SearchActivity. | Alex Ning | 2019-02-22 | 1 | -5/+9 |
| |