Skip to content

Commit

Permalink
v1.4.0-beta.53
Browse files Browse the repository at this point in the history
- Added commands capture to Visual Program editor
  • Loading branch information
genemars committed Sep 25, 2023
1 parent 60ec34c commit 81c7c14
Show file tree
Hide file tree
Showing 21 changed files with 125 additions and 8 deletions.
Binary file added assets/build/all/app/assets/blockly/1x1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/build/all/app/assets/blockly/click.ogg
Binary file not shown.
Binary file added assets/build/all/app/assets/blockly/click.wav
Binary file not shown.
Binary file added assets/build/all/app/assets/blockly/delete.ogg
Binary file not shown.
Binary file added assets/build/all/app/assets/blockly/delete.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions assets/build/all/app/assets/blockly/dropdown-arrow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/build/all/app/assets/blockly/handclosed.cur
Binary file not shown.
Binary file added assets/build/all/app/assets/blockly/handdelete.cur
Binary file not shown.
Binary file added assets/build/all/app/assets/blockly/handopen.cur
Binary file not shown.
Binary file added assets/build/all/app/assets/blockly/pilcrow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/build/all/app/assets/blockly/quote0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/build/all/app/assets/blockly/quote1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
74 changes: 74 additions & 0 deletions assets/build/all/app/assets/blockly/sprites.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions assets/build/all/app/assets/i18n/homegenie/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,12 @@
"\"Main\" code is empty.\n\nUse the \"Visual code\" editor to generate this code:\n- Open the category \"Program\" from the command palette on the left\n- Drag a block of type \"Main\" in the visual code workspace\n- Add inside it other code blocks to implement actions and logic of this program\n\nThe program \"Main\" can be either run manually or auto-started based on conditions eventually given in the Setup code.",
"setup_code_empty_note":
"\"Setup\" code is empty.\n\nUse the \"Visual code\" editor to generate this code:\n- Open the category \"Program\" from the command palette on the left\n- Drag a block of type \"Setup\" in the visual code workspace\n- Add inside it other code blocks to determine the conditions that will trigger \"Main\" code execution\n\nThis code gets evaluated everytime a new event occurs and at least once a minute.",
"capture_commands":
"Capture commands",
"capture_commands_pause":
"Commands pause",
"select_modules":
"Select modules",
" ": "------------------------------------------",
"$options": {

Expand Down
6 changes: 6 additions & 0 deletions assets/build/all/app/assets/i18n/homegenie/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,12 @@
"Il codice \"Main\" è vuoto.\n\nUsa l'editor di \"Codice visuale\" per generare questo codice:\n- Apri la categoria \"Programma\" dalla tavolozza dei comandi sulla sinistra\n- Trascina un blocco di tipo \"Main\" nell'area di lavoro del codice visuale\n- Aggiungi al suo interno altri blocchi di codice per implementare le azioni e la logica di questo programma\n\nIl programma \"Main\" può essere eseguito manualmente o avviato automaticamente sulla base delle condizioni eventualmente specificate nel codice \"Setup\".",
"setup_code_empty_note":
"Il codice \"Setup\" è vuoto.\n\nUsa l'editor di \"Codice visuale\" per generare questo codice:\n- Apri la categoria \"Programma\" dalla tavolozza dei comandi sulla sinistra\n- Trascina un blocco di tipo \"Setup\" nell'area di lavoro del codice visuale\n- Aggiungi al suo interno altri blocchi di codice per stabilire le condizioni che innescheranno l'avvio automatico del codice \"Main\"\n\nQuesto codice viene valutato ogni volta che si verifica un evento ed almeno una volta al minuto.",
"capture_commands":
"Cattura comandi",
"capture_commands_pause":
"Pausa comandi",
"select_modules":
"Seleziona moduli",
" ": "------------------------------------------",
"$options":
{
Expand Down
2 changes: 1 addition & 1 deletion assets/build/all/app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@

</div>

<script src="runtime.b92e2ca178ebbf4a.js" type="module"></script><script src="polyfills.a360d6e45b80c065.js" type="module"></script><script src="scripts.0dcb4f0a61221c18.js" defer></script><script src="main.79d6ab54182fee68.js" type="module"></script>
<script src="runtime.b92e2ca178ebbf4a.js" type="module"></script><script src="polyfills.a360d6e45b80c065.js" type="module"></script><script src="scripts.0dcb4f0a61221c18.js" defer></script><script src="main.ca2f0ce1f8ff8489.js" type="module"></script>

</body></html>
1 change: 0 additions & 1 deletion assets/build/all/app/main.79d6ab54182fee68.js

This file was deleted.

1 change: 1 addition & 0 deletions assets/build/all/app/main.ca2f0ce1f8ff8489.js

Large diffs are not rendered by default.

42 changes: 36 additions & 6 deletions assets/build/all/app/ngsw.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"configVersion": 1,
"timestamp": 1695237344704,
"timestamp": 1695654789291,
"index": "/app/index.html",
"assetGroups": [
{
Expand All @@ -15,7 +15,7 @@
"/app/613.16b9c52c0ae74833.js",
"/app/859.0f150be9c99a6b5a.js",
"/app/index.html",
"/app/main.79d6ab54182fee68.js",
"/app/main.ca2f0ce1f8ff8489.js",
"/app/manifest.webmanifest",
"/app/polyfills.a360d6e45b80c065.js",
"/app/runtime.b92e2ca178ebbf4a.js",
Expand All @@ -39,12 +39,27 @@
"/app/Roboto-Latin-500.7038c2675eb7ab76.woff",
"/app/assets/app.manifest",
"/app/assets/audio/attention-sound.mp3",
"/app/assets/blockly/1x1.gif",
"/app/assets/blockly/bolt_white_24dp.svg",
"/app/assets/blockly/click.mp3",
"/app/assets/blockly/click.ogg",
"/app/assets/blockly/click.wav",
"/app/assets/blockly/code_white_24dp.svg",
"/app/assets/blockly/delete.mp3",
"/app/assets/blockly/delete.ogg",
"/app/assets/blockly/delete.wav",
"/app/assets/blockly/disconnect.mp3",
"/app/assets/blockly/disconnect.ogg",
"/app/assets/blockly/disconnect.wav",
"/app/assets/blockly/dropdown-arrow.svg",
"/app/assets/blockly/handclosed.cur",
"/app/assets/blockly/handdelete.cur",
"/app/assets/blockly/handopen.cur",
"/app/assets/blockly/pilcrow.png",
"/app/assets/blockly/quote0.png",
"/app/assets/blockly/quote1.png",
"/app/assets/blockly/sprites.png",
"/app/assets/blockly/sprites.svg",
"/app/assets/editor/homegenie-js-api.js",
"/app/assets/editor/homegenie-js-app-api.js",
"/app/assets/editor/templates/scheduler/command.set-level.js",
Expand Down Expand Up @@ -392,12 +407,27 @@
"/app/Roboto-Latin-500.7038c2675eb7ab76.woff": "7416b5d46c615d2786a604d71d334b605d41cc73",
"/app/assets/app.manifest": "e6f6a3c2787bb4d6fcf9bfc16394498b98dea36c",
"/app/assets/audio/attention-sound.mp3": "d7c879666c1ed11b90c8e1766558c8ad9ce9b122",
"/app/assets/blockly/1x1.gif": "d320e24aa364fe2f0c10f71829c55e6ea7073f24",
"/app/assets/blockly/bolt_white_24dp.svg": "15872eb876274ff333ef4fe78bd39762ed0f3781",
"/app/assets/blockly/click.mp3": "74390831de0bc7f70baef8604580d45e2d6d360e",
"/app/assets/blockly/click.ogg": "aadcf145e08aaf653affa4cc78c82547cc11a262",
"/app/assets/blockly/click.wav": "c62fb9e432d2e355ecf3381f72beb359982186ed",
"/app/assets/blockly/code_white_24dp.svg": "1cc558cf232143cbb48acaeba3499d35f19cc30a",
"/app/assets/blockly/delete.mp3": "d4f2d4f6ce6ca428a479eeb76b9a8a59154d4eae",
"/app/assets/blockly/delete.ogg": "a496ae9e05033de224672127325f9423f9808ade",
"/app/assets/blockly/delete.wav": "60333982d11ad5b06fc4e6a76db7b1199b0de97b",
"/app/assets/blockly/disconnect.mp3": "c942fcef874667394b78cf8ccf58b437402e5167",
"/app/assets/blockly/disconnect.ogg": "f86b3c0855f7bb8ee61139258d94f9cc4f8a91ce",
"/app/assets/blockly/disconnect.wav": "dbf37dabda4f66c65f20d832ed84e99543c17ed1",
"/app/assets/blockly/dropdown-arrow.svg": "d016f387536ccbddf580eb62e709908b74acfb95",
"/app/assets/blockly/handclosed.cur": "41b7218ee0a06265c3385ea6dab452e23cef682f",
"/app/assets/blockly/handdelete.cur": "8dd902ba264c38c866ae6cc5e77fdb6cc3b31cdf",
"/app/assets/blockly/handopen.cur": "5a0e3062b7ef8d476f5d9fbb357c7a9985ca7883",
"/app/assets/blockly/pilcrow.png": "41b4ec6cf3e0dbb4e4afb8572e1f1495b549b5f9",
"/app/assets/blockly/quote0.png": "cab2cb9e7323239c8d12c16014df7e206bea21c3",
"/app/assets/blockly/quote1.png": "a4c9f2b433fc325b72a99866936d7effe71958c0",
"/app/assets/blockly/sprites.png": "10d452001d13971bcdab151e029f1160e70b32f6",
"/app/assets/blockly/sprites.svg": "a68d56b1c26da3e55d6e04699cceec36ea6d4a99",
"/app/assets/editor/homegenie-js-api.js": "e9260df8f266686f66a139f134b1c3b54270f0c3",
"/app/assets/editor/homegenie-js-app-api.js": "afc158ca5dfd4ecf73fb4f5abdf50d323fdfc804",
"/app/assets/editor/templates/scheduler/command.set-level.js": "b3ec73252b541b23694afeab76ecf1009b0906be",
Expand All @@ -415,8 +445,8 @@
"/app/assets/fonts/Roboto-Latin-400.woff": "fec6225507c70951797db15985fe0bf87195d6ee",
"/app/assets/fonts/Roboto-Latin-500.woff": "7416b5d46c615d2786a604d71d334b605d41cc73",
"/app/assets/i18n/en.json": "af3f4edf453fe59217fd3e3ea98828eeb2a6f9b1",
"/app/assets/i18n/homegenie/en.json": "13c4d438328e273c553bdd2049a84c3934dd3c82",
"/app/assets/i18n/homegenie/it.json": "ded04726484552284a6e6496989e91e522819402",
"/app/assets/i18n/homegenie/en.json": "728521285c51ce5291af3442db937edf3b1d8a61",
"/app/assets/i18n/homegenie/it.json": "1ff8768aa65eec75b44208c378215e8406bc78ec",
"/app/assets/i18n/it.json": "1aebb002e44abf318936038c672f433ffed2ec9c",
"/app/assets/i18n/module/en.json": "bd1f58f6eeb2e8213bc5dbe316d1252db8aa436f",
"/app/assets/i18n/module/it.json": "35c4ef9b17591c0ef0283317a3f226c666d908f9",
Expand Down Expand Up @@ -729,8 +759,8 @@
"/app/assets/widgets/weather/images_alt/thunder.svg": "2ace7038dfd663330cecc350d680ef08206d62ff",
"/app/assets/widgets/weather/images_alt/weather.svg": "c719c09048977fd40688272316b35ddf1bdf89e8",
"/app/assets/workers/typings-worker.js": "8df10d867c12d36cdebfb7e16caacd0020db301f",
"/app/index.html": "a7bbb9191f8f62e866bbebc2cb8069552ef6e7cd",
"/app/main.79d6ab54182fee68.js": "20048308650221aca264ec81e212616c052b3780",
"/app/index.html": "4dc72a6251fdc2de1fff003e654c2b4fd91a06e7",
"/app/main.ca2f0ce1f8ff8489.js": "5f36a19808df129f7d9ee46dcc02d24099589fc3",
"/app/manifest.webmanifest": "d47bb07a495e27ddf072f8702df373f79b4eb183",
"/app/polyfills.a360d6e45b80c065.js": "f317e1a3e4bb6a84068c7e1845a2ce8b2f956ee7",
"/app/runtime.b92e2ca178ebbf4a.js": "b50d841a4c50d466c34aab3267d3fb4afe87dede",
Expand Down

0 comments on commit 81c7c14

Please sign in to comment.