pub/Android/ownCloud.git
11 years agoMerge branch 'master' into develop
masensio [Wed, 26 Mar 2014 11:44:55 +0000 (12:44 +0100)]
Merge branch 'master' into develop

11 years agoMerge pull request #448 from owncloud/fix_detection_of_authentication_method_in_serve... oc-android-1.5.5
masensio [Wed, 26 Mar 2014 07:43:50 +0000 (08:43 +0100)]
Merge pull request #448 from owncloud/fix_detection_of_authentication_method_in_server_with_permanent_redirection

Fixed detection of authentication method in server with permanent redire...

11 years agoFixed detection of authentication method in server with permanent redirection
David A. Velasco [Wed, 26 Mar 2014 07:34:39 +0000 (08:34 +0100)]
Fixed detection of authentication method in server with permanent redirection

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Wed, 26 Mar 2014 05:14:43 +0000 (01:14 -0400)]
[tx-robot] updated from transifex

11 years agoMerge pull request #447 from owncloud/fix_lost_name_in_failed_notification_due_to_cha...
masensio [Tue, 25 Mar 2014 07:53:50 +0000 (08:53 +0100)]
Merge pull request #447 from owncloud/fix_lost_name_in_failed_notification_due_to_changed_credentials

Fixed lost text in notifications for failed uploads

11 years agoFixed lost text in notifications for failed uploads
David A. Velasco [Tue, 25 Mar 2014 07:52:05 +0000 (08:52 +0100)]
Fixed lost text in notifications for failed uploads

11 years agoFixed crash after app updates due to changed serialization id in RemoteOperationResult
David A. Velasco [Mon, 24 Mar 2014 12:18:23 +0000 (13:18 +0100)]
Fixed crash after app updates due to changed serialization id in RemoteOperationResult

11 years agoUpdated notification icon for Android 2.x
David A. Velasco [Mon, 24 Mar 2014 12:17:46 +0000 (13:17 +0100)]
Updated notification icon for Android 2.x

11 years agoUpdate notification icons
masensio [Mon, 24 Mar 2014 09:46:48 +0000 (10:46 +0100)]
Update notification icons

11 years agoMerge branch 'develop' into release-1.5.5
David A. Velasco [Mon, 24 Mar 2014 09:23:05 +0000 (10:23 +0100)]
Merge branch 'develop' into release-1.5.5

11 years agoUpdated library reference
David A. Velasco [Mon, 24 Mar 2014 09:18:11 +0000 (10:18 +0100)]
Updated library reference

11 years agoMerge pull request #443 from owncloud/regular_authentication_in_saml_server
David A. Velasco [Mon, 24 Mar 2014 09:16:34 +0000 (10:16 +0100)]
Merge pull request #443 from owncloud/regular_authentication_in_saml_server

Prevent than app without SAML support simulates a fake authentication in a SAML server

11 years agoUpdated library reference
David A. Velasco [Mon, 24 Mar 2014 09:13:04 +0000 (10:13 +0100)]
Updated library reference

11 years agoMerge branch 'develop' into regular_authentication_in_saml_server
masensio [Mon, 24 Mar 2014 08:31:43 +0000 (09:31 +0100)]
Merge branch 'develop' into regular_authentication_in_saml_server

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Mon, 24 Mar 2014 05:14:32 +0000 (01:14 -0400)]
[tx-robot] updated from transifex

11 years agoMerge pull request #445 from owncloud/remove_refresh_of_shares_in_full_sync
masensio [Fri, 21 Mar 2014 13:56:46 +0000 (14:56 +0100)]
Merge pull request #445 from owncloud/remove_refresh_of_shares_in_full_sync

Removed refresh of shares in full synchronization

11 years agoModify AuthenticatorActivity#detectAuthorizationMethod so that it triggers a DetectAu...
masensio [Fri, 21 Mar 2014 13:51:56 +0000 (14:51 +0100)]
Modify AuthenticatorActivity#detectAuthorizationMethod so that it triggers a DetectAuthorizationOperation when called. Modifiy AuthenitcatorActivity#onRemoteOperationResult to process the response of DetectAuthorizationOperation

