aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_post_detail.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Video autoplay in ViewPostDetailActivity. Optimize CommentAndPostRecyclerView...Alex Ning2020-05-071-362/+0
* Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning2020-04-181-15/+0
* Minor bugs fixed.Alex Ning2020-04-171-1/+1
* Show author flair for posts.Alex Ning2020-04-161-1/+18
* Show author flair (not richtext) for comments.Alex Ning2020-04-161-10/+0
* Show all post awards.Alex Ning2020-04-161-0/+6
* Add a custom theme table in database.Alex Ning2020-03-051-3/+3
* Still prepare to add different themes.Alex Ning2020-02-271-4/+4
* Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning2020-02-261-11/+11
* Minor layout tweaks.Alex Ning2020-02-021-1/+1
* Copy post title and content in ViewPostDetailActivity.Alex Ning2020-01-291-1/+5
* Change text color in TableLayout in markdown. Change markdown TextView style.Alex Ning2019-12-301-0/+2
* Change Markdown text style. Reduce the sensitivity of sliding right to go bac...Alex Ning2019-12-271-0/+1
* 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