pub/Android/ownCloud.git
11 years agoUpdated ticker and title messages for notification of failed synchronization due...
David A. Velasco [Thu, 26 Jun 2014 09:21:30 +0000 (11:21 +0200)]
Updated ticker and title messages for notification of failed synchronization due to expired credentials

11 years agoFixed bug in update of SAML2 token after expiration
David A. Velasco [Thu, 26 Jun 2014 08:26:05 +0000 (10:26 +0200)]
Fixed bug in update of SAML2 token after expiration

11 years agoUpdated reference to library to fix problems in login view when fixing typos in URL...
David A. Velasco [Wed, 25 Jun 2014 16:16:06 +0000 (18:16 +0200)]
Updated reference to library to fix problems in login view when fixing typos in URL path

11 years agoFixed redirection to login view from failed notifications when click on
David A. Velasco [Wed, 25 Jun 2014 15:04:02 +0000 (17:04 +0200)]
Fixed redirection to login view from failed notifications when click on

11 years agoUpdated library reference
David A. Velasco [Wed, 25 Jun 2014 07:09:28 +0000 (09:09 +0200)]
Updated library reference

11 years agoRemoved lost dependencies and unneeded parameters; updated library reference
David A. Velasco [Wed, 18 Jun 2014 15:03:56 +0000 (17:03 +0200)]
Removed lost dependencies and unneeded parameters; updated library reference

11 years agoUpdated reference to ownCloud library
David A. Velasco [Wed, 18 Jun 2014 07:29:36 +0000 (09:29 +0200)]
Updated reference to ownCloud library

11 years agoUpdate branding: instead of specific option, make that using SAML authentication...
masensio [Mon, 16 Jun 2014 11:18:29 +0000 (13:18 +0200)]
Update branding: instead of specific option, make that using SAML authentication implies enabling the SingleSessionManager.

11 years agoRemove some imports
masensio [Mon, 16 Jun 2014 11:18:05 +0000 (13:18 +0200)]
Remove some imports

11 years agoUpdated reference to library with updated SingleSessionManager
David A. Velasco [Mon, 16 Jun 2014 07:41:31 +0000 (09:41 +0200)]
Updated reference to library with updated SingleSessionManager

11 years agoUpdated app to new OwnCloudClientManager#removeClient method, with OwnCloudAccount...
David A. Velasco [Fri, 13 Jun 2014 13:09:48 +0000 (15:09 +0200)]
Updated app to new OwnCloudClientManager#removeClient method, with OwnCloudAccount parameter

11 years agoUsing default singleton OwnCloudClientManager instead of holding a reference in appli...
David A. Velasco [Fri, 13 Jun 2014 11:44:36 +0000 (13:44 +0200)]
Using default singleton OwnCloudClientManager instead of holding a reference in application context

11 years agoAdapted code to use single OwnCloudClientManager#getClientFor(...) method
David A. Velasco [Fri, 13 Jun 2014 10:50:54 +0000 (12:50 +0200)]
Adapted code to use single OwnCloudClientManager#getClientFor(...) method

11 years agoUpdate library reference
masensio [Fri, 13 Jun 2014 09:50:06 +0000 (11:50 +0200)]
Update library reference

11 years agoRemove Saving Cookies in FileActivity
masensio [Fri, 13 Jun 2014 08:46:07 +0000 (10:46 +0200)]
Remove Saving Cookies in FileActivity

11 years agoFixed wrong reference to ownCloud library
David A. Velasco [Fri, 13 Jun 2014 07:33:59 +0000 (09:33 +0200)]
Fixed wrong reference to ownCloud library

11 years agoAdapted code to URIs refactoring in OwnCloudClient
David A. Velasco [Fri, 13 Jun 2014 07:26:56 +0000 (09:26 +0200)]
Adapted code to URIs refactoring in OwnCloudClient

11 years agoRefactored build of account names into the library
David A. Velasco [Thu, 12 Jun 2014 14:45:33 +0000 (16:45 +0200)]
Refactored build of account names into the library

11 years agoUpdated setup file
David A. Velasco [Thu, 12 Jun 2014 07:10:43 +0000 (09:10 +0200)]
Updated setup file

