pub/Android/ownCloud.git
10 years agoAdded pass code protection to AuthenticatorActivity
David A. Velasco [Thu, 30 Apr 2015 14:06:06 +0000 (16:06 +0200)]
Added pass code protection to AuthenticatorActivity

10 years agoLogs on activities life cycle simplified
David A. Velasco [Thu, 30 Apr 2015 11:30:55 +0000 (13:30 +0200)]
Logs on activities life cycle simplified

10 years agoPrevent that PIN code is requested when system windows partially overlapping the...
David A. Velasco [Thu, 30 Apr 2015 11:21:28 +0000 (13:21 +0200)]
Prevent that PIN code is requested when system windows partially overlapping the app disappear and the app is resumed

10 years agoRefactored location of passcode check: a callback to rule them all
David A. Velasco [Wed, 29 Apr 2015 14:50:30 +0000 (16:50 +0200)]
Refactored location of passcode check: a callback to rule them all

10 years agoMerge branch 'develop' into pinEnhancement
David A. Velasco [Tue, 28 Apr 2015 12:20:17 +0000 (14:20 +0200)]
Merge branch 'develop' into pinEnhancement

Conflicts SOLVED:
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/activity/Preferences.java
src/com/owncloud/android/ui/activity/Uploader.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 25 Apr 2015 05:13:48 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 24 Apr 2015 05:13:45 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 23 Apr 2015 05:13:49 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #957 from owncloud/fix_crash_invalid_server_url
David A. Velasco [Wed, 22 Apr 2015 09:01:52 +0000 (11:01 +0200)]
Merge pull request #957 from owncloud/fix_crash_invalid_server_url

Fix crash when typed invalid URL

10 years agoMerge pull request #951 from owncloud/loging_different_servers_same_pattern
David A. Velasco [Wed, 22 Apr 2015 08:50:48 +0000 (10:50 +0200)]
Merge pull request #951 from owncloud/loging_different_servers_same_pattern

Support for accounts with same user name in servers located in the same domain but different path

10 years agoFixes after CR
David A. Velasco [Wed, 22 Apr 2015 08:33:58 +0000 (10:33 +0200)]
Fixes after CR

10 years agoUpdated reference to library after merging paired PR
David A. Velasco [Wed, 22 Apr 2015 07:36:39 +0000 (09:36 +0200)]
Updated reference to library after merging paired PR

10 years agoMerge branch 'develop' into loging_different_servers_same_pattern
David A. Velasco [Wed, 22 Apr 2015 07:35:37 +0000 (09:35 +0200)]
Merge branch 'develop' into loging_different_servers_same_pattern

Conflicts SOLVED in:
src/com/owncloud/android/ui/activity/FileActivity.java

10 years agoUpdate workaround version
masensio [Tue, 21 Apr 2015 12:45:01 +0000 (14:45 +0200)]
Update workaround version

10 years agoFilter dots at the beginning of the url
masensio [Tue, 21 Apr 2015 11:50:13 +0000 (13:50 +0200)]
Filter dots at the beginning of the url

10 years agoTransaction signaled as successful in the right place - and some clean-up
David A. Velasco [Tue, 21 Apr 2015 08:16:11 +0000 (10:16 +0200)]
Transaction signaled as successful in the right place - and some clean-up

10 years agoMerge pull request #956 from owncloud/fix_app_closes_new_account_and_try_to_upload
masensio [Mon, 20 Apr 2015 09:37:17 +0000 (11:37 +0200)]
Merge pull request #956 from owncloud/fix_app_closes_new_account_and_try_to_upload

Fix app closes new account and try to upload

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 19 Apr 2015 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 18 Apr 2015 05:13:48 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoFixed now - FileDisplayActivity is not recreated anymore when the user selects anothe...
David A. Velasco [Fri, 17 Apr 2015 12:32:35 +0000 (14:32 +0200)]
Fixed now - FileDisplayActivity is not recreated anymore when the user selects another account

10 years agoShow an error message for invalid server url
masensio [Fri, 17 Apr 2015 12:10:41 +0000 (14:10 +0200)]
Show an error message for invalid server url

10 years agoGot rid of other old dialogs in FileDisplayActivity
David A. Velasco [Fri, 17 Apr 2015 11:38:11 +0000 (13:38 +0200)]
Got rid of other old dialogs in FileDisplayActivity

