pub/Android/ownCloud.git
12 years agoAvoid duplicated 'refresh file' entry in context menu on an item in the list of files
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

12 years agoFixed: hide all the actions for single file when none of them is selected in the...
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

12 years agoMoved buttons in details view to options/action menu
David A. Velasco [Mon, 22 Apr 2013 12:34:42 +0000 (14:34 +0200)]
Moved buttons in details view to options/action menu

12 years agoFixed rename of files when folder for local files is not already created
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

12 years agoRemoved text notification about first instant upload only on line - not necessary...
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

12 years agoRefactored path to directory for instant uploads; fixed some problems with first...
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

12 years agoCopyright note fixes
David A. Velasco [Wed, 17 Apr 2013 10:26:13 +0000 (12:26 +0200)]
Copyright note fixes

12 years agoSelect name of file in the 'rename' dialog, excluding extension
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

12 years agoMerge pull request #118 from owncloud/loggingtool
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.

12 years agoFixed regression after merge: removed 'about' entry in menu
David A. Velasco [Mon, 15 Apr 2013 11:48:04 +0000 (13:48 +0200)]
Fixed regression after merge: removed 'about' entry in menu

12 years agoAbout in settings, more i18n-friendly
David A. Velasco [Mon, 15 Apr 2013 11:45:20 +0000 (13:45 +0200)]
About in settings, more i18n-friendly

12 years agoMoved log path definition to FileStorageUtils
David A. Velasco [Mon, 15 Apr 2013 11:32:49 +0000 (13:32 +0200)]
Moved log path definition to FileStorageUtils

12 years agoUsed Log_OC in all the logs
David A. Velasco [Mon, 15 Apr 2013 11:17:47 +0000 (13:17 +0200)]
Used Log_OC in all the logs

12 years agoMerge branch 'develop' into loggingtool
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

12 years agoAvoid null pointer in logs oc-android-1-4-0
David A. Velasco [Fri, 12 Apr 2013 11:31:27 +0000 (13:31 +0200)]
Avoid null pointer in logs

12 years agoVersion up - 1.4.0
David A. Velasco [Fri, 12 Apr 2013 10:47:39 +0000 (12:47 +0200)]
Version up - 1.4.0

12 years agoMerge branch 'feature_previews' into develop
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

12 years agoMerge branch 'bug_hunting' into develop
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

12 years agoFixed (tablet landscape): video playback is resumed in the moment it was left when...
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

12 years agoFixed undesired video loop after completion, caused by bugs in GINGERBREAD
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

12 years agoCreate CodeStyleFormatter.xml
Thorsten [Tue, 9 Apr 2013 14:49:37 +0000 (17:49 +0300)]
Create CodeStyleFormatter.xml

12 years agoFixed (tablet, landscape): when the 'playing audio' notification is clicked, the...
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

12 years agoMerge branch 'bug_hunting' into feature_previews
David A. Velasco [Tue, 9 Apr 2013 10:54:24 +0000 (12:54 +0200)]
Merge branch 'bug_hunting' into feature_previews

12 years agoPatch to fix the lack of progress circle at the first sycnhronization of the first...
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

12 years agoRecovery of instant uploads in temporary disabled
David A. Velasco [Thu, 4 Apr 2013 15:15:53 +0000 (17:15 +0200)]
Recovery of instant uploads in temporary disabled

12 years agoMerge branch 'bug_hunting' into feature_previews
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

12 years agoMerge branch 'develop' into feature_previews
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

12 years agoCleaned stuff , add a history delete button and renamed
zerginator [Sun, 31 Mar 2013 20:43:46 +0000 (22:43 +0200)]
Cleaned stuff , add a history delete button and renamed
Log2EmailActivity in LogHistoryActivity

12 years agoFixed hardcoded string in UploaderActivity layout; and German translations
David A. Velasco [Wed, 27 Mar 2013 16:19:19 +0000 (17:19 +0100)]
Fixed hardcoded string in UploaderActivity layout; and German translations

12 years agoAdded CONTRIBUTING.md and THIRD_PARTY.txt
David A. Velasco [Mon, 25 Mar 2013 14:08:40 +0000 (15:08 +0100)]
Added CONTRIBUTING.md and THIRD_PARTY.txt

12 years agoFixed undesired restart of finished audio previews when the device orientation changes
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

12 years agoQuick & dirty fix to avoid that 'create folder' dialog keeps the name of the last...
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

12 years agoFixed broken manifest for full screen video
David A. Velasco [Thu, 21 Mar 2013 14:49:44 +0000 (15:49 +0100)]
Fixed broken manifest for full screen video

12 years agoImprovementes in full screen video: tap on video shows and hides controls; full scree...
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