11 years agoApp adapted to replacement of OwnCloudClientMap for interface OwnCloudClientManager...
David A. Velasco [Thu, 12 Jun 2014 07:00:08 +0000 (09:00 +0200)]
App adapted to replacement of OwnCloudClientMap for interface OwnCloudClientManager in ownCloud library

11 years agoAdd cookie restore to methods OwnCloudClientFactory#createOwnCloudClient(Account...
masensio [Tue, 10 Jun 2014 13:22:59 +0000 (15:22 +0200)]
Add cookie restore to methods OwnCloudClientFactory#createOwnCloudClient(Account ...)

11 years agoCall saveAllClients in OperationsService#onDestroy
masensio [Tue, 10 Jun 2014 11:07:24 +0000 (13:07 +0200)]
Call saveAllClients in OperationsService#onDestroy

11 years agoMerge remote-tracking branch 'origin/add_cookie_based_session_support' into add_cooki...
masensio [Tue, 10 Jun 2014 11:01:11 +0000 (13:01 +0200)]
Merge remote-tracking branch 'origin/add_cookie_based_session_support' into add_cookie_based_session_support

11 years agoRemoved last direct dependency on OwnCloudClientFactory to get all the OwnCloudClient...
David A. Velasco [Tue, 10 Jun 2014 10:52:03 +0000 (12:52 +0200)]
Removed last direct dependency on OwnCloudClientFactory to get all the OwnCloudClient instances through OwnCloudClientMap

11 years agoRemove some imports
masensio [Tue, 10 Jun 2014 10:03:08 +0000 (12:03 +0200)]
Remove some imports

11 years agoSave cookies in FileActivity#onPause
masensio [Mon, 9 Jun 2014 13:07:30 +0000 (15:07 +0200)]
Save cookies in FileActivity#onPause

11 years agoMerge branch 'develop' into add_cookie_based_session_support
masensio [Mon, 9 Jun 2014 09:48:07 +0000 (11:48 +0200)]
Merge branch 'develop' into add_cookie_based_session_support

11 years agoMerge pull request #535 from owncloud/fix_keep_up_to_date_when_sync
David A. Velasco [Mon, 9 Jun 2014 06:43:37 +0000 (08:43 +0200)]
Merge pull request #535 from owncloud/fix_keep_up_to_date_when_sync

Fixed update of kept-in-sync files when full account is refreshed

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 9 Jun 2014 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 7 Jun 2014 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years agoMerge branch 'develop' into add_cookie_based_session_support
masensio [Fri, 6 Jun 2014 11:37:24 +0000 (13:37 +0200)]
Merge branch 'develop' into add_cookie_based_session_support

11 years agoChanges from comments in PR#535. Remove some imports in NotificationBuilderWithProgre...
masensio [Fri, 6 Jun 2014 10:51:18 +0000 (12:51 +0200)]
Changes from comments in PR#535. Remove some imports in NotificationBuilderWithProgressBar

11 years agoAdd a method clearCredentials() to OwnCloudClient that is used to detect authenticati...
masensio [Fri, 6 Jun 2014 10:38:04 +0000 (12:38 +0200)]
Add a method clearCredentials() to OwnCloudClient that is used to detect authentication expected by the server instead of setBasicCredentials('', '')

11 years agoMerge pull request #536 from owncloud/fix_issue_534
David A. Velasco [Fri, 6 Jun 2014 10:27:47 +0000 (12:27 +0200)]
Merge pull request #536 from owncloud/fix_issue_534

Fix crash when adding file to ownCloud with local storage full.

11 years agoFix issue 534: missing string argument in ErrorMessageAdapter for R.string.error_uplo...
masensio [Fri, 6 Jun 2014 07:24:47 +0000 (09:24 +0200)]
Fix issue 534: missing string argument in ErrorMessageAdapter for R.string.error_upload_local_file_not_copied

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 6 Jun 2014 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years agoUpdated creation of OwnCloudClients for known OC Accounts so that all the operations...
David A. Velasco [Thu, 5 Jun 2014 15:52:37 +0000 (17:52 +0200)]
Updated creation of OwnCloudClients for known OC Accounts so that all the operations to the same Account are done through the same OwnCloudClient instance

