pub/Android/ownCloud.git
11 years agoEnforced check of local modification date when synchronizing file contents to avoid...
David A. Velasco [Fri, 18 Oct 2013 11:24:56 +0000 (13:24 +0200)]
Enforced check of local modification date when synchronizing file contents to avoid problems with apps triggering a wrong FileObserver#CLOSE_WRITE event

11 years agoDisable eTag as a criteria for synchronization of file contents
David A. Velasco [Fri, 18 Oct 2013 11:16:26 +0000 (13:16 +0200)]
Disable eTag as a criteria for synchronization of file contents

11 years agoMerge branch 'develop' into refresh_folder_contents_when_browsed_into
David A. Velasco [Fri, 18 Oct 2013 10:28:09 +0000 (12:28 +0200)]
Merge branch 'develop' into refresh_folder_contents_when_browsed_into

11 years agoMerge pull request #278 from owncloud/fix_synchronization_after_addition_of_infinite_...
masensio [Fri, 18 Oct 2013 08:31:48 +0000 (01:31 -0700)]
Merge pull request #278 from owncloud/fix_synchronization_after_addition_of_infinite_propfind_in_server

Added depth parameters to ervery PROPFIND method

11 years agoAdded depth parameters to ervery PROPFIND method
David A. Velasco [Fri, 18 Oct 2013 08:22:16 +0000 (10:22 +0200)]
Added depth parameters to ervery PROPFIND method

11 years agoFixed update of size in folders when browsing down and up through new folders in...
David A. Velasco [Fri, 18 Oct 2013 08:08:24 +0000 (10:08 +0200)]
Fixed update of size in folders when browsing down and up through new folders in servers

11 years agoRefactoring FileContentProvider and FileDataStorageManager: deletion of subfolders...
David A. Velasco [Wed, 16 Oct 2013 11:04:49 +0000 (13:04 +0200)]
Refactoring FileContentProvider and FileDataStorageManager: deletion of subfolders in provider & transactions on database connection

11 years agoMerge remote-tracking branch 'origin/refresh_folder_contents_when_browsed_into' into...
David A. Velasco [Mon, 14 Oct 2013 12:55:50 +0000 (14:55 +0200)]
Merge remote-tracking branch 'origin/refresh_folder_contents_when_browsed_into' into refresh_folder_contents_when_browsed_into

11 years agoSome cleanup and methods renamed in FileDataStorageManager
David A. Velasco [Mon, 14 Oct 2013 11:00:49 +0000 (13:00 +0200)]
Some cleanup and methods renamed in FileDataStorageManager

11 years agoOC-1701: Conflict detected in keep-in-sync
masensio [Mon, 14 Oct 2013 10:48:26 +0000 (12:48 +0200)]
OC-1701: Conflict detected in keep-in-sync

11 years agoRemoved interface DataStorageManager
David A. Velasco [Mon, 14 Oct 2013 10:33:19 +0000 (12:33 +0200)]
Removed interface DataStorageManager

11 years agoImproved navitagation through navigation list, reducing the number of requests to...
David A. Velasco [Wed, 9 Oct 2013 08:17:21 +0000 (10:17 +0200)]
Improved navitagation through navigation list, reducing the number of requests to the server to refresh the target folder

11 years agoThe app goes directly to root folder when the current folder does not exist anymore...
David A. Velasco [Tue, 8 Oct 2013 13:06:20 +0000 (15:06 +0200)]
The app goes directly to root folder when the current folder does not exist anymore after refreshing with server

11 years agoIncluded name of the 'lost' folder in the toast warning about current folder removed...
David A. Velasco [Tue, 8 Oct 2013 09:24:15 +0000 (11:24 +0200)]
Included name of the 'lost' folder in the toast warning about current folder removed in the server

11 years agoFixed search of an existing current folder when the activity detects that the current...
David A. Velasco [Tue, 8 Oct 2013 09:17:20 +0000 (11:17 +0200)]
Fixed search of an existing current folder when the activity detects that the current folder does not exist any more