12 years agoFixed typo
David A. Velasco [Thu, 21 Mar 2013 13:00:46 +0000 (14:00 +0100)]
Fixed typo

12 years agoAdded German translation for media and preview text strings
David A. Velasco [Thu, 21 Mar 2013 12:52:56 +0000 (13:52 +0100)]
Added German translation for media and preview text strings

12 years ago- exclude none InstantUpload from InstantUploadActivity
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

12 years ago- InstantUpload path const not longer at two places, only at
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

12 years agoAdded full screen video when embedded video is touched
David A. Velasco [Thu, 14 Mar 2013 15:55:57 +0000 (16:55 +0100)]
Added full screen video when embedded video is touched

12 years agoVersion up: 1.3.22 oc-android-1-3-22
David A. Velasco [Thu, 14 Mar 2013 09:38:25 +0000 (10:38 +0100)]
Version up: 1.3.22

12 years agoREALLY fix ArrayOutOfBoundsException when chosing icons for files with invalid MIME...
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

12 years agoMerge pull request #90 from espenaf/master
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.

12 years agoMerge pull request #109 from owncloud/mergesetenvbat
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

12 years agosetup_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

12 years agoSaved isplaying state to avoid autoplay when a video is paused and the device orienta...
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

12 years agoFixed horizontal layout - media controller totally visible
David A. Velasco [Wed, 13 Mar 2013 09:59:55 +0000 (10:59 +0100)]
Fixed horizontal layout - media controller totally visible

12 years agoDeleted unused file
zerginator [Wed, 13 Mar 2013 07:39:04 +0000 (08:39 +0100)]
Deleted unused file

12 years agodfsf
Thorsten [Tue, 12 Mar 2013 23:08:50 +0000 (00:08 +0100)]
dfsf

dsfdsfsf

12 years agoUpdate image of play/pause button when audio playback starts
David A. Velasco [Tue, 12 Mar 2013 13:36:31 +0000 (14:36 +0100)]
Update image of play/pause button when audio playback starts

12 years agoVersion up: 1.3.21 oc-android-1-3-21
David A. Velasco [Tue, 12 Mar 2013 12:29:33 +0000 (13:29 +0100)]
Version up: 1.3.21

12 years agoMerge branch 'details' into feature_previews
David A. Velasco [Tue, 12 Mar 2013 12:03:15 +0000 (13:03 +0100)]
Merge branch 'details' into feature_previews

12 years agoChanged 'See details' option menu for 'Details'
David A. Velasco [Tue, 12 Mar 2013 12:02:51 +0000 (13:02 +0100)]
Changed 'See details' option menu for 'Details'

12 years agoLog_OC included
zerginator [Tue, 12 Mar 2013 07:08:04 +0000 (08:08 +0100)]
Log_OC included

12 years agoThis wraps the android.util.logging into Log_OC which , if its enabled
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

12 years agoUpdated translation files
David A. Velasco [Mon, 11 Mar 2013 12:54:23 +0000 (13:54 +0100)]
Updated translation files

12 years agoUpdating translation files...
David A. Velasco [Mon, 11 Mar 2013 12:27:56 +0000 (13:27 +0100)]
Updating translation files...

12 years agoDisable change log; to remove in future
David A. Velasco [Mon, 11 Mar 2013 11:45:50 +0000 (12:45 +0100)]
Disable change log; to remove in future

12 years agoImproving our own media control: removed 'next' and 'previous' buttons, removed undes...
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

12 years agomoved About App into preferences
zerginator [Sun, 10 Mar 2013 19:38:46 +0000 (20:38 +0100)]
moved About App into preferences
https://github.com/owncloud/android/issues/57

12 years agoCreate our own media control - basic operation
David A. Velasco [Fri, 8 Mar 2013 12:32:10 +0000 (13:32 +0100)]
Create our own media control - basic operation

12 years agoStop audio playback in background when a video preview is started
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

12 years agoFixed some more CRASHES due to format fails in Ukranian translation (fixed in Transif...
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)

12 years agoFixed CRASH when a download is successfull completed with device in Ukranian
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

12 years agoFixed CRASH due to NullPointerException when a details actitivity is brough to foregr...
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

12 years agoFixed CRASH due to ArrayIndexOutOfBoundsException while choosing the icon for a file...
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)