11 years agoReview the behaviour when delete locally a keep_in_sync_file.Clear etag to force...
masensio [Thu, 5 Jun 2014 15:11:59 +0000 (17:11 +0200)]
Review the behaviour when delete locally a keep_in_sync_file.Clear etag to force to download keep_in_sync files

11 years agoReview cancel download for keep_in_sync files. Clear etag for parent folder, to force...
masensio [Thu, 5 Jun 2014 12:39:24 +0000 (14:39 +0200)]
Review cancel download for keep_in_sync files. Clear etag for parent folder, to force the download when refreshing the folder

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 5 Jun 2014 05:13:35 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years agoMerge branch 'develop' into add_cookie_based_session_support
David A. Velasco [Wed, 4 Jun 2014 16:16:58 +0000 (18:16 +0200)]
Merge branch 'develop' into add_cookie_based_session_support

11 years agoMerge pull request #526 from owncloud/pull_down_refresh
David A. Velasco [Wed, 4 Jun 2014 06:46:41 +0000 (08:46 +0200)]
Merge pull request #526 from owncloud/pull_down_refresh

Pull down to refresh in list of files.

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 4 Jun 2014 05:13:35 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years agoMerge pull request #508 from owncloud/vanish_notifications
David A. Velasco [Tue, 3 Jun 2014 12:50:48 +0000 (14:50 +0200)]
Merge pull request #508 from owncloud/vanish_notifications

Vanish succesful notifications

11 years agoRemoved commented code
David A. Velasco [Tue, 3 Jun 2014 12:44:45 +0000 (14:44 +0200)]
Removed commented code

11 years agoFix: Enable pulldown while sync is running
masensio [Tue, 3 Jun 2014 11:26:44 +0000 (13:26 +0200)]
Fix: Enable pulldown while sync is running

11 years agoFix: animations should be gone. Color default animations is background_color
masensio [Tue, 3 Jun 2014 09:43:10 +0000 (11:43 +0200)]
Fix: animations should be gone. Color default animations is background_color

11 years agoFix: animations should be gone
masensio [Tue, 3 Jun 2014 09:10:19 +0000 (11:10 +0200)]
Fix: animations should be gone

11 years agoMerge branch 'develop' into pull_down_refresh
masensio [Tue, 3 Jun 2014 08:23:47 +0000 (10:23 +0200)]
Merge branch 'develop' into pull_down_refresh

11 years agoReplaced call to 'Looper#quitSafely()' (API 18) for 'Looper#quit()'; shouldn't be...
David A. Velasco [Tue, 3 Jun 2014 06:24:42 +0000 (08:24 +0200)]
Replaced call to 'Looper#quitSafely()' (API 18) for 'Looper#quit()'; shouldn't be a problem

11 years agoMerge branch 'master' into develop
David A. Velasco [Mon, 2 Jun 2014 13:13:09 +0000 (15:13 +0200)]
Merge branch 'master' into develop

11 years agoMerge pull request #518 from owncloud/release-1.5.7 oc-android-1.5.7
purigarcia [Mon, 2 Jun 2014 13:04:56 +0000 (15:04 +0200)]
Merge pull request #518 from owncloud/release-1.5.7

Release 1.5.7 - Hotfix for bug in release 1.5.6

11 years agoUpdated version numbers
David A. Velasco [Mon, 2 Jun 2014 12:51:35 +0000 (14:51 +0200)]
Updated version numbers

11 years agoFixed repeated upload of instant pictures after connectivity recovery
David A. Velasco [Mon, 2 Jun 2014 12:32:33 +0000 (14:32 +0200)]
Fixed repeated upload of instant pictures after connectivity recovery

11 years agoFixed lack of synchronization on local changes for kept-in-sync files
David A. Velasco [Wed, 28 May 2014 16:07:16 +0000 (18:07 +0200)]
Fixed lack of synchronization on local changes for kept-in-sync files

