aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/CustomView/CustomMarkwonView.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed bugs related to several ViewModels.Alex Ning2019-08-291-73/+0
* Reimplement Markdown display due to update of Markwon library. Fixed RetryLoa...Alex Ning2019-08-261-24/+59
* View messages in ViewMessageActivity. Use LinkResolverActivity to handle link...Alex Ning2019-08-181-26/+7
* Handle invalid uri when opening in Custom Tabs.Alex Ning2019-08-151-1/+5
* Create PostMediaService to submit video and image posts.Alex Ning2019-08-061-1/+1
* Minor bugs related to Custom Tabs fixed. Support more reddit domains.Alex Ning2019-08-051-2/+5
* Searching subreddits to post is available. Use Toolbar instead of ActionBar i...Alex Ning2019-08-051-8/+9
* Viewing rules after pressing rules button in PostXXXActivity is available. Ex...Alex Ning2019-07-181-0/+49