Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge submodule #4183

Merged
merged 1,608 commits into from
Oct 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1608 commits
Select commit Hold shift + click to select a range
5e8f0b8
Bump gradle version to 7.3
abelgardep Nov 17, 2021
4fa986e
Merge pull request #448 from owncloud/gradle_7.3
abelgardep Nov 17, 2021
5ce81e3
Bump robolectric from 4.5.1 to 4.7.3
dependabot[bot] Dec 2, 2021
aef967b
Merge pull request #452 from owncloud/dependabot/gradle/org.robolectr…
abelgardep Dec 2, 2021
1a4b98d
Bump moshiVersion from 1.12.0 to 1.13.0
dependabot[bot] Dec 10, 2021
2c0745f
Merge pull request #454 from owncloud/dependabot/gradle/moshiVersion-…
abelgardep Dec 10, 2021
2b299da
Retrieve new capability to user's avatar.
fesave Nov 10, 2021
27e5d36
Ktlint fixes.
fesave Nov 10, 2021
e6e7638
Merge pull request #442 from owncloud/feature/avatar_capability_library
abelgardep Dec 13, 2021
b649ee0
Bump Gradle for Log4j
hannesa2 Dec 23, 2021
9fc5ddb
Merge pull request #459 from hannesa2/Gradle-Log4j
abelgardep Dec 23, 2021
377572e
Bump kotlin version to 1.6.10
abelgardep Dec 23, 2021
cc53ed6
Merge pull request #460 from owncloud/bump/kotlin_1.6.10
abelgardep Dec 23, 2021
3aa9e72
Bump ktlint-gradle from 10.2.0 to 10.2.1
dependabot[bot] Dec 28, 2021
5bebbe2
Merge pull request #461 from owncloud/dependabot/gradle/org.jlleitsch…
abelgardep Jan 10, 2022
7365c0b
Fix lint warnings
hannesa2 Jan 31, 2022
57882e7
Merge pull request #464 from owncloud/FixLint
abelgardep Jan 31, 2022
a9a6ca6
Upgraded versionName and versionNumber
fesave Feb 9, 2022
ff0cde3
Merge pull request #466 from owncloud/release/1.0.14
abelgardep Feb 16, 2022
5cec7b4
Bump actions/checkout from 2 to 3
dependabot[bot] Mar 7, 2022
063e736
Merge pull request #473 from owncloud/dependabot/github_actions/actio…
abelgardep Mar 7, 2022
0ae5cf5
remove sample client
theScrabi Mar 1, 2022
a7e9138
Merge pull request #471 from owncloud/fix/remove_sample_client
abelgardep Mar 8, 2022
7e507ab
add debug interceptor
theScrabi Oct 4, 2021
85a3918
fix usage of debug interceptor
theScrabi Oct 8, 2021
5619c1d
apply code cleanup according to review
theScrabi Mar 2, 2022
61508c8
Merge pull request #469 from owncloud/feature/add_stetho
abelgardep Mar 8, 2022
f8c7c12
add check_script
theScrabi Mar 3, 2022
c662383
add mit license header to where it was missing
theScrabi Mar 3, 2022
1948946
fix wrongly licensed source files
theScrabi Mar 3, 2022
5ab6514
Rename the script and function to clarify their purpose
abelgardep Mar 10, 2022
e0efa7b
Merge pull request #472 from owncloud/feature/check_script
abelgardep Mar 10, 2022
2edfc17
Bump stetho-okhttp3 from 1.5.1 to 1.6.0
dependabot[bot] Mar 10, 2022
351efb7
Merge pull request #474 from owncloud/dependabot/gradle/com.facebook.…
abelgardep Mar 10, 2022
39b1fce
init connectionvalidator
theScrabi Aug 23, 2021
2f952a3
debug and add mutex for halding requiests
theScrabi Aug 24, 2021
0d94058
remove retrive cookies from middleware
theScrabi Sep 1, 2021
0e82f98
remove OwnCloudClient factory
theScrabi Sep 2, 2021
7e4b43e
prepare code for the inclusion of connection validator
theScrabi Sep 6, 2021
ca20617
create logic scaffold for connection validator get status.php with it
theScrabi Sep 7, 2021
c2c351c
set max redirect count for owncloud client to 5
theScrabi Sep 7, 2021
ddb15a3
try shifting over to connection validator for updating credentials
theScrabi Sep 7, 2021
8d09a5c
make initial connection using connection validator work
theScrabi Sep 10, 2021
e878ad3
make oidc discovery work again
theScrabi Sep 10, 2021
7ccb86c
stop validation process if failing
theScrabi Sep 10, 2021
b2f6d7f
make initial check with apm work though connection validator
theScrabi Sep 10, 2021
cfd6998
update session from APM while running the app
theScrabi Sep 13, 2021
e27a968
add update authToken code to connectionValidator
theScrabi Sep 14, 2021
5582097
get access token to update through connection validator
theScrabi Sep 14, 2021
c59d154
clean up credentials stuff from owncloudclient
theScrabi Sep 14, 2021
ce761aa
remove redirect code from owncloudclient use okhttp instead
theScrabi Sep 14, 2021
5ca99a0
update base url in active client after 301 redirect
theScrabi Sep 16, 2021
fc8440c
remove debug statements
theScrabi Nov 21, 2021
4f3e167
fix spelling mistakes
theScrabi Feb 24, 2022
d9dce81
add GetBaseUrlRemoteOperation
theScrabi Feb 24, 2022
2a4195c
fix lint and compile issues
theScrabi Feb 25, 2022
7c77c26
apply changes according to review
theScrabi Mar 2, 2022
d8ac22d
Merge pull request #450 from owncloud/connection_validator
abelgardep Mar 31, 2022
97a613f
Bump target sdk to api 31
abelgardep Apr 8, 2022
e0b81bd
Bump kotlin to 1.6.20
abelgardep Apr 8, 2022
060a988
Merge pull request #478 from owncloud/bump/gradle_kotlin
abelgardep Apr 11, 2022
217216e
rename verify_licnese_script to check_code_script
theScrabi Apr 13, 2022
06e361a
Merge pull request #479 from owncloud/rename_check_script
abelgardep Apr 22, 2022
0313c1e
get okhttp singleton removal changes to compile
theScrabi Jan 4, 2021
79e4287
clean up http client
theScrabi Jan 18, 2021
344c1e1
apply required fixes
theScrabi Feb 23, 2021
fc4ae27
remove redundant intercept of httpclient with httpmethod
theScrabi Aug 18, 2021
09375ce
rebase okhttp_signleton fix on top of connection validator
theScrabi Mar 24, 2022
105830e
apply requested changes
theScrabi Apr 19, 2022
d16ab2e
remove sample client yet again
theScrabi Apr 21, 2022
be758eb
apply requested changes
theScrabi Apr 21, 2022
f6eb631
Reformat some code
abelgardep Apr 25, 2022
4de236b
Merge pull request #364 from owncloud/fix/okhttp_singleton
abelgardep Apr 27, 2022
6e503c2
Bump robolectric from 4.7.3 to 4.8
dependabot[bot] Apr 29, 2022
aaafdb5
Merge pull request #483 from owncloud/dependabot/gradle/org.robolectr…
abelgardep Apr 29, 2022
7fe41ce
Bump robolectric from 4.8 to 4.8.1
dependabot[bot] May 4, 2022
16c3198
Merge pull request #485 from owncloud/dependabot/gradle/org.robolectr…
abelgardep May 4, 2022
544fc6e
Bump ktlint-gradle from 10.2.1 to 10.3.0
dependabot[bot] May 4, 2022
35fb64c
Merge pull request #484 from owncloud/dependabot/gradle/org.jlleitsch…
abelgardep May 9, 2022
2931a54
Bump kotlin version to 1.6.21
abelgardep May 9, 2022
45a9a19
Merge pull request #486 from owncloud/bump/kotlin_version
abelgardep May 9, 2022
fd8caa4
Updated versionCode and versionName
fesave May 11, 2022
809e641
Merge pull request #488 from owncloud/release/2.21-beta.1
abelgardep May 12, 2022
a054adc
Java 8 is by default
hannesa2 Oct 21, 2021
1412117
Android Arctic Fox
hannesa2 Oct 21, 2021
1f9bff1
Merge pull request #439 from owncloud/Modernize
abelgardep May 30, 2022
f712a38
Fix unexpected end of stream when connecting with server
abelgardep May 30, 2022
2dc6f30
Merge pull request #490 from owncloud/fix/eos
jesmrec May 31, 2022
5be4eca
Added a new property, so that, we can retrieve the shares within the …
abelgardep Jul 7, 2022
24b850d
Merge pull request #496 from owncloud/propfind_with_shares
abelgardep Jul 7, 2022
9ab7c13
Retrieve the app providers from the capabilities
abelgardep Aug 18, 2022
6d235fe
Add a new remote operation to retrieve the url to open a file with oc…
abelgardep Aug 24, 2022
6282fbd
Add the open in web to the service facade
abelgardep Aug 24, 2022
32ef5d2
Add a new capability to allow/disallow private links
abelgardep Aug 25, 2022
0be462c
Set private link capability to unknown type when it is not retrieved
abelgardep Aug 29, 2022
0ea053d
Merge pull request #503 from owncloud/feature/open_in_web
abelgardep Sep 1, 2022
f8a829d
Bump robolectric from 4.8.1 to 4.9
dependabot[bot] Oct 3, 2022
2c225d8
Merge pull request #509 from owncloud/dependabot/gradle/org.robolectr…
abelgardep Oct 3, 2022
c966bf1
add moshi classes for webfinger responses
theScrabi Apr 20, 2022
f19b235
create scaffold for webfinger request operation
theScrabi Apr 20, 2022
1afa124
Add webfinger service and update the remote operation
abelgardep Oct 10, 2022
70bf35f
Remove unused imports
abelgardep Oct 11, 2022
e769684
Reformat some webfinger classes
abelgardep Oct 13, 2022
376d52a
Merge pull request #481 from owncloud/feature/webfinger
jesmrec Nov 2, 2022
b083deb
Handle 425 TOO EARLY propfind responses
abelgardep Oct 11, 2022
1e9d8ce
Handle 425 when trying to open in web
JuancaG05 Oct 28, 2022
c2f7426
Merge pull request #515 from owncloud/feature/handle_425_response
JuancaG05 Nov 17, 2022
d164b34
Migrate ReadRemoteFolderOperation to kotlin and add it to FileService
abelgardep Jun 23, 2020
32891e2
Add owner field to remote file
abelgardep Jun 23, 2020
2b5f80b
Apply CR suggestions
abelgardep Jul 28, 2020
b079819
Migrate CreateRemoteFolderOperation to kotlin
abelgardep Jul 28, 2020
cd94e39
Include createFolder as file service operation
abelgardep Jul 28, 2020
5e47803
Apply code review suggestions
abelgardep Aug 5, 2020
53c99a2
Transform RemoteFile to kotlin and apply necessary changes
abelgardep Oct 8, 2020
a02844d
Map size or length property depending on mimetype
abelgardep Oct 8, 2020
405da9a
Apply CR changes
abelgardep Oct 22, 2020
389c0a0
Migrate DownloadRemoteFileOperation to kotlin
abelgardep Aug 12, 2020
56248af
Add download file to file service
abelgardep Aug 13, 2020
ec71fa6
Create parent folder when downloading a file if possible
abelgardep Sep 3, 2020
3a996ef
Download file operation will return unit instead of Any
abelgardep Nov 17, 2020
0392457
Apply code review suggestions
abelgardep Apr 22, 2021
03303ac
Replace kotlin android extensions with kotlin-parcelize
abelgardep Apr 28, 2021
f706595
Converting RemoveRemoteFileOperation from java to kotlin. Intermediat…
abelgardep Apr 29, 2021
62dbdb1
Converting RemoveRemoteFileOperation from java to kotlin. Final step.
abelgardep Apr 29, 2021
86f16c3
Add removeFile to FileService
abelgardep Apr 29, 2021
d99444e
Apply code review suggestions
abelgardep May 7, 2021
d736c7c
Migrate MoveRemoteFileOperation to kotlin. First step to keep git his…
abelgardep May 11, 2021
5beb30e
Migrate MoveRemoteFileOperation to kotlin. Second step to keep git hi…
abelgardep May 11, 2021
b3cccfa
Add move operation to chunk service
abelgardep May 11, 2021
7c825b2
Add move operation to file service
abelgardep May 11, 2021
f849cd7
Make overwrite option disabled by default for move operations
abelgardep May 11, 2021
5f01b32
Migrate RenameRemoteFileOperation to kotlin. First step to keep git h…
abelgardep May 11, 2021
24037a7
Migrate RenameRemoteFileOperation to kotlin. Second step to keep git …
abelgardep May 11, 2021
6fb5350
Add rename file to FileService
abelgardep May 11, 2021
6f33dca
Remove nullability from a variable
abelgardep May 20, 2021
f7645c1
Apply code review suggestions
abelgardep May 24, 2021
33d6141
Migrate CopyRemoteFileOperation to kotlin. First step to keep git his…
abelgardep May 21, 2021
5449eb7
Migrate CopyRemoteFileOperation to kotlin. Second step to keep git hi…
abelgardep May 21, 2021
34cc4c8
Refactor copy remote file operation. Make overwrite false as default …
abelgardep May 21, 2021
4c39990
Add copy operation to the file service
abelgardep May 25, 2021
c6584d6
Migrate remote upload operation to kotlin
abelgardep Jan 18, 2022
340e114
Use extension to simplify a little bit the code
abelgardep Jan 18, 2022
cbbeaab
Migrate remote chunk upload operation to kotlin
abelgardep Jan 18, 2022
71e9bbd
Delete old java operations. Use the kotlin ones from now on
abelgardep Jan 18, 2022
7e56412
Move content uri request body to a new file
abelgardep Jan 18, 2022
12040a1
Migrate old request bodies from java to kotlin
abelgardep Jan 18, 2022
1f499fb
Make requireEtag nullable
abelgardep Jan 18, 2022
dc7022c
Pleasure the ktlint
abelgardep Jan 18, 2022
ba37bce
Add transfer listeners to content uri worker
abelgardep May 26, 2022
c36eedd
Return Unit when the upload operation succeeds
abelgardep Jun 2, 2022
79173af
Polish a little bit the code
abelgardep Jun 8, 2022
b25fbc4
Fix an error after rebasing with latest version
abelgardep Jun 9, 2022
2b79175
Migrate ReadRemoteFileOperation to kotlin. First step to keep git his…
abelgardep Jun 16, 2022
17821e5
Migrate ReadRemoteFileOperation to kotlin. Second step to keep git hi…
abelgardep Jun 16, 2022
b59a4e6
Read remote file function added to the file service
abelgardep Jun 16, 2022
959cb7b
Retrieve Etag from successful upload
abelgardep Jun 24, 2022
2b27b96
Increased the chunk size to 10 MB
JuancaG05 Sep 28, 2022
b7d3cc2
Remove legacy owncloud version from the client.
abelgardep Sep 30, 2022
1ecb802
Remove legacy KEY_OC_VERSION constant
abelgardep Oct 4, 2022
9adadbd
Fix lint reports
JuancaG05 Nov 2, 2022
f9bc792
Do data field not mandatory on ocs response
abelgardep Nov 14, 2022
359e591
Merge pull request #339 from owncloud/new_arch/synchronization
abelgardep Dec 12, 2022
a877612
Bump several dependencies at the same time
abelgardep Dec 13, 2022
7ceef58
Bump gradle plugin to 7.3.1 and move package name fro manifest to gra…
abelgardep Dec 13, 2022
cb076aa
Merge pull request #520 from owncloud/dependencies/bump_bulk
abelgardep Dec 15, 2022
fa7bfdd
Unsharing wont return anything anymore since result object was not used
abelgardep Dec 15, 2022
9df62a5
Merge pull request #523 from owncloud/fix/unshare_ocis
abelgardep Dec 19, 2022
a0750c6
Bump robolectric from 4.9 to 4.9.1
dependabot[bot] Dec 20, 2022
b710070
Merge pull request #524 from owncloud/dependabot/gradle/org.robolectr…
abelgardep Dec 20, 2022
3545686
Add several logs to try to debug potential errors related to oAuth
abelgardep Dec 20, 2022
defa4d1
Merge pull request #525 from owncloud/debug/connection_validator_logs
abelgardep Dec 21, 2022
1186462
Bump robolectric from 4.9.1 to 4.9.2
dependabot[bot] Dec 28, 2022
00948ff
Merge pull request #528 from owncloud/dependabot/gradle/org.robolectr…
abelgardep Jan 9, 2023
148a97c
Potential fix to oauth error after logging in for first time that mak…
abelgardep Jan 23, 2023
8a8a931
Merge pull request #534 from owncloud/release/2.0.2
abelgardep Jan 27, 2023
b5cd4a1
Bump ktlint-gradle from 11.0.0 to 11.1.0
dependabot[bot] Jan 30, 2023
7ee2c5e
Merge pull request #535 from owncloud/dependabot/gradle/org.jlleitsch…
abelgardep Jan 30, 2023
4200ed3
Bump kotlin version to 1.8.10
abelgardep Feb 14, 2023
d6f969b
Merge pull request #540 from owncloud/bump/kotlin_gradle
abelgardep Feb 14, 2023
763005b
Bump com.android.tools.build:gradle from 7.4.1 to 7.4.2
dependabot[bot] Feb 28, 2023
f8da84d
Merge pull request #544 from owncloud/dependabot/gradle/com.android.t…
abelgardep Feb 28, 2023
602b7e7
Show the url in the response http log too
abelgardep Mar 6, 2023
e30246c
Merge pull request #547 from owncloud/release/2.0.3
JuancaG05 Mar 7, 2023
4f00155
Save spaces-related capabilities in database
JuancaG05 Dec 21, 2022
f0dda9e
Added trailing comma
JuancaG05 Jan 9, 2023
b1a3402
Create spaces fetch operation and spaces service
abelgardep Dec 21, 2022
7bb94cf
Make quota attribute nullable. Its not mandatory
abelgardep Dec 23, 2022
0d7a49b
Some type changes and renamings
JuancaG05 Dec 27, 2022
31ccf56
Fix parsing when space is disabled
abelgardep Jan 10, 2023
8a4fcb6
Support shares space
abelgardep Jan 13, 2023
45f5365
Update permissions parsing to latest api changes
abelgardep Jan 13, 2023
a65a82c
Adapt the propfind to work with specific webdavurl from the space
abelgardep Jan 16, 2023
8e4f243
Fix remote path retrieval. Now it depends on webdav url to support sp…
abelgardep Jan 17, 2023
cb73d53
Allow support to read specific file from a space
abelgardep Jan 17, 2023
2c18e7b
Added create folder operation support for specific space
abelgardep Jan 17, 2023
9c844aa
Support removal of files from specific space
abelgardep Jan 18, 2023
78665e8
Add support for spaces web dav specific urls to the rename operation
abelgardep Jan 19, 2023
b65efc2
Allow downloads from specific WebDav urls
abelgardep Feb 2, 2023
e9f2913
Move network operation adapted to spaces
JuancaG05 Feb 7, 2023
a395787
Adapted copy operation for spaces
JuancaG05 Feb 8, 2023
e6f3fd2
Upload workers and network operations adapted to spaces
JuancaG05 Feb 15, 2023
2458db1
Fix to KtLint report
JuancaG05 Feb 15, 2023
0017079
Allow retrieval of several instances from webfinger
abelgardep Mar 1, 2023
ff90598
Rename WebFinger classes to make them consistent
abelgardep Mar 8, 2023
b660ee9
Rename files to be the same as the classes they contain
JuancaG05 Mar 9, 2023
159dcd6
Rename file to be the same as the class it contains
JuancaG05 Mar 9, 2023
0e9f9c6
Merge pull request #530 from owncloud/spaces/main
JuancaG05 Mar 9, 2023
6846e25
Replace kapt with ksp
abelgardep Mar 9, 2023
c2f32b2
Merge pull request #548 from owncloud/technical/replace_kapt_with_ksp
abelgardep Mar 9, 2023
c53475d
Removing quotas from webdav properties in regular propfinds
abelgardep Mar 10, 2023
e6e30fc
Merge pull request #549 from owncloud/release/2.1
JuancaG05 Mar 13, 2023
1f93cfa
Bump target sdk to 33
abelgardep Mar 16, 2023
ee5130d
Merge pull request #550 from owncloud/technical/bump_target_sdk
abelgardep Mar 21, 2023
3681f10
Remove permission parsing from spaces. Will be done via WebDav permis…
abelgardep Mar 22, 2023
f7d4d27
Merge pull request #552 from owncloud/remove_drives_permission_parsing
abelgardep Mar 23, 2023
c429b57
Add accept language header to all requests
abelgardep Mar 21, 2023
fa65c1a
Merge pull request #551 from owncloud/feature/add_language_header
abelgardep Mar 24, 2023
14baadd
Webfinger calls won't follow redirections. Only working with 2XX
abelgardep Mar 31, 2023
3a27baa
Fix WebfingerResponse tests
JuancaG05 Apr 4, 2023
602ab41
Merge pull request #555 from owncloud/feature/auth_webfinger_flow
JuancaG05 Apr 4, 2023
173b12e
Retrieve the list of available apps to open in web
abelgardep Mar 24, 2023
2ac5cf0
Move open in web operations to their proper location
abelgardep Mar 24, 2023
f35daac
Pleasure the lint
abelgardep Mar 27, 2023
393ec6e
Open file in web with a specific app
abelgardep Mar 28, 2023
8cee0a3
Merge pull request #553 from owncloud/feature/app_registry
JuancaG05 Apr 10, 2023
15bccd3
Bump org.robolectric:robolectric from 4.9.2 to 4.10
dependabot[bot] Apr 12, 2023
cbf6365
Merge pull request #559 from owncloud/dependabot/gradle/org.robolectr…
abelgardep Apr 12, 2023
17aa1ea
Introduce new error message for ProtocolException
JuancaG05 Apr 11, 2023
cbbe044
Merge pull request #558 from owncloud/fix/unknown_error_message
JuancaG05 Apr 13, 2023
ab3a594
Create network call to create file via app provider
JuancaG05 Apr 14, 2023
89dd13c
Merge pull request #562 from owncloud/feature/create_file_web
JuancaG05 May 4, 2023
e6937b4
Removed publicUpload parameter from public shares creation and update…
JuancaG05 May 15, 2023
c287435
Merge pull request #569 from owncloud/release/4.0
JuancaG05 May 25, 2023
261075a
Update minSdkVersion to 23 (Android 6)
JuancaG05 May 8, 2023
b413750
Remove unnecessary code after upgrading to min SDK 23
JuancaG05 May 9, 2023
5607f76
Merge pull request #566 from owncloud/technical/min_sdk_23
JuancaG05 May 25, 2023
d81ca97
Showing decision dialog when copying file conflict.
manuelplazaspalacio May 31, 2023
5b64876
Showing decision dialog when moving file conflict.
manuelplazaspalacio Jun 6, 2023
fa14380
Solving CR changes.
manuelplazaspalacio Jun 8, 2023
063c3fa
Merge pull request #571 from owncloud/feature/copy_move_conflic_solve…
manuelplazaspalacio Jun 21, 2023
052566d
Added variable from local data source
Aitorbp Jul 31, 2023
8eb435a
Merge pull request #577 from owncloud/feature/respect_app_provider_va…
Aitorbp Aug 3, 2023
1f8de38
Removing extra path on check path existence.
manuelplazaspalacio Aug 18, 2023
bf183fe
Solving bug when copyin or moving
manuelplazaspalacio Aug 22, 2023
2c698cc
Merge pull request #578 from owncloud/feature/unneccesary_call
manuelplazaspalacio Aug 23, 2023
b4625d0
Solving bugs when getting file existence.
manuelplazaspalacio Aug 24, 2023
5309998
Solving bugs when getting file existence in OC10
manuelplazaspalacio Aug 24, 2023
c82d75b
New fix for snackbar when copy without server on
Aitorbp Aug 30, 2023
14686c8
Merge branch 'master-2.2.0' into mergeSubmodule
hannesa2 Oct 9, 2023
d9e52ac
Use new file location
hannesa2 Oct 9, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .gitmodules