11 years agoCancelation of notifications on success moved to a separate thread
David A. Velasco [Mon, 2 Jun 2014 08:38:14 +0000 (10:38 +0200)]
Cancelation of notifications on success moved to a separate thread

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 1 Jun 2014 10:08:26 +0000 (06:08 -0400)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 1 Jun 2014 05:13:34 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 31 May 2014 05:13:38 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years agoMerge branch 'develop' into pull_down_refresh
masensio [Fri, 30 May 2014 12:16:33 +0000 (14:16 +0200)]
Merge branch 'develop' into pull_down_refresh

11 years agoMaintain the loading visibility on action bar instead of the pull refresh animation
masensio [Fri, 30 May 2014 12:16:08 +0000 (14:16 +0200)]
Maintain the loading visibility on action bar instead of the pull refresh animation

11 years agoMerge branch 'develop' into vanish_notifications
masensio [Fri, 30 May 2014 10:55:02 +0000 (12:55 +0200)]
Merge branch 'develop' into vanish_notifications

11 years agoMerge branch 'master' into vanish_notifications
masensio [Fri, 30 May 2014 10:40:55 +0000 (12:40 +0200)]
Merge branch 'master' into vanish_notifications

11 years agoTry to reproduce 'Twitter style': notify success and then remove the notification...
masensio [Fri, 30 May 2014 10:38:16 +0000 (12:38 +0200)]
Try to reproduce 'Twitter style': notify success and then remove the notification, instead of just removing it

11 years agoLinked library version with session support
David A. Velasco [Fri, 30 May 2014 08:59:52 +0000 (10:59 +0200)]
Linked library version with session support

11 years agoMerge branch 'master' into develop
masensio [Fri, 30 May 2014 07:30:05 +0000 (09:30 +0200)]
Merge branch 'master' into develop

11 years agoMerge branch 'develop' into pull_down_refresh
masensio [Fri, 30 May 2014 06:35:19 +0000 (08:35 +0200)]
Merge branch 'develop' into pull_down_refresh

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 30 May 2014 05:13:36 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years agoImplement onRefresh method for SwipeRefreshLayout
masensio [Thu, 29 May 2014 15:50:55 +0000 (17:50 +0200)]
Implement onRefresh method for SwipeRefreshLayout

11 years agoSelect the animation for the SwipeRefreshLayout
masensio [Thu, 29 May 2014 15:07:16 +0000 (17:07 +0200)]
Select the animation for the SwipeRefreshLayout

11 years agoModify list_fragment.xml, adding SwipePrefreshLayout
masensio [Thu, 29 May 2014 13:51:38 +0000 (15:51 +0200)]
Modify list_fragment.xml, adding SwipePrefreshLayout

11 years agoUpdate android-support-v4 to revision 19.1
masensio [Thu, 29 May 2014 13:24:10 +0000 (15:24 +0200)]
Update android-support-v4 to revision 19.1

11 years agoRemove success download notifications
masensio [Thu, 29 May 2014 08:23:41 +0000 (10:23 +0200)]
Remove success download notifications

11 years agoRemove unnecessary imports in FileUploader
masensio [Thu, 29 May 2014 08:23:35 +0000 (10:23 +0200)]
Remove unnecessary imports in  FileUploader

11 years agoMerge branch 'develop' into vanish_notifications
masensio [Thu, 29 May 2014 07:22:16 +0000 (09:22 +0200)]
Merge branch 'develop' into vanish_notifications

11 years agoRemove success upload notifications
masensio [Thu, 29 May 2014 07:21:00 +0000 (09:21 +0200)]
Remove success upload notifications

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 29 May 2014 05:13:34 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years agoUpdate version number to 1.5.6, 1.0.15(workaround) oc-android-1.5.6
masensio [Wed, 28 May 2014 15:17:24 +0000 (17:17 +0200)]
Update version number to 1.5.6, 1.0.15(workaround)

11 years agoUpdate failed_upload_load_more_images string
masensio [Wed, 28 May 2014 15:16:20 +0000 (17:16 +0200)]
Update failed_upload_load_more_images string

