aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/java/org/wordpress/android
AgeCommit message (Expand)Author
2016-09-12Merge pull request #4546 from wordpress-mobile/issue/update-to-wputils-1.14Maxime Biais
2016-09-11Issue/4462 reader traintracks (#4540)Nick Bradbury
2016-09-09Replace DateTimeUtils with libs subtree versionAlex Forcier
2016-09-09Fixed issue #4506: User role from Team shows up next to non-user viewerNawab
2016-09-06added plural/singular forms for reader_label_image_count to standardizeMario Zorz
2016-09-06Merge branch 'develop' of github.com:wordpress-mobile/WordPress-Android into ...Maxime Biais
2016-09-06Merge branch 'release/5.8' into developMaxime Biais
2016-09-06Merge branch 'release/5.8' of github.com:wordpress-mobile/WordPress-Android i...Maxime Biais
2016-09-06Cast to the more general ViewGroupStefanos Togkoulidis
2016-09-06Keep FAB on pause, slide in on first creationStefanos Togkoulidis
2016-09-05Updated comment about the `date` and `sortIndex` fieldsNick Bradbury
2016-09-05Check if the fragment is addedMaxime Biais
2016-09-01Removed debug AppLog lineNick Bradbury
2016-09-01Fixed bug setting pubDateNick Bradbury
2016-09-01Updated commentsNick Bradbury
2016-09-01Renamed getDatePublished to getDisplayDateNick Bradbury
2016-09-01Returned tbl_posts.published, which is only used for displayNick Bradbury
2016-09-01Add published back to post model, always set to published dateNick Bradbury
2016-09-01Base a post's date on date_liked, tagged_on, or dateNick Bradbury
2016-09-01Changed post table to use generic "date" field rather than "published" fieldNick Bradbury
2016-09-01Changed post model to use generic "date" field rather than "published" fieldNick Bradbury
2016-09-01Set the post's sortIndex to the `tagged_on` dateNick Bradbury
2016-09-01Fix a rare NPE when the retrievd credential callback is called before onCreat...Maxime Biais
2016-09-01Merge branch 'develop' of github.com:wordpress-mobile/WordPress-Android into ...Maxime Biais
2016-09-01Merge branch 'release/5.8' into developMaxime Biais
2016-08-31Make sure clicked position is validNick Bradbury
2016-08-30Show/hide post header in renderPostNick Bradbury
2016-08-30Merge pull request #4516 from wordpress-mobile/issue/4515-reader-use-pseudo-idTyler Heck
2016-08-27Use pseudo_id in deletePostsWithTagNick Bradbury
2016-08-27Add tbl_post_tags tag_name indexNick Bradbury
2016-08-27Use pseudo_id in primary key for tbl_post_tagsNick Bradbury
2016-08-27Use pseudo_id in getBlogIdPostIdsWithTagNick Bradbury
2016-08-27Use pseudo_id in getOldestPubDateWithTagNick Bradbury
2016-08-27Use pseudo_id in getPostsWithTagNick Bradbury
2016-08-27Changed tbl_posts primary key to pseudo_idNick Bradbury
2016-08-27only update the follow status and alert that followed blogs have changed if t...Nick Bradbury
2016-08-27Use SQLiteStatement so we can how many posts were unfollowedNick Bradbury
2016-08-27Revert "Match on pseudo_id"Nick Bradbury
2016-08-26Update followed status after followed blogs have changedNick Bradbury
2016-08-26Simplify ReaderBlogList.isSameListNick Bradbury
2016-08-26Remove flawed deletePostsFromUnfollowedBlogsNick Bradbury
2016-08-26Match on pseudo_idNick Bradbury
2016-08-26Merge pull request #4500 from wordpress-mobile/issue/4498-reader-search-offsetMaxime Biais
2016-08-24Merge branch 'release/5.7' into developMaxime Biais
2016-08-19Merge pull request #4501 from wordpress-mobile/issue/4496-roles-stringsNick Bradbury
2016-08-19Null check person role before savingOguz Kocer
2016-08-19Merge pull request #4493 from wordpress-mobile/issue/1603-pn-read-signalMaxime Biais
2016-08-19fixed re-building notification when only one comment notification left, as it...Mario Zorz
2016-08-19further refactoring - no functionality changedMario Zorz
2016-08-19Null-check role in people list and person detail pagesOguz Kocer