1
0
mirror of https://github.com/Toxblh/MTMR.git synced 2026-01-10 00:58:37 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Matteo Piccina
588e6ae09b
Implement multiple actions (double tap, triple tap) (#349)
* Implement double tap and new actions array in config

* Update native widgets to use new actions parameter

* Refactor new actions parameter moving it to main definition
Renamed old action and longAction to legacy

* Fix tests

* Remove unused code

* Readd test for legacyAction

* Implement triple tap

* Add new actions explanation

* Add support for multiple actions and same trigger
2020-08-03 11:53:39 +01:00
5b6b6dfa56 Revert "fixed tests"
This reverts commit 7c9dd26eb0.
2019-05-15 16:39:32 +01:00
7c9dd26eb0 fixed tests 2019-05-09 22:19:21 +01:00
b718b1c9dd Style format 2019-01-24 00:04:30 +03:00
Serg
a3c7fa7464 replace garbage in the app with garbage in the tests (until apple fix that), enable coverage 2018-05-09 13:34:32 +07:00
Serg
b761551384 fix imports 2018-05-07 09:04:33 +07:00
Serg
651258b01f fix building test target, add one more test 2018-05-06 17:13:31 +07:00
Serg
d0efdef8c2 initial json parsing 2018-04-10 14:13:20 +07:00