forked from nextcloud/desktop
-
Notifications
You must be signed in to change notification settings - Fork 0
MVP Customization Service Pull Request #1
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Nextcloud bot <[email protected]>
also enforce a non-transparent base background colour (e.g. for Win11) Signed-off-by: Jyrki Gadinger <[email protected]>
…notification-corners fix rounded corners in the call notification
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: Jyrki Gadinger <[email protected]>
it's already styled properly as it's part of Qt Quick Controls, **and** it allows for a placeholder text! also changed the logic for displaying the text field a bit ... Fixes nextcloud#7847 Signed-off-by: Jyrki Gadinger <[email protected]>
…note Fix looks of share note text field
should avoid displaying to an user a version number like 3.15.81 will remove some duplicated code should allow to always use same way to display to an user the version number will make "3.15.81" be shown as "3.16.0 rc1" Signed-off-by: Matthieu Gallien <[email protected]>
…String provide consistent version info including human readable version
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
cherry-pick 205b505 Signed-off-by: Christopher Hätty <[email protected]>
cherry-pick a969cad Signed-off-by: Christopher Hätty <[email protected]>
cherry-pick eda88dc Signed-off-by: Christopher Hätty <[email protected]>
cherry-pick ee74a6f Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
3cd6e82 Signed-off-by: Christopher Hätty <[email protected]>
610aa56 Signed-off-by: Christopher Hätty <[email protected]>
4c09892 Signed-off-by: Christopher Hätty <[email protected]>
4c09892 Signed-off-by: Christopher Hätty <[email protected]>
4c09892 Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
to remove certain code without using comments Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
…ation Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Since one of the 2 (3) modes is alway selected, there is no case in which this checkbox should not be checked Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
Signed-off-by: Christopher Hätty <[email protected]>
EmilBohleber
approved these changes
Feb 17, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Dont Merge this. It is for the Customization Service.