masensio
|
bcc972d63d
OC-2459: Ask for pincode, when click on an instant upload notification
|
11 years ago |
David A. Velasco
|
dae42a11b4
Added seasonal icon for winter holidays
|
11 years ago |
masensio
|
515ec5e8dd
t puswqMerge branch 'refactor_remote_operation_to_create_folder' into refactor_remote_operation_to_rename_folder
|
11 years ago |
David A. Velasco
|
73849d822d
Add check of characters in file name before starting rename/createFolder operations
|
11 years ago |
masensio
|
4a4d78821a
OC-2107: Change validation name method: ValidateName and ValidatePath
|
11 years ago |
masensio
|
b9808f6938
OC-1990: Isolate code from RenameFileOperation to remove dependecies on local storage. Filter invalid characters in fileName
|
11 years ago |
masensio
|
15442976fe
Fix, creation of subdirectories
|
11 years ago |
masensio
|
3ee1c51039
OC-2067: Adapt CreateRemoteFolderOperation, new class FileUtils.java. Try to create folder with invalid characters return an error message
|
11 years ago |
David A. Velasco
|
79ebc75dfa
Moved some classes from root package to .utils
|
11 years ago |
David A. Velasco
|
89b37b7508
Merge branch 'develop' into refactor_remote_operation_to_create_folder
|
11 years ago |
David A. Velasco
|
6da5d3c212
Refactored to build ownCloud app with oc_framework as dependency
|
11 years ago |
David A. Velasco
|
cc39a76a90
Reviewed integration with sychronization framework to fix problems in Android 4.4
|
11 years ago |
David A. Velasco
|
f51b688ff4
Removed requests for synchronization of account when account is changed or created
|
11 years ago |
David A. Velasco
|
d252a09f53
Merge branch 'develop' into setup_buttons
|
11 years ago |
masensio
|
c2abbaaedb
Merge branch 'develop' into setup_buttons
|
11 years ago |
masensio
|
6ace8ab1c1
Update packageName
|
11 years ago |
masensio
|
7656cff3bb
Update package name
|
11 years ago |
David A. Velasco
|
d0c9ad1091
Fixed bug in access to SYNC_MESSAGE identifier for building broadcast intents in SyncFolderOperation, and added static to remove unnecessary service objects
|
11 years ago |
David A. Velasco
|
69945d50fb
Fixed bug in access to SYNC_MESSAGE identifier for building broadcast intents in SyncFolderOperation, and added static to remove unnecessary service objects
|
11 years ago |
David A. Velasco
|
db87c22150
Merge branch 'develop' into refresh_folder_contents_when_browsed_into
|
11 years ago |
David A. Velasco
|
f79e2c0430
Merge pull request #284 from owncloud/setup_app_name
|
11 years ago |
David A. Velasco
|
9060663f66
Merge branch 'develop' into refresh_folder_contents_when_browsed_into
|
11 years ago |
David A. Velasco
|
bb45503376
Trigger synchronization of current folder when the app is started or the current account changed
|
11 years ago |
David A. Velasco
|
e0dc1134f8
Check changes in eTag of folders BEFORE requesting their list of contents
|
11 years ago |
masensio
|
7488345470
OC-1663: Replace references to app_name in code
|
11 years ago |
David A. Velasco
|
af62f9857d
Refactoring FileContentProvider and FileDataStorageManager: deletion of subfolders in provider & transactions on database connection
|
11 years ago |
David A. Velasco
|
d8de614d78
Some cleanup and methods renamed in FileDataStorageManager
|
11 years ago |
David A. Velasco
|
5b8731873e
Removed interface DataStorageManager
|
11 years ago |
masensio
|
10d1efa18d
OC-1580: Cancel upload
|
11 years ago |
David A. Velasco
|
552a34689c
Avoid occasional crash in app updates due to 'lost' events from previous synchronizations
|
11 years ago |