added official NEW_PICTURE receiver (supported by Android since SDK 14).
authorLuke Owncloud <owncloud@ohrt.org>
Mon, 5 Aug 2013 14:34:21 +0000 (16:34 +0200)
committerLuke Owncloud <owncloud@ohrt.org>
Mon, 5 Aug 2013 14:34:21 +0000 (16:34 +0200)
commit01cc23802f9dff9637fa0d148fc68c28c2e3f185
tree233320958c084c77fa8c368bf570da3d7dee7209
parentb9b95237a74323baa658983f9abca368d44f8638
added official NEW_PICTURE receiver (supported by Android since SDK 14).
old (unofficial) receiver still works, as well.

this enables instant upload for all Android 4 devices (also HTC!) and has no effect on older devices.
AndroidManifest.xml
src/com/owncloud/android/files/InstantUploadBroadcastReceiver.java