David A. Velasco
|
41f1924bb6
Access to Uploads table through ContentResolver instead of direct access as DB
|
9 years ago |
masensio
|
10874aa7a7
Add new table for uploads on database
|
9 years ago |
masensio
|
35922a08c1
Read capabilities for showing Share Options
|
9 years ago |
David A. Velasco
|
5e0f46cc2e
Added operation to create shares with a sharee, separated from operation to create shares via link
|
9 years ago |
masensio
|
55dc0da79a
Get shares from Database, fix in insert shares in DB
|
9 years ago |
David A. Velasco
|
0db4fc9b17
Sync user and group shares into database
|
9 years ago |
masensio
|
bcfa07f565
Fix Select Local Version or Keep Both behaviour when solving file coflict
|
9 years ago |
masensio
|
9494620cc4
Merge branch 'master' into sync_full_folder
|
9 years ago |
David A. Velasco
|
44023a6059
Clean-up: removed unused imports and methods, and commented code
|
9 years ago |
David A. Velasco
|
e6c1454458
Persist conflicts in local database and show with an icon in the list of files
|
9 years ago |
David A. Velasco
|
0c8dfb6e8d
Close dangling Cursors in FileContentProvider
|
9 years ago |
David A. Velasco
|
1b628540c9
Fixes after CR
|
10 years ago |
David A. Velasco
|
21c34ee6d4
Transaction signaled as successful in the right place - and some clean-up
|
10 years ago |
masensio
|
f12956fe2a
Remove comments
|
10 years ago |
masensio
|
74b8e1a536
Replace rawQuery by query, onUpgrade --> updateDownloadedFiles
|
10 years ago |
masensio
|
77ed62dbcf
Replace account.name by newAccountName in onUpgrade
|
10 years ago |
masensio
|
27147e5e08
Select * in updateDownloadedFiles
|
10 years ago |
masensio
|
ab7c998d07
Changes in update for downloaded files
|
10 years ago |
masensio
|
123c7fc1cd
Update downloaded files
|
10 years ago |
masensio
|
d9e22f0752
Merge pull request #946 from owncloud/upgrading_account_manager
|
10 years ago |
David A. Velasco
|
cc9431feeb
Upgraded accounts in AccountManager with new account name
|
10 years ago |
masensio
|
19be4b4a6f
Remove old update sql for 10 version, in onUpgrade method
|
10 years ago |
masensio
|
ef948a46fd
Change update query and add log in onUpgrade (10 DB version)
|
10 years ago |
David A. Velasco
|
47dcbb219e
Modify upgrade of account names in database; upgrade of accounts in AccountManager will be done before, not after
|
10 years ago |
masensio
|
7efd1076aa
Upgrade account name in all the rows of files table in database
|
10 years ago |
masensio
|
0bef9fdedb
Update year in license
|
10 years ago |
masensio
|
3d3046dc26
Add author's line in license
|
10 years ago |
jabarros
|
6674379a5f
Remove is_uploading field from database
|
10 years ago |
jabarros
|
3515ab160c
Added uploading and downloading fields into filelist table
|
10 years ago |
David A. Velasco
|
f139a7204d
Removed empty method, and some unused imports
|
10 years ago |