Add fleet workflows and fix vertical alignment issues#36
Open
LeanBitLab wants to merge 19 commits intomasterfrom
Open
Add fleet workflows and fix vertical alignment issues#36LeanBitLab wants to merge 19 commits intomasterfrom
LeanBitLab wants to merge 19 commits intomasterfrom
Conversation
chore: initialize fleet workflows
Changed gravity from "center_vertical" to "top" in layout XML files for `time_container` and `date_container`. This ensures that when the items in the right column (which uses padding for positioning, or expands due to text size) increase in size, the left side components remain properly top-aligned and only expand downwards rather than being centered vertically.
This workflow scans pull requests for overlapping file changes using the jules-merge tool.
…t-18070077943382721483 Fixes #31: Fix vertical alignment bug in columns
Added `--package=@google/jules-sdk` and `--package=@modelcontextprotocol/sdk` to the `npx` command in `.github/workflows/jules-merge-conflicts.yml` to supply the missing dependencies required by the `@google/jules-merge` SDK execution.
Added `GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}` to the environment variables for the jules-merge scan step to resolve the "GitHub auth not configured" failure.
…91862643777 Fix missing dependencies in jules-merge GitHub Action
…decoupling - Add 6 unique presets (Minimal/Neon/Cockpit/Sunset/Monochrome/Snowfall) with custom colors, fonts, elements, and arrangements under Appearance - Better defaults: outline off, battery 32sp bold, temp/storage/events off, opacity 85% - Decouple keep-alive from step counter permissions (keep-alive only needs POST_NOTIFICATIONS) - Add Data Usage, Screen Time, Weather permission cards to setup welcome screen - Remove duplicate welcome title, fix ViewFlipper animation direction (right-to-left) - Add custom slide animations (slide_in_right/slide_out_left) to replace private android resources
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
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.
No description provided.