11 years agoFixed some crashes in refresh of current folder
David A. Velasco [Tue, 8 Oct 2013 07:19:52 +0000 (09:19 +0200)]
Fixed some crashes in refresh of current folder

11 years agoMerge branch 'develop' into refresh_folder_contents_when_browsed_into
David A. Velasco [Tue, 8 Oct 2013 06:52:14 +0000 (08:52 +0200)]
Merge branch 'develop' into refresh_folder_contents_when_browsed_into

11 years agoMerge pull request #267 from owncloud/fixed_permanent_redirections
masensio [Mon, 7 Oct 2013 12:03:41 +0000 (05:03 -0700)]
Merge pull request #267 from owncloud/fixed_permanent_redirections

Fixed permanent redirections

11 years agoRemoved useless log
David A. Velasco [Mon, 7 Oct 2013 12:00:02 +0000 (14:00 +0200)]
Removed useless log

11 years agoPrevent double count of transfer progress when part of an upload is resend
David A. Velasco [Mon, 7 Oct 2013 10:01:15 +0000 (12:01 +0200)]
Prevent double count of transfer progress when part of an upload is resend

11 years agoOC-1591: Update Error Message
masensio [Mon, 7 Oct 2013 08:51:52 +0000 (10:51 +0200)]
OC-1591: Update Error Message

11 years agoClean up of synchronization code
David A. Velasco [Fri, 4 Oct 2013 13:07:05 +0000 (15:07 +0200)]
Clean up of synchronization code

11 years agoMerge branch 'develop' into fixed_permanent_redirections
David A. Velasco [Thu, 3 Oct 2013 10:39:54 +0000 (12:39 +0200)]
Merge branch 'develop' into fixed_permanent_redirections

11 years agoMerge branch 'fixed_permanent_redirections' into refresh_folder_contents_when_browsed...
David A. Velasco [Thu, 3 Oct 2013 10:38:09 +0000 (12:38 +0200)]
Merge branch 'fixed_permanent_redirections' into refresh_folder_contents_when_browsed_into

11 years agoExit the current folder when not existing in the server any more (2)
David A. Velasco [Wed, 2 Oct 2013 16:08:01 +0000 (18:08 +0200)]
Exit the current folder when not existing in the server any more (2)

11 years agoExit the current folder when not existing in the server any more
David A. Velasco [Wed, 2 Oct 2013 14:52:36 +0000 (16:52 +0200)]
Exit the current folder when not existing in the server any more

11 years agoFixed behaviour when user enters in a folder deleted in the server before the app...
David A. Velasco [Wed, 2 Oct 2013 08:40:03 +0000 (10:40 +0200)]
Fixed behaviour when user enters in a folder deleted in the server before the app finishes to synchronize

11 years agoMerge branch 'develop' into refresh_folder_contents_when_browsed_into
David A. Velasco [Wed, 2 Oct 2013 07:29:59 +0000 (09:29 +0200)]
Merge branch 'develop' into refresh_folder_contents_when_browsed_into

11 years agoMerge pull request #270 from owncloud/fix_instant_uploads_in_Samsung_4.x_devices
David A. Velasco [Tue, 1 Oct 2013 12:39:27 +0000 (05:39 -0700)]
Merge pull request #270 from owncloud/fix_instant_uploads_in_Samsung_4.x_devices

Fix instant uploads in samsung 4.x devices

11 years agoChanges from comments of PR #270
masensio [Tue, 1 Oct 2013 12:33:40 +0000 (14:33 +0200)]
Changes from comments of PR #270

11 years agoOC-1507- Reopened. Browse up <
masensio [Tue, 1 Oct 2013 11:43:52 +0000 (13:43 +0200)]
OC-1507- Reopened. Browse up <

