..
mycroft_skill
Add skill to speak meta information
2020-03-23 11:41:13 +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
Reduce timeout for track info response
2020-04-02 19:18:17 +02:00
common_iot_skill.py
common iot message context
2020-02-15 15:35:43 +01:00
common_play_skill.py
common iot message context
2020-02-15 15:35:43 +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
Update Unittests and fix pep8
2020-02-15 15:35:43 +01:00
fallback_skill.py
Fallback skill forward messages
2020-02-15 12:52:10 +01:00
intent_service.py
Merge pull request #2503 from forslund/bugfix/converse-error
2020-04-02 07:45:00 +02:00
intent_service_interface.py
cleanup
2020-02-24 08:23:35 +01: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
Override make_active for padatious
2020-03-15 19:23:25 +01:00
settings.py
remove deprecated Settings class and any code in core that references it.
2020-02-27 08:07:07 +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
remove deprecated Settings class and any code in core that references it.
2020-02-27 08:07:07 +01:00
skill_manager.py
Fix uploading settings meta
2020-04-20 09:57:03 +02:00
skill_updater.py
Simplify
2019-12-18 12:05:40 +01:00