masensio
|
15442976fe
Fix, creation of subdirectories
|
11 tahun lalu |
masensio
|
3ee1c51039
OC-2067: Adapt CreateRemoteFolderOperation, new class FileUtils.java. Try to create folder with invalid characters return an error message
|
11 tahun lalu |
David A. Velasco
|
79ebc75dfa
Moved some classes from root package to .utils
|
11 tahun lalu |
David A. Velasco
|
89b37b7508
Merge branch 'develop' into refactor_remote_operation_to_create_folder
|
11 tahun lalu |
David A. Velasco
|
6da5d3c212
Refactored to build ownCloud app with oc_framework as dependency
|
11 tahun lalu |
David A. Velasco
|
cc39a76a90
Reviewed integration with sychronization framework to fix problems in Android 4.4
|
11 tahun lalu |
David A. Velasco
|
f51b688ff4
Removed requests for synchronization of account when account is changed or created
|
11 tahun lalu |
David A. Velasco
|
d252a09f53
Merge branch 'develop' into setup_buttons
|
11 tahun lalu |
masensio
|
c2abbaaedb
Merge branch 'develop' into setup_buttons
|
11 tahun lalu |
masensio
|
6ace8ab1c1
Update packageName
|
11 tahun lalu |
masensio
|
7656cff3bb
Update package name
|
11 tahun lalu |
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 tahun lalu |
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 tahun lalu |
David A. Velasco
|
db87c22150
Merge branch 'develop' into refresh_folder_contents_when_browsed_into
|
11 tahun lalu |
David A. Velasco
|
f79e2c0430
Merge pull request #284 from owncloud/setup_app_name
|
11 tahun lalu |
David A. Velasco
|
9060663f66
Merge branch 'develop' into refresh_folder_contents_when_browsed_into
|
11 tahun lalu |
David A. Velasco
|
bb45503376
Trigger synchronization of current folder when the app is started or the current account changed
|
11 tahun lalu |
David A. Velasco
|
e0dc1134f8
Check changes in eTag of folders BEFORE requesting their list of contents
|
11 tahun lalu |
masensio
|
7488345470
OC-1663: Replace references to app_name in code
|
11 tahun lalu |
David A. Velasco
|
af62f9857d
Refactoring FileContentProvider and FileDataStorageManager: deletion of subfolders in provider & transactions on database connection
|
11 tahun lalu |
David A. Velasco
|
d8de614d78
Some cleanup and methods renamed in FileDataStorageManager
|
11 tahun lalu |
David A. Velasco
|
5b8731873e
Removed interface DataStorageManager
|
11 tahun lalu |
masensio
|
10d1efa18d
OC-1580: Cancel upload
|
11 tahun lalu |
David A. Velasco
|
552a34689c
Avoid occasional crash in app updates due to 'lost' events from previous synchronizations
|
11 tahun lalu |
David A. Velasco
|
31ccf4e966
Improved navitagation through navigation list, reducing the number of requests to the server to refresh the target folder
|
11 tahun lalu |
David A. Velasco
|
ec85b4225e
The app goes directly to root folder when the current folder does not exist anymore after refreshing with server
|
11 tahun lalu |
David A. Velasco
|
79493448d9
Included name of the 'lost' folder in the toast warning about current folder removed in the server
|
11 tahun lalu |
David A. Velasco
|
fc2baec2f6
Fixed search of an existing current folder when the activity detects that the current folder does not exist any more
|
11 tahun lalu |
David A. Velasco
|
0aef684087
Fixed some crashes in refresh of current folder
|
11 tahun lalu |
David A. Velasco
|
23c9be24a2
Clean up of synchronization code
|
11 tahun lalu |