Add option to automatically reload the clock after uploading an app

pull/3046/head
Gordon Williams 2023-10-13 09:40:20 +01:00
parent ee405145ca
commit 4c62777636
2 changed files with 7 additions and 3 deletions

2
core

@ -1 +1 @@
Subproject commit 11f8e16d2ebb726bb92f29d812dc3ccba4f362a9
Subproject commit 0f78c425bbf1e1947a4981232d2d80110fd04fb8

View File

@ -179,9 +179,13 @@
</label>
<label class="form-switch">
<input type="checkbox" id="settings-alwaysAllowUpdate">
<i class="form-icon"></i> Always allow to reinstall apps in place regardless of the version
<i class="form-icon"></i> Always show "reinstall app" button <i class="icon icon-refresh"></i> regardless of the version
</label>
<button class="btn" id="defaultsettings">Reset to default App Loader settings</button>
<label class="form-switch">
<input type="checkbox" id="settings-autoReload">
<i class="form-icon"></i> Automatically reload watch after app App Loader actions (removes "Hold button" prompt)
</label>
<button class="btn" id="defaultsettings">Reset App Loader settings to defaults</button>
</details>
</div>
<div id="more-deviceinfo" style="display:none">