11 years agoImplemented analysis in DetectAuthenticationMethodOperation to find out what authenti...
David A. Velasco [Fri, 21 Mar 2014 12:42:39 +0000 (13:42 +0100)]
Implemented analysis in DetectAuthenticationMethodOperation to find out what authentication method requires the server side

11 years agoAdded skeleton of new operation to detect authentication method in the server side
David A. Velasco [Fri, 21 Mar 2014 11:03:25 +0000 (12:03 +0100)]
Added skeleton of new operation to detect authentication method in the server side

11 years agoMerge branch 'develop' into regular_authentication_in_saml_server
David A. Velasco [Fri, 21 Mar 2014 10:02:36 +0000 (11:02 +0100)]
Merge branch 'develop' into regular_authentication_in_saml_server

11 years agoUpdated library reference
David A. Velasco [Fri, 21 Mar 2014 10:02:30 +0000 (11:02 +0100)]
Updated library reference

11 years agoMerge pull request #444 from owncloud/improve_notifications_pr_400_with_develop
masensio [Fri, 21 Mar 2014 09:37:50 +0000 (10:37 +0100)]
Merge pull request #444 from owncloud/improve_notifications_pr_400_with_develop

Fix several problems about notifications in Android 2.x and 3.x after upgrade to newest Android notifications API

11 years agoMerge branch 'develop' into improve_notifications_pr_400_with_develop
masensio [Fri, 21 Mar 2014 09:37:11 +0000 (10:37 +0100)]
Merge branch 'develop' into improve_notifications_pr_400_with_develop

11 years agoMerge pull request #400 from tommyd3mdi/develop
masensio [Fri, 21 Mar 2014 09:32:49 +0000 (10:32 +0100)]
Merge pull request #400 from tommyd3mdi/develop

Notification improvements

11 years agoFixed lost of 'shared' attribute during full synchronization process for already...
David A. Velasco [Fri, 21 Mar 2014 08:05:19 +0000 (09:05 +0100)]
Fixed lost of 'shared' attribute during full synchronization process for already known shares

11 years agoMerge branch 'develop' into remove_refresh_of_shares_in_full_sync
David A. Velasco [Thu, 20 Mar 2014 16:48:23 +0000 (17:48 +0100)]
Merge branch 'develop' into remove_refresh_of_shares_in_full_sync

11 years agoUpdate library reference
David A. Velasco [Thu, 20 Mar 2014 16:48:17 +0000 (17:48 +0100)]
Update library reference

11 years agoMerge pull request #442 from owncloud/share_link__reuse_link_shared_in_server
David A. Velasco [Thu, 20 Mar 2014 16:43:07 +0000 (17:43 +0100)]
Merge pull request #442 from owncloud/share_link__reuse_link_shared_in_server

Reuse public link already existing in server when user tries to reshare a file.

11 years agoUpdate reference to owncloud-library
David A. Velasco [Thu, 20 Mar 2014 16:40:23 +0000 (17:40 +0100)]
Update reference to owncloud-library

11 years agoChanges from comments in PR#443
masensio [Thu, 20 Mar 2014 15:51:00 +0000 (16:51 +0100)]
Changes from comments in PR#443

11 years agoChanges from comments in PR#443
masensio [Thu, 20 Mar 2014 15:15:59 +0000 (16:15 +0100)]
Changes from comments in PR#443

11 years agoChanges from comments in PR#442, in oc-project
masensio [Thu, 20 Mar 2014 14:35:23 +0000 (15:35 +0100)]
Changes from  comments in PR#442, in oc-project

11 years agoAdded notification icons with dark background to fix contrast in Android 2.x and 3.x
David A. Velasco [Thu, 20 Mar 2014 13:04:09 +0000 (14:04 +0100)]
Added notification icons with dark background to fix contrast in Android 2.x and 3.x

11 years agoRevert "Changes from comments in PR#442, in oc-project"
masensio [Thu, 20 Mar 2014 13:01:35 +0000 (14:01 +0100)]
Revert "Changes from  comments in PR#442, in oc-project"

