David A. Velasco [Fri, 26 Apr 2013 12:02:17 +0000 (14:02 +0200)]
Video embedded mantains its playback state when the device is turned to other orientation
David A. Velasco [Wed, 24 Apr 2013 09:04:23 +0000 (11:04 +0200)]
Avoid duplicated 'refresh file' entry in context menu on an item in the list of files
David A. Velasco [Mon, 22 Apr 2013 13:11:09 +0000 (15:11 +0200)]
Fixed: hide all the actions for single file when none of them is selected in the landscape view
David A. Velasco [Mon, 22 Apr 2013 12:34:42 +0000 (14:34 +0200)]
Moved buttons in details view to options/action menu
David A. Velasco [Fri, 19 Apr 2013 08:56:00 +0000 (10:56 +0200)]
Fixed rename of files when folder for local files is not already created
David A. Velasco [Wed, 17 Apr 2013 16:07:00 +0000 (18:07 +0200)]
Removed text notification about first instant upload only on line - not necessary any more
David A. Velasco [Wed, 17 Apr 2013 16:00:31 +0000 (18:00 +0200)]
Refactored path to directory for instant uploads; fixed some problems with first upload for never-synchronized accounts
David A. Velasco [Wed, 17 Apr 2013 10:26:13 +0000 (12:26 +0200)]
Copyright note fixes
David A. Velasco [Mon, 15 Apr 2013 12:21:10 +0000 (14:21 +0200)]
Select name of file in the 'rename' dialog, excluding extension
Conflicts:
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
David A. Velasco [Mon, 15 Apr 2013 11:51:36 +0000 (04:51 -0700)]
Merge pull request #118 from owncloud/loggingtool
This can go in by now.
David A. Velasco [Mon, 15 Apr 2013 11:48:04 +0000 (13:48 +0200)]
Fixed regression after merge: removed 'about' entry in menu
David A. Velasco [Mon, 15 Apr 2013 11:45:20 +0000 (13:45 +0200)]
About in settings, more i18n-friendly
David A. Velasco [Mon, 15 Apr 2013 11:32:49 +0000 (13:32 +0200)]
Moved log path definition to FileStorageUtils
David A. Velasco [Mon, 15 Apr 2013 11:17:47 +0000 (13:17 +0200)]
Used Log_OC in all the logs
David A. Velasco [Mon, 15 Apr 2013 11:12:04 +0000 (13:12 +0200)]
Merge branch 'develop' into loggingtool
Conflicts:
AndroidManifest.xml
res/menu/main_menu.xml
src/com/owncloud/android/datamodel/OCFile.java
src/com/owncloud/android/files/services/FileDownloader.java
src/com/owncloud/android/files/services/InstantUploadService.java
src/com/owncloud/android/operations/SynchronizeFileOperation.java
src/com/owncloud/android/operations/UploadFileOperation.java
src/com/owncloud/android/ui/activity/FileDetailActivity.java
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/activity/UploadFilesActivity.java
src/com/owncloud/android/ui/fragment/FileDetailFragment.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java
src/eu/alefzero/webdav/ChunkFromFileChannelRequestEntity.java
src/eu/alefzero/webdav/FileRequestEntity.java
src/eu/alefzero/webdav/WebdavClient.java
David A. Velasco [Fri, 12 Apr 2013 11:31:27 +0000 (13:31 +0200)]
Avoid null pointer in logs
David A. Velasco [Fri, 12 Apr 2013 10:47:39 +0000 (12:47 +0200)]
Version up - 1.4.0
David A. Velasco [Fri, 12 Apr 2013 10:46:18 +0000 (12:46 +0200)]
Merge branch 'feature_previews' into develop
Conflicts:
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
David A. Velasco [Fri, 12 Apr 2013 10:34:17 +0000 (12:34 +0200)]
Merge branch 'bug_hunting' into develop
Conflicts:
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
David A. Velasco [Thu, 11 Apr 2013 14:56:51 +0000 (16:56 +0200)]
Fixed (tablet landscape): video playback is resumed in the moment it was left when the user pressed HOME
David A. Velasco [Wed, 10 Apr 2013 11:07:10 +0000 (13:07 +0200)]
Fixed undesired video loop after completion, caused by bugs in GINGERBREAD
Thorsten [Tue, 9 Apr 2013 14:49:37 +0000 (17:49 +0300)]
Create CodeStyleFormatter.xml
David A. Velasco [Tue, 9 Apr 2013 12:10:10 +0000 (14:10 +0200)]
Fixed (tablet, landscape): when the 'playing audio' notification is clicked, the app shows the current playback details
David A. Velasco [Tue, 9 Apr 2013 10:54:24 +0000 (12:54 +0200)]
Merge branch 'bug_hunting' into feature_previews
David A. Velasco [Tue, 9 Apr 2013 09:17:28 +0000 (11:17 +0200)]
Patch to fix the lack of progress circle at the first sycnhronization of the first-created account, in Android 2.x
David A. Velasco [Thu, 4 Apr 2013 15:15:53 +0000 (17:15 +0200)]
Recovery of instant uploads in temporary disabled
David A. Velasco [Thu, 4 Apr 2013 14:49:04 +0000 (16:49 +0200)]
Merge branch 'bug_hunting' into feature_previews
Conflicts:
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
David A. Velasco [Thu, 4 Apr 2013 14:44:30 +0000 (16:44 +0200)]
Merge branch 'develop' into feature_previews
Conflicts:
AndroidManifest.xml
res/menu/file_context_menu.xml
res/menu/menu.xml
res/values-de-rDE/strings.xml
res/values/strings.xml
src/com/owncloud/android/files/services/FileUploader.java
src/com/owncloud/android/operations/UploadFileOperation.java
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
zerginator [Sun, 31 Mar 2013 20:43:46 +0000 (22:43 +0200)]
Cleaned stuff , add a history delete button and renamed
Log2EmailActivity in LogHistoryActivity
David A. Velasco [Wed, 27 Mar 2013 16:19:19 +0000 (17:19 +0100)]
Fixed hardcoded string in UploaderActivity layout; and German translations
David A. Velasco [Mon, 25 Mar 2013 14:08:40 +0000 (15:08 +0100)]
Added CONTRIBUTING.md and THIRD_PARTY.txt
David A. Velasco [Fri, 22 Mar 2013 12:04:57 +0000 (13:04 +0100)]
Fixed undesired restart of finished audio previews when the device orientation changes
David A. Velasco [Thu, 21 Mar 2013 16:53:02 +0000 (17:53 +0100)]
Quick & dirty fix to avoid that 'create folder' dialog keeps the name of the last created dialog in the input field
David A. Velasco [Thu, 21 Mar 2013 14:49:44 +0000 (15:49 +0100)]
Fixed broken manifest for full screen video
David A. Velasco [Thu, 21 Mar 2013 14:49:10 +0000 (15:49 +0100)]
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
David A. Velasco [Thu, 21 Mar 2013 13:00:46 +0000 (14:00 +0100)]
Fixed typo
David A. Velasco [Thu, 21 Mar 2013 12:52:56 +0000 (13:52 +0100)]
Added German translation for media and preview text strings
Matthias Baumann [Sun, 17 Mar 2013 09:38:42 +0000 (10:38 +0100)]
- exclude none InstantUpload from InstantUploadActivity
- add simple Activity for none InstantUloads to show the whole
error-message
Matthias Baumann [Sat, 16 Mar 2013 17:56:27 +0000 (18:56 +0100)]
- InstantUpload path const not longer at two places, only at
InstantUploadService
- new method to create the full path for the instantupload's
- add QUOTA_EXCEEDED to RemoteOperationResult.ResultCode enum to hande
http-507 from oc
- handle RuntimeException at connection lost as HOST_NOT_AVAILABLE
- add the error message for failed uploads for every not uploaded
picture, espacially for QUOTA_EXCEEDED is it necessary to show that to
the user
David A. Velasco [Thu, 14 Mar 2013 15:55:57 +0000 (16:55 +0100)]
Added full screen video when embedded video is touched
David A. Velasco [Thu, 14 Mar 2013 09:38:25 +0000 (10:38 +0100)]
Version up: 1.3.22
David A. Velasco [Thu, 14 Mar 2013 09:36:22 +0000 (10:36 +0100)]
REALLY fix ArrayOutOfBoundsException when chosing icons for files with invalid MIME type
David A. Velasco [Thu, 14 Mar 2013 08:13:09 +0000 (01:13 -0700)]
Merge pull request #90 from espenaf/master
Build owncloud apk via Maven, replacement or supplement for the setup script.
Thorsten [Wed, 13 Mar 2013 21:37:35 +0000 (14:37 -0700)]
Merge pull request #109 from owncloud/mergesetenvbat
setup_env.bat included and improved setup text a bit
zerginator [Wed, 13 Mar 2013 21:32:44 +0000 (22:32 +0100)]
setup_env.bat included and improved setup text a bit
David A. Velasco [Wed, 13 Mar 2013 11:21:33 +0000 (12:21 +0100)]
Saved isplaying state to avoid autoplay when a video is paused and the device orientation is changed
David A. Velasco [Wed, 13 Mar 2013 09:59:55 +0000 (10:59 +0100)]
Fixed horizontal layout - media controller totally visible
zerginator [Wed, 13 Mar 2013 07:39:04 +0000 (08:39 +0100)]
Deleted unused file
Thorsten [Tue, 12 Mar 2013 23:08:50 +0000 (00:08 +0100)]
dfsf
dsfdsfsf
David A. Velasco [Tue, 12 Mar 2013 13:36:31 +0000 (14:36 +0100)]
Update image of play/pause button when audio playback starts
David A. Velasco [Tue, 12 Mar 2013 12:29:33 +0000 (13:29 +0100)]
Version up: 1.3.21
David A. Velasco [Tue, 12 Mar 2013 12:03:15 +0000 (13:03 +0100)]
Merge branch 'details' into feature_previews
David A. Velasco [Tue, 12 Mar 2013 12:02:51 +0000 (13:02 +0100)]
Changed 'See details' option menu for 'Details'
zerginator [Tue, 12 Mar 2013 07:08:04 +0000 (08:08 +0100)]
Log_OC included
zerginator [Tue, 12 Mar 2013 06:56:27 +0000 (07:56 +0100)]
This wraps the android.util.logging into Log_OC which , if its enabled
in the app, logs the logcat into a file. It also includes the phone
information (MODEL, VERSION...)
https://github.com/owncloud/android/issues/97
David A. Velasco [Mon, 11 Mar 2013 12:54:23 +0000 (13:54 +0100)]
Updated translation files
David A. Velasco [Mon, 11 Mar 2013 12:27:56 +0000 (13:27 +0100)]
Updating translation files...
David A. Velasco [Mon, 11 Mar 2013 11:45:50 +0000 (12:45 +0100)]
Disable change log; to remove in future
David A. Velasco [Mon, 11 Mar 2013 09:20:04 +0000 (10:20 +0100)]
Improving our own media control: removed 'next' and 'previous' buttons, removed undesired 'show' and 'hide' behaviour, fixed update of progress bar, recovered BACK button
zerginator [Sun, 10 Mar 2013 19:38:46 +0000 (20:38 +0100)]
moved About App into preferences
https://github.com/owncloud/android/issues/57
David A. Velasco [Fri, 8 Mar 2013 12:32:10 +0000 (13:32 +0100)]
Create our own media control - basic operation
David A. Velasco [Thu, 7 Mar 2013 16:07:58 +0000 (17:07 +0100)]
Stop audio playback in background when a video preview is started
David A. Velasco [Thu, 7 Mar 2013 12:45:55 +0000 (13:45 +0100)]
Fixed some more CRASHES due to format fails in Ukranian translation (fixed in Transifex too)
David A. Velasco [Thu, 7 Mar 2013 11:45:01 +0000 (12:45 +0100)]
Fixed CRASH when a download is successfull completed with device in Ukranian
David A. Velasco [Thu, 7 Mar 2013 11:38:47 +0000 (12:38 +0100)]
Fixed CRASH due to NullPointerException when a details actitivity is brough to foreground and the OC icon is pressed, after removing accounts in system settings
David A. Velasco [Thu, 7 Mar 2013 09:42:50 +0000 (10:42 +0100)]
Fixed CRASH due to ArrayIndexOutOfBoundsException while choosing the icon for a file with a wrong MIME type (reported in Play Store)
David A. Velasco [Fri, 1 Mar 2013 15:05:19 +0000 (16:05 +0100)]
Fixed infinity loop in media previews when the icon in the action bar (UP button) is pressed
David A. Velasco [Fri, 1 Mar 2013 14:30:46 +0000 (15:30 +0100)]
Quick fix for undesired progress bar shown in details view, when this is opened from the gallery, from an image just downloaded
David A. Velasco [Fri, 1 Mar 2013 13:55:59 +0000 (14:55 +0100)]
File#isImage() considers the name of the file, besides the knowledge from server
David A. Velasco [Fri, 1 Mar 2013 13:20:25 +0000 (14:20 +0100)]
Improved message for failed downloads in gallery
David A. Velasco [Fri, 1 Mar 2013 10:17:12 +0000 (11:17 +0100)]
Improvements in load of images: progress wheel while loading and better scaling
David A. Velasco [Fri, 1 Mar 2013 09:49:35 +0000 (10:49 +0100)]
Progress wheel shown in gallery while an image is getting loaded
David A. Velasco [Fri, 1 Mar 2013 08:54:49 +0000 (09:54 +0100)]
Improved error messages in gallery for images that can not be loaded
David A. Velasco [Thu, 28 Feb 2013 16:52:15 +0000 (17:52 +0100)]
Removed excess of logs
David A. Velasco [Thu, 28 Feb 2013 16:09:00 +0000 (17:09 +0100)]
Gallery in full screen, action bar shown on tap
David A. Velasco [Thu, 28 Feb 2013 12:26:43 +0000 (13:26 +0100)]
Fixed audio preview loop got when a tablet is torned to portrait orientation while audio preview is playing in landscape, and then the preview is left with BACK
David A. Velasco [Thu, 28 Feb 2013 10:42:47 +0000 (11:42 +0100)]
Fixed automatic playback of media previews after download, in portrait orientation
David A. Velasco [Wed, 27 Feb 2013 15:30:29 +0000 (16:30 +0100)]
Cancelling a download in gallery finishes the gallery
David A. Velasco [Wed, 27 Feb 2013 15:27:25 +0000 (16:27 +0100)]
Click on notifications about image downloads / uploads goes to gallery
David A. Velasco [Wed, 27 Feb 2013 14:50:52 +0000 (15:50 +0100)]
Fixed update of download progress bar when the gallery is left with button HOME, and the user comes back before the download finishes
David A. Velasco [Wed, 27 Feb 2013 13:08:58 +0000 (14:08 +0100)]
Gallery handles multiple downloads gracefully
David A. Velasco [Wed, 27 Feb 2013 09:49:13 +0000 (10:49 +0100)]
Fixed: download of the first image in a folder is now started when clicked on
David A. Velasco [Wed, 27 Feb 2013 09:27:32 +0000 (10:27 +0100)]
Fixed update of list of files when downloads finish
David A. Velasco [Tue, 26 Feb 2013 18:26:45 +0000 (19:26 +0100)]
Fixed button 'cancel' in automatic downloads into the images gallery
David A. Velasco [Tue, 26 Feb 2013 18:10:07 +0000 (19:10 +0100)]
Removed useless swipe detection from details view
David A. Velasco [Tue, 26 Feb 2013 18:04:42 +0000 (19:04 +0100)]
Refactoring and clean-up of fragment for media previews
David A. Velasco [Tue, 26 Feb 2013 13:01:32 +0000 (14:01 +0100)]
Improved layout for downloads in image gallery
David A. Velasco [Tue, 26 Feb 2013 12:17:44 +0000 (13:17 +0100)]
Fixed automatic download for a not downloaded image file when previewing it
David A. Velasco [Tue, 26 Feb 2013 11:49:15 +0000 (12:49 +0100)]
Fixed bug: show the selected image in the gallery, instead of always the first in the folder
David A. Velasco [Tue, 26 Feb 2013 11:33:28 +0000 (12:33 +0100)]
preview after download in PreviewImageActivity
David A. Velasco [Mon, 25 Feb 2013 14:24:37 +0000 (15:24 +0100)]
Fixed bug when turning the device to other position
David A. Velasco [Mon, 25 Feb 2013 14:19:18 +0000 (15:19 +0100)]
Minimize new fragment to monitor the progress of file download
David A. Velasco [Mon, 25 Feb 2013 13:33:16 +0000 (14:33 +0100)]
Added view pager for scrolling image previews with horizontal swipe
David A. Velasco [Mon, 25 Feb 2013 11:24:14 +0000 (12:24 +0100)]
Force preview of images in 'full screen'
Matthias Baumann [Mon, 25 Feb 2013 07:21:33 +0000 (08:21 +0100)]
- extend existing FileUpload, so we can handel failed instand upload
later
- new Activity to handle failed instant uploads
- new Activity InstantUploadActivity can be started at two ways,
-touch to the 'Faild Upload Notifivation'
-submenue underneath the upload menue
- merges from head
- add lazy loading for the images list with failed uploads
David A. Velasco [Fri, 22 Feb 2013 15:39:58 +0000 (16:39 +0100)]
download of previewable files in download mode
David A. Velasco [Fri, 22 Feb 2013 14:27:22 +0000 (15:27 +0100)]
download of previewable files in portrait mode
David A. Velasco [Fri, 22 Feb 2013 13:14:28 +0000 (14:14 +0100)]
Fixed update of progress bar for file transfers in landscape mode
David A. Velasco [Thu, 21 Feb 2013 08:57:23 +0000 (09:57 +0100)]
Fixed ClassCastException in FileUploader
David A. Velasco [Wed, 20 Feb 2013 14:59:45 +0000 (15:59 +0100)]
FIX: IMPORTANT, to keep the life cicle of fragments, super() must be called in @onSaveInstaceState, at the holder Activity