Philip Abbey
0b80e4546d
Corrected a previous incomplete commit
...
All now "WatchUi.loadResource($.Rez.Strings.WebhookFailed) as Lang.String"
2024-01-21 20:43:11 +00:00
Philip Abbey
6e67c4cf2a
Removed RezStrings.mc
...
And in-lined the resource strings fetching.
2024-01-21 20:38:01 +00:00
Philip Abbey
26954cbc60
Update RootView.mc
...
Memory usage decimal place was never used due to integer arithmetic. A single character changes fixed that.
2024-01-21 13:00:31 +00:00
Philip Abbey
81762fbf7d
Cached 'has' result in initialize()
...
Also amended a bit of README that was missed and added a memory usage in the RootView for widgets here memory is limited, to serve as a warning to users who are likely to complain.
2024-01-14 19:59:18 +00:00
Philip Abbey
864a832e69
GUI refresh amendments
2024-01-09 08:58:58 +00:00
Philip Abbey
9a268eaf02
Updated RezStrings.mc
...
Variables are now read only via getters.
2024-01-01 14:17:04 +00:00
Philip Abbey
b039dfbc3b
Added RezStrings.mc
...
The intention is to factorise out many copies of the same string to a central location. Now need to deal with making the variables read-only.
2024-01-01 12:57:50 +00:00
Philip Abbey
332a10867d
Made RootView updateable
...
Changed the group/menu icon to be thicker.
2023-12-21 15:38:29 +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
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
SomeoneOnEarth
ba5f90c682
Change bg color for error and root view
2023-12-16 22:02:19 +01:00
SomeoneOnEarth
0f157aca07
Add hint for widget related stuff
2023-12-16 17:46:19 +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
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