.. |
mycroft_skill
|
Use forward to send messages in MycroftSkill
|
2020-02-15 12:50:49 +01:00 |
__init__.py
|
Refactor mycroft.skills.core
|
2019-07-22 06:46:31 +02:00 |
__main__.py
|
Remove unused methods
|
2019-09-25 10:58:51 -05:00 |
audioservice.py
|
Use wait_for_response to retreive track info
|
2020-02-05 13:13:17 +01:00 |
common_iot_skill.py
|
Refactor mycroft.skills.core
|
2019-07-22 06:46:31 +02:00 |
common_play_skill.py
|
Minor docstring cleanup
|
2020-02-05 13:13:17 +01:00 |
common_query_skill.py
|
Fix formatting of docstrings
|
2020-01-26 18:17:37 +01:00 |
context.py
|
Change to Apache 2.0 license from GPLv3.0
|
2017-10-04 01:28:44 -05:00 |
core.py
|
Refactor skill manager (#2237)
|
2019-08-20 12:02:39 +02:00 |
event_scheduler.py
|
Handle event scheduler methods without message arg
|
2019-09-02 18:49:41 +02:00 |
fallback_skill.py
|
Fallback skill forward messages
|
2020-02-15 12:52:10 +01:00 |
intent_service.py
|
fixed a spelling error
|
2019-09-28 12:55:31 -05:00 |
intent_service_interface.py
|
Fix error enabling/disabling padatious intents
|
2019-09-02 18:49:55 +02:00 |
msm_wrapper.py
|
Changed skill manager and updater to reflect changes to MSM.
|
2019-08-23 16:07:26 +02:00 |
padatious_service.py
|
pep8 fix
|
2020-01-07 16:53:37 +00:00 |
settings.py
|
Get skill_gid more reliably
|
2019-12-18 12:05:40 +01:00 |
skill_data.py
|
Add log messages that provide insight into the disambiguation behavior
|
2019-09-28 12:20:22 -05:00 |
skill_loader.py
|
Send manifest before starting settingsmeta upload.
|
2019-12-18 12:05:40 +01:00 |
skill_manager.py
|
Fix settingsmeta upload start race condition
|
2019-12-19 10:03:36 +01:00 |
skill_updater.py
|
Simplify
|
2019-12-18 12:05:40 +01:00 |