Commit graph

474 commits

Author SHA1 Message Date
David A. Velasco
195b009212 Fixed 'keep both' action in conflicts dialog (both resulting file were linked to the same local file in the device) 2012-11-20 14:12:32 +01:00
David A. Velasco
69ac5b6bfb ConlictsResolveActivity is finished when the user cancels the ConflictsResolverDialog 2012-11-20 11:40:58 +01:00
David A. Velasco
3fd56ecff8 Fixed bug: inconsistency in isDown() state due to old OCFile object being saved in the OwnCloudFileObserver instances 2012-11-20 11:28:27 +01:00
David A. Velasco
9c38fbae1d Buttons in details view are unlocked when after a failed 'refresh' click (due to server is down) 2012-11-20 11:00:56 +01:00
David A. Velasco
22a789e8d2 Fixed some bugs in the update of OCFile#mLastSyncDateForProperties at account synchronization time ; and some refactoring 2012-11-19 15:08:48 +01:00
David A. Velasco
c301865c35 Synchronize kept-in-sync files during account synchronization, in both directions and considering conflicts 2012-11-16 16:23:45 +01:00
David A. Velasco
3defb175cb Bug fixed: download followed by refresh always resulted in upload, although the file was not changed 2012-11-16 10:28:46 +01:00
David A. Velasco
a7ee15e023 Renaming confussing token 2012-11-16 09:42:51 +01:00
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 2012-11-15 19:29:30 +01:00
David A. Velasco
ff2271a8c5 Download button in file details view upgraded to sync file content in both directions 2012-11-15 17:18:04 +01:00
David A. Velasco
bd38627e14 Fixed lack of observance for files that are set as favourites when never were download before 2012-11-14 15:00:53 +01:00
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] 2012-11-13 16:01:13 +01:00
David A. Velasco
925a0554e5 Granted update of modificationTimestamp with the end of downloads and uploads 2012-11-13 15:59:05 +01:00
David A. Velasco
aef73a5263 Context handling made consistent 2012-11-13 11:38:00 +01:00
David A. Velasco
4460e43145 Grant that a favourite file in the device is watched if a redownload fails 2012-11-13 10:39:37 +01:00
David A. Velasco
e7b5284983 Remove observed file when requested although the list of observed had to be reinitialized 2012-11-13 10:26:35 +01:00
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 2012-11-12 15:20:00 +01:00
David A. Velasco
405e801bf6 Fixed icon that toggles password visibility 2012-11-08 10:09:47 +01:00
Bartek Przybylski
0348e3df37 increase synchronization period to 24h 2012-11-06 16:51:42 +01:00
Bartek Przybylski
4d214fa59a new verison of actionbarsherlock 2012-11-01 20:08:04 +01:00
Bartek Przybylski
cce7e1247a assign octet-stream mimetype to unknown type file 2012-10-30 22:36:50 +01:00
Bartek Przybylski
b63ce78444 version bump 2012-10-30 20:12:53 +01:00
David A. Velasco
f52780defd Merge remote-tracking branch 'origin/master' 2012-10-30 11:25:29 +01:00
David A. Velasco
3d72058691 Quick fix to avoid two lines in button 2012-10-30 11:24:30 +01:00
David A. Velasco
4ee11fa748 Fixed folder detection, now WebDAV compliant 2012-10-30 11:24:09 +01:00
David A. Velasco
3469c3fa9c Quick fix to avoid two lines in button 2012-10-29 15:16:46 +01:00
David A. Velasco
cc1eb7a352 SSL warning with more information about certificate, accessible through a new 'Details' button 2012-10-29 15:03:34 +01:00
Bartek Przybylski
47acd9b4c3 Remove locking of readonly channel 2012-10-28 10:24:27 +01:00
Bartek Przybylski
92080afefc add licence header to files 2012-10-28 00:12:15 +02:00
Bartek Przybylski
0f1065e53a upload file only on write close 2012-10-27 21:55:24 +02:00
Bartek Przybylski
6c32365704 Solving modified date and length conflicts 2012-10-27 12:20:52 +02:00
David A. Velasco
7ebcda4d81 Increased chunk size up to 1MB 2012-10-26 15:42:05 +02:00
David A. Velasco
30c934fe37 Character % is rejected for names of files when renaming 2012-10-26 13:49:03 +02:00
David A. Velasco
c6a3abf05b No more Canonical Names in log TAGs 2012-10-26 13:45:59 +02:00
David A. Velasco
5af0fb44b4 Refactored renaming operation (inherits RemoteOperation, so generates RemoteOperationResult) 2012-10-26 11:34:20 +02:00
David A. Velasco
2c04c31d90 Removed unused class ConnectionCheckerRunnable, and moved ConnectionCheckOperation to .operations package 2012-10-25 16:01:29 +02:00
David A. Velasco
900563e245 Refactored remove file operation (inherits RemoteOperation, so generates RemoteOperationResult) 2012-10-25 14:21:01 +02:00
David A. Velasco
d5a327c342 Merge two-way synch changes with synch-service refactoring for SSL warning 2012-10-25 10:41:24 +02:00
David A. Velasco
d25af7eea5 Changed the synchronization process to limit the number and type of failures supported before stop 2012-10-24 19:39:55 +02:00
Bartek Przybylski
4ee94ba0f1 revert of 5ffdcdd25e 2012-10-24 00:06:38 +02:00
Bartek Przybylski
5ffdcdd25e include actionbarsherlock as a part of owncloud application 2012-10-23 23:09:19 +02:00
David A. Velasco
808d2a74ab Updating synchronization for providing SSL warning when necessary; STEP 2: added SSL warning dialog in FileDisplayActivity 2012-10-23 15:35:47 +02:00
David A. Velasco
6e469559c5 Updating synchronization for providing SSL warning when necessary; step 1: refactoring based in RemoteOperation (DONE) 2012-10-23 12:47:29 +02:00
Bartek Przybylski
4a737cb71c updated translations 2012-10-22 21:18:20 +02:00
Bartek Przybylski
de94751cde Two way synchronization for files 2012-10-22 21:15:26 +02:00
David A. Velasco
1192e036ce Updating synchronization for providing SSL warning when necessary; step 1: refactoring based in RemoteOperation (STILL IN PROGRESS) 2012-10-22 15:38:37 +02:00
David A. Velasco
67eb921007 Updating synchronization for providing SSL warning when necessary; step 1: refactoring based in RemoteOperation (in progress) 2012-10-22 15:11:59 +02:00
David A. Velasco
9faab34fbd Fixed notifications bug: when several notifications (download and upload, for instance) lived at the same time, clicking any of them resulted in the action expected for the last one; no more 2012-10-19 13:08:58 +02:00
David A. Velasco
8f2314d80e Improved explanation in PIN code view 2012-10-19 09:24:34 +02:00
David A. Velasco
5c0faf237d Fixed error in first synchronization, once again 2012-10-18 19:11:59 +02:00