11 years agoMerge branch 'develop' into fixed_permanent_redirections
David A. Velasco [Tue, 1 Oct 2013 10:59:57 +0000 (12:59 +0200)]
Merge branch 'develop' into fixed_permanent_redirections

11 years agoMerge remote-tracking branch 'origin/develop' into refresh_folder_contents_when_brows...
masensio [Tue, 1 Oct 2013 10:58:17 +0000 (12:58 +0200)]
Merge remote-tracking branch 'origin/develop' into refresh_folder_contents_when_browsed_into

11 years agoOC-1508: App crashes when changing the orientation
masensio [Tue, 1 Oct 2013 10:56:28 +0000 (12:56 +0200)]
OC-1508: App crashes when changing the orientation

11 years agoFixed URL encoding in check of existence
David A. Velasco [Tue, 1 Oct 2013 07:02:07 +0000 (09:02 +0200)]
Fixed URL encoding in check of existence

11 years agoCustom automatic redirection implemented for methods with entity body (PROPFIND,...
David A. Velasco [Mon, 30 Sep 2013 13:12:53 +0000 (15:12 +0200)]
Custom automatic redirection implemented for methods with entity body (PROPFIND, PUT, MKCOL)

11 years agoMerge branch 'develop' into fix_instant_uploads_in_Samsung_4.x_devices
David A. Velasco [Mon, 30 Sep 2013 11:49:50 +0000 (13:49 +0200)]
Merge branch 'develop' into fix_instant_uploads_in_Samsung_4.x_devices

11 years agoMerge pull request #266 from owncloud/fix_fake_creation_of_InstantUploads_folder_when...
masensio [Mon, 30 Sep 2013 11:46:42 +0000 (04:46 -0700)]
Merge pull request #266 from owncloud/fix_fake_creation_of_InstantUploads_folder_when_app_is_offline

Fix fake creation of instant uploads folder when app is offline

11 years agoRecover name of instant_uploads table
David A. Velasco [Mon, 30 Sep 2013 11:29:18 +0000 (13:29 +0200)]
Recover name of instant_uploads table

11 years agoChange the loop mChildren update to the previous version
masensio [Mon, 30 Sep 2013 08:28:03 +0000 (10:28 +0200)]
Change the loop mChildren update to the previous version

11 years agoCheck and creation for InstantUploads folder fixed and rewritten
David A. Velasco [Fri, 27 Sep 2013 12:34:43 +0000 (14:34 +0200)]
Check and creation for InstantUploads folder fixed and rewritten

11 years agoOC-1507: When you browse up, < is shown all the time in the top bar
masensio [Fri, 27 Sep 2013 12:33:57 +0000 (14:33 +0200)]
OC-1507: When you browse up, < is shown all the time in the top bar

11 years agoAdd a log and a comment
masensio [Fri, 27 Sep 2013 10:42:34 +0000 (12:42 +0200)]
Add a log and a comment

11 years agoOC-1470: Remove condition to ignore android.hardware.action.NEW_PICTURE events in...
masensio [Thu, 26 Sep 2013 16:33:27 +0000 (18:33 +0200)]
OC-1470: Remove condition to ignore android.hardware.action.NEW_PICTURE events in devices with version >= 4.0

11 years agoOC-1230: app doesn't show the folders structure correct for a while. Improve Sync...
masensio [Wed, 25 Sep 2013 16:38:17 +0000 (18:38 +0200)]
OC-1230: app doesn't show the folders structure correct for a while. Improve Sync Proccess

11 years agoMerge branch 'develop' into refresh_folder_contents_when_browsed_into
masensio [Tue, 24 Sep 2013 12:57:45 +0000 (14:57 +0200)]
Merge branch 'develop' into refresh_folder_contents_when_browsed_into

11 years agoMerge pull request #263 from owncloud/fix_loading_dialog_crash
David A. Velasco [Tue, 24 Sep 2013 12:56:18 +0000 (05:56 -0700)]
Merge pull request #263 from owncloud/fix_loading_dialog_crash

Fix loading dialog crash

11 years agoChanges from comments of PR
masensio [Tue, 24 Sep 2013 12:54:46 +0000 (14:54 +0200)]
Changes from comments of PR

11 years agoMerge branch 'develop' into refresh_folder_contents_when_browsed_into
masensio [Tue, 24 Sep 2013 12:29:18 +0000 (14:29 +0200)]
Merge branch 'develop' into refresh_folder_contents_when_browsed_into

11 years agoMerge branch 'develop' into fix_loading_dialog_crash
masensio [Tue, 24 Sep 2013 12:22:07 +0000 (14:22 +0200)]
Merge branch 'develop' into fix_loading_dialog_crash

11 years agoMerge pull request #234 from LukeOwncloud/develop
David A. Velasco [Tue, 24 Sep 2013 09:26:54 +0000 (02:26 -0700)]
Merge pull request #234 from LukeOwncloud/develop

More detailed compile instructions

11 years agoOC-1388: Refresh
masensio [Mon, 23 Sep 2013 13:00:34 +0000 (15:00 +0200)]
OC-1388: Refresh

11 years agoMerge branch 'develop' into fix_loading_dialog_crash
masensio [Mon, 23 Sep 2013 07:06:37 +0000 (09:06 +0200)]
Merge branch 'develop' into fix_loading_dialog_crash

11 years agoOC-1380: Fix Start Synchroniztion fails
masensio [Fri, 20 Sep 2013 09:39:50 +0000 (11:39 +0200)]
OC-1380: Fix Start Synchroniztion fails

11 years agoMerge branch 'develop' into refresh_folder_contents_when_browsed_into
masensio [Fri, 20 Sep 2013 08:19:44 +0000 (10:19 +0200)]
Merge branch 'develop' into refresh_folder_contents_when_browsed_into

Conflicts:
src/com/owncloud/android/operations/SynchronizeFolderOperation.java

11 years agoOC-1130: Change the old dialog by the new dialog.
masensio [Thu, 19 Sep 2013 11:29:25 +0000 (13:29 +0200)]
OC-1130: Change the old dialog by the new dialog.

11 years agoOC-1129: Add LoadingDialog.java
masensio [Wed, 18 Sep 2013 16:13:24 +0000 (18:13 +0200)]
OC-1129: Add LoadingDialog.java

11 years agoOC-1250: Fix bug - App crashes when you enter in an account with a lot of files
masensio [Wed, 18 Sep 2013 14:12:58 +0000 (16:12 +0200)]
OC-1250: Fix bug - App crashes when you enter in an account with a lot of files

11 years agoOC-1321: fix renaming problem: parent and children oc-android-1.4.5
masensio [Mon, 16 Sep 2013 08:54:20 +0000 (10:54 +0200)]
OC-1321: fix renaming problem: parent and children

11 years agoUpdate version number to 1.4.5 and 1.0.6(wa_jb)
masensio [Thu, 12 Sep 2013 16:20:21 +0000 (18:20 +0200)]
Update version number to 1.4.5 and 1.0.6(wa_jb)

11 years agoOC-1230
masensio [Wed, 11 Sep 2013 07:08:21 +0000 (09:08 +0200)]
OC-1230

11 years agoOC-1128: Create new layout for loading dialog
masensio [Tue, 10 Sep 2013 08:45:00 +0000 (10:45 +0200)]
OC-1128: Create new layout for loading dialog

11 years agoOC-1194: Adapt Sync Process using etag
masensio [Mon, 9 Sep 2013 12:42:06 +0000 (14:42 +0200)]
OC-1194: Adapt Sync Process using etag

11 years agoOC-1196 OC-1195: Obtain etag from de Server and save it
masensio [Thu, 5 Sep 2013 11:06:00 +0000 (13:06 +0200)]
OC-1196 OC-1195: Obtain etag from de Server and save it

11 years agoOC-1193:Add etag to DB
masensio [Thu, 5 Sep 2013 07:20:58 +0000 (09:20 +0200)]
OC-1193:Add etag to DB

11 years agoFix bug: When you browses up, the folder and files dissapears
masensio [Wed, 4 Sep 2013 08:25:27 +0000 (10:25 +0200)]
Fix bug: When you browses up, the folder and files dissapears

11 years agoOC-265:Fix Situation when renaming a folder does not work correctly
masensio [Thu, 29 Aug 2013 11:02:16 +0000 (13:02 +0200)]
OC-265:Fix Situation when renaming a folder does not work correctly

11 years agoSet SSO flag to OFF
masensio [Tue, 27 Aug 2013 12:58:56 +0000 (14:58 +0200)]
Set SSO flag to OFF

11 years agoMerge pull request #250 from owncloud/saml_based_federated_single_sign_on_expired
masensio [Tue, 27 Aug 2013 12:44:58 +0000 (05:44 -0700)]
Merge pull request #250 from owncloud/saml_based_federated_single_sign_on_expired

Saml based federated single sign on expired

11 years agoMerge pull request #249 from owncloud/saml_based_federated_single_sign_on
masensio [Tue, 27 Aug 2013 12:44:12 +0000 (05:44 -0700)]
Merge pull request #249 from owncloud/saml_based_federated_single_sign_on

Saml based federated single sign on

11 years agoMerge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_s...
masensio [Tue, 27 Aug 2013 11:49:31 +0000 (13:49 +0200)]
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired

11 years agoOC-1080: Message 'Server does not support this authentication method' should be there...
masensio [Tue, 27 Aug 2013 11:48:44 +0000 (13:48 +0200)]
OC-1080: Message 'Server does not support this authentication method' should be there although orientation of the device is changed

11 years agoOC-1079: Use isIdPRedirection
masensio [Tue, 27 Aug 2013 10:32:52 +0000 (12:32 +0200)]
OC-1079: Use isIdPRedirection

11 years agoMerge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_s...
masensio [Tue, 27 Aug 2013 10:15:06 +0000 (12:15 +0200)]
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired

Conflicts:
src/com/owncloud/android/authentication/AuthenticatorActivity.java

11 years agoOC-1078: Use isIdPRedirection
masensio [Tue, 27 Aug 2013 10:10:47 +0000 (12:10 +0200)]
OC-1078: Use isIdPRedirection

11 years agoMerge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_s...
masensio [Tue, 27 Aug 2013 09:39:26 +0000 (11:39 +0200)]
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired

11 years agoOC-1075: message 'This authenticated method is not supported', should be shown when...
masensio [Tue, 27 Aug 2013 09:38:03 +0000 (11:38 +0200)]
OC-1075: message 'This authenticated method is not supported', should be shown when need it.

11 years agoMerge branch 'master' into saml_based_federated_single_sign_on_expired
masensio [Mon, 26 Aug 2013 08:20:59 +0000 (10:20 +0200)]
Merge branch 'master' into saml_based_federated_single_sign_on_expired

11 years agoMerge branch 'master' into saml_based_federated_single_sign_on
masensio [Mon, 26 Aug 2013 08:19:37 +0000 (10:19 +0200)]
Merge branch 'master' into saml_based_federated_single_sign_on

11 years agoMerge branch 'master' into develop
masensio [Mon, 26 Aug 2013 08:19:02 +0000 (10:19 +0200)]
Merge branch 'master' into develop

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 23 Aug 2013 23:12:48 +0000 (19:12 -0400)]
[tx-robot] updated from transifex

