agarcia
1cee1a7a65
Update versionCode and versionName
1.0.5
2020-05-27 12:54:34 +02:00
Abel García de Prada
8708af1cfd
Merge pull request #321 from owncloud/release/1.0.5_beta.2
...
[Release] 1.0.5 beta 2
2020-05-22 14:58:22 +02:00
agarcia
e2f858238b
Add chunking capability
1.0.5-beta.2
2020-05-15 10:10:18 +02:00
Abel García de Prada
0e39f949e5
Merge pull request #318 from owncloud/cleanup/remove_unused_capabilities
...
Removed unused capabilities
2020-05-15 08:43:46 +02:00
agarcia
837aa39b23
Removed unused capabilities
2020-05-14 09:58:28 +02:00
agarcia
fc8c256463
Update versionCode and versionName
2020-05-12 13:09:21 +02:00
Abel García de Prada
8228374d71
Merge pull request #316 from owncloud/release/1.0.5_beta.1
...
[Release] 1.0.5 beta 1
2020-05-06 14:57:41 +02:00
agarcia
fba6436b56
Update versionCode and versionName
2020-05-06 13:59:06 +02:00
Abel García de Prada
9e9877f2bf
Merge pull request #298 from owncloud/feature/use_moshi_to_parse_capabilities
...
Use Moshi to parse Capabilities
2020-05-05 10:37:40 +02:00
agarcia
42b923c3b8
Allow capabilities to be null
2020-05-05 08:51:39 +02:00
agarcia
679b91df7c
Apply CR suggestions
2020-05-05 08:51:39 +02:00
agarcia
b10e74afec
Use moshi to parse capabilities
2020-05-05 08:51:39 +02:00
abelgardep
7b29f8f09e
Create a common response to parse json
2020-05-05 08:51:39 +02:00
abelgardep
48ee263951
First attempt to use Moshi to parse capabilities
2020-05-05 08:51:39 +02:00
Abel García de Prada
0f10c725c7
Merge pull request #317 from owncloud/AndroidStudio3.6.3
...
Update Android Studio to 3.6.3
2020-05-05 08:39:19 +02:00
agarcia
7f7fa0b74e
Update Android Studio to 3.6.3
2020-04-30 12:18:47 +02:00
Abel García de Prada
8f62925312
Merge pull request #315 from owncloud/oidc_new_arch
...
Open Id Connect along with new arch in login
2020-04-29 18:31:30 +02:00
davigonz
d957d48279
Move some OAuth constants out of the library
2020-04-29 17:32:54 +02:00
davigonz
7b32f7bbe4
Move OAuthConnectionBuilder to presentation layer, along with the rest of AppAuth dependencies
2020-04-29 17:32:54 +02:00
davigonz
5371c682d4
Add oidc scope constant
2020-04-29 17:32:54 +02:00
davigonz
f20d2554bf
Fix crash when response body is empty and solve issue when retrieving auth methods
2020-04-29 17:32:54 +02:00
Abel García de Prada
64bfd6a7f7
Merge pull request #314 from owncloud/fix/short_names_not_found_as_recipients
...
Remove search min length capability
2020-04-22 11:02:22 +02:00
agarcia
54d03cdfd5
Remove search min length capability
2020-04-22 10:07:03 +02:00
David González Verdugo
5ecd3c9311
Merge pull request #307 from owncloud/new_arch/login
...
[New arch] Login
2020-04-17 15:41:01 +02:00
agarcia
9e46b83901
A little cleanup
2020-04-16 14:31:08 +02:00
davigonz
18b0abb01a
Apply CR changes
2020-04-16 14:31:08 +02:00
davigonz
bec5643714
Include services implementation so that can be used by library users
2020-04-16 14:31:08 +02:00
davigonz
cf06126ce1
Move account version constant to a better place within AccountUtils
2020-04-16 14:31:08 +02:00
davigonz
0028d63292
Create account version constant
2020-04-16 14:31:08 +02:00
agarcia
c6e88b127c
Fix a potential null pointer exception
2020-04-16 14:31:08 +02:00
agarcia
d2ee1294f2
Rename services
2020-04-16 14:31:08 +02:00
agarcia
7e6b63db1f
A little cleanup and improve some log messages
2020-04-16 14:31:08 +02:00
agarcia
1536a455a6
Move constants and utils to proper files
2020-04-16 14:31:08 +02:00
agarcia
4f07187fa2
Rename remote operations
2020-04-16 14:31:08 +02:00
Abel García de Prada
3829a1ca32
Start working on login usecase
2020-04-16 14:31:08 +02:00
abelgardep
ec5c9fc4aa
Remove ugly dependency from GetRemoteStatusOperation
...
Create AnonymousService for operations that not require authentication
2020-04-16 14:31:08 +02:00
abelgardep
ad533c8307
Migrate GetRemoteStatusOperation to Kotlin
2020-04-16 14:31:08 +02:00
abelgardep
921983c16e
Migrate ExistenceCheckRemoteOperation to Kotlin
2020-04-16 14:31:08 +02:00
abelgardep
99ced8bf41
Refactor GetRemoteUserInfoOperation
...
Start using Moshi to parse json responses.
Create RemoteUserInfo and UserInfoResponse.
Create UserService.
Migrate GetRemoteUserInfoOperation to kotlin.
2020-04-16 14:31:08 +02:00
Abel García de Prada
c5e64bd7ac
Merge pull request #312 from owncloud/fix/parseFileItemSourceAsString
...
Parse file_source and item_source as string
2020-04-16 09:28:10 +02:00
Abel García de Prada
96ea90e349
Merge pull request #305 from owncloud/verify-gradle
...
verify Gradle
2020-04-15 13:34:31 +02:00
agarcia
18f4775db6
Perform gradle validation only on pr
2020-04-15 11:20:42 +02:00
agarcia
9ec6e74d6e
Parse file_source and item_source as string
2020-04-15 10:50:53 +02:00
Hannes Achleitner
ffcf603b8b
verify Gradle
2020-04-08 10:39:22 +02:00
Abel García de Prada
9331f7e8b3
Merge pull request #310 from owncloud/AndroidStudio-3.6.1
...
Android Studio 3.6.2
2020-04-07 08:13:52 +02:00
agarcia
48f720011d
Use last kotlin version
2020-04-06 08:52:32 +02:00
Hannes Achleitner
1945d311d7
Android Studio 3.6.1
2020-03-17 18:08:00 +01:00
Jesús Recio Rincón
1d767f1e13
Merge pull request #296 from owncloud/UpdateCopyRightYear
...
Update Copyright year to 2020 (library)
2020-03-17 17:51:17 +01:00
Hannes Achleitner
6803a347bf
Update Copyright year to 2020
2020-03-17 15:50:50 +01:00
Abel García de Prada
e6e3af2082
Merge pull request #311 from owncloud/fix/support_for_special_username
...
Support for usernames with character +
2020-03-12 11:10:58 +01:00