aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/java/org/wordpress/android/ui/prefs/DotComSiteSettings.java
AgeCommit message (Expand)Author
2016-01-26Remove SiteSettingsModel.postFormatKeysStefanos Togkoulidis
2016-01-26Keep postFormats since api call doesn't return itStefanos Togkoulidis
2016-01-04Fixing implementation of Threading, Paging, and Close after preferencesTony Rankin
2015-12-15Using correct key when serializing hold for moderation list changesTony Rankin
2015-12-14Fixing some broken discussion settings serializationTony Rankin
2015-12-13Creating constants/resources for stringsTony Rankin
2015-12-11Checking for valid length string before serializingTony Rankin
2015-12-10Adding values of updated settings to analyticsTony Rankin
2015-12-10Fixing crash from 0 length substringTony Rankin
2015-12-09Updating analytics based on feedback from PRTony Rankin
2015-12-07Adding analyticsTony Rankin
2015-11-11Deserializing .org settings response using patched endpoint.Tony Rankin
2015-11-11Not adding empty string to moderation and blacklist keysTony Rankin
2015-11-09Adding picker dialog to edit max links allowed in commentsTony Rankin
2015-11-09Saving moderation and blacklist key changes remotelyTony Rankin
2015-11-05Saving DetailListPreference settings remotely if changedTony Rankin
2015-11-05Filling out summary for settings that use DetailListPreferenceTony Rankin
2015-11-04Hooking the remaining switch preferencesTony Rankin
2015-11-04Hooking up manual approval preferenceTony Rankin
2015-11-04Merge branch 'feature/site-settings-review' into feature/2888-discussion-sett...Tony Rankin
2015-10-27Committing changes to work on different machineTony Rankin
2015-10-25Related posts settings synced remotelyTony Rankin
2015-10-06Encapsulating self-hosted and WP.com logic in their own classes.Tony Rankin
2015-09-28Cached settings no longer loaded from background thread + refactoring.Tony Rankin
2015-09-28Adding username/password parameters to validate credentials.Tony Rankin
2015-09-28Tracking whether or not credentials are valid.Tony Rankin
2015-09-24Storing default category and format locally due to self-hosted limitationsTony Rankin
2015-09-21Fixing local-only storage of location preference.Tony Rankin
2015-09-21Moving network related work out of the Site Settings data model.Tony Rankin
2015-09-17Removing legacy SiteSettings class. Caching post formats. Fixing some race co...Tony Rankin
2015-09-15Populating post formats and categories preferences, setting initial values, a...Tony Rankin
2015-09-15Reworking CategoryModel object responsibilities.Tony Rankin
2015-09-14SiteSettings implementation now separates self-hosted from .com logic.Tony Rankin