aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/java/org/wordpress/android/datasets/ReaderLikeTable.java
AgeCommit message (Expand)Author
2015-05-05remove mIsWordPressComUser from AccountModel and set hasAccessToken() friendl...Maxime Biais
2015-04-06remove ReaderUserActions and AppPrefs.USER_IDMaxime Biais
2014-09-05Merge branch 'hotfix/3.1.1' into release/3.2Maxime Biais
2014-09-04Added default values for all INTEGER columns that were missing themNick Bradbury
2014-08-27rename UserPrefs to AppPrefs and use an Enum instead of free stringsMaxime Biais
2014-07-18Updated datasets, models and adapters to support comment likesNick Bradbury
2014-06-30Moved to gradle multiproject build structureBeau Collins