aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_post_detail.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Markdown table support.Alex Ning2019-12-261-7/+3
* Show a play button on the image if the post is a video or an image.Alex Ning2019-12-191-5/+21
* Fixed UI issues in posts and comments. Version 1.4.0.Alex Ning2019-10-291-41/+47
* Make Placing vote buttons on the right an option.Alex Ning2019-10-291-79/+12
* Use FlowLayout to host all the information of a post in item_post and item_po...Alex Ning2019-10-281-95/+51
* AMOLED dark theme is now available.Alex Ning2019-10-031-1/+1
* Change project structures.Alex Ning2019-09-291-1/+1
* Blurring spoiler post images is now available. Change spoiler and flair text ...Alex Ning2019-09-271-2/+4
* Add title and content font size options.Alex Ning2019-09-261-2/+2
* Display comments count in the post. Display a comment and a save button in a ...Alex Ning2019-09-221-18/+135
* Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning2019-09-201-9/+15
* This app now has an icon (finally)git statusgit statusgit status Add a credit...Alex Ning2019-08-271-0/+1
* Changing lazy mode interval in Settings is now available.Alex Ning2019-08-261-62/+0
* Display an archived icon if the post is archived. Display a locked icon if th...Alex Ning2019-08-261-2/+91
* Reimplement Markdown display due to update of Markwon library. Fixed RetryLoa...Alex Ning2019-08-261-1/+1
* Deleting and editing posts are now available.Alex Ning2019-08-121-3/+3
* Fixed UI in dark theme.Alex Ning2019-08-121-1/+2
* Make nav bar white in day theme and change it to the same color as background...Alex Ning2019-08-111-254/+248
* Display both the subreddit and the user name in ViewPostDetailActivity.Alex Ning2019-07-291-8/+19
* Fixed bugs when posting without a flair specified. Minor UI tweaks.Alex Ning2019-07-191-5/+2
* Viewing rules after pressing rules button in PostXXXActivity is available. Ex...Alex Ning2019-07-181-1/+1
* Display spoiler and flair info in posts.Alex Ning2019-07-171-1/+43
* Minor UI tweaks. Preparing for submitting text posts.Alex Ning2019-07-091-1/+1
* Reimplement ViewPostActivity using one recyclerview to display a post and its...Alex Ning2019-06-251-0/+252