Philip Abbey
3de2e25b5d
Tidy up
2023-12-21 21:06:07 +00:00
Philip Abbey
27b6b63a7a
Update ErrorView.mc
...
Made the view scalable. Odd that it was not before.
2023-12-21 16:47:21 +00:00
Philip Abbey
332a10867d
Made RootView updateable
...
Changed the group/menu icon to be thicker.
2023-12-21 15:38:29 +00:00
philipabbey
c4e9eb1fb0
Apply automatic changes
2023-12-21 11:58:20 +00:00
Philip Abbey
3934ca53ba
New glance and widget views
...
Added ability to test if we're a widget or a watch-app. Added troubleshooting documentation.
2023-12-21 11:37:30 +00:00
Philip Abbey
4e739e918e
Update export.cmd
...
Typo
2023-12-18 16:18:56 +00:00
Philip Abbey
ead7e2e658
Tweakes
...
export.cmd amended cosmetically.
README.md version info updated.
2023-12-18 15:14:36 +00:00
Philip Abbey
648f0c1b8a
Update README.md
2023-12-18 14:41:39 +00:00
Philip Abbey
f4e6e8848e
20 new devices and export of widget & application
...
Added 20 new devices and batch exportation (compilation) of both widget and application. Amended documentation.
2023-12-18 14:29:59 +00:00
JosephAbbey
8a799e4099
Apply automatic changes
2023-12-17 18:28:10 +00:00
Philip Abbey
02b20dd911
Merge pull request #33 from house-of-abbey/22-add-internationalisation-for-application-settings
...
Settings internationalised
2023-12-17 17:13:08 +00:00
Philip Abbey
642da4bab5
Update manifest.xml
2023-12-17 14:21:16 +00:00
Philip Abbey
4ab25ef860
Comment header update
...
Corrected spelling of username of contributor.
2023-12-17 12:46:20 +00:00
Philip Abbey
3ce4b7d3e8
Merge branch 'main' into 22-add-internationalisation-for-application-settings
2023-12-17 12:43:48 +00:00
Philip Abbey
9ee842051e
Merge pull request #32 from house-of-abbey/29-vivoactive-4s-crashes-user-reported-error
...
29 vivoactive 4s crashes user reported error
2023-12-17 12:25:01 +00:00
Philip Abbey
19be6c28ed
Update ErrorView.mc
...
Removed commented out code.
2023-12-17 12:10:52 +00:00
Philip Abbey
091cc7c2fe
Update HomeAssistantService.mc
...
Amended comment.
2023-12-17 11:57:43 +00:00
Philip Abbey
fc2f509085
Merge branch 'main' into 29-vivoactive-4s-crashes-user-reported-error
2023-12-17 11:57:24 +00:00
Joseph Abbey
e3a6da4c9f
Merge pull request #30 from Someone0nEarth/widget_glance_prototype
2023-12-16 21:04:45 +00:00
SomeoneOnEarth
ba5f90c682
Change bg color for error and root view
2023-12-16 22:02:19 +01:00
SomeoneOnEarth
e6d5053ebb
Use app name from resources for glance view
2023-12-16 21:49:23 +01:00
Philip Abbey
3d24301a72
Settings internationalised
2023-12-16 18:33:51 +00:00
Philip Abbey
16383f61a4
Added SomeoneOnEarth to all source headers
...
Give credit to a co-author.
2023-12-16 17:07:43 +00:00
Philip Abbey
f086d0d03b
Bug fix for devices with API 3.1.0
...
1) Removed WatchUi.getCurrentView() API call in favour of a new method of ensuring only one ErrorView is pushed at a time.
2) Any error view will be cancelled when responses start working again, e.g. watch gets in Bluetooth range of the phone again.
3) Added error message decoding for misspelled entities.
Co-Authored-By: Joseph Abbey <me@josephabbey.dev>
2023-12-16 17:03:38 +00:00
SomeoneOnEarth
0f157aca07
Add hint for widget related stuff
2023-12-16 17:46:19 +01:00
SomeoneOnEarth
d2b9c3203d
Add correction for German translation
2023-12-15 20:11:38 +01:00
SomeoneOnEarth
aeb7620fb2
Add hint for glance related stuff
2023-12-15 20:11:11 +01:00
SomeoneOnEarth
6c9cfc1c29
Alligned var naming
2023-12-15 19:12:45 +01:00
SomeoneOnEarth
4454e77f35
Show longer texts on fetching + exit view properly
2023-12-15 13:18:49 +01:00
SomeoneOnEarth
5d8c5125ff
Improved initial/exit view texts + add i18n
2023-12-15 01:52:26 +01:00
SomeoneOnEarth
9aa32703cc
Directly quit w/o showing RootView (if possible)
2023-12-15 00:38:03 +01:00
SomeoneOnEarth
3cc1dd88c3
Fix for older API versions
2023-12-15 00:31:47 +01:00
Philip Abbey
39c77bb284
Update manifest.xml
...
Reversing changes made by saving from the GUI manifest editor. I would like to retain the comments with the watch face properties.
2023-12-15 00:31:47 +01:00
SomeoneOnEarth
f5095ac97a
Code cleanups
2023-12-15 00:31:47 +01:00
SomeoneOnEarth
6bb9d836ac
Introducing Loading and Exit View for Widget
2023-12-15 00:31:41 +01:00
SomeoneOnEarth
79b3bc6c21
Quick and dirty widget/glance implementation
2023-12-15 00:27:27 +01:00
Philip Abbey
8c5aa820ef
Update README.md
...
Added version information for 1.7
v1.7
2023-12-13 08:53:00 +00:00
Philip Abbey
a13f04fa6c
Merge pull request #28 from j-a-n/confirm_timeout
...
Auto close confirmation dialog after timeout
2023-12-11 08:22:10 +00:00
Jan Schneider
143bcf08a7
Add application property "confirm_timeout"
...
After this time (in seconds), a confirmation dialog for an action is automatically closed and the action is cancelled.
Set to 0 to disable the timeout. The default value is 3 seconds.
2023-12-10 22:52:09 +01:00
Jan Schneider
ee3b2abed2
Auto close confirmation dialog after timeout
2023-12-10 12:16:01 +01:00
Philip Abbey
44d5bf8e93
Update README.md
v1.6
2023-12-06 22:56:59 +00:00
Philip Abbey
fae2241f01
Merge pull request #24 from house-of-abbey/23-prevent-battery-drain-by-quitting-the-app-after-a-timeout
...
Initial version with "auto quit"
2023-12-06 22:43:42 +00:00
Philip Abbey
42e89906f6
Review comments
2023-12-06 22:09:22 +00:00
Philip Abbey
8c0540ee45
Initial version with "auto quit"
...
Quit the application after a user settable period of time based on a timeout value from the settings.
2023-12-02 19:04:53 +00:00
Joseph Abbey
ea58171b2f
Merge pull request #20 from house-of-abbey/19-feature-request-confirm-dialogue
v1.5
2023-12-01 11:53:17 +00:00
Philip Abbey
531c3e972e
Update config.schema.json
...
Added missing full stops.
2023-12-01 11:42:11 +00:00
Philip Abbey
2d07eaa9c6
Update HomeAssistantView.mc
...
Review comment about a random space.
2023-12-01 11:28:19 +00:00
Philip Abbey
0e443e33d3
Update config.schema.json
...
Tidy up of help text
2023-12-01 10:19:49 +00:00
philipabbey
e616a6bd76
Apply automatic changes
2023-12-01 10:10:43 +00:00
JosephAbbey
239f8a793b
Apply automatic changes
2023-12-01 10:08:12 +00:00