pub/Android/ownCloud.git
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 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#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 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 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 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 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 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 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 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 ...

11 years agoSsl-error dialogs joint in a single one that uses different adapters to update its...
David A. Velasco [Tue, 11 Mar 2014 10:39:19 +0000 (11:39 +0100)]
Ssl-error dialogs joint in a single one that uses different adapters to update its view depending on the classes providing the information

11 years agoMerge branch 'develop' into check_server_certificates_in_SSO_webview
masensio [Tue, 11 Mar 2014 09:54:10 +0000 (10:54 +0100)]
Merge branch 'develop' into check_server_certificates_in_SSO_webview

11 years agoMerge pull request #432 from owncloud/fix_headers_of_OCS_requests
masensio [Tue, 11 Mar 2014 09:44:57 +0000 (10:44 +0100)]
Merge pull request #432 from owncloud/fix_headers_of_OCS_requests

Updated library reference to get fix of headers in OCS requests

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

11 years agoMerge branch 'develop' into check_server_certificates_in_SSO_webview
masensio [Mon, 10 Mar 2014 10:08:42 +0000 (11:08 +0100)]
Merge branch 'develop' into check_server_certificates_in_SSO_webview

11 years agoOC-3212: Show appropiate error messages for SslError in SSL error dialog shown by...
masensio [Mon, 10 Mar 2014 09:53:11 +0000 (10:53 +0100)]
OC-3212: Show appropiate error messages for SslError in SSL error dialog shown by WebViewClient

11 years agoUpdated library reference to get fix of headers in OCS requests
David A. Velasco [Mon, 10 Mar 2014 08:45:21 +0000 (09:45 +0100)]
Updated library reference to get fix of headers in OCS requests

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Sun, 9 Mar 2014 06:14:15 +0000 (01:14 -0500)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Sat, 8 Mar 2014 06:14:22 +0000 (01:14 -0500)]
[tx-robot] updated from transifex

11 years agoMerge branch 'add_ssl_warning_dialog_for_devices_without_access_to_X509Certificte_in_...
masensio [Fri, 7 Mar 2014 14:11:59 +0000 (15:11 +0100)]
Merge branch 'add_ssl_warning_dialog_for_devices_without_access_to_X509Certificte_in_WebView_SSL_errors' into check_server_certificates_in_SSO_webview

11 years agoFix buttons out of screen in SSL warning dialogs for small screens in landspace
David A. Velasco [Fri, 7 Mar 2014 13:54:04 +0000 (14:54 +0100)]
Fix buttons out of screen in SSL warning dialogs for small screens in landspace

11 years agoOC-3208: Unify both SSL dialogs taking information from X509Certificate in just one
masensio [Fri, 7 Mar 2014 13:48:42 +0000 (14:48 +0100)]
OC-3208: Unify both SSL dialogs taking information from X509Certificate in just one

11 years agoImproved view of certificate details for SSL dialog based on SslCertificate
David A. Velasco [Fri, 7 Mar 2014 13:39:30 +0000 (14:39 +0100)]
Improved view of certificate details for SSL dialog based on SslCertificate

11 years agoAdded new dialog for SSL errors showing information saved in SslCertificate
David A. Velasco [Fri, 7 Mar 2014 12:44:13 +0000 (13:44 +0100)]
Added new dialog for SSL errors showing information saved in SslCertificate

11 years agoMerge pull request #420 from owncloud/send_file_pr311_with_develop
David A. Velasco [Fri, 7 Mar 2014 11:42:31 +0000 (12:42 +0100)]
Merge pull request #420 from owncloud/send_file_pr311_with_develop

'Send file to other apps' optimized

11 years agoMerge branch 'develop' into check_server_certificates_in_SSO_webview
masensio [Fri, 7 Mar 2014 08:42:23 +0000 (09:42 +0100)]
Merge branch 'develop' into check_server_certificates_in_SSO_webview

11 years agoUpdate library reference
masensio [Fri, 7 Mar 2014 08:42:04 +0000 (09:42 +0100)]
Update library reference

11 years agoOC-3196: Rewrite according to comments in PR#420
masensio [Fri, 7 Mar 2014 08:38:42 +0000 (09:38 +0100)]
OC-3196: Rewrite according to comments in PR#420

11 years agoMerge branch 'develop' into send_file_pr311_with_develop
masensio [Fri, 7 Mar 2014 07:53:24 +0000 (08:53 +0100)]
Merge branch 'develop' into send_file_pr311_with_develop

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Fri, 7 Mar 2014 06:14:59 +0000 (01:14 -0500)]
[tx-robot] updated from transifex

11 years agoOC-3116: Add a warning dialog for untrusted SslCertificates and show it instead of...
masensio [Thu, 6 Mar 2014 17:26:35 +0000 (18:26 +0100)]
OC-3116: Add a warning dialog for untrusted SslCertificates and show it instead of call proceed() directly

11 years agoAlternative solution for fix in 10f99ceb9ca... enforcing dialog dissmiss instead...
David A. Velasco [Thu, 6 Mar 2014 15:29:21 +0000 (16:29 +0100)]
Alternative solution for fix in 10f99ceb9ca... enforcing dialog dissmiss instead of introducing false specific onConfigurationChange

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Thu, 6 Mar 2014 06:14:55 +0000 (01:14 -0500)]
[tx-robot] updated from transifex