11 years agoOC-922: Synchronize folder, refresh folder size
masensio [Fri, 23 Aug 2013 12:53:07 +0000 (14:53 +0200)]
OC-922: Synchronize folder, refresh folder size

11 years agoMerge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_s...
David A. Velasco [Fri, 23 Aug 2013 12:37:14 +0000 (14:37 +0200)]
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired

11 years agoMerge remote-tracking branch 'origin/saml_based_federated_single_sign_on_expired...
David A. Velasco [Fri, 23 Aug 2013 12:33:23 +0000 (14:33 +0200)]
Merge remote-tracking branch 'origin/saml_based_federated_single_sign_on_expired' into saml_based_federated_single_sign_on_expired

11 years agoMerge remote-tracking branch 'origin/saml_based_federated_single_sign_on' into saml_b...
David A. Velasco [Fri, 23 Aug 2013 12:32:03 +0000 (14:32 +0200)]
Merge remote-tracking branch 'origin/saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on

11 years agoAdded handler to trigger server check when the background is touched in login view...
David A. Velasco [Fri, 23 Aug 2013 12:31:17 +0000 (14:31 +0200)]
Added handler to trigger server check when the background is touched in login view for SSO login

11 years agoMerge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_s...
masensio [Fri, 23 Aug 2013 11:42:07 +0000 (13:42 +0200)]
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired

