David A. Velasco
|
38ece35da5
|
Fixed crash by URL with whitespaces in login page; reviewed error handling and user info in connection checking
|
2012-08-02 13:28:33 +02:00 |
|
Bartek Przybylski
|
a4ba6170ea
|
moving from eu.alefzero.eu to com.owncloud.android
|
2012-07-31 17:43:37 +02:00 |
|
David A. Velasco
|
76a123fc35
|
Added failure handling to directory creation
|
2012-07-30 14:06:53 +02:00 |
|
David A. Velasco
|
f3ba107585
|
Upload improvements: better control of errors, updated use of status notifications, removed toast notifications, new isUploading(...) mehtod
|
2012-07-26 18:35:09 +02:00 |
|
David A. Velasco
|
d8e29ce306
|
Updated logging for login ;)
|
2012-07-25 13:29:14 +02:00 |
|
David A. Velasco
|
81970c8131
|
Reviewed error handling and notifications in downloads
|
2012-07-25 12:04:08 +02:00 |
|
David A. Velasco
|
9d3208ea03
|
Explicit default values for network timeouts; fixed null pointer in message broadcasted when a download can't finish
|
2012-07-24 13:04:58 +02:00 |
|
David A. Velasco
|
3a34911f3b
|
Rename file to upload to avoid overwrites in server
|
2012-07-23 10:13:50 +02:00 |
|
Bartek Przybylski
|
53bc15cdbf
|
allow username with @, hide search menu item until sherlockactionbar wont put it to master
|
2012-07-22 09:01:22 +02:00 |
|
David A. Velasco
|
d2f2500bdd
|
Handling of PUT response code fixed
|
2012-07-20 13:30:04 +02:00 |
|
David A. Velasco
|
2a04c6ae5d
|
Some fixes about downloads and how the detals view and list view is updated when downloads start and finish
|
2012-07-20 10:13:50 +02:00 |
|
David A. Velasco
|
611fe1e4b5
|
Enable preemptive authentication to avoid double send of files in uploading
|
2012-07-19 11:34:51 +02:00 |
|
David A. Velasco
|
cffdf90bf3
|
Added timeout to the connection test; timeoutted methods granted for HTTPS
|
2012-07-18 14:20:09 +02:00 |
|
David A. Velasco
|
45f89711be
|
Fixed problem with some special characters when opening files; renamed WebdavUtils.encode to WebdavUtils.encodePath; fixed null pointer exception in preview
|
2012-07-17 14:26:18 +02:00 |
|
David A. Velasco
|
c6b553f635
|
OCFile stores again decoded remote paths; WebdavUtils.encode(...) added; fixed space conversion in paths in multiple uploads; CLEAN THE APPLICATION CACHE AFTER INSTALLING
|
2012-07-17 12:59:15 +02:00 |
|
Bartek Przybylski
|
a9a1ad71e9
|
delete file after download failed, correctly send message about download fail
|
2012-07-10 18:07:05 +02:00 |
|
Bartek Przybylski
|
3113c45909
|
keep file in sync and initial commit for file sharing
|
2012-07-08 16:57:48 +02:00 |
|
David A. Velasco
|
93983377cc
|
Explicit assingment of infinite timeout for uploads and downloads; delete local file when download can't finish
|
2012-07-05 15:51:32 +02:00 |
|
Lennart Rosam
|
a50d17dcb6
|
Small fixes on delete
|
2012-07-04 01:31:05 +02:00 |
|
Lennart Rosam
|
eb1c63d3dc
|
Singleton didn't work (worth a try though ^^) - Make a new constructor
instead
|
2012-07-04 01:06:27 +02:00 |
|
Lennart Rosam
|
5282400a10
|
tryToLogin must get parameters now
|
2012-07-04 00:47:31 +02:00 |
|
Lennart Rosam
|
c65a0e142c
|
+selfSigned
|
2012-07-04 00:29:53 +02:00 |
|
Lennart Rosam
|
c6e343964a
|
WebdavClient singleton - make client management less complicated
|
2012-07-04 00:29:03 +02:00 |
|
David A. Velasco
|
121a462bdf
|
Better policies to handle possible errors in remote MIME type values; avoid crashes when MIME types is trying to be found for files without extension
|
2012-06-28 10:59:27 +02:00 |
|
David A. Velasco
|
91225458c1
|
Fixed duplication of some files in local database due to differences in remote and local URL encoding
|
2012-06-26 09:52:32 +02:00 |
|
David A. Velasco
|
ec38629eca
|
Changed OCFile to keep mRemotePath as a valid URL; CLEAR YOUR CACHE AFTER INSTALLING
|
2012-06-25 15:18:27 +02:00 |
|
Bartek Przybylski
|
edd38b807d
|
adding file to db after upload
|
2012-05-26 14:30:14 +02:00 |
|
Bartek Przybylski
|
24a1111aa1
|
making file download using progressbar view
|
2012-05-26 13:47:26 +02:00 |
|
Bartek Przybylski
|
700c9427cd
|
fix download file with noascii chars in name
|
2012-05-23 19:35:50 +02:00 |
|
Bartek Przybylski
|
cfe4273de5
|
fix webdav path sync for oc3 and oc4
|
2012-05-21 22:20:18 +02:00 |
|
Bartek Przybylski
|
6d6a5c3a20
|
missing file for uploader listener
|
2012-05-20 01:11:47 +02:00 |
|
Bartek Przybylski
|
35a384d059
|
detailed upload progress
|
2012-05-19 23:30:23 +02:00 |
|
Bartek Przybylski
|
576e2923cc
|
adding open file button
|
2012-05-19 21:05:53 +02:00 |
|
Lennart Rosam
|
435b31ba4f
|
Force spaces in eclipse via project specifc settings
Reformat all code: Use spaces over tabs
|
2012-05-16 09:48:34 +02:00 |
|
Bartek Przybylski
|
b999f542c0
|
new icons, new uploader
|
2012-05-15 21:52:59 +02:00 |
|
Bartek Przybylski
|
d8e4a87c42
|
fix crash if download file has space in it
|
2012-05-14 16:56:54 +02:00 |
|
Bartek Przybylski
|
0aeb425885
|
adjusting design to holo, stability for account setup
|
2012-05-13 16:13:13 +02:00 |
|
Bartek Przybylski
|
10c04c6d77
|
new stuff for account authenticator
|
2012-05-03 15:37:30 +02:00 |
|
Bartek Przybylski
|
63c213cbea
|
removing contacts from main app
|
2012-04-30 19:39:01 +02:00 |
|
Bartek Przybylski
|
2d8300d834
|
cleanup after jackrabbit, releasing resources
|
2012-04-29 11:27:26 +02:00 |
|
Bartek Przybylski
|
87814cec42
|
initial move to jackrabbit (syncing)
|
2012-04-29 00:14:01 +02:00 |
|
Bartek Przybylski
|
dc648f1ae9
|
saving dates and checking modification date do speedup syncing
|
2012-04-13 20:02:32 +02:00 |
|
Bartek Przybylski
|
4f3267b3fa
|
newmodel of file in action
|
2012-04-07 20:23:33 +02:00 |
|
Bartek Przybylski
|
a9e9751f6b
|
fix invalid list get in filelist
|
2012-04-07 16:26:32 +02:00 |
|
Bartek Przybylski
|
1083eb8683
|
warnging and legacy class removing
|
2012-02-25 18:35:54 +01:00 |
|
Bartek Przybylski
|
8ec6915a58
|
ssl support for syncing
|
2012-02-04 19:49:33 +01:00 |
|
Lennart Rosam
|
dc8c32fb3f
|
Refactoring: Added comments to every class, as well as a copyright
notice. Also, some classes were moved to packages where they make sense
|
2012-02-04 17:41:28 +01:00 |
|
Bartek Przybylski
|
154bb85cf1
|
initial commit
|
2011-08-19 22:37:35 +02:00 |
|