11 years agoAdd License in LoadindDialog
masensio [Wed, 5 Mar 2014 11:44:09 +0000 (12:44 +0100)]
Add License in LoadindDialog

11 years agoOC-3163: Check if the certificate is in the app cetificates repository (mKnownServers...
masensio [Wed, 5 Mar 2014 11:16:48 +0000 (12:16 +0100)]
OC-3163: Check if the certificate is in the app cetificates repository (mKnownServers of NetworkUtils)

11 years agoOC-3111: Check in SsoWebViewClient#onReceivedSslError() if the failed X509Certificate...
masensio [Wed, 5 Mar 2014 09:20:56 +0000 (10:20 +0100)]
OC-3111: Check in SsoWebViewClient#onReceivedSslError() if the failed X509Certificate is accesible

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Wed, 5 Mar 2014 06:14:55 +0000 (01:14 -0500)]
[tx-robot] updated from transifex

11 years agoWon't Fix:
masensio [Tue, 4 Mar 2014 12:28:07 +0000 (13:28 +0100)]
Won't Fix:
Revert "OC-3121: (fix bug) An empty message is sent, when renaming a file in the web of a big file"

This reverts commit df4d0355f25795914dd0fcb9d53a9113da047c15.

11 years agoOC-3121: (fix bug) An empty message is sent, when renaming a file in the web of a...
masensio [Tue, 4 Mar 2014 10:58:30 +0000 (11:58 +0100)]
OC-3121: (fix bug) An empty message is sent, when renaming a file in the web of a big file

11 years agoMerge branch 'develop' into send_file_pr311_with_develop
masensio [Mon, 3 Mar 2014 07:46:26 +0000 (08:46 +0100)]
Merge branch 'develop' into send_file_pr311_with_develop

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Sun, 2 Mar 2014 06:14:29 +0000 (01:14 -0500)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Sat, 1 Mar 2014 06:14:31 +0000 (01:14 -0500)]
[tx-robot] updated from transifex

11 years agoOC-3097: (fix bug) When the connection is lost during a download, app thinks that...
masensio [Fri, 28 Feb 2014 12:56:33 +0000 (13:56 +0100)]
OC-3097: (fix bug) When the connection is lost during a download, app thinks that the download is finished

11 years agoMerge branch 'develop' into send_file_pr311_with_develop
masensio [Fri, 28 Feb 2014 07:30:54 +0000 (08:30 +0100)]
Merge branch 'develop' into send_file_pr311_with_develop

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Fri, 28 Feb 2014 06:14:30 +0000 (01:14 -0500)]
[tx-robot] updated from transifex

11 years agotiny SETUP.md correction
Luke Owncloud [Thu, 27 Feb 2014 13:37:44 +0000 (14:37 +0100)]
tiny SETUP.md correction

11 years agoHotfix on develop: Show share file instead send_file for folders
masensio [Thu, 27 Feb 2014 11:32:28 +0000 (12:32 +0100)]
Hotfix on develop: Show share file instead send_file for folders

11 years agoMerge branch 'develop' into send_file_pr311_with_develop
masensio [Thu, 27 Feb 2014 07:40:17 +0000 (08:40 +0100)]
Merge branch 'develop' into send_file_pr311_with_develop

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Thu, 27 Feb 2014 06:14:38 +0000 (01:14 -0500)]
[tx-robot] updated from transifex

11 years agoOC-3097:(fix bug) When the connection is lost during a download, app thinks that...
masensio [Wed, 26 Feb 2014 16:23:18 +0000 (17:23 +0100)]
OC-3097:(fix bug) When the connection is lost during a download, app thinks that the download is finished

11 years agoMerge pull request #414 from owncloud/remove_folder_size_info
David A. Velasco [Wed, 26 Feb 2014 12:07:12 +0000 (13:07 +0100)]
Merge pull request #414 from owncloud/remove_folder_size_info

Removed folder size from list of files, and folder size updates in database

11 years agoOC-3079: (fix bug) Two send options appear after send and mail with a ownCloud file
masensio [Wed, 26 Feb 2014 10:05:25 +0000 (11:05 +0100)]
OC-3079: (fix bug) Two send options appear after send and mail with a ownCloud file

11 years agoOC-3087: (fix bug) The loading doesn't deissapear during the download process
masensio [Wed, 26 Feb 2014 09:28:21 +0000 (10:28 +0100)]
OC-3087: (fix bug) The loading doesn't deissapear during the download process

11 years agoMerge branch 'develop' into send_file_pr311_with_develop
masensio [Wed, 26 Feb 2014 09:15:37 +0000 (10:15 +0100)]
Merge branch 'develop' into send_file_pr311_with_develop

11 years ago[tx-robot] updated from transifex
Mr. Jenkins [Wed, 26 Feb 2014 06:14:35 +0000 (01:14 -0500)]
[tx-robot] updated from transifex

11 years agoOC-3082: The file list is white after send a not downloaded file
masensio [Tue, 25 Feb 2014 13:40:44 +0000 (14:40 +0100)]
OC-3082: The file list is white after send a not downloaded file