Commit graph

20450 commits

Author SHA1 Message Date
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
David A. Velasco
adcb8d924b Fixed typo in German translation 2012-10-18 17:02:43 +02:00
David A. Velasco
7c8214f096 Same text in the cancel button in PIN code activity than in all the other cancel buttons in the app 2012-10-18 16:11:29 +02:00
David A. Velasco
2bef10d847 Undone the background message in empty folders 2012-10-18 10:53:47 +02:00
David A. Velasco
0514b1ba19 Added German string for PIN code explanation 2012-10-18 10:02:33 +02:00
David A. Velasco
97f21ee7be About message moved to strings.xml 2012-10-17 19:34:31 +02:00
David A. Velasco
d0f7de3ce0 Added help text in background of empty files list 2012-10-17 19:22:40 +02:00
David A. Velasco
0bb59e0f9b Keep the same item in the CENTER of the files list when the device is turned to other position 2012-10-17 13:45:19 +02:00
David A. Velasco
d193e0031b Added explanation in the view for PIN Code creation 2012-10-17 11:04:27 +02:00
David A. Velasco
6eff1c94be Updated text in 'Remote and local' option offered when removing a downloaded file to fit the button size' (just some languages) 2012-10-17 10:14:14 +02:00
Bartek Przybylski
e962c41aa9 updated translations 2012-10-15 17:44:19 +02:00
David A. Velasco
cf27417e54 Fixed crash got when instant upload is tried to an account where the InstantUpload/ folder is not already created 2012-10-15 15:22:07 +02:00
David A. Velasco
d6ccd4c960 Moved recursive fetch to notify end-of-syncrhonization of a folder BEFORE its children are synchronized 2012-10-15 13:14:46 +02:00
David A. Velasco
c7a2866454 Fixed problem in first-ever synchronization introduced while refactoring list adapters 2012-10-15 12:57:14 +02:00
David A. Velasco
27112bd200 Cancellation in uploads and access to details view pressing the status notification 2012-10-11 16:40:56 +02:00
David A. Velasco
b0ab3ce087 Merge remote-tracking branch 'origin/master' into cancel_in_upload
Conflicts:
	src/com/owncloud/android/ui/activity/FileDisplayActivity.java
2012-10-11 11:40:15 +02:00
David A. Velasco
7fead3cb22 Fixing NULL pointer in execution without accounts created 2012-10-11 11:33:13 +02:00
David A. Velasco
5fc7cd13e7 Adding cancellation to uploads (WIP) 2012-10-11 11:24:17 +02:00
Bartek Przybylski
6c91968a23 fixup! get oc server version on synchronization 2012-10-10 22:55:24 +02:00
Bartek Przybylski
8f5ed4195a get oc server version on synchronization 2012-10-10 22:52:26 +02:00
Bartek Przybylski
4e1aafdafc fixup! instant upload via wifi only - fixes 2012-10-10 22:08:13 +02:00
David A. Velasco
7382fa84b0 Fixed update of double pane view when download in notification bar is pressed in landspace mode 2012-10-10 16:18:11 +02:00
David A. Velasco
b416f87c92 Fixed crash when download notification is pressed in landscape mode 2012-10-10 13:45:04 +02:00
David A. Velasco
25f307c98a Show the details of a file when the status notification of a download in progress is clicked 2012-10-10 13:13:22 +02:00
David A. Velasco
b246cf7075 Improved cancellation of downloads: fast abort of operation and fixed thread synchronization 2012-10-10 11:30:47 +02:00