Fixed CRASH due to NullPointerException when a details actitivity is brough to foregr...
[pub/Android/ownCloud.git] / src / com / owncloud / android / authenticator /
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-31 David A. VelascoHOTFIX (oc 1.3.20, ocw 1.0.2): fixed the creation of... oc-android-1-3-20
2012-12-06 David A. VelascoMerge remote-tracking branch 'origin/sync_review_2'
2012-12-05 David A. VelascoMerge remote-tracking branch 'origin/sync_review_2'
2012-11-29 David A. VelascoUpdating language strings; some hardcoded strings moved...
2012-10-27 Bartek Przybylskiadd licence header to files
2012-10-25 David A. VelascoRemoved unused class ConnectionCheckerRunnable, and...
2012-09-13 David A. VelascoFixed null pointer in connection check
2012-09-13 David A. VelascoServer certificates improvements: fixed problems in...
2012-09-12 David A. VelascoAdded support for OC-Chunking in uploads (disabled...
2012-09-10 David A. VelascoFixed the lack of warning when a non trusted SSL certif...
2012-09-07 David A. VelascoImprovements in SSL certifcates checking: URL is checke...
2012-09-05 David A. VelascoSSL connections update: notice about untrusted certific...
2012-08-17 David A. VelascoFixing setting of socket timeout in HTTPS connections
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-08-01 David A. VelascoUpdated some minor strings with the new app package
2012-07-31 Bartek Przybylskimoving from eu.alefzero.eu to com.owncloud.android