This reverts commit 0aa9a0bc6cca948ac5a0d693cf9791fad2d99d6f.

11 years agoChanges from comments in PR#442, in oc-project
masensio [Thu, 20 Mar 2014 12:52:34 +0000 (13:52 +0100)]
Changes from  comments in PR#442, in oc-project

11 years agoFixed contrast of text in notifications for Android 2.x and 3.x
David A. Velasco [Thu, 20 Mar 2014 11:56:44 +0000 (12:56 +0100)]
Fixed contrast of text in notifications for Android 2.x and 3.x

11 years agoGrant that progress bar in notifications is shown in Android 2.x and 3.x devices
David A. Velasco [Thu, 20 Mar 2014 09:43:06 +0000 (10:43 +0100)]
Grant that progress bar in notifications is shown in Android 2.x and 3.x devices

11 years agoUpdated Android support library, mainly to fix crash in Android 3.x devices due to...
David A. Velasco [Thu, 20 Mar 2014 09:22:52 +0000 (10:22 +0100)]
Updated Android support library, mainly to fix crash in Android 3.x devices due to new API for notifications

11 years agoUpdate library reference: change in ShareXMLParser, parse expiration date with Webdav...
masensio [Thu, 20 Mar 2014 08:26:53 +0000 (09:26 +0100)]
Update library reference: change in ShareXMLParser, parse expiration date with WebdavUtils.parseResponseDate

11 years agoAdd auth_unsupported_basic_auth string
masensio [Thu, 20 Mar 2014 08:08:02 +0000 (09:08 +0100)]
Add auth_unsupported_basic_auth string

11 years agoMerge branch 'develop' into regular_authentication_in_saml_server
masensio [Thu, 20 Mar 2014 08:02:29 +0000 (09:02 +0100)]
Merge branch 'develop' into regular_authentication_in_saml_server

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Thu, 20 Mar 2014 05:14:32 +0000 (01:14 -0400)]
[tx-robot] updated from transifex

11 years agoMerge branch 'develop' into regular_authentication_in_saml_server
masensio [Wed, 19 Mar 2014 16:57:56 +0000 (17:57 +0100)]
Merge branch 'develop' into regular_authentication_in_saml_server

11 years agoUpdate library reference: fix bug in expiration date for Share
masensio [Wed, 19 Mar 2014 16:43:51 +0000 (17:43 +0100)]
Update library reference: fix bug in expiration date for Share

11 years agoMerge branch 'develop' into share_link__reuse_link_shared_in_server
masensio [Wed, 19 Mar 2014 16:22:31 +0000 (17:22 +0100)]
Merge branch 'develop' into share_link__reuse_link_shared_in_server

11 years agoMerge branch 'develop' into remove_refresh_of_shares_in_full_sync
masensio [Wed, 19 Mar 2014 16:17:55 +0000 (17:17 +0100)]
Merge branch 'develop' into remove_refresh_of_shares_in_full_sync

11 years agoRevert "Prevent that full synchronization process browses deeper when already knows...
masensio [Wed, 19 Mar 2014 16:00:27 +0000 (17:00 +0100)]
Revert "Prevent that full synchronization process browses deeper when already knows no change exists under the current folder"

This reverts commit dabcf4dce4b04aec8190570e4ae665b6161d1168.

11 years agoMerge pull request #441 from owncloud/allow_multiline_checkbox_preferences_pr_395_wit...
David A. Velasco [Wed, 19 Mar 2014 15:59:24 +0000 (16:59 +0100)]
Merge pull request #441 from owncloud/allow_multiline_checkbox_preferences_pr_395_with_develop

Allow multiline preferences, not just checkboxes

11 years agoMerge branch 'develop' into allow_multiline_checkbox_preferences_pr_395_with_develop
David A. Velasco [Wed, 19 Mar 2014 15:58:10 +0000 (16:58 +0100)]
Merge branch 'develop' into allow_multiline_checkbox_preferences_pr_395_with_develop

11 years agoUpdate auth_fail_get_user_name string
masensio [Wed, 19 Mar 2014 09:31:18 +0000 (10:31 +0100)]
Update auth_fail_get_user_name string

