Commit Graph

9 Commits

Author SHA1 Message Date
Philipp Crocoll 8f4ddae86e add missing files 2016-11-28 12:03:53 +01:00
Philipp Crocoll 08b7e42a33 fix errors in DropboxV2+WebDav implementation 2016-11-28 11:44:36 +01:00
Philipp Crocoll 31f02eca61 integrated new storage implementations in C# app.
Extended file chooser to show error messages in case of connection failure. Important for new FTP/WebDav implementations when browsing fails.
2016-11-28 11:01:22 +01:00
Philipp Crocoll 0f2f99a98c WebDavStorage: introduced possibility to accept validation errors 2016-11-22 12:38:19 +01:00
Philipp Crocoll 0633f8d808 OneDrive: introduce error conversion for FileNotFoundException 2016-11-22 11:37:56 +01:00
Philipp Crocoll d483f840de implemented OneDrive to work with file browser 2016-11-22 11:11:44 +01:00
Philipp Crocoll a63663c30e implemented first version of WebDavStorage based on OkHttp
implemented first version of DropboxV2Storage (based on Api v2)
started to move to OneDrive SDK. duplicated MsaAuthenticator for making custom changes.
2016-11-22 04:30:29 +01:00
Philipp Crocoll a10a92d58d request permissions at runtime
use externalFilesDir when creating a database to make sure we don't need permissions here
revert Support Design library to previous version, had issues with 23.x
2016-01-04 01:58:54 +01:00
Philipp Crocoll 4fb1ae996a fixed SSL vulnerability in AuthorizationRequest.java
ported JavaFileStorage to Android Studio project/Gradle
2015-09-29 01:00:47 +02:00