Added scroll to login view in landscape
[pub/Android/ownCloud.git] / src / eu / alefzero / webdav / WebdavClient.java
2013-05-06 David A. VelascoMerge branch 'develop' into file_browsing_refactoring
2013-05-03 David A. VelascoMerge branch 'develop' into fixForCrashedSharedContents
2013-05-03 David A. VelascoMerge pull request #152 from owncloud/oauth_login
2013-05-03 David A. VelascoMerge branch 'develop' into oauth_login
2013-04-28 zerginatorMerge branch 'develop' into fixForCrashedSharedContents
2013-04-25 David A. VelascoRemoved unused methods in WebdavClient
2013-04-25 David A. VelascoMerge branch 'develop' into oauth_login
2013-04-17 David A. VelascoCopyright note fixes
2013-04-15 David A. VelascoMerge pull request #118 from owncloud/loggingtool
2013-04-15 David A. VelascoMerge branch 'develop' into loggingtool
2013-04-12 David A. VelascoMerge branch 'feature_previews' into develop
2013-04-09 David A. VelascoMerge branch 'bug_hunting' into feature_previews
2013-04-04 David A. VelascoMerge branch 'bug_hunting' into feature_previews
2013-04-04 David A. VelascoMerge branch 'develop' into feature_previews
2013-03-18 David A. VelascoMerge tag 'oc-android-1-3-22' into oauth_login
2013-03-14 David A. VelascoMerge pull request #90 from espenaf/master
2013-03-12 zerginatorThis wraps the android.util.logging into Log_OC which...
2013-02-19 David A. VelascoAdded progress bar for file transfers in details view...
2013-02-08 David A. VelascoReplaced GPL v3 with GPL v2; PLEASE, note that GPL...
2013-02-07 David A. VelascoUpdated copyright in source files
2013-01-24 David A. VelascoMerge remote-tracking branch 'origin/oauth_login' into...
2013-01-17 David A. VelascoMerge branch 'master' into oauth_login
2013-01-17 David A. VelascoRedirect app to login screen when operations in file...
2012-12-19 David A. VelascoFixed double upload of files with OAuth + Bearer author...
2012-12-19 David A. VelascoAdded support to OAuth2 'authorization code' grat type...
2012-12-18 David A. VelascoAdding support to OAuth2 'authorization code' grant...
2012-10-25 David A. VelascoMerge two-way synch changes with synch-service refactor...
2012-10-24 David A. VelascoChanged the synchronization process to limit the number...
2012-10-11 David A. VelascoMerge remote-tracking branch 'origin/master' into cance...
2012-10-10 Bartek Przybylskiget oc server version on synchronization
2012-10-09 David A. VelascoMerge remote-tracking branch 'origin/master'
2012-10-09 David A. VelascoDownload service refactoring: multiple downloads and...
2012-09-29 Bartek Przybylskiremoving some obvious warnings as first step to -Werror
2012-09-12 David A. VelascoAdded support for OC-Chunking in uploads (disabled...
2012-08-23 David A. VelascoAdded notification for failures in manual synchronizati...
2012-08-16 David A. VelascoRefactoring of WebdavClient creation and setup
2012-08-03 David A. VelascoExtra logs for debugging connections
2012-08-02 David A. VelascoFixed crash by URL with whitespaces in login page;...
2012-07-31 Bartek Przybylskimoving from eu.alefzero.eu to com.owncloud.android
2012-07-30 David A. VelascoAdded failure handling to directory creation
2012-07-26 David A. VelascoUpload improvements: better control of errors, updated...
2012-07-25 David A. VelascoUpdated logging for login ;)
2012-07-25 David A. VelascoReviewed error handling and notifications in downloads
2012-07-24 David A. VelascoExplicit default values for network timeouts; fixed...
2012-07-23 David A. VelascoRename file to upload to avoid overwrites in server
2012-07-22 Bartek Przybylskiallow username with @, hide search menu item until...
2012-07-20 David A. VelascoHandling of PUT response code fixed
2012-07-20 David A. VelascoSome fixes about downloads and how the detals view...
2012-07-19 David A. VelascoEnable preemptive authentication to avoid double send...
2012-07-18 David A. VelascoAdded timeout to the connection test; timeoutted method...
2012-07-17 David A. VelascoFixed problem with some special characters when opening...
2012-07-17 David A. VelascoOCFile stores again decoded remote paths; WebdavUtils...
2012-07-10 Bartek Przybylskidelete file after download failed, correctly send messa...
2012-07-08 Bartek Przybylskikeep file in sync and initial commit for file sharing
2012-07-05 David A. VelascoExplicit assingment of infinite timeout for uploads...
2012-07-03 Lennart RosamSmall fixes on delete
2012-07-03 Lennart RosamSingleton didn't work (worth a try though ^^) - Make...
2012-07-03 Lennart RosamtryToLogin must get parameters now
2012-07-03 Lennart Rosam+selfSigned
2012-07-03 Lennart RosamWebdavClient singleton - make client management less...
2012-06-26 Bartek PrzybylskiMerge branch 'master' of gitorious.org:owncloud/android...
2012-06-26 David A. VelascoFixed duplication of some files in local database due...
2012-06-25 Bartek PrzybylskiMerge branch 'master' of gitorious.org:owncloud/android...
2012-06-25 David A. VelascoChanged OCFile to keep mRemotePath as a valid URL;...
2012-05-26 Bartek Przybylskiadding file to db after upload
2012-05-26 Bartek Przybylskimaking file download using progressbar view
2012-05-23 Lennart RosamMerge branch 'master' of ssh://git@gitorious.org/ownclo...
2012-05-23 Bartek Przybylskifix download file with noascii chars in name
2012-05-19 Bartek Przybylskidetailed upload progress
2012-05-19 Bartek Przybylskiadding open file button
2012-05-16 Lennart RosamForce spaces in eclipse via project specifc settings
2012-05-15 Bartek Przybylskinew icons, new uploader
2012-05-14 Bartek Przybylskifix crash if download file has space in it
2012-05-13 Bartek Przybylskimerge fix
2012-05-13 Bartek Przybylskiadjusting design to holo, stability for account setup
2012-05-03 Bartek Przybylskinew stuff for account authenticator
2012-04-28 Bartek Przybylskiinitial move to jackrabbit (syncing)
2012-02-25 Bartek Przybylskiwarnging and legacy class removing
2012-02-04 Bartek Przybylskissl support for syncing
2012-02-04 Lennart RosamRefactoring: Added comments to every class, as well...