David A. Velasco
|
79ebc75dfa
Moved some classes from root package to .utils
|
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 |
masensio
|
7488345470
OC-1663: Replace references to app_name in code
|
11 years ago |
David A. Velasco
|
2946d8dd69
Merge branch 'develop' into oauth_login
|
12 years ago |
David A. Velasco
|
bdc0332c23
Copyright note fixes
|
12 years ago |
zerginator
|
8e36e7cc3e
This wraps the android.util.logging into Log_OC which , if its enabled
|
12 years ago |
David A. Velasco
|
2623e9c195
Replaced GPL v3 with GPL v2; PLEASE, note that GPL v2 still allows the code is used under the terms of later versions of GPL, depending upon the will of the user, so no right is being diminished
|
12 years ago |
David A. Velasco
|
bb257ec729
Updated copyright in source files
|
12 years ago |
David A. Velasco
|
f91d3ce792
Fixed null pointer in FileObserverService initialization
|
12 years ago |
David A. Velasco
|
9c3dc6d850
Fixed crash in initialization of FileObserverService
|
12 years ago |
David A. Velasco
|
3fd56ecff8
Fixed bug: inconsistency in isDown() state due to old OCFile object being saved in the OwnCloudFileObserver instances
|
12 years ago |
David A. Velasco
|
22a789e8d2
Fixed some bugs in the update of OCFile#mLastSyncDateForProperties at account synchronization time ; and some refactoring
|
12 years ago |
David A. Velasco
|
c301865c35
Synchronize kept-in-sync files during account synchronization, in both directions and considering conflicts
|
12 years ago |
David A. Velasco
|
97dd59063b
Fixed bug: when a file is checked as 'keep in sync' and the immediate synchronization results in an upload, when this finish the 'kepp in sync' check was being forgotten; not more
|
12 years ago |
David A. Velasco
|
ff2271a8c5
Download button in file details view upgraded to sync file content in both directions
|
12 years ago |
David A. Velasco
|
bd38627e14
Fixed lack of observance for files that are set as favourites when never were download before
|
12 years ago |
David A. Velasco
|
b12ca42b45
Studying lack of upload when a file that was not previously down is set as favourite, then immediately opened and modified [WIP]
|
12 years ago |
David A. Velasco
|
aef73a5263
Context handling made consistent
|
12 years ago |
David A. Velasco
|
4460e43145
Grant that a favourite file in the device is watched if a redownload fails
|
12 years ago |
David A. Velasco
|
e7b5284983
Remove observed file when requested although the list of observed had to be reinitialized
|
12 years ago |
David A. Velasco
|
9aab2d26da
Fixed local path NULL when making favourite a file not down ; fixed change of local path for uploaded file when redownloading
|
12 years ago |
Bartek Przybylski
|
92080afefc
add licence header to files
|
12 years ago |
Bartek Przybylski
|
6c32365704
Solving modified date and length conflicts
|
12 years ago |
Bartek Przybylski
|
de94751cde
Two way synchronization for files
|
12 years ago |
Bartek Przybylski
|
b2a260286e
proper reinitialize of service
|
12 years ago |
Bartek Przybylski
|
ba148a8278
complete two way synchronization
|
12 years ago |