Christian Schabesberger
|
84240ef78b
|
detach request logic from operation
|
2021-03-02 10:33:49 +01:00 |
|
Christian Schabesberger
|
9d4b88cad7
|
refactor run function
|
2021-03-02 10:33:49 +01:00 |
|
Christian Schabesberger
|
cbfd977350
|
clean up tryConnect function
|
2021-03-02 10:33:49 +01:00 |
|
Christian Schabesberger
|
257cbcff03
|
add basic test functionality for andorid library
|
2021-03-02 10:33:49 +01:00 |
|
Christian Schabesberger
|
cc91ad9dde
|
add fix for redirect, untested
|
2021-03-02 10:33:49 +01:00 |
|
Abel García de Prada
|
9ffe758dca
|
Merge pull request #374 from owncloud/dependabot/gradle/junit-junit-4.13.2
Bump junit from 4.13.1 to 4.13.2
|
2021-03-02 10:33:23 +01:00 |
|
dependabot[bot]
|
e821bee594
|
Bump junit from 4.13.1 to 4.13.2
Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-02 08:31:56 +00:00 |
|
Abel García de Prada
|
4676eb48d7
|
Merge pull request #373 from owncloud/dependabot/gradle/moshiVersion-1.11.0
Bump moshiVersion from 1.9.2 to 1.11.0
|
2021-03-02 09:31:02 +01:00 |
|
dependabot[bot]
|
38d4dd604e
|
Bump moshiVersion from 1.9.2 to 1.11.0
Bumps `moshiVersion` from 1.9.2 to 1.11.0.
Updates `moshi-kotlin` from 1.9.2 to 1.11.0
- [Release notes](https://github.com/square/moshi/releases)
- [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/moshi/compare/moshi-parent-1.9.2...moshi-parent-1.11.0)
Updates `moshi-kotlin-codegen` from 1.9.2 to 1.11.0
- [Release notes](https://github.com/square/moshi/releases)
- [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/moshi/compare/moshi-parent-1.9.2...moshi-parent-1.11.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-02 08:13:05 +00:00 |
|
Abel García de Prada
|
0a31a1d3ef
|
Merge pull request #375 from owncloud/dependabot/gradle/kotlinVersion-1.4.31
Bump kotlinVersion from 1.4.30 to 1.4.31
|
2021-03-02 09:12:20 +01:00 |
|
dependabot[bot]
|
97df0b655d
|
Bump kotlinVersion from 1.4.30 to 1.4.31
Bumps `kotlinVersion` from 1.4.30 to 1.4.31.
Updates `kotlin-gradle-plugin` from 1.4.30 to 1.4.31
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.31/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.30...v1.4.31)
Updates `kotlin-stdlib-jdk8` from 1.4.30 to 1.4.31
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.31/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.30...v1.4.31)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-02 07:00:20 +00:00 |
|
Abel García de Prada
|
ec4c0b2a7f
|
Merge pull request #371 from owncloud/Dependabot
Introduce dependabot
|
2021-02-23 13:03:01 +01:00 |
|
Abel García de Prada
|
e438ded413
|
Merge pull request #367 from owncloud/feature/oidc_dynamic_client_registration
[FEATURE] OIDC Dynamic Client Registration
|
2021-02-22 17:19:08 +01:00 |
|
Hannes Achleitner
|
94065ae449
|
Introduce dependabot
|
2021-02-18 08:32:51 +01:00 |
|
Abel García de Prada
|
37250fc55c
|
Apply CR suggestions
|
2021-02-10 14:04:05 +01:00 |
|
Abel García de Prada
|
f35f41688a
|
Create remote operation to register clients dynamically.
|
2021-02-10 14:04:05 +01:00 |
|
Abel García de Prada
|
3b138e7c01
|
Merge pull request #370 from owncloud/bump/kotlin_version
Bump kotlinVersion from 1.4.21 to 1.4.30
|
2021-02-09 12:52:53 +01:00 |
|
Abel García de Prada
|
67699ffcc0
|
Bump kotlinVersion from 1.4.20 to 1.4.30
|
2021-02-09 12:19:18 +01:00 |
|
Abel García de Prada
|
8e38c26374
|
Merge pull request #369 from owncloud/Modernize
Android Studio and Gradle update
|
2021-02-05 08:18:32 +01:00 |
|
Hannes Achleitner
|
e792cf6c70
|
Android Studio 4.1.2
|
2021-02-02 17:27:36 +01:00 |
|
Hannes Achleitner
|
fbbb1c9adb
|
Gradle 6.8.1
|
2021-02-02 17:27:13 +01:00 |
|
Abel García de Prada
|
0e325cabd6
|
Merge pull request #363 from owncloud/feature/oauth_custom_implementation
[Feature] OAuth2 - OIDC Custom implementation
|
2021-02-02 09:36:04 +01:00 |
|
Abel García de Prada
|
9ae720502f
|
Apply Code Review suggestions
|
2021-01-26 17:08:28 +01:00 |
|
Abel García de Prada
|
0d09540f9b
|
Apply suggestions from CR
|
2021-01-26 17:08:28 +01:00 |
|
Abel García de Prada
|
44a13f9878
|
Polish a little bit the code
|
2021-01-26 17:08:28 +01:00 |
|
Abel García de Prada
|
df8e10fac3
|
Polish code. Send only info required for each type of request
|
2021-01-26 17:08:28 +01:00 |
|
Abel García de Prada
|
9208af89fe
|
Support refresh token with any idP
|
2021-01-26 17:08:28 +01:00 |
|
Abel García de Prada
|
d683da3602
|
Support refresh token with own idP
|
2021-01-26 17:08:28 +01:00 |
|
Abel García de Prada
|
44967be4e3
|
First draft of request token implementation
|
2021-01-26 17:08:28 +01:00 |
|
Abel García de Prada
|
f289746c2f
|
Use ownCloud client base url to perform oidc discovery
|
2021-01-26 17:08:28 +01:00 |
|
Abel García de Prada
|
0fc3f7668d
|
Use the same ownCloudClient across the whole login process
|
2021-01-26 17:08:28 +01:00 |
|
Abel García de Prada
|
18b271665d
|
Get OIDC discovery config
|
2021-01-26 17:08:28 +01:00 |
|
Abel García de Prada
|
c3ffe3d916
|
Merge pull request #365 from owncloud/release/1.0.9
[Release] 1.0.9
|
2021-01-26 12:44:02 +01:00 |
|
Abel García de Prada
|
65a4aaac28
|
Release 1.0.9 Update versionName and versionCode
1.0.9
|
2021-01-18 09:21:47 +01:00 |
|
Abel García de Prada
|
7ccda7d249
|
Merge pull request #362 from owncloud/fix/ocis_size
Use constants instead of hardcoded values for dir mimetypes
|
2021-01-14 13:44:16 +01:00 |
|
Abel García de Prada
|
114a7221f3
|
Use constants instead of hardcoded values for dir mimetypes
|
2020-12-22 10:50:20 +01:00 |
|
Abel García de Prada
|
6253f1e198
|
Merge pull request #361 from hannesa2/LiveLogcat
Show logcat live
|
2020-12-18 10:13:49 +01:00 |
|
Hannes Achleitner
|
cd8878352d
|
delete logcat history
|
2020-12-16 14:09:22 +01:00 |
|
Hannes Achleitner
|
2a4f8175da
|
Show logcat live
It updates logcat content during observation
|
2020-12-16 11:33:48 +01:00 |
|
Abel García de Prada
|
9bef933428
|
Merge pull request #360 from owncloud/AndroidStudio-4.1.1
Android Studio 4.1.1
|
2020-12-15 11:13:57 +01:00 |
|
Abel García de Prada
|
102747c392
|
Android Studio 4.1.1
|
2020-12-02 15:32:31 +01:00 |
|
Abel García de Prada
|
ceee204399
|
Merge pull request #358 from owncloud/feature/redirection_callback_brandable
Move appauth dependency to ownCloudApp
|
2020-12-02 15:31:08 +01:00 |
|
Abel García de Prada
|
0eeb48f7de
|
Move appauth dependency to ownCloudApp
|
2020-12-02 14:57:17 +01:00 |
|
Abel García de Prada
|
a18528effc
|
Merge pull request #355 from owncloud/fix/parse_shareid_as_string
Parse shareId as String
|
2020-12-01 17:28:10 +01:00 |
|
Abel García de Prada
|
20c7c88a1f
|
Remove item_source and file_source
|
2020-11-03 18:31:51 +01:00 |
|
Abel García de Prada
|
3441f4048c
|
Convert long shareId to String
|
2020-11-03 11:46:44 +01:00 |
|
Abel García de Prada
|
af579a3fd0
|
Merge pull request #352 from owncloud/new_arch/moshi_parse_sharees
[New arch] Use moshi to parse sharees
|
2020-10-29 13:15:24 +01:00 |
|
Christian Schabesberger
|
68b88775e6
|
apply changes acording to review
|
2020-10-29 12:37:27 +01:00 |
|
Christian Schabesberger
|
ce9fc3f189
|
apply changes acording to review
|
2020-10-29 12:37:27 +01:00 |
|
Christian Schabesberger
|
257494a9dc
|
apply suggested changes
delete unused const values
bla
|
2020-10-29 12:37:27 +01:00 |
|