11 years agoFix: App gets stuck when sharing a folder when there is a credential error
masensio [Wed, 28 May 2014 15:14:21 +0000 (17:14 +0200)]
Fix: App gets stuck when sharing a folder when there is a credential error

11 years agoFixed typo in strings
David A. Velasco [Wed, 28 May 2014 12:55:18 +0000 (14:55 +0200)]
Fixed typo in strings

11 years agoUpdate library reference
masensio [Wed, 28 May 2014 09:17:38 +0000 (11:17 +0200)]
Update library reference

11 years agoUpdate library reference for release-1.5.6
masensio [Wed, 28 May 2014 08:37:32 +0000 (10:37 +0200)]
Update library reference for release-1.5.6

11 years agoAdd comments
masensio [Tue, 27 May 2014 12:10:52 +0000 (14:10 +0200)]
Add comments

11 years agoRemove unnecessary import in DisplayUtils
masensio [Tue, 27 May 2014 12:08:05 +0000 (14:08 +0200)]
Remove unnecessary import in DisplayUtils

11 years agoMerge branch 'fixed_video_playback_on_rotations' into release-1.5.6
masensio [Tue, 27 May 2014 11:20:01 +0000 (13:20 +0200)]
Merge branch 'fixed_video_playback_on_rotations' into release-1.5.6

11 years agoMerge branch 'develop' into release-1.5.6
masensio [Tue, 27 May 2014 11:18:41 +0000 (13:18 +0200)]
Merge branch 'develop' into release-1.5.6

11 years agoUpdate file images, add new mimetypes to show: spreadsheets, impress, rar, rtf and 3gp
masensio [Tue, 27 May 2014 11:16:16 +0000 (13:16 +0200)]
Update file images, add new mimetypes to show: spreadsheets, impress, rar, rtf and 3gp

11 years agoMerge pull request #505 from owncloud/more_concrete_error_messages_session_expires
David A. Velasco [Tue, 27 May 2014 10:29:07 +0000 (12:29 +0200)]
Merge pull request #505 from owncloud/more_concrete_error_messages_session_expires

More concrete error messages when session expires

11 years agoModify strings: can not --> cannot, remove space before ?
masensio [Tue, 27 May 2014 07:08:10 +0000 (09:08 +0200)]
Modify strings: can not --> cannot, remove space before ?

11 years agoUse ErrorMessageAdapter to access the error string when an error in a finished foregr...
masensio [Mon, 26 May 2014 12:56:51 +0000 (14:56 +0200)]
Use ErrorMessageAdapter to access the error string when an error in a finished foreground operation occurs

11 years agoAdd specific message(s) for network error(s) in strings.xml
masensio [Mon, 26 May 2014 11:00:22 +0000 (13:00 +0200)]
Add specific message(s) for network error(s) in strings.xml

11 years agoNew class ErrorMessageAdapter to choose proper error message to show to the user...
masensio [Mon, 26 May 2014 08:15:28 +0000 (10:15 +0200)]
New class ErrorMessageAdapter to choose proper error message to show to the user depending on the results of operations

11 years agoMerge branch 'develop' into more_concrete_error_messages_session_expires
masensio [Mon, 26 May 2014 06:52:38 +0000 (08:52 +0200)]
Merge branch 'develop' into more_concrete_error_messages_session_expires

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 26 May 2014 05:13:38 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 25 May 2014 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 24 May 2014 05:13:34 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years agoMerge pull request #501 from owncloud/no_case_sensitive_log_in
masensio [Fri, 23 May 2014 12:47:05 +0000 (14:47 +0200)]
Merge pull request #501 from owncloud/no_case_sensitive_log_in

Make username case insensitive

11 years agoFixed reinit of video preview on rotations from portrait to landscape (tablets only...
David A. Velasco [Fri, 23 May 2014 12:20:55 +0000 (14:20 +0200)]
Fixed reinit of video preview on rotations from portrait to landscape (tablets only) ; removed unneeded reinit of second fragment

11 years agoFixed recovery on file state in PreviewFragment on rotations
David A. Velasco [Fri, 23 May 2014 12:03:35 +0000 (14:03 +0200)]
Fixed recovery on file state in PreviewFragment on rotations