aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_comment.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add an option to show comment dividers. Put theme option to InterfacePreferen...Alex Ning2020-02-201-198/+198
* Copying comments is now available. Some UI tweaks.Alex Ning2020-01-301-4/+3
* Changing post layout in ViewSubredditDetailActivity is available. Tweak the c...Alex Ning2019-11-111-1/+1
* Compact post layout is available. Fixed WebView cannot be inflated on Android...Alex Ning2019-11-081-2/+2
* Minor UI issue fixed.Alex Ning2019-10-291-1/+1
* Fixed UI issues in posts and comments. Version 1.4.0.Alex Ning2019-10-291-139/+42
* Placing vote buttons on the right for comments is now available.Alex Ning2019-10-291-17/+145
* Make Placing vote buttons on the right an option.Alex Ning2019-10-291-10/+6
* Disable clicking comment icon in a post to submit a comment. Enlarge the icon...Alex Ning2019-10-251-10/+10
* Disabling immersive mode (content shown under status bar and nav bar) is now ...Alex Ning2019-10-051-1/+2
* AMOLED dark theme is now available.Alex Ning2019-10-031-1/+1
* Add a mic icon if the user is the submitter in comments. Add a mod icon if th...Alex Ning2019-09-271-6/+16
* Add title and content font size options.Alex Ning2019-09-261-1/+1
* Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning2019-09-201-1/+5
* Saving and unsaving comments are now available. Use xml thumbtack to avoid cr...Alex Ning2019-09-181-6/+25
* Display an archived icon if the post is archived. Display a locked icon if th...Alex Ning2019-08-261-1/+3
* Reimplement Markdown display due to update of Markwon library. Fixed RetryLoa...Alex Ning2019-08-261-1/+1
* Set NSFW and spoiler are now available.Alex Ning2019-08-131-80/+0
* Editing and deleting comments are now available.Alex Ning2019-08-131-3/+108
* Deleting and editing posts are now available.Alex Ning2019-08-121-2/+2
* 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-122/+116
* Click a comment to view the corresponding post.Alex Ning2019-07-221-0/+1
* Viewing rules after pressing rules button in PostXXXActivity is available. Ex...Alex Ning2019-07-181-1/+1
* Calculate the comment placeholder position if the position was changed.Alex Ning2019-06-231-11/+2
* Reimplemented parsing comments using recursion to parse all the child comment...Alex Ning2019-06-171-0/+1
* Reply to comments. Preparing for comment deletion.Alex Ning2019-06-141-1/+14
* Dark theme support.Alex Ning2019-05-071-113/+118
* Temporarily use the old way to load comments instead of Paging library. Load ...Alex Ning2019-02-201-0/+129