Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-08-18 | View messages in ViewMessageActivity. Use LinkResolverActivity to handle ↵ | Alex Ning | 1 | -26/+7 | |
link clicking in CustomMarkwonView. Fixed cannot load user profile image after the post is deleted. | |||||
2019-08-15 | Handle invalid uri when opening in Custom Tabs. | Alex Ning | 1 | -1/+5 | |
2019-08-06 | Create PostMediaService to submit video and image posts. | Alex Ning | 1 | -1/+1 | |
2019-08-05 | Minor bugs related to Custom Tabs fixed. Support more reddit domains. | Alex Ning | 1 | -2/+5 | |
2019-08-05 | Searching subreddits to post is available. Use Toolbar instead of ActionBar ↵ | Alex Ning | 1 | -8/+9 | |
in various activities. Minor bugs fixed. | |||||
2019-07-18 | Viewing rules after pressing rules button in PostXXXActivity is available. ↵ | Alex Ning | 1 | -0/+49 | |
Extend MarkwonView to support opening reddit subreddit and user links. | |||||
2019-02-21 | Use another GifImageView library. | Alex Ning | 1 | -1/+1 | |
2018-12-22 | Use GifImageView to display all the images in order to prevent slow playing ↵ | Alex Ning | 1 | -0/+54 | |
of the gifs. Extend GifImageView as AspectRatioGifImageView to retain the features of AspectRatioImageView. |