10 years agoSome minor clean-up
David A. Velasco [Fri, 17 Apr 2015 11:07:21 +0000 (13:07 +0200)]
Some minor clean-up

10 years agoFixed bug: depecrated showdialog should not be used anymore, DialogFragment used...
David A. Velasco [Fri, 17 Apr 2015 10:44:22 +0000 (12:44 +0200)]
Fixed bug: depecrated showdialog should not be used anymore, DialogFragment used instead

10 years agoFix bug: when installing the app for the first time, app crashes
masensio [Fri, 17 Apr 2015 10:49:39 +0000 (12:49 +0200)]
Fix bug: when installing the app for the first time, app crashes

10 years agoRemove comments
masensio [Fri, 17 Apr 2015 09:05:13 +0000 (11:05 +0200)]
Remove comments

10 years agoReplace rawQuery by query, onUpgrade --> updateDownloadedFiles
masensio [Fri, 17 Apr 2015 07:00:53 +0000 (09:00 +0200)]
Replace rawQuery by query, onUpgrade --> updateDownloadedFiles

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 17 Apr 2015 05:13:50 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoReplace account.name by newAccountName in onUpgrade
masensio [Thu, 16 Apr 2015 15:21:47 +0000 (17:21 +0200)]
Replace account.name by newAccountName in onUpgrade

10 years agoSelect * in updateDownloadedFiles
masensio [Wed, 15 Apr 2015 16:50:59 +0000 (18:50 +0200)]
Select * in updateDownloadedFiles

10 years agoChanges in update for downloaded files
masensio [Wed, 15 Apr 2015 16:37:12 +0000 (18:37 +0200)]
Changes in update for downloaded files

10 years agoUpdate downloaded files
masensio [Wed, 15 Apr 2015 16:15:57 +0000 (18:15 +0200)]
Update downloaded files

10 years agoMerge pull request #946 from owncloud/upgrading_account_manager
masensio [Wed, 15 Apr 2015 11:07:14 +0000 (13:07 +0200)]
Merge pull request #946 from owncloud/upgrading_account_manager

Upgrading account manager

10 years agoUpgraded accounts in AccountManager with new account name
David A. Velasco [Wed, 15 Apr 2015 10:52:07 +0000 (12:52 +0200)]
Upgraded accounts in AccountManager with new account name

10 years agoRemove old update sql for 10 version, in onUpgrade method
masensio [Wed, 15 Apr 2015 10:25:18 +0000 (12:25 +0200)]
Remove old update sql for 10 version, in onUpgrade method

10 years agoMerge branch 'develop' into upgrading_account_manager
David A. Velasco [Wed, 15 Apr 2015 10:16:24 +0000 (12:16 +0200)]
Merge branch 'develop' into upgrading_account_manager

10 years agoChange update query and add log in onUpgrade (10 DB version)
masensio [Wed, 15 Apr 2015 08:14:19 +0000 (10:14 +0200)]
Change update query and add log in onUpgrade (10 DB version)

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 15 Apr 2015 05:13:36 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoRemoved 'support' for WebDAV entry point before OC 4, and dependent unused code
David A. Velasco [Tue, 14 Apr 2015 13:00:43 +0000 (15:00 +0200)]
Removed 'support' for WebDAV entry point before OC 4, and dependent unused code

10 years agoRemoved unused method
David A. Velasco [Tue, 14 Apr 2015 12:42:39 +0000 (14:42 +0200)]
Removed unused method

10 years agoModify upgrade of account names in database; upgrade of accounts in AccountManager...
David A. Velasco [Tue, 14 Apr 2015 12:34:27 +0000 (14:34 +0200)]
Modify upgrade of account names in database; upgrade of accounts in AccountManager will be done before, not after

10 years agoUpgrade account name in all the rows of files table in database
masensio [Tue, 14 Apr 2015 09:37:08 +0000 (11:37 +0200)]
Upgrade account name in all the rows of files table in database

10 years agoMerge pull request #941 from owncloud/add_header_OC-TOTAL-LENGHT_to_put_request
David A. Velasco [Tue, 14 Apr 2015 07:59:23 +0000 (09:59 +0200)]
Merge pull request #941 from owncloud/add_header_OC-TOTAL-LENGHT_to_put_request

Update library reference, with OC-Total-Length header in ChunkedUploadRe...

10 years agoUpdated library reference after merge
David A. Velasco [Tue, 14 Apr 2015 07:50:51 +0000 (09:50 +0200)]
Updated library reference after merge

