Conversation
* Initial plan * feat(quick-settings): add tile to launch app Co-authored-by: pawcoding <78467484+pawcoding@users.noreply.github.com> * refactor(*): implement local review suggestions --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pawcoding <78467484+pawcoding@users.noreply.github.com> Co-authored-by: pawcode Development <development@pawcode.de>
# [1.5.0-staging.1](v1.4.3...v1.5.0-staging.1) (2026-02-20) ### Features * **quick-settings:** add tile to launch app ([#74](#74)) ([c426d90](c426d90))
This comment was marked as outdated.
This comment was marked as outdated.
[skip ci] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Long-pressing on the app icon now shows your 3 most important cards as shortcuts. These can be placed on your homescreen. When opening a shortcut an overlay shows your card without the whole app being started.
This adds the option to add a shortcut for any card to your homescreen. Then behavior using this shortcut is the same as for dynamic shortcuts. But instead of only being available for your most used cards, you can now add shortcuts for any card.
feat(shortcuts): add app shortcuts and pin-to-home-screen
# [1.5.0-staging.2](v1.5.0-staging.1...v1.5.0-staging.2) (2026-02-22) ### Bug Fixes * **biometric:** do not call onError on transient authentication failures ([4ea1765](4ea1765)) ### Features * **shortcut:** add dynamic shortcuts ([8cb18c3](8cb18c3)) * **shortcut:** add shortcut option to card options ([38a5104](38a5104))
|
🎉 This PR is included in version 1.5.0-staging.2 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.5.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
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.
Planned Release
📆 TBD
Issues
Includes
Changes
✨ Features
🩹 Fixes
🛠️ Maintenance & Tooling