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