Conflicts:
src/com/owncloud/android/ui/dialog/SamlWebViewDialog.java

11 years agoOC-1055: Remove follow instruction.
masensio [Fri, 23 Aug 2013 11:28:02 +0000 (13:28 +0200)]
OC-1055: Remove follow instruction.

11 years agoMerge remote-tracking branch 'origin/saml_based_federated_single_sign_on' into saml_b...
masensio [Fri, 23 Aug 2013 07:11:42 +0000 (09:11 +0200)]
Merge remote-tracking branch 'origin/saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on

11 years agoMerge remote-tracking branch 'origin' into saml_based_federated_single_sign_on
masensio [Fri, 23 Aug 2013 07:09:40 +0000 (09:09 +0200)]
Merge remote-tracking branch 'origin' into saml_based_federated_single_sign_on

11 years agoMerge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_s...
David A. Velasco [Fri, 23 Aug 2013 07:08:51 +0000 (09:08 +0200)]
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired

11 years agoFixed cookie policy
David A. Velasco [Thu, 22 Aug 2013 17:30:01 +0000 (19:30 +0200)]
Fixed cookie policy

11 years agoFixed condition to determine expiration of SAML SSO
David A. Velasco [Thu, 22 Aug 2013 17:25:15 +0000 (19:25 +0200)]
Fixed condition to determine expiration of SAML SSO

