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

App Config With Restriction Manager #12884

Merged
merged 22 commits into from
May 10, 2024
Merged

App Config With Restriction Manager #12884

merged 22 commits into from
May 10, 2024

Conversation

alperozturk96
Copy link
Collaborator

@alperozturk96 alperozturk96 commented Apr 16, 2024

  • Tests written, or not not needed

Feature

Enterprise client can set proxy config

Listening app config changes reactively

Add new is_branded_plus option

What to Test

Drawer top bar visibility, assistant feature visibility due newly added is_branded_plus option

@alperozturk96 alperozturk96 force-pushed the feature/app-config branch 3 times, most recently from 8c10a68 to 6e74bf8 Compare April 18, 2024 15:27
@alperozturk96 alperozturk96 force-pushed the feature/app-config branch 2 times, most recently from 0247ab6 to 04a451a Compare April 26, 2024 14:06
@alperozturk96 alperozturk96 force-pushed the feature/app-config branch 2 times, most recently from bbb818b to fe0c0d4 Compare May 2, 2024 06:57
@alperozturk96 alperozturk96 force-pushed the feature/app-config branch 2 times, most recently from bf70ccd to 5927623 Compare May 3, 2024 12:37
@tobiasKaminsky
Copy link
Member

Can you check failing tests?

at com.owncloud.android.AbstractIT.beforeAll(AbstractIT.java:128)
34) com.owncloud.android.utils.FileUtilTest
java.lang.IllegalArgumentException: port out of range:441212

It seems that a port is being used?

alperozturk96 and others added 18 commits May 6, 2024 15:31
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: tobiasKaminsky <[email protected]>
Copy link

Codacy

Lint

TypemasterPR
Warnings7272
Errors33

SpotBugs

CategoryBaseNew
Bad practice6666
Correctness7070
Dodgy code349349
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness66
Performance5757
Security1919
Total577577

Copy link

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/12884.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

Copy link

@tobiasKaminsky tobiasKaminsky merged commit 176a096 into master May 10, 2024
20 of 21 checks passed
@delete-merged-branch delete-merged-branch bot deleted the feature/app-config branch May 10, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants