masensio
|
3d3046dc26
Add author's line in license
|
10 vuotta sitten |
David A. Velasco
|
1e9ff8c5fa
Trigger MediaScan for every downloaded file in a renamed or moved folder
|
10 vuotta sitten |
jabarros
|
4599553545
Move Logger class to owncloud library and update references. Add async task for loading log info into LogHistoryActivity
|
10 vuotta sitten |
jabarros
|
30c00ae9e5
Done some changes for storing the log messages on log file and grant that logs are added to the same log file when the app is killed, then reopened
|
10 vuotta sitten |
David A. Velasco
|
6619154839
Removed lost dependencies and unneeded parameters; updated library reference
|
10 vuotta sitten |
David A. Velasco
|
7958161d25
Adapted code to URIs refactoring in OwnCloudClient
|
10 vuotta sitten |
masensio
|
2869aa0ac4
Add a method clearCredentials() to OwnCloudClient that is used to detect authentication expected by the server instead of setBasicCredentials('', '')
|
11 vuotta sitten |
David A. Velasco
|
022c555aca
GetRemoteStatusOperation and DetectAuthenticationMethodOperations are joint in GetServerInfoOperation
|
11 vuotta sitten |
masensio
|
2812120456
Add webdav url to DetectAuthenticationMethodOperation
|
11 vuotta sitten |
David A. Velasco
|
fb9f7797f4
Fixed detection of authentication method in server with permanent redirection
|
11 vuotta sitten |
masensio
|
dca770be6a
Modify AuthenticatorActivity#detectAuthorizationMethod so that it triggers a DetectAuthorizationOperation when called. Modifiy AuthenitcatorActivity#onRemoteOperationResult to process the response of DetectAuthorizationOperation
|
11 vuotta sitten |
David A. Velasco
|
d20c1e4141
Implemented analysis in DetectAuthenticationMethodOperation to find out what authentication method requires the server side
|
11 vuotta sitten |
David A. Velasco
|
bef5d5c5f8
Added skeleton of new operation to detect authentication method in the server side
|
11 vuotta sitten |