Commit Graph
880 Commits
Author SHA1 Message Date
Philip Abbey 4cc4aef300 Update HomeAssistantIconMenuItem.mc
Removed comment
2023-11-21 18:04:46 +00:00
Philip Abbey 71c1ccc229 Code review comment
Removed debug
Fixed manifest App ID for release
2023-11-21 17:58:18 +00:00
Philip Abbey ce90d9d47f Single HomeAssistantService for all Taps
1. Amended code for a single HomeAssistantService for all 'tap's
2. Removed now redundant GET request for taps without a service now that having a service is enforced.
3. Determined that migrating API code from 'toggle's to the HomeAssistantService is awkward due to the close coupling with other methods in the class.
2023-11-20 21:32:35 +00:00
SomeoneOnEarth bcdcfdc66c Set showing icons for types as default 2023-11-19 17:04:22 +01:00
SomeoneOnEarth 440980a96f Aligned naming of menu item types 2023-11-19 13:24:42 +01:00
SomeoneOnEarth ab995db5ba Removed redundant code from spike 2023-11-19 13:24:37 +01:00
SomeoneOnEarth 604294ae0b Corrected log strings 2023-11-19 13:11:51 +01:00
SomeoneOnEarth 5f8ffdce5e Changed color of tap and menu icon 2023-11-19 13:11:51 +01:00
SomeoneOnEarth eab2af72f8 Added app setting for left - right menu alignment 2023-11-19 13:11:51 +01:00
SomeoneOnEarth 7bd3486724 Refactored icon submenu creation 2023-11-19 13:11:51 +01:00
SomeoneOnEarth d93aa78686 Refactored MenuItems creation 2023-11-19 13:11:48 +01:00
SomeoneOnEarth 081a41737f Bugfix 2023-11-19 13:07:07 +01:00
SomeoneOnEarth 2c09ab71a8 Lean UI spike use correct icons for menu and tap 2023-11-19 13:07:07 +01:00
SomeoneOnEarth 8764969537 Leaner UI spike 2023-11-19 13:07:03 +01:00
Philip Abbey a4db5e5699 Merge pull request #14 from house-of-abbey/10-separate-phone-connection-test-from-connection-available-test
10 separate phone connection test from connection available test
2023-11-18 16:02:08 +00:00
philipabbey d6c6657ade Apply automatic changes 2023-11-18 16:01:19 +00:00
Philip Abbey 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
Joseph Abbey 61311336da Update README.md 2023-11-18 07:28:50 +00:00
Philip Abbey 2742090b68 Merge pull request #12 from house-of-abbey/11-impose-the-requirement-for-a-service-field-for-taps
Tap menu items without a service tag will be ignored.
2023-11-17 18:01:03 +00:00
Philip Abbey 4b320086ee Tap menu items without a service tag will be ignored.
The JSON schema checker is relied on to highlight this error.
2023-11-17 17:51:01 +00:00
Philip Abbey 6b8892aee8 Update README.md
Added release notes for version 1.3.
v1.3
2023-11-16 09:19:36 +00:00
JosephAbbey fce353dc38 Apply automatic changes 2023-11-15 07:51:24 +00:00
Joseph Abbey 647f92e9c6 2023-11-15 07:49:33 +00:00
JosephAbbey c2bd0dfa40 Apply automatic changes 2023-11-14 23:18:35 +00:00
Joseph Abbey 22f9fa6901 Rename resources-deu/corrections.xml to resources-deu/strings/corrections.xml 2023-11-14 23:09:59 +00:00
Joseph Abbey cf7be0bcd9 Create corrections.xml 2023-11-14 23:09:15 +00:00
Joseph Abbey 6a2a70ba0b Merge pull request #8 from Someone0nEarth/correcting_german_translation 2023-11-14 23:05:59 +00:00
JosephAbbey f58fe2d26d Apply automatic changes 2023-11-14 23:00:33 +00:00
Joseph Abbey 812b601f86 Update translate.yml 2023-11-14 22:48:02 +00:00
Joseph Abbey b726b8b6ac Update translate.yml 2023-11-14 22:31:52 +00:00
Joseph Abbey abfddd22e2 Update translate.yml 2023-11-14 22:29:39 +00:00
Joseph Abbey 5794d67058 Update translate.yml 2023-11-14 22:27:58 +00:00
Joseph Abbey a6b7c27bf8 Update translate.yml 2023-11-14 22:24:52 +00:00
Joseph Abbey c57d6c18cf Added French corrections to corrections.xml 2023-11-14 22:23:31 +00:00
Joseph Abbey ae346da3f2 Merge pull request #3 from Patrick44fr/patch-1 2023-11-14 22:16:08 +00:00
Joseph Abbey ff47e2c76c Merge branch 'main' into patch-1 2023-11-14 22:14:53 +00:00
Joseph Abbey f9efb7b9b8 Update translate.yml 2023-11-14 22:10:15 +00:00
Joseph Abbey f5e68da346 Merge pull request #6 from house-of-abbey/5-dont-overwrite-corrections-for-strings-xml 2023-11-14 22:09:14 +00:00
Joseph Abbey e05799bbbc Change to a seperate corrections file 2023-11-14 22:07:02 +00:00
Joseph Abbey 34bead8b67 Merge pull request #7 from house-of-abbey/2-tap-or-toggle-dont-work-on-venu-2
Changes required for 2-tap-or-toggle-dont-work-on-venu-2
2023-11-14 21:32:30 +00:00
Philip Abbey 33bc12d779 Update HomeAssistantMenuItem.mc
Review comments. Vibrate on tap, visual confirmation on receipt of response.
2023-11-14 21:14:32 +00:00
SomeoneOnEarth 28a2616021 Correct German translation 2023-11-14 19:14:22 +01:00
Philip Abbey 2ccd2bfbff Changes required for 2-tap-or-toggle-dont-work-on-venu-2
Made the 'service' field for taps mandatory.
This makes scripts work for both the emulator and real devices.
Provide a response for automations started with a tap, and now they can be used for both tap and toggle.
2023-11-14 08:35:38 +00:00
Joseph Abbey c57324f7ad Create translate.yml 2023-11-13 23:00:57 +00:00
Joseph Abbey 3c7d9e8b41 Updated translate script to use corrected attr 2023-11-13 22:46:10 +00:00
Philip Abbey 3bd5361ad2 API Level reduced
Reduced minimum API Level required from 3.3.0 to 3.1.0 to allow more device “part numbers” to be satisfied.
Fixed an issue with one device's icon size.
v1.2
2023-11-12 17:36:19 +00:00
Philip Abbey d540fb576a Bugfixes
Do not crash on zero items to update
Report unreachable URLs
Verify API URL does not have a trailing slash '/'
Increased HTTP response diagnosis
2023-11-12 16:24:56 +00:00
Philip Abbey 765d7f7f50 Removed timer based update mechanism
Instead chaining calls from the previous update is a slightly close coupled way that might need to be refined.
v1.1
2023-11-11 20:00:26 +00:00
Patrick44fr ba8812a6ab Update strings.xml 2023-11-11 19:43:21 +01:00
Philip Abbey fde270ff34 Renamed class variables
There's a Monkey C convention to have class variable names start with 'm', then be camel case. 'm' for 'member' according to https://developer.garmin.com/connect-iq/reference-guides/monkey-c-reference/.
2023-11-11 13:58:35 +00:00