12 years agoFixed infinity loop in media previews when the icon in the action bar (UP button...
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

12 years agoQuick fix for undesired progress bar shown in details view, when this is opened from...
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

12 years agoFile#isImage() considers the name of the file, besides the knowledge from server
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

12 years agoImproved message for failed downloads in gallery
David A. Velasco [Fri, 1 Mar 2013 13:20:25 +0000 (14:20 +0100)]
Improved message for failed downloads in gallery

12 years agoImprovements in load of images: progress wheel while loading and better scaling
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

12 years agoProgress wheel shown in gallery while an image is getting loaded
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

12 years agoImproved error messages in gallery for images that can not be 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

12 years agoRemoved excess of logs
David A. Velasco [Thu, 28 Feb 2013 16:52:15 +0000 (17:52 +0100)]
Removed excess of logs

12 years agoGallery in full screen, action bar shown on tap
David A. Velasco [Thu, 28 Feb 2013 16:09:00 +0000 (17:09 +0100)]
Gallery in full screen, action bar shown on tap

12 years agoFixed audio preview loop got when a tablet is torned to portrait orientation while...
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

12 years agoFixed automatic playback of media previews after download, in portrait orientation
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

12 years agoCancelling a download in gallery finishes the gallery
David A. Velasco [Wed, 27 Feb 2013 15:30:29 +0000 (16:30 +0100)]
Cancelling a download in gallery finishes the gallery

12 years agoClick on notifications about image downloads / uploads goes to 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

12 years agoFixed update of download progress bar when the gallery is left with button HOME,...
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

12 years agoGallery handles multiple downloads gracefully
David A. Velasco [Wed, 27 Feb 2013 13:08:58 +0000 (14:08 +0100)]
Gallery handles multiple downloads gracefully

12 years agoFixed: download of the first image in a folder is now started when clicked on
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

12 years agoFixed update of list of files when downloads finish
David A. Velasco [Wed, 27 Feb 2013 09:27:32 +0000 (10:27 +0100)]
Fixed update of list of files when downloads finish

12 years agoFixed button 'cancel' in automatic downloads into the images gallery
David A. Velasco [Tue, 26 Feb 2013 18:26:45 +0000 (19:26 +0100)]
Fixed button 'cancel' in automatic downloads into the images gallery

12 years agoRemoved useless swipe detection from details view
David A. Velasco [Tue, 26 Feb 2013 18:10:07 +0000 (19:10 +0100)]
Removed useless swipe detection from details view

12 years agoRefactoring and clean-up of fragment for media previews
David A. Velasco [Tue, 26 Feb 2013 18:04:42 +0000 (19:04 +0100)]
Refactoring and clean-up of fragment for media previews

12 years agoImproved layout for downloads in image gallery
David A. Velasco [Tue, 26 Feb 2013 13:01:32 +0000 (14:01 +0100)]
Improved layout for downloads in image gallery

12 years agoFixed automatic download for a not downloaded image file when previewing it
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

12 years agoFixed bug: show the selected image in the gallery, instead of always the first in...
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

12 years agoAutomatic preview after download in PreviewImageActivity
David A. Velasco [Tue, 26 Feb 2013 11:33:28 +0000 (12:33 +0100)]
preview after download in PreviewImageActivity

12 years agoFixed bug when turning the device to other position
David A. Velasco [Mon, 25 Feb 2013 14:24:37 +0000 (15:24 +0100)]
Fixed bug when turning the device to other position

12 years agoMinimize new fragment to monitor the progress of file download
David A. Velasco [Mon, 25 Feb 2013 14:19:18 +0000 (15:19 +0100)]
Minimize new fragment to monitor the progress of file download

12 years agoAdded view pager for scrolling image previews with horizontal swipe
David A. Velasco [Mon, 25 Feb 2013 13:33:16 +0000 (14:33 +0100)]
Added view pager for scrolling image previews with horizontal swipe

12 years agoForce preview of images in 'full screen'
David A. Velasco [Mon, 25 Feb 2013 11:24:14 +0000 (12:24 +0100)]
Force preview of images in 'full screen'

12 years ago- extend existing FileUpload, so we can handel failed instand upload
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

12 years agoAutomatic download of previewable files in download mode
David A. Velasco [Fri, 22 Feb 2013 15:39:58 +0000 (16:39 +0100)]
download of previewable files in download mode

12 years agoAutomatic download of previewable files in portrait mode
David A. Velasco [Fri, 22 Feb 2013 14:27:22 +0000 (15:27 +0100)]
download of previewable files in portrait mode

12 years agoFixed update of progress bar for file transfers in landscape 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

12 years agoFixed ClassCastException in FileUploader
David A. Velasco [Thu, 21 Feb 2013 08:57:23 +0000 (09:57 +0100)]
Fixed ClassCastException in FileUploader

12 years agoFIX: IMPORTANT, to keep the life cicle of fragments, super() must be called in @onSav...
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

12 years agoFix: clicking on an upload notification goes to file details, never to file preview
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