aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/java/org/wordpress/android/ui/accounts/helpers/FetchBlogListWPCom.java
AgeCommit message (Expand)Author
2016-06-08Merge branch 'develop' into issue/2789-add-locale-to-wpcom-api-callsMario Zorz
2016-06-07moved getRestLocaleParams into RestClientUtils where it belongs, plus takes l...Mario Zorz
2016-05-23A very minor comment fix for storing capabilities as json instead of text blobOguz Kocer
2016-04-20Use getString instead of get on JSONObject for getting capabilitiesOguz Kocer
2016-04-19Save capabilities retrieved from the blogOguz Kocer
2016-02-24Add locale param to `me/sites`Nick Bradbury
2016-02-23First pass at storing plan short product name with blogNick Bradbury
2016-02-01Add plan_id field to blogsDanilo Ercoli
2015-06-09Retrieve Jetpack sites from WP.com, but hide them in the list.Dan Roundhill
2015-03-03Merge branch 'develop' of github.com:wordpress-mobile/WordPress-Android into ...Maxime Biais
2015-02-09move WPEditText to WordPressUtils and reorganize WordPressUtilsMaxime Biais
2015-02-04Initial support for two-step timed code entry on the login screen.Dan Roundhill
2015-01-14pass clientResponse to the error dialogMaxime Biais
2014-10-27split LoginAndFetchBlogList to Login + FetchBlogListMaxime Biais