10 years agoUpdate library reference: Set new pattern for account name
masensio [Mon, 13 Apr 2015 11:33:51 +0000 (13:33 +0200)]
Update library reference: Set new pattern for account name

10 years agoUpdate Library Reference: Add OC-Total-Length to UploadRemoteFileOperation
masensio [Fri, 10 Apr 2015 07:21:50 +0000 (09:21 +0200)]
Update Library Reference: Add OC-Total-Length to UploadRemoteFileOperation

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 10 Apr 2015 05:13:49 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoUpdate library reference, with OC-Total-Length header in ChunkedUploadRemoteFileOperation
masensio [Thu, 9 Apr 2015 16:20:45 +0000 (18:20 +0200)]
Update library reference, with OC-Total-Length header in ChunkedUploadRemoteFileOperation

10 years agoMerge branch 'master' into develop
masensio [Thu, 9 Apr 2015 14:57:09 +0000 (16:57 +0200)]
Merge branch 'master' into develop

10 years agoMerge pull request #939 from owncloud/hotfix_user_agent
David A. Velasco [Thu, 9 Apr 2015 14:52:48 +0000 (16:52 +0200)]
Merge pull request #939 from owncloud/hotfix_user_agent

Hot fix for user-agent header

10 years agoUdpate imports in MainApp oc-android-1.7.1_oem
masensio [Thu, 9 Apr 2015 11:35:50 +0000 (13:35 +0200)]
Udpate imports in MainApp

10 years agoHotfix user_agent
masensio [Thu, 9 Apr 2015 09:16:13 +0000 (11:16 +0200)]
Hotfix user_agent

10 years agoMerge remote-tracking branch 'origin/develop' into develop
masensio [Tue, 7 Apr 2015 13:12:44 +0000 (15:12 +0200)]
Merge remote-tracking branch 'origin/develop' into develop

10 years agoMerge branch 'release-1.7.1' oc-android-1.7.1_signed
masensio [Tue, 7 Apr 2015 12:06:32 +0000 (14:06 +0200)]
Merge branch 'release-1.7.1'

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 6 Apr 2015 05:13:38 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 5 Apr 2015 05:13:38 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 4 Apr 2015 05:13:38 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 3 Apr 2015 05:13:39 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 2 Apr 2015 05:13:45 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 1 Apr 2015 05:13:47 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoOnce again, disable session based client
David A. Velasco [Tue, 31 Mar 2015 12:29:09 +0000 (14:29 +0200)]
Once again, disable session based client

10 years agoUpdated reference to library after fixing deadlock
David A. Velasco [Tue, 31 Mar 2015 07:37:12 +0000 (09:37 +0200)]
Updated reference to library after fixing deadlock

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 31 Mar 2015 05:13:37 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoFixed crashes in Android 2.x due to accesibility code
David A. Velasco [Mon, 30 Mar 2015 12:38:26 +0000 (14:38 +0200)]
Fixed crashes in Android 2.x due to accesibility code

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 29 Mar 2015 05:13:47 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 28 Mar 2015 05:13:35 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 27 Mar 2015 05:13:45 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoEnable session support ( in MainApp )
masensio [Thu, 26 Mar 2015 08:23:46 +0000 (09:23 +0100)]
Enable session support ( in MainApp )

10 years agoRemove READ_PHONE_STATE permission
masensio [Wed, 25 Mar 2015 22:34:14 +0000 (23:34 +0100)]
Remove READ_PHONE_STATE permission

10 years agoUpdate Version Number and Version Name for workaround
masensio [Wed, 25 Mar 2015 22:31:37 +0000 (23:31 +0100)]
Update Version Number and Version Name for workaround

10 years agoUpdate Version Number and Version Name
masensio [Wed, 25 Mar 2015 22:19:39 +0000 (23:19 +0100)]
Update Version Number and Version Name

10 years agoEmergency fix: accesibility additions break Android 2.x
David A. Velasco [Wed, 25 Mar 2015 10:28:02 +0000 (11:28 +0100)]
Emergency fix: accesibility additions break Android 2.x

10 years agoMerge pull request #924 from owncloud/add_user_agent_support
David A. Velasco [Wed, 25 Mar 2015 09:57:04 +0000 (10:57 +0100)]
Merge pull request #924 from owncloud/add_user_agent_support

Updated after adding custom user agent support to library