11 years agoOC-3390: Shows message about 'not support authentication' under server address
masensio [Wed, 19 Mar 2014 09:07:56 +0000 (10:07 +0100)]
OC-3390: Shows message about 'not support authentication' under server address

11 years agoMerge branch 'develop' into regular_authentication_in_saml_server
masensio [Wed, 19 Mar 2014 07:55:37 +0000 (08:55 +0100)]
Merge branch 'develop' into regular_authentication_in_saml_server

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Wed, 19 Mar 2014 05:14:34 +0000 (01:14 -0400)]
[tx-robot] updated from transifex

11 years agoOC-3390: Message is shown in the login screen instead of an alert message: Change...
masensio [Tue, 18 Mar 2014 14:13:50 +0000 (15:13 +0100)]
OC-3390: Message is shown in the login screen instead of an  alert message: Change the alert dialog by an error message under server address

11 years agoUpdate versionName and versionCode in AndroidManifest.xml (oc and workaround))
masensio [Tue, 18 Mar 2014 13:54:00 +0000 (14:54 +0100)]
Update versionName and versionCode in AndroidManifest.xml (oc and workaround))

11 years agoOC-3311: Update background color of image preview to black
masensio [Tue, 18 Mar 2014 13:52:05 +0000 (14:52 +0100)]
OC-3311: Update background color of image preview to black

11 years agoMerge branch 'develop' into remove_refresh_of_shares_in_full_sync
masensio [Tue, 18 Mar 2014 13:43:34 +0000 (14:43 +0100)]
Merge branch 'develop' into remove_refresh_of_shares_in_full_sync

11 years agoOC-3386:(Fix bug) An alert saying 'trying to login' is shown before clicking the...
masensio [Tue, 18 Mar 2014 13:41:25 +0000 (14:41 +0100)]
OC-3386:(Fix bug) An alert saying 'trying to login' is shown before clicking the to connect

11 years agoMerge pull request #395 from dontcallmedom/master
masensio [Tue, 18 Mar 2014 13:28:17 +0000 (14:28 +0100)]
Merge pull request #395 from dontcallmedom/master

allow multi-line checkbox for preferences with long titles

11 years agoMerge branch 'develop' into regular_authentication_in_saml_server
masensio [Tue, 18 Mar 2014 13:21:26 +0000 (14:21 +0100)]
Merge branch 'develop' into regular_authentication_in_saml_server

11 years agoOC-3381: (Fix bug) In preferences, the 'instant upload via WIFI' field is multiline...
masensio [Tue, 18 Mar 2014 12:40:28 +0000 (13:40 +0100)]
OC-3381: (Fix bug) In preferences,  the 'instant upload via WIFI' field is multiline but only use two lines instead of three

11 years agoOC-3376: 'manage account' field is multiline, in preferences
masensio [Tue, 18 Mar 2014 12:36:16 +0000 (13:36 +0100)]
OC-3376: 'manage account' field is multiline, in preferences

11 years agoMerge branch 'develop' into share_link__reuse_link_shared_in_server
masensio [Tue, 18 Mar 2014 11:52:24 +0000 (12:52 +0100)]
Merge branch 'develop' into share_link__reuse_link_shared_in_server

11 years agoOC-3314: Modify CreateShareOperation#run in the application so that it uses GetRemote...
masensio [Tue, 18 Mar 2014 11:51:15 +0000 (12:51 +0100)]
OC-3314: Modify CreateShareOperation#run in the application so that it uses GetRemoteSharesForFileOperation() to get a remote link in the server (if exists) and use it without creating a new one

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Tue, 18 Mar 2014 05:14:30 +0000 (01:14 -0400)]
[tx-robot] updated from transifex

11 years agoOC-3354: (Fix bug) In the pincode field, it the field doesn't fit, suspension points...
masensio [Mon, 17 Mar 2014 13:04:18 +0000 (14:04 +0100)]
OC-3354: (Fix bug) In the pincode field, it the field doesn't fit, suspension points doesn't appear

