Initial cut of Modifications syncing

Provides one naive modifier (which blindly adds categories).
Provides a sync service & a content provider. Insert appropriate
items into the  content provider and wait for the sync to happen.

Sync currently likes to 'fail early' rather than recover.

Blank post upload activity also present, simply adds random category
to the page that was uploaded. Will need appropriate UI
This commit is contained in:
YuviPanda 2013-03-27 18:08:46 +05:30
parent 03277af6cc
commit 780af9d07d
17 changed files with 650 additions and 8 deletions

View file

@ -51,6 +51,7 @@
<string name="share_upload_button">Upload</string>
<string name="multiple_share_base_title">Name this set</string>
<string name="provider_modifications">Modifications</string>
<plurals name="contributions_subtitle">
<item quantity="zero">No uploads yet</item>