David A. Velasco
|
5b792b0440
|
Merge branch 'develop' into check_account_existance_in_gallery
|
2013-06-28 11:58:43 +02:00 |
|
David A. Velasco
|
6ca1e170f7
|
Fixed crash, error notified instead
|
2013-06-18 14:04:51 +02:00 |
|
David A. Velasco
|
c4ac05dee2
|
REFACTORING: moved AccountUtils to .authentication package
|
2013-06-18 11:34:08 +02:00 |
|
David A. Velasco
|
3ecabe3ea7
|
PreviewVideoActivity protected against access to non-exiting account
|
2013-06-14 16:59:38 +02:00 |
|
David A. Velasco
|
2946d8dd69
|
Merge branch 'develop' into oauth_login
Conflicts:
AndroidManifest.xml
res/values/strings.xml
src/com/owncloud/android/Uploader.java
src/com/owncloud/android/authentication/AccountAuthenticator.java
src/com/owncloud/android/authenticator/AuthenticationRunnable.java
src/com/owncloud/android/authenticator/OnAuthenticationResultListener.java
src/com/owncloud/android/authenticator/OnConnectCheckListener.java
src/com/owncloud/android/files/InstantUploadBroadcastReceiver.java
src/com/owncloud/android/files/services/FileDownloader.java
src/com/owncloud/android/files/services/FileOperation.java
src/com/owncloud/android/files/services/FileUploader.java
src/com/owncloud/android/network/OwnCloudClientUtils.java
src/com/owncloud/android/operations/RemoteOperationResult.java
src/com/owncloud/android/operations/UpdateOCVersionOperation.java
src/com/owncloud/android/syncadapter/FileSyncAdapter.java
src/com/owncloud/android/ui/activity/AccountSelectActivity.java
src/com/owncloud/android/ui/activity/AuthenticatorActivity.java
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/fragment/FileDetailFragment.java
src/eu/alefzero/webdav/WebdavClient.java
|
2013-04-25 19:39:22 +02:00 |
|
David A. Velasco
|
bdc0332c23
|
Copyright note fixes
|
2013-04-17 12:26:13 +02:00 |
|
David A. Velasco
|
fa80179106
|
Fixed undesired restart of finished audio previews when the device orientation changes
|
2013-03-22 13:04:57 +01:00 |
|
David A. Velasco
|
1236edf9b0
|
Improvementes in full screen video: tap on video shows and hides controls; full screen available in portrait; fade out for controls reduced to 4 seconds
|
2013-03-21 15:49:10 +01:00 |
|
David A. Velasco
|
bc5c3f5f06
|
Added full screen video when embedded video is touched
|
2013-03-14 16:55:57 +01:00 |
|