11 years agoMerge branch 'develop' into allow_multiline_checkbox_preferences_pr_395_with_develop
masensio [Mon, 17 Mar 2014 12:44:32 +0000 (13:44 +0100)]
Merge branch 'develop' into allow_multiline_checkbox_preferences_pr_395_with_develop

11 years agoMerge branch 'develop' into regular_authentication_in_saml_server
masensio [Mon, 17 Mar 2014 12:40:11 +0000 (13:40 +0100)]
Merge branch 'develop' into regular_authentication_in_saml_server

11 years agoOC-3261: Fix a problem when trying to detect the kind of authentication. Add new...
masensio [Mon, 17 Mar 2014 12:39:03 +0000 (13:39 +0100)]
OC-3261: Fix a problem when trying to detect the kind of authentication. Add new AlertMessageDialog. Show an alert message if it is necessary a different authentication method

11 years agoUpdated reference to ownCloud library with reduced logs in operations in shares
David A. Velasco [Mon, 17 Mar 2014 12:15:18 +0000 (13:15 +0100)]
Updated reference to ownCloud library with reduced logs in operations in shares

11 years agoPrevent that full synchronization process browses deeper when already knows no change...
David A. Velasco [Mon, 17 Mar 2014 12:02:36 +0000 (13:02 +0100)]
Prevent that full synchronization process browses deeper when already knows no change exists under the current folder

11 years agoRecursive refresh of folders in full synchronization does not retrieve information...
David A. Velasco [Mon, 17 Mar 2014 11:28:54 +0000 (12:28 +0100)]
Recursive refresh of folders in full synchronization does not retrieve information about shares

11 years agoOC-3260: Detect authentication method
masensio [Mon, 17 Mar 2014 09:29:24 +0000 (10:29 +0100)]
OC-3260: Detect authentication method

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Sat, 15 Mar 2014 05:18:34 +0000 (01:18 -0400)]
[tx-robot] updated from transifex

11 years agoProgress bar in notifications is hidden when download/upload finishes
David A. Velasco [Fri, 14 Mar 2014 13:29:25 +0000 (14:29 +0100)]
Progress bar in notifications is hidden when download/upload finishes

11 years agoGrant that notifications of finished downloads can be removed from notification are...
David A. Velasco [Fri, 14 Mar 2014 13:18:52 +0000 (14:18 +0100)]
Grant that notifications of finished downloads can be removed from notification are without clicking on

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Fri, 14 Mar 2014 05:14:51 +0000 (01:14 -0400)]
[tx-robot] updated from transifex

11 years agoCorrection in license of CheckBoxPreferenceWithLongTitle
masensio [Thu, 13 Mar 2014 14:59:40 +0000 (15:59 +0100)]
Correction in license of CheckBoxPreferenceWithLongTitle

11 years agoMerge branch 'pr/400' into improve_notifications_pr_400_with_develop
masensio [Thu, 13 Mar 2014 14:49:17 +0000 (15:49 +0100)]
Merge branch 'pr/400' into improve_notifications_pr_400_with_develop

11 years agoMerge pull request #351 from owncloud/introduce-travis-ci
David A. Velasco [Thu, 13 Mar 2014 10:57:50 +0000 (11:57 +0100)]
Merge pull request #351 from owncloud/introduce-travis-ci

Starting off with travis-ci integration based on https://github.com/emba...

11 years agoAPI14 was missing - don't start the emulator for now
Thomas Müller [Thu, 13 Mar 2014 10:29:18 +0000 (11:29 +0100)]
API14 was missing - don't start the emulator for now

11 years agomove setup_env.sh to before_install
Thomas Müller [Thu, 13 Mar 2014 10:25:47 +0000 (11:25 +0100)]
move setup_env.sh to before_install

11 years agotrying to avoid maven call
Thomas Müller [Thu, 13 Mar 2014 10:22:58 +0000 (11:22 +0100)]
trying to avoid maven call

11 years agotrying to avoid maven call
Thomas Müller [Thu, 13 Mar 2014 10:06:32 +0000 (11:06 +0100)]
trying to avoid maven call