This file was deleted.

78 changes: 63 additions & 15 deletions .idea/codeStyles/Project.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/codeStyles/codeStyleConfig.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions check_code_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,3 @@ do
done

./gradlew ktlintFormat

echo "========= Check Library =========="
cd owncloud-android-library
./check_code_script.sh
1 change: 0 additions & 1 deletion owncloud-android-library
Submodule owncloud-android-library deleted from c82d75
43 changes: 43 additions & 0 deletions owncloudComLibrary/build.gradle
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'
apply plugin: 'com.google.devtools.ksp'
apply plugin: 'kotlin-parcelize'

dependencies {
api 'com.squareup.okhttp3:okhttp:4.6.0'
implementation libs.kotlin.stdlib
api 'com.gitlab.ownclouders:dav4android:oc_support_2.1.5'
api 'com.github.AppDevNext.Logcat:LogcatCore:2.2.2'

// Moshi
implementation(libs.moshi.kotlin) {
exclude module: "kotlin-reflect"
}
implementation 'org.apache.commons:commons-lang3:3.12.0'
ksp libs.moshi.kotlin.codegen

testImplementation 'junit:junit:4.13.2'
testImplementation 'org.robolectric:robolectric:4.10'
debugImplementation 'com.facebook.stetho:stetho-okhttp3:1.6.0'
}

android {
compileSdkVersion 33

defaultConfig {
minSdkVersion 23
targetSdkVersion 33
}

lint {
abortOnError false
ignoreWarnings true
}

testOptions {
unitTests {
includeAndroidResources = true
}
}
namespace 'com.owncloud.android.lib'
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
/* ownCloud Android Library is available under MIT license
* Copyright (C) 2020 ownCloud GmbH.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/

package com.owncloud.android.lib.common.http

import com.facebook.stetho.okhttp3.StethoInterceptor

object DebugInterceptorFactory {
fun getInterceptor() = StethoInterceptor()
}
31 changes: 31 additions & 0 deletions owncloudComLibrary/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- ownCloud Android Library is available under MIT license
Copyright (C) 2023 ownCloud GmbH.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
-->

<manifest xmlns:android="http://schemas.android.com/apk/res/android">

<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />

</manifest>

Loading