David A. Velasco
|
3ecabe3ea7
|
PreviewVideoActivity protected against access to non-exiting account
|
2013-06-14 16:59:38 +02:00 |
|
David A. Velasco
|
f9babe7b7d
|
PreviewImageActivity protected against access to non-existing account
|
2013-06-14 12:53:45 +02:00 |
|
David A. Velasco
|
93f79c7099
|
Cancel button for downloads in progress replaceed with 'x' icon
|
2013-06-05 11:08:33 +02:00 |
|
David A. Velasco
|
16f121a7b2
|
REFACTORING: update mFile in FileDisplayActivity to improve transitions from notification bar, and some other fixes
|
2013-06-05 09:59:48 +02:00 |
|
David A. Velasco
|
c70f333358
|
REFACTORING: fix layout problems in orientation changes after removing FileDetailActivity
|
2013-06-04 14:30:29 +02:00 |
|
David A. Velasco
|
fd39628997
|
REFACTORING: FileDetailActivity never more - simplifies transitions and removes bugs in orientation changes
|
2013-05-30 17:53:21 +02:00 |
|
David A. Velasco
|
edb380e0cd
|
Code refactored to 'open file' in a single point
|
2013-05-27 15:01:54 +02:00 |
|
David A. Velasco
|
bc1fcf8493
|
Added account existance validation to FileDetailsActivity
|
2013-05-07 13:49:54 +02:00 |
|
David A. Velasco
|
b36914df88
|
Merge branch 'develop' into file_browsing_refactoring
Conflicts:
AndroidManifest.xml
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/fragment/FileDetailFragment.java
|
2013-05-06 10:48:43 +02:00 |
|
David A. Velasco
|
00328cb889
|
Video previews reworked to provide seamless playback in turns and changes between fullscreen and embedded, in any combination and order
|
2013-04-30 13:16:08 +02:00 |
|
David A. Velasco
|
6496b9200d
|
Video embedded mantains its playback state when the device is turned to other orientation
|
2013-04-26 14:02:17 +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
|
803568ab27
|
Moved buttons in details view to options/action menu
|
2013-04-22 14:34:42 +02:00 |
|
David A. Velasco
|
bdc0332c23
|
Copyright note fixes
|
2013-04-17 12:26:13 +02:00 |
|
David A. Velasco
|
2a42651463
|
Fixed (tablet landscape): video playback is resumed in the moment it was left when the user pressed HOME
|
2013-04-11 16:56:51 +02:00 |
|
David A. Velasco
|
a11e7fd900
|
Fixed undesired video loop after completion, caused by bugs in GINGERBREAD
|
2013-04-10 13:07:10 +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 |
|
David A. Velasco
|
2c2efa286d
|
Saved isplaying state to avoid autoplay when a video is paused and the device orientation is changed
|
2013-03-13 12:21:33 +01:00 |
|
David A. Velasco
|
ce7f7fa48c
|
Update image of play/pause button when audio playback starts
|
2013-03-12 14:36:31 +01:00 |
|
David A. Velasco
|
ca8a19850b
|
Improving our own media control: removed 'next' and 'previous' buttons, removed undesired 'show' and 'hide' behaviour, fixed update of progress bar, recovered BACK button
|
2013-03-11 10:20:04 +01:00 |
|
David A. Velasco
|
d68b324653
|
Create our own media control - basic operation
|
2013-03-08 13:32:10 +01:00 |
|
David A. Velasco
|
3aacc7c0fe
|
Stop audio playback in background when a video preview is started
|
2013-03-07 17:07:58 +01:00 |
|
David A. Velasco
|
48e7e40394
|
Quick fix for undesired progress bar shown in details view, when this is opened from the gallery, from an image just downloaded
|
2013-03-01 15:31:13 +01:00 |
|
David A. Velasco
|
db7eea712d
|
Improved message for failed downloads in gallery
|
2013-03-01 14:20:25 +01:00 |
|
David A. Velasco
|
07a8938270
|
Improvements in load of images: progress wheel while loading and better scaling
|
2013-03-01 11:17:12 +01:00 |
|
David A. Velasco
|
427a3e6331
|
Progress wheel shown in gallery while an image is getting loaded
|
2013-03-01 10:49:35 +01:00 |
|
David A. Velasco
|
6cfa24f55a
|
Improved error messages in gallery for images that can not be loaded
|
2013-03-01 09:54:49 +01:00 |
|
David A. Velasco
|
31827bce0c
|
Removed excess of logs
|
2013-02-28 17:52:15 +01:00 |
|
David A. Velasco
|
638b7767cb
|
Gallery in full screen, action bar shown on tap
|
2013-02-28 17:09:00 +01:00 |
|
David A. Velasco
|
d0767f1a4f
|
Fixed automatic playback of media previews after download, in portrait orientation
|
2013-02-28 11:42:47 +01:00 |
|
David A. Velasco
|
75ae57b6d3
|
Cancelling a download in gallery finishes the gallery
|
2013-02-27 16:30:29 +01:00 |
|
David A. Velasco
|
3d989ad060
|
Fixed update of download progress bar when the gallery is left with button HOME, and the user comes back before the download finishes
|
2013-02-27 15:50:52 +01:00 |
|
David A. Velasco
|
86cec34b25
|
Gallery handles multiple downloads gracefully
|
2013-02-27 14:08:58 +01:00 |
|
David A. Velasco
|
4ba98835df
|
Fixed: download of the first image in a folder is now started when clicked on
|
2013-02-27 10:49:13 +01:00 |
|
David A. Velasco
|
25e342e945
|
Fixed button 'cancel' in automatic downloads into the images gallery
|
2013-02-26 19:26:45 +01:00 |
|
David A. Velasco
|
2f1aaa8b15
|
Refactoring and clean-up of fragment for media previews
|
2013-02-26 19:04:42 +01:00 |
|
David A. Velasco
|
becf52226e
|
Improved layout for downloads in image gallery
|
2013-02-26 14:01:32 +01:00 |
|
David A. Velasco
|
a3aca94694
|
Fixed automatic download for a not downloaded image file when previewing it
|
2013-02-26 13:17:44 +01:00 |
|
David A. Velasco
|
def870aa0f
|
Fixed bug: show the selected image in the gallery, instead of always the first in the folder
|
2013-02-26 12:49:15 +01:00 |
|
David A. Velasco
|
fc2af5b03e
|
Automatic preview after download in PreviewImageActivity
|
2013-02-26 12:33:28 +01:00 |
|