aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/res/layout/reader_listitem_comment.xml
AgeCommit message (Expand)Author
2016-03-21Converting all android:src to app:srcCompat to handle VectorDrawablesWill Kwon
2016-03-02Renamed our "fontFamily" attribute to "wpFontFamily" to avoid confusion with ...Nick Bradbury
2015-08-21Added new reply iconNick Bradbury
2015-08-19Cleaned up margins, added like & comment counts to post headerNick Bradbury
2015-08-19First pass at comment header (post)Nick Bradbury
2015-08-18First pass at reader comment redesignNick Bradbury
2015-08-11Revised like count text, hide detail footer when it shouldn't be shownNick Bradbury
2015-05-07Disable comment likesNick Bradbury
2014-12-19Switched to using a selector drawable for the comment backgroundNick Bradbury
2014-12-19Reader comments are no longer cards, changed highlight colorNick Bradbury
2014-12-01Created ItemDecoration that can be reused by different card views, added to c...Nick Bradbury
2014-11-20Removed custom list selectors and background selectors, replaced with ?andro...Nick Bradbury
2014-09-26Added linear layout to comment adapter which contains like star + text, so a ...Nick Bradbury
2014-09-09Simplified code for submitting commentNick Bradbury
2014-09-08Minor design tweaksNick Bradbury
2014-09-08First pass at creating separate activity for Reader commentsNick Bradbury
2014-07-19Minor tweaks and cleanupNick Bradbury
2014-07-18Changed to more closely match O2, as recommended by @roundhillNick Bradbury
2014-07-18Updated datasets, models and adapters to support comment likesNick Bradbury
2014-06-30Moved to gradle multiproject build structureBeau Collins