keepass2android/src/java/JavaFileStorage/app/src/main/java/keepass2android/javafilestorage
Philipp Crocoll 14f7167340 OneDrive: handle null modification time
WebDav: use custom HostnameVerifier to allow to ignore certificate problems
File chooser: improve error reporting in C# app
FileSelectHelper: fix issue with incorrect handling of default scheme in webdav dialog
release 1.01-c
2017-01-27 21:05:10 +01:00
..
onedrive implemented OneDrive to work with file browser 2016-11-22 11:11:44 +01:00
webdav OneDrive: handle null modification time 2017-01-27 21:05:10 +01:00
AsyncTaskResult.java fixed SSL vulnerability in AuthorizationRequest.java 2015-09-29 01:00:47 +02:00
DropboxV2AppFolderStorage.java add missing files 2016-11-28 12:03:53 +01:00
DropboxV2Storage.java Dropbox: make sure the token upgrade does not run on Main thread 2016-11-30 04:01:43 +01:00
GoogleDriveFileStorage.java request permissions at runtime 2016-01-04 01:58:54 +01:00
ICertificateErrorHandler.java add missing files 2016-11-28 12:03:53 +01:00
JavaFileStorage.java request permissions at runtime 2016-01-04 01:58:54 +01:00
JavaFileStorageBase.java implemented first version of WebDavStorage based on OkHttp 2016-11-22 04:30:29 +01:00
OneDriveStorage.java OneDrive: handle null modification time 2017-01-27 21:05:10 +01:00
SftpStorage.java implemented first version of WebDavStorage based on OkHttp 2016-11-22 04:30:29 +01:00
SftpUserInfo.java fixed SSL vulnerability in AuthorizationRequest.java 2015-09-29 01:00:47 +02:00
UserInteractionRequiredException.java fixed SSL vulnerability in AuthorizationRequest.java 2015-09-29 01:00:47 +02:00
WebDavStorage.java OneDrive: handle null modification time 2017-01-27 21:05:10 +01:00