David A. Velasco
|
966daf3b9e
Enforced check of local modification date when synchronizing file contents to avoid problems with apps triggering a wrong FileObserver#CLOSE_WRITE event
|
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 |
David A. Velasco
|
5665d9c306
Merge tag 'oc-android-1-3-22' into oauth_login
|
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
|
2b5785556e
Merge branch 'master' into oauth_login
|
12 years ago |
David A. Velasco
|
11b88e0fcc
Added support to OAuth2 'authorization code' grat type: get & save access token, use it to access ownCloud
|
12 years ago |
David A. Velasco
|
c38a3b2ef1
Merge master into oauth_login
|
12 years ago |
David A. Velasco
|
195b009212
Fixed 'keep both' action in conflicts dialog (both resulting file were linked to the same local file in the device)
|
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
|
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
|
0f1065e53a
upload file only on write close
|
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
|
ba148a8278
complete two way synchronization
|
12 years ago |