David A. Velasco [Thu, 30 Apr 2015 14:06:06 +0000 (16:06 +0200)]
Added pass code protection to AuthenticatorActivity
David A. Velasco [Thu, 30 Apr 2015 11:30:55 +0000 (13:30 +0200)]
Logs on activities life cycle simplified
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
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
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
Jenkins for ownCloud [Sat, 25 Apr 2015 05:13:48 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 24 Apr 2015 05:13:45 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 23 Apr 2015 05:13:49 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
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
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
David A. Velasco [Wed, 22 Apr 2015 08:33:58 +0000 (10:33 +0200)]
Fixes after CR
David A. Velasco [Wed, 22 Apr 2015 07:36:39 +0000 (09:36 +0200)]
Updated reference to library after merging paired PR
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
masensio [Tue, 21 Apr 2015 12:45:01 +0000 (14:45 +0200)]
Update workaround version
masensio [Tue, 21 Apr 2015 11:50:13 +0000 (13:50 +0200)]
Filter dots at the beginning of the url
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
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
Jenkins for ownCloud [Sun, 19 Apr 2015 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 18 Apr 2015 05:13:48 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
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
masensio [Fri, 17 Apr 2015 12:10:41 +0000 (14:10 +0200)]
Show an error message for invalid server url
David A. Velasco [Fri, 17 Apr 2015 11:38:11 +0000 (13:38 +0200)]
Got rid of other old dialogs in FileDisplayActivity
David A. Velasco [Fri, 17 Apr 2015 11:07:21 +0000 (13:07 +0200)]
Some minor clean-up
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
masensio [Fri, 17 Apr 2015 10:49:39 +0000 (12:49 +0200)]
Fix bug: when installing the app for the first time, app crashes
masensio [Fri, 17 Apr 2015 09:05:13 +0000 (11:05 +0200)]
Remove comments
masensio [Fri, 17 Apr 2015 07:00:53 +0000 (09:00 +0200)]
Replace rawQuery by query, onUpgrade --> updateDownloadedFiles
Jenkins for ownCloud [Fri, 17 Apr 2015 05:13:50 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
masensio [Thu, 16 Apr 2015 15:21:47 +0000 (17:21 +0200)]
Replace account.name by newAccountName in onUpgrade
masensio [Wed, 15 Apr 2015 16:50:59 +0000 (18:50 +0200)]
Select * in updateDownloadedFiles
masensio [Wed, 15 Apr 2015 16:37:12 +0000 (18:37 +0200)]
Changes in update for downloaded files
masensio [Wed, 15 Apr 2015 16:15:57 +0000 (18:15 +0200)]
Update downloaded files
masensio [Wed, 15 Apr 2015 11:07:14 +0000 (13:07 +0200)]
Merge pull request #946 from owncloud/upgrading_account_manager
Upgrading account manager
David A. Velasco [Wed, 15 Apr 2015 10:52:07 +0000 (12:52 +0200)]
Upgraded accounts in AccountManager with new account name
masensio [Wed, 15 Apr 2015 10:25:18 +0000 (12:25 +0200)]
Remove old update sql for 10 version, in onUpgrade method
David A. Velasco [Wed, 15 Apr 2015 10:16:24 +0000 (12:16 +0200)]
Merge branch 'develop' into upgrading_account_manager
masensio [Wed, 15 Apr 2015 08:14:19 +0000 (10:14 +0200)]
Change update query and add log in onUpgrade (10 DB version)
Jenkins for ownCloud [Wed, 15 Apr 2015 05:13:36 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
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
David A. Velasco [Tue, 14 Apr 2015 12:42:39 +0000 (14:42 +0200)]
Removed unused method
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
masensio [Tue, 14 Apr 2015 09:37:08 +0000 (11:37 +0200)]
Upgrade account name in all the rows of files table in database
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...
David A. Velasco [Tue, 14 Apr 2015 07:50:51 +0000 (09:50 +0200)]
Updated library reference after merge
masensio [Mon, 13 Apr 2015 11:33:51 +0000 (13:33 +0200)]
Update library reference: Set new pattern for account name
masensio [Fri, 10 Apr 2015 07:21:50 +0000 (09:21 +0200)]
Update Library Reference: Add OC-Total-Length to UploadRemoteFileOperation
Jenkins for ownCloud [Fri, 10 Apr 2015 05:13:49 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
masensio [Thu, 9 Apr 2015 16:20:45 +0000 (18:20 +0200)]
Update library reference, with OC-Total-Length header in ChunkedUploadRemoteFileOperation
masensio [Thu, 9 Apr 2015 14:57:09 +0000 (16:57 +0200)]
Merge branch 'master' into develop
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
masensio [Thu, 9 Apr 2015 11:35:50 +0000 (13:35 +0200)]
Udpate imports in MainApp
masensio [Thu, 9 Apr 2015 09:16:13 +0000 (11:16 +0200)]
Hotfix user_agent
masensio [Tue, 7 Apr 2015 13:12:44 +0000 (15:12 +0200)]
Merge remote-tracking branch 'origin/develop' into develop
masensio [Tue, 7 Apr 2015 12:06:32 +0000 (14:06 +0200)]
Merge branch 'release-1.7.1'
Jenkins for ownCloud [Mon, 6 Apr 2015 05:13:38 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 5 Apr 2015 05:13:38 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 4 Apr 2015 05:13:38 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 3 Apr 2015 05:13:39 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 2 Apr 2015 05:13:45 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 1 Apr 2015 05:13:47 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
David A. Velasco [Tue, 31 Mar 2015 12:29:09 +0000 (14:29 +0200)]
Once again, disable session based client
David A. Velasco [Tue, 31 Mar 2015 07:37:12 +0000 (09:37 +0200)]
Updated reference to library after fixing deadlock
Jenkins for ownCloud [Tue, 31 Mar 2015 05:13:37 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
David A. Velasco [Mon, 30 Mar 2015 12:38:26 +0000 (14:38 +0200)]
Fixed crashes in Android 2.x due to accesibility code
Jenkins for ownCloud [Sun, 29 Mar 2015 05:13:47 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 28 Mar 2015 05:13:35 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 27 Mar 2015 05:13:45 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
masensio [Thu, 26 Mar 2015 08:23:46 +0000 (09:23 +0100)]
Enable session support ( in MainApp )
masensio [Wed, 25 Mar 2015 22:34:14 +0000 (23:34 +0100)]
Remove READ_PHONE_STATE permission
masensio [Wed, 25 Mar 2015 22:31:37 +0000 (23:31 +0100)]
Update Version Number and Version Name for workaround
masensio [Wed, 25 Mar 2015 22:19:39 +0000 (23:19 +0100)]
Update Version Number and Version Name
David A. Velasco [Wed, 25 Mar 2015 10:28:02 +0000 (11:28 +0100)]
Emergency fix: accesibility additions break Android 2.x
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
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
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
masensio [Wed, 25 Mar 2015 08:10:32 +0000 (09:10 +0100)]
Changes from comments in PR#924
Jenkins for ownCloud [Wed, 25 Mar 2015 05:13:49 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
masensio [Tue, 24 Mar 2015 13:53:53 +0000 (14:53 +0100)]
Update user agent string
masensio [Tue, 24 Mar 2015 13:44:05 +0000 (14:44 +0100)]
Update uger agent string
masensio [Tue, 24 Mar 2015 13:32:13 +0000 (14:32 +0100)]
Refactor parameter user_agent out of RemoteOperation and children
masensio [Tue, 24 Mar 2015 12:27:17 +0000 (13:27 +0100)]
Modify User Agent string
masensio [Tue, 24 Mar 2015 11:57:35 +0000 (12:57 +0100)]
Clean code, after validation
masensio [Tue, 24 Mar 2015 11:26:24 +0000 (12:26 +0100)]
Merge branch 'develop' into create_folder_during_upload_pr_701_with_develop
Jenkins for ownCloud [Tue, 24 Mar 2015 05:13:40 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Carla Schroder [Tue, 24 Mar 2015 02:33:43 +0000 (19:33 -0700)]
fix typo
Carla Schroder [Tue, 24 Mar 2015 02:27:31 +0000 (19:27 -0700)]
correct typo
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
masensio [Mon, 23 Mar 2015 13:29:25 +0000 (14:29 +0100)]
Merge branch 'develop' into create_folder_during_upload_pr_701_with_develop
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
Jenkins for ownCloud [Mon, 23 Mar 2015 05:13:36 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 22 Mar 2015 05:13:35 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 21 Mar 2015 05:13:36 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
masensio [Fri, 20 Mar 2015 14:12:33 +0000 (15:12 +0100)]
Fix bug: Folder is created in the wrong account
masensio [Fri, 20 Mar 2015 13:55:48 +0000 (14:55 +0100)]
Merge branch 'develop' into create_folder_during_upload_pr_701_with_develop
masensio [Fri, 20 Mar 2015 13:43:16 +0000 (14:43 +0100)]
Fix unit test: update library reference
Jenkins for ownCloud [Fri, 20 Mar 2015 05:13:42 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
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.
Jenkins for ownCloud [Thu, 19 Mar 2015 05:13:50 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
masensio [Wed, 18 Mar 2015 16:08:42 +0000 (17:08 +0100)]
Add user-agent string to setup options
masensio [Wed, 18 Mar 2015 08:37:55 +0000 (09:37 +0100)]
Merge branch 'develop' into add_user_agent_support