Refresh authorization token on failed downloads / uploads when notification error...
[pub/Android/ownCloud.git] / src / com / owncloud / android / authenticator /
2013-03-18 David A. VelascoMerge tag 'oc-android-1-3-22' into oauth_login
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
2013-01-28 David A. VelascoFixed behaviour when authorization is denied by user...
2013-01-25 David A. VelascoLocked edition of URL and password in redirection due...
2013-01-24 David A. VelascoFixed visibility of authorization details when the...
2013-01-24 David A. VelascoMerge remote-tracking branch 'origin/oauth_login' into...
2013-01-24 David A. VelascoCleaning-up AuthenticatorActivty code
2013-01-17 David A. VelascoMerge branch 'master' into oauth_login
2012-12-19 David A. VelascoAdded support to OAuth2 'authorization code' grat type...
2012-12-18 David A. VelascoMerge master into oauth_login
2012-12-18 David A. VelascoAdding support to OAuth2 'authorization code' grant...
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-31 David A. VelascoLogin page updated to get OAuth2 access token
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