aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/java/org/wordpress/android/models/ReaderTagList.java
AgeCommit message (Expand)Author
2016-04-19Rename `tagName` to `tagSlug` in tag modelNick Bradbury
2015-08-24Changed tag adapters to perform isSameList() comparison on main threadNick Bradbury
2015-08-04Correct bug in `getDeletions` and rename variables for clarityNick Bradbury
2015-07-30Take endpoint into account when comparing tag listsNick Bradbury
2014-11-20Fixed borked reader spinner on lollipopNick Bradbury
2014-08-18Fixed ReaderTagList to locate a tag by name, corrects missing animation when ...Nick Bradbury
2014-06-30Moved to gradle multiproject build structureBeau Collins