masensio
|
74b8e1a536
|
Replace rawQuery by query, onUpgrade --> updateDownloadedFiles
|
2015-04-17 09:00:53 +02:00 |
|
masensio
|
77ed62dbcf
|
Replace account.name by newAccountName in onUpgrade
|
2015-04-16 17:21:47 +02:00 |
|
masensio
|
27147e5e08
|
Select * in updateDownloadedFiles
|
2015-04-15 18:50:59 +02:00 |
|
masensio
|
ab7c998d07
|
Changes in update for downloaded files
|
2015-04-15 18:37:12 +02:00 |
|
masensio
|
123c7fc1cd
|
Update downloaded files
|
2015-04-15 18:15:57 +02:00 |
|
masensio
|
d9e22f0752
|
Merge pull request #946 from owncloud/upgrading_account_manager
Upgrading account manager
|
2015-04-15 13:07:14 +02:00 |
|
David A. Velasco
|
cc9431feeb
|
Upgraded accounts in AccountManager with new account name
|
2015-04-15 12:52:07 +02:00 |
|
masensio
|
19be4b4a6f
|
Remove old update sql for 10 version, in onUpgrade method
|
2015-04-15 12:25:18 +02:00 |
|
masensio
|
ef948a46fd
|
Change update query and add log in onUpgrade (10 DB version)
|
2015-04-15 10:14:19 +02:00 |
|
David A. Velasco
|
1c579d1eb0
|
Removed 'support' for WebDAV entry point before OC 4, and dependent unused code
|
2015-04-14 15:00:43 +02:00 |
|
David A. Velasco
|
28d3b5fdaa
|
Removed unused method
|
2015-04-14 14:42:39 +02:00 |
|
David A. Velasco
|
47dcbb219e
|
Modify upgrade of account names in database; upgrade of accounts in AccountManager will be done before, not after
|
2015-04-14 14:34:27 +02:00 |
|
masensio
|
7efd1076aa
|
Upgrade account name in all the rows of files table in database
|
2015-04-14 11:37:08 +02:00 |
|
masensio
|
56703df78e
|
Udpate imports in MainApp
|
2015-04-09 13:35:50 +02:00 |
|
masensio
|
7696c08565
|
Hotfix user_agent
|
2015-04-09 11:16:13 +02:00 |
|
David A. Velasco
|
340428d820
|
Once again, disable session based client
|
2015-03-31 14:29:09 +02:00 |
|
David A. Velasco
|
4fbce341be
|
Fixed crashes in Android 2.x due to accesibility code
|
2015-03-30 14:38:26 +02:00 |
|
masensio
|
9177f1487a
|
Enable session support ( in MainApp )
|
2015-03-26 09:23:46 +01:00 |
|
David A. Velasco
|
fef1f5c31e
|
Emergency fix: accesibility additions break Android 2.x
|
2015-03-25 11:28:02 +01:00 |
|
David A. Velasco
|
6bef4abf74
|
Merge pull request #924 from owncloud/add_user_agent_support
Updated after adding custom user agent support to library
|
2015-03-25 10:57:04 +01:00 |
|
masensio
|
90d84ca927
|
Changes from comments in PR#924
|
2015-03-25 09:10:32 +01:00 |
|
masensio
|
0de25b228c
|
Update uger agent string
|
2015-03-24 14:44:05 +01:00 |
|
masensio
|
6af93bfdde
|
Refactor parameter user_agent out of RemoteOperation and children
|
2015-03-24 14:32:13 +01:00 |
|
masensio
|
6d3bbd8bf3
|
Modify User Agent string
|
2015-03-24 13:27:17 +01:00 |
|
masensio
|
c3616e9001
|
Clean code, after validation
|
2015-03-24 12:57:35 +01:00 |
|
masensio
|
7c49aa940d
|
fix bug:When rotating the device, alert to choose the account is shown again
|
2015-03-23 15:01:17 +01:00 |
|
masensio
|
d6701bf8d5
|
Fix bug: Folder is created in the wrong account
|
2015-03-20 15:12:33 +01:00 |
|
masensio
|
c0da8a93f2
|
Merge branch 'develop' into create_folder_during_upload_pr_701_with_develop
|
2015-03-20 14:55:48 +01:00 |
|
David A. Velasco
|
5ebd90ed2d
|
Merge pull request #914 from owncloud/accessibility
Added accesibility descriptions as a mean to add automatic tests un UI.
|
2015-03-19 12:59:17 +01:00 |
|
masensio
|
7a42dc2bf4
|
Add user-agent string to setup options
|
2015-03-18 17:08:42 +01:00 |
|
masensio
|
b22e231909
|
Merge branch 'develop' into add_user_agent_support
|
2015-03-18 09:37:55 +01:00 |
|
masensio
|
879160bebe
|
Merge branch 'develop' into create_folder_during_upload_pr_701_with_develop
|
2015-03-18 09:20:02 +01:00 |
|
masensio
|
e230ce33f7
|
Fix bug: Files/folders shown are not the correct when upload a file from other app and rotate the device
|
2015-03-17 14:53:18 +01:00 |
|
masensio
|
5d843eec5d
|
Fix bug: App crashes when upload a file from other app, create a folder and rotate the device
|
2015-03-17 12:46:43 +01:00 |
|
masensio
|
95e5a905cc
|
Fix bug: App crahes after accessing a folder with gridview and then not
|
2015-03-16 14:27:23 +01:00 |
|
masensio
|
876204faf0
|
Merge branch 'develop' into create_folder_during_upload_pr_701_with_develop
|
2015-03-16 11:15:27 +01:00 |
|
masensio
|
06d5cc9477
|
Add user agent in android project
|
2015-03-13 14:55:28 +01:00 |
|
masensio
|
d55c21ccfb
|
Fix crash when navigate to upload a file
|
2015-03-13 12:31:11 +01:00 |
|
masensio
|
5c54df6af0
|
Reformat some lines
|
2015-03-13 12:30:47 +01:00 |
|
masensio
|
b3147346eb
|
Fix crash in navigation in FileList
|
2015-03-12 18:41:03 +01:00 |
|
masensio
|
c963eb0fad
|
Merge branch 'develop' into accessibility
Conflicts:
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
|
2015-03-10 14:58:21 +01:00 |
|
masensio
|
88ff4ff910
|
Fix bug: Permission error is shown when it shouldn't
|
2015-03-10 14:27:22 +01:00 |
|
masensio
|
40ca3d9b21
|
Fix bug: After trying to share a file without permission, it's not possible to share a file
|
2015-03-09 15:16:42 +01:00 |
|
masensio
|
4a47e96bc7
|
Fix bug: password is shown, when in fact we do not have permission to share
|
2015-03-09 13:47:52 +01:00 |
|
masensio
|
6f1fe5ad6d
|
Process share with password
|
2015-03-06 12:48:56 +01:00 |
|
masensio
|
82fa95fe43
|
Merge branch 'develop' into share_password_support
|
2015-03-06 10:19:06 +01:00 |
|
masensio
|
9da433bb7b
|
Changes from comments in PR
|
2015-03-06 09:07:44 +01:00 |
|
masensio
|
9e55ef9585
|
Show password dialog
|
2015-03-05 18:02:40 +01:00 |
|
masensio
|
b08e9e35e6
|
Create password dialog: SharePasswordDialog.java
|
2015-03-05 17:54:03 +01:00 |
|
masensio
|
0bef9fdedb
|
Update year in license
|
2015-03-05 13:27:45 +01:00 |
|