Skip to content

Conversation

@Ongion
Copy link
Contributor

@Ongion Ongion commented Dec 9, 2023

When using the Android Navigation Back Gesture (swipe from side of screen), tap actions are still triggered even though Android sent a touchcancel event.

This changes makes it so that a touchcancel event does not trigger actions.

When using the Android Navigation Back Gesture (swipe from side of
screen), tap actions are still triggered even though Android sent a
touchcancel event.

This changes makes it so that a touchcancel event does not trigger
actions.
@RomRider RomRider merged commit e705c11 into custom-cards:dev Aug 13, 2025
@RomRider
Copy link
Collaborator

Thanks

RomRider pushed a commit that referenced this pull request Aug 15, 2025
When using the Android Navigation Back Gesture (swipe from side of
screen), tap actions are still triggered even though Android sent a
touchcancel event.

This changes makes it so that a touchcancel event does not trigger
actions.

Fixes #914
github-actions bot pushed a commit that referenced this pull request Aug 15, 2025
### [4.1.3-dev.1](v4.1.2...v4.1.3-dev.1) (2025-08-15)

### Bug Fixes

* Don't trigger action on touchcancel event ([#808](#808)) ([ebbbb31](ebbbb31)), closes [#914](#914)
* Replace deprecated --paper-item-icon-color ([#925](#925)) ([8e34b84](8e34b84)), closes [#924](#924)
github-actions bot pushed a commit that referenced this pull request Aug 28, 2025
## [4.2.0](v4.1.2...v4.2.0) (2025-08-28)

### Features

* Allow *_action to be a template string returning an object ([#945](#945)) ([b235a04](b235a04)), closes [#850](#850) [#611](#611) [#543](#543) [#425](#425)
* Support for sections using `section_mode: true` ([#959](#959)) ([92dd6d2](92dd6d2)), closes [#854](#854)
* Support nested templates on nested button cards ([#942](#942)) ([795d3d6](795d3d6)), closes [#544](#544) [#620](#620) [#880](#880) [#879](#879) [#730](#730)

### Bug Fixes

* Don't trigger action on touchcancel event ([#808](#808)) ([ebbbb31](ebbbb31)), closes [#914](#914)
* Fix camera live stream refresh and support aspect ratio & fit mode ([#944](#944)) ([bd9fa97](bd9fa97)), closes [#913](#913)
* input_button entity to default to input_button.press for tap_action ([#949](#949)) ([f8e19fd](f8e19fd)), closes [#531](#531) [#572](#572)
* Replace deprecated --paper-item-icon-color ([#925](#925)) ([8e34b84](8e34b84)), closes [#924](#924)
* Update button-card error display ([#958](#958)) ([921b6eb](921b6eb))

### Documentation

* Update card_mod example configuration in README.md ([#953](#953)) ([89dacd6](89dacd6)), closes [#817](#817)
* Update installation instructions ([#943](#943)) ([c4c0be8](c4c0be8)), closes [#912](#912)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants