59 Commits

Author SHA1 Message Date
2a7528ea86 Apply automatic changes 2024-11-18 19:57:22 +00:00
666854c5c6 fix translation 2024-11-17 10:51:56 +01:00
0ac8e11287 use full numpad, validate 4-digit pin, add visual feedback on click, show toast on error 2024-11-12 19:24:15 +01:00
fb2bb7f566 remove transcoding, move pin to settings, remove pin from schema 2024-11-11 20:06:35 +01:00
cd5ed317c5 move pin mask translation to corrections 2024-10-16 16:45:55 +02:00
c592726bd4 add PIN transcoding 2024-10-15 20:27:52 +02:00
97030dc1b8 Apply automatic changes 2024-07-26 08:16:05 +00:00
eb0d0f5044 Apply automatic changes 2024-03-21 09:30:42 +00:00
00b071c132 Apply automatic changes 2024-03-20 23:46:54 +00:00
be66c282df Apply automatic changes 2024-03-07 22:31:32 +00:00
6e842af372 Apply automatic changes 2024-01-30 20:19:10 +00:00
1d5ee735e8 Update corrections.xml 2024-01-29 20:41:09 +00:00
d0109fe0af Corrections for german 2024-01-29 21:27:20 +01:00
28a03282a5 Restyled by whitespace 2024-01-29 21:24:44 +01:00
c148ef7080 Corrections for german 2024-01-29 21:22:17 +01:00
1132bdf57b Apply automatic changes 2024-01-14 20:49:31 +00:00
d35c6be074 Apply automatic changes 2024-01-14 13:56:00 +00:00
52d12fdca6 Remove extraneous corrections 2024-01-14 13:34:28 +00:00
8712d68a3c Apply automatic changes 2024-01-14 11:52:39 +00:00
59dbd0aa0a Apply automatic changes 2024-01-12 17:46:38 +00:00
714da2d538 Restyled by whitespace 2024-01-11 18:23:58 +00:00
331fd2471e Merge branch 'main' into 51-use-webhooks-for-reporting-battery-levels 2024-01-11 18:22:34 +00:00
805a7aa075 Restyled by whitespace 2024-01-11 18:07:27 +00:00
807a4bb461 Apply automatic changes 2024-01-11 18:07:15 +00:00
52967e87d4 Apply automatic changes 2024-01-11 11:10:47 +00:00
d0ec4aa4d8 Restyled by whitespace 2024-01-11 09:41:45 +00:00
e77e1a76b8 Apply automatic changes 2024-01-11 09:24:14 +00:00
c1103d9325 Restyled by whitespace 2024-01-09 10:56:20 +00:00
9858ebbe73 Apply automatic changes 2024-01-08 00:18:56 +00:00
0b35c24e65 Restyled by whitespace 2024-01-07 18:36:42 +00:00
6ae96cfd7c Apply automatic changes 2024-01-06 21:46:07 +00:00
f112a333e7 Apply automatic changes 2024-01-01 14:31:38 +00:00
56155f5f5c Added Watch Battery transmission
Added a background service to send the watch battery level to Home Assistant.
Changed the Glance View as requested by a user.
Updated to new HA icon using SVG in stead of PNG.
2023-12-31 15:22:21 +00:00
d56ca9439c Apply automatic changes 2023-12-23 14:49:31 +00:00
76c2aaa249 Finishing off widget+app code changes.
Glance now updates the status.
Fix for quitting the application when persistently displaying an ErrorView.
Added option for Widget RootView to immediately start HomeAssistant without waiting for a tap as requested by a user.
2023-12-23 14:30:58 +00:00
c4e9eb1fb0 Apply automatic changes 2023-12-21 11:58:20 +00:00
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
8a799e4099 Apply automatic changes 2023-12-17 18:28:10 +00:00
4ab25ef860 Comment header update
Corrected spelling of username of contributor.
2023-12-17 12:46:20 +00:00
3ce4b7d3e8 Merge branch 'main' into 22-add-internationalisation-for-application-settings 2023-12-17 12:43:48 +00:00
fc2f509085 Merge branch 'main' into 29-vivoactive-4s-crashes-user-reported-error 2023-12-17 11:57:24 +00:00
e6d5053ebb Use app name from resources for glance view 2023-12-16 21:49:23 +01:00
3d24301a72 Settings internationalised 2023-12-16 18:33:51 +00:00
16383f61a4 Added SomeoneOnEarth to all source headers
Give credit to a co-author.
2023-12-16 17:07:43 +00:00
d2b9c3203d Add correction for German translation 2023-12-15 20:11:38 +01:00
5d8c5125ff Improved initial/exit view texts + add i18n 2023-12-15 01:52:26 +01:00
239f8a793b Apply automatic changes 2023-12-01 10:08:12 +00:00
0ab9cb800a Initial solution
For optional confirmation dialogue box.
2023-12-01 09:15:59 +00:00
d6c6657ade Apply automatic changes 2023-11-18 16:01:19 +00:00
b90e6c7130 Connection reporting improvements and update resumption
Separation of phone connectivity and Internet access tests for finer grained feedback to the user.
Updates no longer stop on absence of Internet connectivity.
2023-11-18 15:52:02 +00:00