masensio
|
7656cff3bb
|
Update package name
|
2013-10-24 18:12:00 +02:00 |
|
masensio
|
7488345470
|
OC-1663: Replace references to app_name in code
|
2013-10-17 16:54:43 +02:00 |
|
David A. Velasco
|
8abfe39821
|
Removed useless log
|
2013-10-07 14:00:02 +02:00 |
|
David A. Velasco
|
d9f42d500c
|
Prevent double count of transfer progress when part of an upload is resend
|
2013-10-07 12:01:15 +02:00 |
|
David A. Velasco
|
aa23ece118
|
Custom automatic redirection implemented for methods with entity body (PROPFIND, PUT, MKCOL)
|
2013-09-30 15:12:53 +02:00 |
|
David A. Velasco
|
e04f25735a
|
Fixed cookie policy
|
2013-08-22 19:24:51 +02:00 |
|
David A. Velasco
|
316a0a12ad
|
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired
|
2013-08-22 17:50:11 +02:00 |
|
David A. Velasco
|
d7c6472bd3
|
Added check to avoid the creation of the same account (same oc_username in the same server) more than once
|
2013-08-22 17:38:26 +02:00 |
|
David A. Velasco
|
68df3cbfe7
|
Expiration of SSO session is detected in background operations (download, upload, sync account) and error notification lets the user access to the login view
|
2013-08-12 11:34:09 +02:00 |
|
David A. Velasco
|
78bcf72188
|
Foreground operations on files (remove, rename, new folder) failed due to SAML SSO session expired redirect the app to the login view for a new authentication
|
2013-08-07 19:13:00 +02:00 |
|
David A. Velasco
|
52bc433bb1
|
Session cookie caught and saved to use in requests after successful SAML-based federated SSO
|
2013-08-01 17:47:09 +02:00 |
|
David A. Velasco
|
d2ee9062fa
|
Configured embedded WebView to allow the single-sign-on process is completed and to catch the cookie setting the authorized session
|
2013-07-30 13:02:13 +02:00 |
|
David A. Velasco
|
2b3f7c5489
|
Removed unused methods in WebdavClient
|
2013-04-25 19:44:21 +02:00 |
|
David A. Velasco
|
2946d8dd69
|
Merge branch 'develop' into oauth_login
Conflicts:
AndroidManifest.xml
res/values/strings.xml
src/com/owncloud/android/Uploader.java
src/com/owncloud/android/authentication/AccountAuthenticator.java
src/com/owncloud/android/authenticator/AuthenticationRunnable.java
src/com/owncloud/android/authenticator/OnAuthenticationResultListener.java
src/com/owncloud/android/authenticator/OnConnectCheckListener.java
src/com/owncloud/android/files/InstantUploadBroadcastReceiver.java
src/com/owncloud/android/files/services/FileDownloader.java
src/com/owncloud/android/files/services/FileOperation.java
src/com/owncloud/android/files/services/FileUploader.java
src/com/owncloud/android/network/OwnCloudClientUtils.java
src/com/owncloud/android/operations/RemoteOperationResult.java
src/com/owncloud/android/operations/UpdateOCVersionOperation.java
src/com/owncloud/android/syncadapter/FileSyncAdapter.java
src/com/owncloud/android/ui/activity/AccountSelectActivity.java
src/com/owncloud/android/ui/activity/AuthenticatorActivity.java
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/fragment/FileDetailFragment.java
src/eu/alefzero/webdav/WebdavClient.java
|
2013-04-25 19:39:22 +02:00 |
|
David A. Velasco
|
bdc0332c23
|
Copyright note fixes
|
2013-04-17 12:26:13 +02:00 |
|
David A. Velasco
|
c3ca5b5a4f
|
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
|
2013-04-15 13:12:04 +02:00 |
|
David A. Velasco
|
77ddd1ccb6
|
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
|
2013-04-04 16:44:30 +02:00 |
|
David A. Velasco
|
5665d9c306
|
Merge tag 'oc-android-1-3-22' into oauth_login
Conflicts:
AndroidManifest.xml
src/com/owncloud/android/authenticator/AuthenticationRunnable.java
src/com/owncloud/android/authenticator/OnAuthenticationResultListener.java
src/com/owncloud/android/authenticator/OnConnectCheckListener.java
src/com/owncloud/android/files/services/FileOperation.java
src/com/owncloud/android/files/services/InstantUploadService.java
src/com/owncloud/android/ui/activity/AuthenticatorActivity.java
|
2013-03-18 14:28:49 +01:00 |
|
zerginator
|
8e36e7cc3e
|
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
|
2013-03-12 07:56:27 +01:00 |
|
David A. Velasco
|
24dd513682
|
Added progress bar for file transfers in details view (untested)
|
2013-02-19 13:28:01 +01:00 |
|
David A. Velasco
|
2623e9c195
|
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
|
2013-02-08 09:22:46 +01:00 |
|
David A. Velasco
|
bb257ec729
|
Updated copyright in source files
|
2013-02-07 18:45:10 +01:00 |
|
David A. Velasco
|
ac07e35d8a
|
Merge remote-tracking branch 'origin/oauth_login' into oauth_login
|
2013-01-24 10:30:18 +01:00 |
|
David A. Velasco
|
73f8797b75
|
Redirect app to login screen when operations in file details view fail due to bad credentials
|
2013-01-17 13:01:51 +01:00 |
|
David A. Velasco
|
66442da081
|
Fixed double upload of files with OAuth + Bearer authorization
|
2012-12-19 18:42:38 +01:00 |
|
David A. Velasco
|
11b88e0fcc
|
Added support to OAuth2 'authorization code' grat type: get & save access token, use it to access ownCloud
|
2012-12-19 14:12:53 +01:00 |
|
David A. Velasco
|
c38a3b2ef1
|
Merge master into oauth_login
|
2012-12-18 11:20:03 +01:00 |
|
David A. Velasco
|
5be4bf17e1
|
Adding support to OAuth2 'authorization code' grant type [WIP]
|
2012-12-18 11:07:05 +01:00 |
|
David A. Velasco
|
abd5f51554
|
Fixed check of modifications applied in server (still based on modification date)
|
2012-12-05 16:14:01 +01:00 |
|
Bartek Przybylski
|
cce7e1247a
|
assign octet-stream mimetype to unknown type file
|
2012-10-30 22:36:50 +01:00 |
|
David A. Velasco
|
4ee11fa748
|
Fixed folder detection, now WebDAV compliant
|
2012-10-30 11:24:09 +01:00 |
|
Bartek Przybylski
|
47acd9b4c3
|
Remove locking of readonly channel
|
2012-10-28 10:24:27 +01:00 |
|
Bartek Przybylski
|
92080afefc
|
add licence header to files
|
2012-10-28 00:12:15 +02:00 |
|
Bartek Przybylski
|
6c32365704
|
Solving modified date and length conflicts
|
2012-10-27 12:20:52 +02:00 |
|
David A. Velasco
|
d25af7eea5
|
Changed the synchronization process to limit the number and type of failures supported before stop
|
2012-10-24 19:39:55 +02:00 |
|
David A. Velasco
|
27112bd200
|
Cancellation in uploads and access to details view pressing the status notification
|
2012-10-11 16:40:56 +02:00 |
|
David A. Velasco
|
b0ab3ce087
|
Merge remote-tracking branch 'origin/master' into cancel_in_upload
Conflicts:
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
|
2012-10-11 11:40:15 +02:00 |
|
David A. Velasco
|
5fc7cd13e7
|
Adding cancellation to uploads (WIP)
|
2012-10-11 11:24:17 +02:00 |
|
Bartek Przybylski
|
8f5ed4195a
|
get oc server version on synchronization
|
2012-10-10 22:52:26 +02:00 |
|
David A. Velasco
|
68ce2e7a38
|
Download service refactoring: multiple downloads and cancellation support
|
2012-10-09 14:53:25 +02:00 |
|
Bartek Przybylski
|
981bf05434
|
remove all warning from project
|
2012-09-29 23:55:19 +02:00 |
|
Bartek Przybylski
|
aa14479e5b
|
removing some obvious warnings as first step to -Werror
|
2012-09-29 23:17:39 +02:00 |
|
David A. Velasco
|
b00957b5fa
|
Added big file chunking for uplaods
|
2012-09-24 14:10:31 +02:00 |
|
David A. Velasco
|
53b67429ea
|
Added support for OC-Chunking in uploads (disabled, but ready)
|
2012-09-12 16:16:56 +02:00 |
|
David A. Velasco
|
be22e58b39
|
Uploading files are protected against removal from other apps
|
2012-08-24 14:50:37 +02:00 |
|
David A. Velasco
|
91bc3fdb1e
|
Added notification for failures in manual synchronizations; some improvements in the management of exceptions occurred while synchronizing (more TODO)
|
2012-08-23 17:09:05 +02:00 |
|
David A. Velasco
|
99d52af203
|
Refactoring of WebdavClient creation and setup
|
2012-08-16 16:06:12 +02:00 |
|
David A. Velasco
|
67771a6708
|
Extra logs for debugging connections
|
2012-08-03 14:01:42 +02:00 |
|
David A. Velasco
|
38ece35da5
|
Fixed crash by URL with whitespaces in login page; reviewed error handling and user info in connection checking
|
2012-08-02 13:28:33 +02:00 |
|
Bartek Przybylski
|
a4ba6170ea
|
moving from eu.alefzero.eu to com.owncloud.android
|
2012-07-31 17:43:37 +02:00 |
|