10 years agoUpdated reference to library after adding support to set user agent
David A. Velasco [Wed, 25 Mar 2015 09:26:45 +0000 (10:26 +0100)]
Updated reference to library after adding support to set user agent

10 years agoMerge pull request #923 from owncloud/create_folder_during_upload_pr_701_with_develop
David A. Velasco [Wed, 25 Mar 2015 08:29:13 +0000 (09:29 +0100)]
Merge pull request #923 from owncloud/create_folder_during_upload_pr_701_with_develop

Create folder during upload  (PR#701) and bug fixes

10 years agoChanges from comments in PR#924
masensio [Wed, 25 Mar 2015 08:10:32 +0000 (09:10 +0100)]
Changes from comments in PR#924

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 25 Mar 2015 05:13:49 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoUpdate user agent string
masensio [Tue, 24 Mar 2015 13:53:53 +0000 (14:53 +0100)]
Update user agent string

10 years agoUpdate uger agent string
masensio [Tue, 24 Mar 2015 13:44:05 +0000 (14:44 +0100)]
Update uger agent string

10 years agoRefactor parameter user_agent out of RemoteOperation and children
masensio [Tue, 24 Mar 2015 13:32:13 +0000 (14:32 +0100)]
Refactor parameter user_agent out of RemoteOperation and children

10 years agoModify User Agent string
masensio [Tue, 24 Mar 2015 12:27:17 +0000 (13:27 +0100)]
Modify User Agent string

10 years agoClean code, after validation
masensio [Tue, 24 Mar 2015 11:57:35 +0000 (12:57 +0100)]
Clean code, after validation

10 years agoMerge branch 'develop' into create_folder_during_upload_pr_701_with_develop
masensio [Tue, 24 Mar 2015 11:26:24 +0000 (12:26 +0100)]
Merge branch 'develop' into create_folder_during_upload_pr_701_with_develop

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 24 Mar 2015 05:13:40 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agofix typo
Carla Schroder [Tue, 24 Mar 2015 02:33:43 +0000 (19:33 -0700)]
fix typo

10 years agocorrect typo
Carla Schroder [Tue, 24 Mar 2015 02:27:31 +0000 (19:27 -0700)]
correct typo

10 years agofix bug:When rotating the device, alert to choose the account is shown again
masensio [Mon, 23 Mar 2015 14:01:17 +0000 (15:01 +0100)]
fix bug:When rotating the device, alert to choose the account is shown again

10 years agoMerge branch 'develop' into create_folder_during_upload_pr_701_with_develop
masensio [Mon, 23 Mar 2015 13:29:25 +0000 (14:29 +0100)]
Merge branch 'develop' into create_folder_during_upload_pr_701_with_develop

10 years agoFix bug: User agent: jakarta is shown when doing GET request- Update library reference
masensio [Mon, 23 Mar 2015 13:24:56 +0000 (14:24 +0100)]
Fix bug: User agent: jakarta is shown when doing GET request-  Update library reference

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 23 Mar 2015 05:13:36 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 22 Mar 2015 05:13:35 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 21 Mar 2015 05:13:36 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoFix bug: Folder is created in the wrong account
masensio [Fri, 20 Mar 2015 14:12:33 +0000 (15:12 +0100)]
Fix bug: Folder is created in the wrong account

10 years agoMerge branch 'develop' into create_folder_during_upload_pr_701_with_develop
masensio [Fri, 20 Mar 2015 13:55:48 +0000 (14:55 +0100)]
Merge branch 'develop' into create_folder_during_upload_pr_701_with_develop

10 years agoFix unit test: update library reference
masensio [Fri, 20 Mar 2015 13:43:16 +0000 (14:43 +0100)]
Fix unit test: update library reference

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 20 Mar 2015 05:13:42 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #914 from owncloud/accessibility
David A. Velasco [Thu, 19 Mar 2015 11:59:17 +0000 (12:59 +0100)]
Merge pull request #914 from owncloud/accessibility

Added accesibility descriptions as a mean to add automatic tests un UI.

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 19 Mar 2015 05:13:50 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoAdd user-agent string to setup options
masensio [Wed, 18 Mar 2015 16:08:42 +0000 (17:08 +0100)]
Add user-agent string to setup options

10 years agoMerge branch 'develop' into add_user_agent_support
masensio [Wed, 18 Mar 2015 08:37:55 +0000 (09:37 +0100)]
Merge branch 'develop' into add_user_agent_support