11 years agoFixed cookie policy
David A. Velasco [Thu, 22 Aug 2013 17:24:51 +0000 (19:24 +0200)]
Fixed cookie policy

11 years agoOC-922: Refresh of folder
masensio [Thu, 22 Aug 2013 17:11:30 +0000 (19:11 +0200)]
OC-922: Refresh of folder

11 years agoAvoid that a user can recover an expirated SAML session with a different userid than...
David A. Velasco [Thu, 22 Aug 2013 17:03:21 +0000 (19:03 +0200)]
Avoid that a user can recover an expirated SAML session with a different userid than the used to create it

11 years agoMerge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_s...
David A. Velasco [Thu, 22 Aug 2013 15:50:11 +0000 (17:50 +0200)]
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired

11 years agoAdded check to avoid the creation of the same account (same oc_username in the same...
David A. Velasco [Thu, 22 Aug 2013 15:38:26 +0000 (17:38 +0200)]
Added check to avoid the creation of the same account (same oc_username in the same server) more than once

11 years agoMerge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_s...
masensio [Thu, 22 Aug 2013 10:59:56 +0000 (12:59 +0200)]
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired

Conflicts:
res/values-es/strings.xml
src/com/owncloud/android/operations/SynchronizeFolderOperation.java

11 years agoMerge pull request #246 from owncloud/sso_bug_changing_orientation
masensio [Thu, 22 Aug 2013 10:25:36 +0000 (03:25 -0700)]
Merge pull request #246 from owncloud/sso_bug_changing_orientation

Fixed bugs when changing orientation in single-sign-on dialog.