Skip to content

Conversation

@michaelheiniger
Copy link
Owner

No description provided.

@reviewpad reviewpad bot added medium Pull request is medium waiting-for-review labels Mar 30, 2023
@reviewpad
Copy link

reviewpad bot commented Mar 30, 2023

Reviewpad Report

📜 Executed actions

$addLabel("build success")
$removeLabels(["small", "large"])
$addLabel("medium")
$addLabel("infra")
$addLabel("waiting-review")
$addLabel("requires-author-attention")
$assignReviewer(["michaelheiniger","qscqlmpa"], 1, "round-robin")

onYesClick: () -> Unit = {},
onClose: () -> Unit = {},
) {
Dialog(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bla bla bli

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awd

horizontalArrangement = Arrangement.End
) {
TextButton(
colors = ButtonDefaults.buttonColors(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bla bla bla

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awd

@michaelheiniger
Copy link
Owner Author

/reviewpad run

@reviewpad reviewpad bot requested a review from qscqlmpa March 30, 2023 12:17
@reviewpad reviewpad bot added the infra label Mar 30, 2023
@michaelheiniger
Copy link
Owner Author

/reviewpad summarize

@reviewpad
Copy link

reviewpad bot commented May 11, 2023

AI-Generated Summary: This pull request includes the following changes:

  1. Improved the overall theme of the app by making changes to Dialogs.kt, AllItemsClipboardScreen.kt, Color.kt, and Theme.kt. This includes updating color variables and applying proper styling to text, buttons, and backgrounds.

  2. Changed theme colors by updating variables in Color.kt and Theme.kt. This mainly involved tweaking the primary, secondary, and variant colors for both light and dark themes.

  3. Fixed text colors of text input fields in the Sign-in screen by updating SignInScreen.kt. This ensures that the text colors are displayed properly based on the selected theme.

  4. Modified App.kt by introducing an intentional build error in setupKoin() function to test the review process. This change needs to be reverted for a successful build.

  5. Updated the build.yml GitHub workflow file to change the job name from build to build-all-variants.

  6. Reverted the intentional error in App.kt introduced in Patch 4, fixing the setupKoin() function.

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.

3 participants