Skip to content

feat(adapter): auto-apply required settings for VGate vLinker MS#193

Merged
tzebrowski merged 4 commits into
masterfrom
feat/adapter-type-auto-settings
Jul 16, 2026
Merged

feat(adapter): auto-apply required settings for VGate vLinker MS#193
tzebrowski merged 4 commits into
masterfrom
feat/adapter-type-auto-settings

Conversation

@tzebrowski

Copy link
Copy Markdown
Owner

Selecting VGATE_VLINKER_MS as the adapter type now automatically sets continue-on-error, init protocol (CAN_USER1), and init sequence (HS_CAN), since this adapter requires them to work correctly. Informs the user via a dialog listing what was applied.

tzebrowski and others added 4 commits July 16, 2026 11:14
Selecting VGATE_VLINKER_MS as the adapter type now automatically sets
continue-on-error, init protocol (CAN_USER1), and init sequence
(HS_CAN), since this adapter requires them to work correctly. Informs
the user via a dialog listing what was applied.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Selecting VGATE_VLINKER_MS now also registers a DRI mapping
(mode 11: TRW_CLIMATE_CONTROL -> 18DA98F1) via
DiagnosticRequestIDManager, alongside the previously auto-applied
adapter settings. Bump version codes.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Revert now restores continue-on-error/init-protocol/init-sequence to
the current profile's own value, not a hardcoded literal. Add
Profile.getProfileDefaultValue()/getProfileValue() to read initial
values straight from the bundled .properties assets, since
saveCurrentProfile() mirrors live (possibly overridden) Prefs back
into "<profileId>.<key>" entries, making Prefs itself an unreliable
source for the profile's true initial value.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
oss.sonatype.org's legacy snapshots host was permanently shut down by
Sonatype, so it now errors instead of a clean 404. Gradle disables a
repository after an error like that and fails the build before it can
fall through to jitpack.io, where MPAndroidChart:v3.1.0 actually
resolves from, breaking CI.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@tzebrowski
tzebrowski merged commit 7791f88 into master Jul 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant