zerginator [Fri, 12 Apr 2013 11:31:27 +0000 (13:31 +0200)]
Issue #28 folders don't show date and size info
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
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
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'
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
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
David A. Velasco [Wed, 20 Feb 2013 14:58:29 +0000 (15:58 +0100)]
Fix: clicking on an upload notification goes to file details, never to file preview
David A. Velasco [Wed, 20 Feb 2013 12:09:03 +0000 (13:09 +0100)]
Visibility fixes in progress bar
David A. Velasco [Wed, 20 Feb 2013 11:34:11 +0000 (12:34 +0100)]
Progress bar in details view is successfully updated
David A. Velasco [Wed, 20 Feb 2013 09:06:18 +0000 (10:06 +0100)]
Fixed ClassCastingException
David A. Velasco [Tue, 19 Feb 2013 12:28:01 +0000 (13:28 +0100)]
Added progress bar for file transfers in details view (untested)
David A. Velasco [Mon, 18 Feb 2013 10:23:18 +0000 (11:23 +0100)]
Added basic menu options to the preview fragment: open, delete, see details
David A. Velasco [Fri, 15 Feb 2013 08:58:53 +0000 (09:58 +0100)]
Now it can be build :\ ...
David A. Velasco [Thu, 14 Feb 2013 18:21:09 +0000 (19:21 +0100)]
Created preview fragment to show previews for audio, video and images; shown when a downloaded file in these categories is downloaded
David A. Velasco [Tue, 12 Feb 2013 11:19:38 +0000 (12:19 +0100)]
Do not try to play files in streaming by now
David A. Velasco [Tue, 12 Feb 2013 11:07:42 +0000 (12:07 +0100)]
Error messages for media playback improved
David A. Velasco [Tue, 12 Feb 2013 10:26:38 +0000 (11:26 +0100)]
Fixed bad behaviours when an error occurrs during audio playback
David A. Velasco [Mon, 11 Feb 2013 11:46:50 +0000 (12:46 +0100)]
Removed unused code in MediaService
David A. Velasco [Mon, 11 Feb 2013 10:33:50 +0000 (11:33 +0100)]
Error messages for video playback reviewed
David A. Velasco [Fri, 8 Feb 2013 10:37:02 +0000 (11:37 +0100)]
Removed usused drawable; list_selector rewritten from scratch with new license (and color fixed for Android before ICS)
David A. Velasco [Fri, 8 Feb 2013 09:01:11 +0000 (10:01 +0100)]
Added copyright and license notice in animation files
David A. Velasco [Fri, 8 Feb 2013 08:55:55 +0000 (09:55 +0100)]
Removed useless file
David A. Velasco [Fri, 8 Feb 2013 08:55:33 +0000 (09:55 +0100)]
Removed unused animations
David A. Velasco [Fri, 8 Feb 2013 08:23:22 +0000 (09:23 +0100)]
Added GPL v2 license text
David A. Velasco [Fri, 8 Feb 2013 08:22:46 +0000 (09:22 +0100)]
Replaced GPL v3 with GPL v2; PLEASE, note that GPL v2 still allows the code is used under the terms of later versions of GPL, depending upon the will of the user, so no right is being diminished
David A. Velasco [Fri, 8 Feb 2013 08:05:37 +0000 (09:05 +0100)]
Removed some unused classes
David A. Velasco [Thu, 7 Feb 2013 17:45:10 +0000 (18:45 +0100)]
Updated copyright in source files