-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Declarative UI #16111
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
base: master
Are you sure you want to change the base?
Declarative UI #16111
Conversation
tobiasKaminsky
commented
Dec 10, 2025
- Tests written, or not not needed
408d317 to
15356f0
Compare
app/src/main/java/com/nextcloud/ui/composeActivity/ComposeActivity.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/nextcloud/ui/composeActivity/ComposeActivity.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/nextcloud/ui/composeActivity/ComposeDestination.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/nextcloud/ui/fileactions/FileActionsBottomSheet.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/nextcloud/ui/composeActivity/ComposeActivity.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/nextcloud/ui/composeActivity/ComposeActivity.kt
Outdated
Show resolved
Hide resolved
c7b33c4 to
e6accfe
Compare
Signed-off-by: tobiasKaminsky <[email protected]> wip Signed-off-by: tobiasKaminsky <[email protected]> wip Signed-off-by: tobiasKaminsky <[email protected]> wip Signed-off-by: tobiasKaminsky <[email protected]> wip Signed-off-by: tobiasKaminsky <[email protected]> wip Signed-off-by: tobiasKaminsky <[email protected]>
Signed-off-by: tobiasKaminsky <[email protected]> # Conflicts: # gradle/libs.versions.toml
Signed-off-by: tobiasKaminsky <[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]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
139f569 to
999c848
Compare
| } | ||
|
|
||
| RemoteOperationResult result = new GetCapabilitiesRemoteOperation(currentCapability).execute(client); | ||
| RemoteOperationResult result = new GetCapabilitiesRemoteOperation(null).execute(client); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GetCapabilitiesRemoteOperation → why this is taking null? and also currentCapability not used
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/16111.apk |
|
blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed. |
