Removed unused class ConnectionCheckerRunnable, and moved ConnectionCheckOperation...
authorDavid A. Velasco <dvelasco@solidgear.es>
Thu, 25 Oct 2012 14:01:29 +0000 (16:01 +0200)
committerDavid A. Velasco <dvelasco@solidgear.es>
Thu, 25 Oct 2012 14:01:29 +0000 (16:01 +0200)
commit2c04c31d90ae8b2324bcf120eb925d4e872e53ac
tree4fb07656297d8f006d59ab6b3ffcc872c0f0203f
parent900563e245f6f341a3062bd1bae7fca433509ee6
Removed unused class ConnectionCheckerRunnable, and moved ConnectionCheckOperation to .operations package
src/com/owncloud/android/authenticator/ConnectionCheckOperation.java [deleted file]
src/com/owncloud/android/authenticator/ConnectionCheckerRunnable.java [deleted file]
src/com/owncloud/android/operations/ConnectionCheckOperation.java [new file with mode: 0644]
src/com/owncloud/android/ui/activity/AuthenticatorActivity.java