11 years agoMerge branch 'develop' into introduce-travis-ci
Thomas Müller [Thu, 13 Mar 2014 10:01:19 +0000 (11:01 +0100)]
Merge branch 'develop' into introduce-travis-ci

11 years agoUpdate required APIs
Thomas Müller [Thu, 13 Mar 2014 10:00:51 +0000 (11:00 +0100)]
Update required APIs

11 years agoMerge branch 'pr/395' into allow_multiline_checkbox_preferences_pr_395_with_develop
masensio [Thu, 13 Mar 2014 09:39:22 +0000 (10:39 +0100)]
Merge branch 'pr/395' into allow_multiline_checkbox_preferences_pr_395_with_develop

11 years agoUpdate library reference
masensio [Thu, 13 Mar 2014 07:58:21 +0000 (08:58 +0100)]
Update library reference

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Thu, 13 Mar 2014 05:14:57 +0000 (01:14 -0400)]
[tx-robot] updated from transifex

11 years agoMerge pull request #437 from owncloud/check_server_certificates_in_SSO_webview
masensio [Wed, 12 Mar 2014 10:36:25 +0000 (11:36 +0100)]
Merge pull request #437 from owncloud/check_server_certificates_in_SSO_webview

Check server certificates in SAML SSO webview and allow the user trust or not in case of problems

11 years agoRemove some import warnings
masensio [Wed, 12 Mar 2014 09:53:32 +0000 (10:53 +0100)]
Remove some import warnings

11 years agoFixed wrong reload of SAML web dialog after rotation when the SSL-error dialog is...
David A. Velasco [Wed, 12 Mar 2014 09:25:54 +0000 (10:25 +0100)]
Fixed wrong reload of SAML web dialog after rotation when the SSL-error dialog is visible over it

11 years agoMerge branch 'develop' into check_server_certificates_in_SSO_webview
masensio [Wed, 12 Mar 2014 07:44:56 +0000 (08:44 +0100)]
Merge branch 'develop' into check_server_certificates_in_SSO_webview

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Wed, 12 Mar 2014 05:20:34 +0000 (01:20 -0400)]
[tx-robot] updated from transifex

11 years agoNotification improvements:
Thomas Keller [Wed, 12 Feb 2014 21:43:37 +0000 (22:43 +0100)]
Notification improvements:
- use NotificationCompat.Builder from the support library and remove the custom progressbar layout; this will give platform users the expected look and feel of a notificati
- remove OCNotificationManager (it contained the old layout references, but was unused)
- add new notification icons that follow the Android style guidelines (http://developer.android.com/design/style/iconography.html#notification)

11 years agoMerge pull request #436 from owncloud/add_fail_getUserName_error_message
David A. Velasco [Tue, 11 Mar 2014 13:45:47 +0000 (14:45 +0100)]
Merge pull request #436 from owncloud/add_fail_getUserName_error_message

OC-3242: Add new error message for fail in GetUserName

11 years agoOC-3242: Add new error message for fail in GetUserName. No changes in library reference
masensio [Tue, 11 Mar 2014 13:43:48 +0000 (14:43 +0100)]
OC-3242: Add new error message for fail in GetUserName. No changes in library reference

11 years agoRevert "OC-3242: Add new error message for fail in GetUserName"
masensio [Tue, 11 Mar 2014 13:40:38 +0000 (14:40 +0100)]
Revert "OC-3242: Add new error message for fail in GetUserName"

This reverts commit 564bbf7bb832881ee56fe90ea520b5f4becf491d.

11 years agoOC-3242: Add new error message for fail in GetUserName
masensio [Tue, 11 Mar 2014 12:56:41 +0000 (13:56 +0100)]
OC-3242: Add new error message for fail in GetUserName

11 years agoMerge pull request #435 from owncloud/ssl_dialogs_refactored_in_just_one
masensio [Tue, 11 Mar 2014 10:52:54 +0000 (11:52 +0100)]
Merge pull request #435 from owncloud/ssl_dialogs_refactored_in_just_one

Ssl-error dialogs joint in a single one that uses different adapters to ...